Report: Functional Analysis |
Option: -f |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -O report.htm -f *.h *.cpp rsm -H -O report.htm -f *.java |
Source: C, C++ and Java |
The functional analysis report displays each function name and the LOC metrics for this function. Function metrics are reported for each file and project. This option is usually used with -c complexity, -o object classes and -n quality analysis. The user may combined these options to form various types of reports. |
File: Rolodex.java Date: Tue Jul 13 20:03:14 1999 File Size: 3807 Bytes ________________________________________________________________________ Function: rolodex.Rolodex.Rolodex LOC 3 eLOC 1 lLOC 1 Comment 0 Lines 3 Function: rolodex.Rolodex.open LOC 51 eLOC 29 lLOC 19 Comment 2 Lines 58 Function: rolodex.Rolodex.close LOC 35 eLOC 21 lLOC 15 Comment 1 Lines 40 |