| Interface | Description |
|---|---|
| AbstractIntellijClassfileTransformer.InclusionPattern |
| Class | Description |
|---|---|
| AbstractIntellijClassfileTransformer | |
| CoverageArgs | |
| CoverageEnumerator |
Collect information about coverage and prepare jumps and switches execution for coverage collection.
|
| CoverageEnumeratorWithInstructions |
Collects information about number of instructions located at line/jump/switch.
|
| CoverageRuntime |
This class is used to access coverage data at runtime.
|
| CoverageTransformer | |
| ExtraFieldInstrumenter |
Instruments class with a field of the specified type.
|
| InstrumentationOptions | |
| InstrumentationOptions.Builder | |
| InstrumentationStrategy | |
| InstrumentationUtils | |
| InstrumentationUtils.MethodDescriptor | |
| InstrumentationVisitor | |
| Instrumentator |
This is an entry point for coverage agent.
|
| JSR45Util | |
| UnloadedUtil |
Some classes may be untouched during application execution, so these classes
have not been seen by coverage engine.
|