Report: HTML Output Mode |
Option: -H |
Compatible Options: a, b, c, d, e, E, F, f, h, i, k, l, m, n, O, o, s, r, R, s, T, v, w, W, x |
Usage: rsm -H -c *.h *.cpp > report.htm rsm -H -c *.h *.java > report.htm |
Source: C, C++ and Java |
RSM creates reports, by default, to screen terminal in text
mode. This output can be redirected to a text file using the > redirection
operator. For Example: rsm -f -o -c *.cpp > metrics.txt. RSM can also
create HTML output for its reports. These reports can be read by any HTML browser.
RSM tests its HTML output in MS Explorer and Netscape Navigator. The -H option
tells RSM to create HTML. This type of report is not readable except through a HTML
browser. There are two ways to open an HTML report. You can run the browser
from the command line passing the desired HTML file as an argument or you can use the
"File-Open" capabilities of the browser. |
~~ Function Metrics ~~ ~~ Complexity Analysis ~~ File: cell.h Date: Thu Jun 24 20:30:34 1999 File Size: 726 Bytes ________________________________________________________________________ |