Object Class Analysis

Object Class Analysis

 
Report:  Object Class Report
Option:  -o
Compatible Options: RSM Option Cross Reference
Usage:
rsm -H -O"report.htm" -o -c *.h *.cpp 
rsm -H -O"report.htm" -o -c *.java 
Source:  C, C++, C# and Java
The object class report identifies the classes in the source code.   The default mode for -o is to count the LOC for the class.  When the -c option is used, cyclomatic and interface complexity is measured for each class.  Classes for each file are summarized in the project class metrics report.