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