Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
org.jacoco.report |
Common interfaces and utilities for report generation.
|
Modifier and Type | Method and Description |
---|---|
IBundleCoverage |
CoverageBuilder.getBundle(String name)
Creates a bundle from all nodes currently contained in this bundle.
|
Modifier and Type | Method and Description |
---|---|
void |
IReportGroupVisitor.visitBundle(IBundleCoverage bundle,
ISourceFileLocator locator)
Called to add a bundle to the the report.
|
Copyright © 2009-2015 Mountainminds GmbH & Co. KG. All Rights Reserved.