Home | History | Annotate | Download | only in doc

Lines Matching full:instrumented

35   For such scenarios class files can be pre-instrumented with JaCoCo, for
37 Ant task. At runtime the pre-instrumented classes needs be on the classpath
47 are already instrumented. There are two different ways to provide the
76 Unlike with on-the-fly instrumentation offline instrumented classes get a
79 instrumented classes. The proper location for <code>jacocoagent.jar</code>
80 might depend on your deployment scenario. The first instrumented class loaded
81 will trigger the initialization of the JaCoCo runtime. If no instrumented
85 <h2>Using Pre-Instrumented Classes With the Java Agent</h2>
87 It is possible to also use offline-instrumented classes with the JaCoCo Java
89 agent must be configured in a way that pre-instrumented classes are excluded,
109 instrumented copies.