|
Class Summary |
| Config |
The Config class parses the user specified config file
and provides methods for accessing the user defined properties.
|
| JCVSProject |
Represents a project with an associated database
and CVS repository. |
| MetricDatabase |
A McKoi database for storing metrics based on statistics
gathered from CVS repositories |
| Presentation |
The Presentation component is the entry point of JCVSReport, i.e. this
component is the main class that will be called when the user invokes
JCVSReport via command line. |
| UpdateStatistics |
UpdateStatistics brings the statistics in the database up to
date with the CVS repository. |