Package org.jacoco.core.internal.analysis

Class Summary
BundleCoverageImpl Implementation of IBundleCoverage.
ClassAnalyzer Analyzes the structure of a class.
ClassCoverageImpl Implementation of IClassCoverage.
CounterImpl ICounter implementations.
Instruction Execution status of a single bytecode instruction internally used for coverage analysis.
LineImpl Implementation of ILine.
MethodAnalyzer A MethodProbesVisitor that builds the Instructions of a method to calculate the detailed execution status.
MethodCoverageImpl Implementation of IMethodCoverage.
PackageCoverageImpl Implementation of IPackageCoverage.
SourceFileCoverageImpl Implementation of ISourceFileCoverage.
SourceNodeImpl Implementation of ISourceNode.
StringPool Utility to normalize String instances in a way that if equals() is true for two strings they will be represented the same instance.
 



Copyright © 2009–2024 Mountainminds GmbH & Co. KG. All rights reserved.