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

Packages that use IBundleCoverage
org.jacoco.report Common interfaces and utilities for report generation. 
 

Uses of IBundleCoverage in org.jacoco.report
 

Methods in org.jacoco.report with parameters of type IBundleCoverage
 void IReportGroupVisitor.visitBundle(IBundleCoverage bundle, ISourceFileLocator locator)
          Called to add a bundle to the the report.
 



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