Uses of Package
org.jacoco.core.internal.analysis
-
Packages that use org.jacoco.core.internal.analysis Package Description org.jacoco.core.analysis Coverage calculation and analysis.org.jacoco.core.internal.analysis org.jacoco.core.internal.flow -
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.analysis Class Description CounterImpl ICounterimplementations. -
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.internal.analysis Class Description ClassCoverageImpl Implementation ofIClassCoverage.CounterImpl ICounterimplementations.Instruction Execution status of a single bytecode instruction internally used for coverage analysis.LineImpl Implementation ofILine.SourceNodeImpl Implementation ofISourceNode.StringPool Utility to normalizeStringinstances in a way that ifequals()istruefor two strings they will be represented the same instance. -
Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.internal.flow Class Description Instruction Execution status of a single bytecode instruction internally used for coverage analysis.