| Package | Description |
|---|---|
| org.jacoco.core.internal.analysis | |
| org.jacoco.core.internal.flow | |
| org.jacoco.core.internal.instr |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAnalyzer
Analyzes the structure of a class.
|
| Constructor and Description |
|---|
ClassProbesAdapter(ClassProbesVisitor cv,
boolean trackFrames)
Creates a new adapter that delegates to the given visitor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassInstrumenter
Adapter that instruments a class for coverage tracing.
|
Copyright © 2024. All rights reserved.