Package net.sourceforge.groboutils.codecoverage.v2.report

Generates reports on the coverage metrics.

See:
          Description

Interface Summary
IReportGenerator Interface for all classes that generate reports of coverage data.
 

Class Summary
AnalysisModuleData Combine all post-compilation data along with the coverage logs for a specific analysis module.
ClassMarkSet Contains all the marks (sorted by covered and not covered) per method.
PackageSorter Sorts classes into packages.
XmlReportGenerator Creates an XML formatted report, suitable for framing.
 

Package net.sourceforge.groboutils.codecoverage.v2.report Description

Generates reports on the coverage metrics.



Copyright © 2001-2003 by The GroboUtils Project