Package org.jacoco.agent.rt.internal
-
Interface Summary Interface Description IExceptionLogger At several places exception might occur that should be reported. -
Class Summary 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 thePremain-Class
.