Software
Download Contributors |
Software::Metrics |
|||||
Java MetricsThe advantage of being able to create a parse tree for a Java source file, is that you can count various things about the source file. Currently the metrics are a little rough, but you can gather them from a source tree. The current program gathers the following metrics:
It also outputs the metrics in a text form that allows the data to be sorted. This program has two types of outputs. The first option is the text output. The second option is the comma delimited to simplify loading into a spreadsheet.
|
||||||
Last Modified: October 7, 2003 |