Package | Description |
---|---|
org.jacoco.core.internal.analysis | |
org.jacoco.report.internal |
Modifier and Type | Class and Description |
---|---|
class |
BundleCoverageImpl
Implementation of
IBundleCoverage . |
class |
ClassCoverageImpl
Implementation of
IClassCoverage . |
class |
MethodCoverageImpl
Implementation of
IMethodCoverage . |
class |
PackageCoverageImpl
Implementation of
IPackageCoverage . |
class |
SourceFileCoverageImpl
Implementation of
ISourceFileCoverage . |
class |
SourceNodeImpl
Implementation of
ISourceNode . |
Modifier and Type | Field and Description |
---|---|
protected CoverageNodeImpl |
AbstractGroupVisitor.total
coverage node for this group to total counters
|
Copyright © 2023. All rights reserved.