Uses of Package
hudson.plugins.jacoco.model

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

Classes in hudson.plugins.jacoco.model used by hudson.plugins.jacoco
Coverage
          Represents x/y where x=Coverage.missed and y=Coverage.covered.
CoverageElement.Type
          Enumeration of coverage types that appear in a JaCoCo report.
CoverageObject
          Base class of all coverage objects.
 

Classes in hudson.plugins.jacoco.model used by hudson.plugins.jacoco.model
Coverage
          Represents x/y where x=Coverage.missed and y=Coverage.covered.
CoverageElement.Type
          Enumeration of coverage types that appear in a JaCoCo report.
CoverageObject
          Base class of all coverage objects.
 

Classes in hudson.plugins.jacoco.model used by hudson.plugins.jacoco.report
Coverage
          Represents x/y where x=Coverage.missed and y=Coverage.covered.
CoverageElement
          This is a transitive object used during the parsing, but not a part of the final tree built.
CoverageObject
          Base class of all coverage objects.
 



Copyright © 2004-2014 Hudson. All Rights Reserved.