Uses of Package
hudson.plugins.jacoco.report

Packages that use hudson.plugins.jacoco.report
hudson.plugins.jacoco   
hudson.plugins.jacoco.model   
hudson.plugins.jacoco.report   
hudson.plugins.jacoco.rules   
 

Classes in hudson.plugins.jacoco.report used by hudson.plugins.jacoco
CoverageReport
          Root object of the coverage report.
 

Classes in hudson.plugins.jacoco.report used by hudson.plugins.jacoco.model
AbstractReport
          Base class of the coverage report tree, which maintains the details of the coverage report.
AggregatedReport
          Reports that have children.
 

Classes in hudson.plugins.jacoco.report used by hudson.plugins.jacoco.report
AbstractReport
          Base class of the coverage report tree, which maintains the details of the coverage report.
AggregatedReport
          Reports that have children.
ClassReport
           
CoverageReport
          Root object of the coverage report.
MethodReport
           
SourceFileReport
           
 

Classes in hudson.plugins.jacoco.report used by hudson.plugins.jacoco.rules
CoverageReport
          Root object of the coverage report.
 



Copyright © 2004-2013 Hudson. All Rights Reserved.