Interface | Description |
---|---|
IExceptionLogger |
At several places exception might occur that should be reported.
|
Class | Description |
---|---|
Agent |
The agent manages the life cycle of JaCoCo runtime.
|
CoverageTransformer |
Class file transformer to instrument classes for code coverage analysis.
|
Offline |
The API for classes instrumented in "offline" mode.
|
PreMain |
The agent which is referred as the
Premain-Class . |
Copyright © 2019. All rights reserved.