SourceMonitor is a free and useful program that lets you to see inside your software source code to find out how much code you have and to identify the relative complexity of your modules.
SourceMonitor is especially helpful for exposure of code that should be subjected to code review. Results may be graphed (including Kiviat diagrams), printed, or exported to XML or comma-separated text files for import into Excel, ACCESS or other data manipulation programs. Command line operation supports use in batch files.
Here are some key features of "SourceMonitor":
· Collects metrics in a fast, single pass through source files.
· Measures metrics for source code written in C++, C, C#, Java, Delphi, Visual Basic (VB6) or HTML.
· Includes method and function level metrics for C++, C, C#, Java, and Delphi.
· Saves metrics in checkpoints for comparison during software development projects.
· Displays and prints metrics in tables and charts.
· 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.
What's New in This Release: [ read full changelog ]
· Fixes bugs 102-144