Package org.jacoco.core.instr
package org.jacoco.core.instr
Instrumentation of Java class files for code coverage. The main entry point
is the class Instrumenter
.
-
ClassesClassDescriptionSeveral APIs to instrument Java class definitions for coverage tracing.