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

Packages that use net.sourceforge.groboutils.codecoverage.v2.report
net.sourceforge.groboutils.codecoverage.v2.report Generates reports on the coverage metrics. 
 

Classes in net.sourceforge.groboutils.codecoverage.v2.report used by net.sourceforge.groboutils.codecoverage.v2.report
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.
IReportGenerator
          Interface for all classes that generate reports of coverage data.
 



Copyright © 2001-2003 by The GroboUtils Project