The freeware program SourceMonitor lets you see inside your software source code to find out how much code you have and to identify the relative complexity of your modules. For example, you can use SourceMonitor to identify the code that is most likely to contain defects and thus warrants formal review. SourceMonitor, written in C++, runs through your code at high speed, typically at least 10,000 lines of code per second. SourceMonitor provides the following:
Like all previous versions, this version of SourceMonitor is free. The download is a fully functional installer contained in a single file, SMSetupV2510.exe. Please download the installation file and give it a try:
Download SourceMonitor V2.5.1.0 (1.55 MBytes): via HTTP .
Run the downloaded file (SMSetupV2510.exe) to install SourceMonitor.
Click here for a list of all bugs. Please e-mail bug reports and/or comments to Jim.
If you would like to receive email notices when SourceMonitor upgrades become available, send Jim an email and request SourceMonitor update notices.
SourceMonitor is listed in several software catalogs where you can check out other's ratings or add your own:
All Version 2.4 bugs through number 99 have been fixed in this new version. Thanks to all SourceMonitor users who reported bugs and made suggestions for enhancements. Both are much appreciated. This version uses the same project file format as versions 2.3 and 2.4.
The following enhancements were added to SourceMonitor version 2.5 (all are described in the new Help file) :
One new feature has been added: you can now specify the type of comment to ignore at the beginning and end of source files (normal comments, DOC comments, or both). This feature applies only to languages that have a DOC comments metric (currently VB.NET and C#).
A number of improvements have been made to the various language parsers, both to fix bugs and to handle new language features.
The command line script language has been extended to provide more control over the creation and export of checkpoints.
All Version 2.3 bugs through number 82 have been fixed in this new version. Thanks to all SourceMonitor users who reported bugs and made suggestions for enhancements. Both are much appreciated. This version uses the same project file format as version 2.3.
The following enhancements were added to SourceMonitor version 2.4 (all are described in the new Help file) :