The LOC per Class section contains the following
information, arranged by class name:
Number of comment records in the class declaration
Number of SSI executable statements in the class declaration
Number of SSI non-executable statements in the class declaration
Module name in which the class declaration resides
The counts for each class include LOC for the class declaration
itself and LOC for all member functions, whether or not the
member function is declared within the class declaration.
Note: When a member function of a class is declared in a
different module from the one in which the class is declared,
the counts for the class and
the member function remain separated.
A sample LOC per Class section is shown in Figure 1.
Figure 1. Sample LOC per Class section
Date: 07/11/2008 ASMXREF V1.6.0 LOC Per Class Report Page 1
Time: 12:00:35
Class
Comments SSI_X SSI_N Module
aBase
0 4 0 CADDADD CPP
0 4 0 CADDADD2 CPP
aClass
0 14 0 CADDADD CPP
0 14 0 CADDADD2 CPP