Uses of Interface
net.sourceforge.groboutils.codecoverage.v2.report.IXmlSourceReportConst

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

Uses of IXmlSourceReportConst in net.sourceforge.groboutils.codecoverage.v2.report
 

Classes in net.sourceforge.groboutils.codecoverage.v2.report that implement IXmlSourceReportConst
 class XmlSourceReportGenerator
          Generates an XML report about a Java source file, containing the source file's line-by-line source, and the coverage information on that class.
 class XmlSourceReportGenerator2
          Generates an XML report about a Java source file, containing the source file's line-by-line source, and the coverage information on that class.
 



Copyright © 2001-2003 by The GroboUtils Project