|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBundleCoverage | |
|---|---|
| org.jacoco.core.analysis | Coverage calculation and analysis. |
| org.jacoco.report | Common interfaces and utilities for report generation. |
| 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.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||