Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
org.jacoco.core.internal.analysis |
Class | Description |
---|---|
CounterImpl |
ICounter implementations. |
Class | Description |
---|---|
ClassCoverageImpl |
Implementation of
IClassCoverage . |
CounterImpl |
ICounter implementations. |
LineImpl |
Implementation of
ILine . |
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 © 2018. All rights reserved.