Package org.jacoco.core.internal.analysis
-
Class Summary Class Description BundleCoverageImpl Implementation ofIBundleCoverage.ClassAnalyzer Analyzes the structure of a class.ClassCoverageImpl Implementation ofIClassCoverage.CounterImpl ICounterimplementations.Instruction Execution status of a single bytecode instruction internally used for coverage analysis.LineImpl Implementation ofILine.MethodAnalyzer AMethodProbesVisitorthat builds theInstructions of a method to calculate the detailed execution status.MethodCoverageImpl Implementation ofIMethodCoverage.PackageCoverageImpl Implementation ofIPackageCoverage.SourceFileCoverageImpl Implementation ofISourceFileCoverage.SourceNodeImpl Implementation ofISourceNode.StringPool Utility to normalizeStringinstances in a way that ifequals()istruefor two strings they will be represented the same instance.