Uses of Package
org.jacoco.core.internal.analysis
Packages that use org.jacoco.core.internal.analysis
Package
Description
Coverage calculation and analysis.
-
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.analysisClassDescription
ICounter
implementations.Implementation ofISourceFileCoverage
.Utility to normalizeString
instances in a way that ifequals()
istrue
for two strings they will be represented the same instance. -
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.internal.analysisClassDescriptionImplementation of
IClassCoverage
.ICounter
implementations.Execution status of a single bytecode instruction internally used for coverage analysis.Stateful builder for theInstruction
s of a method.Implementation ofILine
.Implementation ofIMethodCoverage
.Implementation ofISourceNode
.Utility to normalizeString
instances in a way that ifequals()
istrue
for two strings they will be represented the same instance. -
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.internal.flowClassDescriptionExecution status of a single bytecode instruction internally used for coverage analysis.