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 methodIFrame implementation which creates snapshots from anAnalyzerAdapterRepresentation 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.This method visitor fixes two potential issues with Java byte code: Remove JSR/RET instructions by inlining subroutines which are deprecated since Java 6.