Uses of Interface
org.jacoco.core.analysis.IBundleCoverage

Packages that use IBundleCoverage
org.jacoco.core.analysis Coverage calculation and analysis. 
org.jacoco.core.internal.analysis   
 

Uses of IBundleCoverage in org.jacoco.core.analysis
 

Methods in org.jacoco.core.analysis that return IBundleCoverage
 IBundleCoverage CoverageBuilder.getBundle(String name)
          Creates a bundle from all nodes currently contained in this bundle.
 

Uses of IBundleCoverage in org.jacoco.core.internal.analysis
 

Classes in org.jacoco.core.internal.analysis that implement IBundleCoverage
 class BundleCoverageImpl
          Implementation of IBundleCoverage.
 



Copyright © 2009-2013 Mountainminds GmbH & Co. KG. All Rights Reserved.