| BundleCoverageImpl |
|
| ClassAnalyzer |
Analyzes the structure of a class.
|
| ClassCoverageImpl |
|
| CounterImpl |
|
| CounterImpl.Fix |
Immutable version of the counter.
|
| CounterImpl.Var |
Mutable version of the counter.
|
| Instruction |
Execution status of a single bytecode instruction internally used for
coverage analysis.
|
| InstructionsBuilder |
|
| InstructionsBuilder.Jump |
|
| LineImpl |
|
| LineImpl.Fix |
Immutable version.
|
| LineImpl.Var |
Mutable version.
|
| MethodAnalyzer |
|
| MethodCoverageCalculator |
Calculates the filtered coverage of a single method.
|
| MethodCoverageImpl |
|
| PackageCoverageImpl |
|
| SourceFileCoverageImpl |
|
| SourceNodeImpl |
|
| StringPool |
Utility to normalize String instances in a way that if
equals() is true for two strings they will be
represented the same instance.
|