Campwood Logo  

Campwood Software

 
 

Enhancements Added in Version 2.3:

All Version 2.2 bugs through number 62 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.2.

The following enhancements were added to SourceMonitor version 2.3 (all are described in the new Help file) :

VB.NET:

All languages:


Enhancements Added in Version 2.2:

All Version 2.1 bugs through number 58 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.1.

The following enhancements were added to SourceMonitor version 2.2 (and described in the new Help file) :

All languages:


Enhancements Added in Version 1.3 :

The following major enhancements were added to SourceMonitor in version 1.3 :

All languages:

New Language: C#

A parser for C# has been added. Most of the metrics are similar to C++ and Java. The primary difference is how the "biggest" method is determined. Instead of identifying the method with the most statements, for C# the most complex method is found for each file. The complexity measurement is similar to Cyclomatic Complexity - a count of the possible pathways through the code.

Java:

Enhanced the parsing logic so that anonymous inner classes are now included properly in the metrics counts.


Campwood Home Page