Package org.jacoco.core.internal.analysis
package org.jacoco.core.internal.analysis
-
ClassesClassDescriptionImplementation of
IBundleCoverage
.Analyzes the structure of a class.Implementation ofIClassCoverage
.ICounter
implementations.Immutable version of the counter.Mutable version of the counter.Execution status of a single bytecode instruction internally used for coverage analysis.Stateful builder for theInstruction
s of a method.Implementation ofILine
.Immutable version.Mutable version.AMethodProbesVisitor
that builds theInstruction
s of a method to calculate the detailed execution status.Calculates the filtered coverage of a single method.Implementation ofIMethodCoverage
.Implementation ofIPackageCoverage
.Implementation ofISourceFileCoverage
.Implementation ofISourceNode
.Utility to normalizeString
instances in a way that ifequals()
istrue
for two strings they will be represented the same instance.