Package org.jacoco.core.internal.flow
package org.jacoco.core.internal.flow
-
ClassDescriptionA
ClassVisitorthat calculates probes for every method.AClassVisitorwith additional methods to get probe insertion information for each methodRepresentation of the current stackmap frame content.Internal interface to create probe ids unique within a class.Method visitor to collect flow related information about theLabels within a class.Data container that is attached toLabel.infoobjects to store flow and instrumentation specific information.Adapter that creates additional visitor events for probes to be inserted into a method.AMethodVisitorwith additional methods to get probe insertion information.