Agent |
The agent manages the life cycle of JaCoCo runtime.
|
ClassFileDumper |
Internal dumper for class files.
|
ConfigLoader |
Internal utility to load runtime configuration from a classpath resource and
from system properties.
|
CoverageTransformer |
Class file transformer to instrument classes for code coverage analysis.
|
JmxRegistration |
Access to JMX APIs are encapsulated in this class to allow the JaCoCo runtime
on platforms without JMX support (e.g Android).
|
Offline |
The API for classes instrumented in "offline" mode.
|
PreMain |
The agent which is referred as the Premain-Class .
|