SourceMonitor Beta Test Version 3.3.2.261 now available

Posted by TATWORTH on Geeks with Blogs See other posts from Geeks with Blogs or by TATWORTH
Published on Tue, 03 Jul 2012 20:02:41 GMT Indexed on 2012/07/03 21:16 UTC
Read the original article Hit count: 158

Filed under:
Source Monitor is a useful independent utility for producing code metrics. Beta Test Version 3.3.2.261 has been released.

Download and test Source Monitor beta (Version 3.3.2.261 - 2.30 MBytes)  via HTTP"

The Beta page is at http://www.campwoodsw.com/smbeta.html

Here is the official description of it>

The freeware program Source Monitor 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 Source Monitor to identify the code that is most likely to contain defects and thus warrants formal review. Source Monitor, written in C++, runs through your code at high speed. Source Monitor provides the following:

  • Collects metrics in a fast, single pass through source files.
  • Measures metrics for source code written in C++, C, C#, VB.NET, Java, Delphi, Visual Basic (VB6) or HTML.
  • Includes method and function level metrics for C++, C, C#, VB.NET, Java, and Delphi.
  • Offers Modified Complexity metric option.
  • Saves metrics in checkpoints for comparison during software development projects.
  • Displays and prints metrics in tables and charts, including Kiviat diagrams.
  • Operates within a standard Windows GUI or inside your scripts using XML command files.
  • Exports metrics to XML or CSV (comma-separated-value) files for further processing with other tools.

© Geeks with Blogs or respective owner