Report:  Default Reporting Mode of RSM
Option:  No Options
Compatible Options:  H, F, O, r, R
Usage:
rsm -H *.h *.cpp > report.htm
rsm -H *.java > report.htm
Source:  C, C++ and Java
The default reporting mode for RSM is to emit the file and the lines of code.  In HTML mode each file hyperlink will take you to the source code.  All files are summarized to create total project metrics.

  File: Contact.java
  Date: Sun Jun 27 10:38:16 1999                     File Size: 1564 Bytes
  LOC 74       eLOC 42       lLOC 26       Comment 0        Lines       84


  File: Rolodex.java
  Date: Sun Jun 27 10:38:16 1999                     File Size: 3807 Bytes
  LOC 154      eLOC 92       lLOC 62       Comment 3        Lines      180


                     ~~ Total Metrics For 2 Files ~~

  LOC 228      eLOC 134      lLOC 88       Comment 3        Lines      264