| Package | Description |
|---|---|
| org.jacoco.core.analysis |
Coverage calculation and analysis.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CoverageBuilder |
Builder for hierarchical
ICoverageNode structures from single
IClassCoverage nodes. |
| Constructor | Description |
|---|---|
Analyzer(ExecutionDataStore executionData,
ICoverageVisitor coverageVisitor) |
Creates a new analyzer reporting to the given output.
|
Copyright © 2018. All rights reserved.