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