|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IRuntime implementation.SessionInfo objects into the given visitor.
AgentOptions.OUTPUT.Analyzer instance processes a set of Java class files and
calculates coverage data for them.IBundleCoverage.IClassCoverage.ClassVisitor that calculates probes for every
method.IExecutionDataVisitor object.
CompactDataInput that uses the specified underlying
input stream.
CompactDataOutput instance that writes data to the
specified underlying output stream
ICounter objects by different
criteria.ICounter implementations.ICoverageNode structures from single
IClassCoverage nodes.ModifiedSystemClassRuntime using the given class as
the data container.
ModifiedSystemClassRuntime using the given class as
the data container.
boolean[]).
ExecutionData object with the given probe data.
ExecutionData object with the given probe data
length.
ExecutionData entry with the given id if it exists in
this store.
String .
tcpserver or connect to when output is
tcpclient
SessionInfo objects currently contained in the store.
tcpserver or the port to connect to when output is
tcpclient.
ClassVisitor with additional methods to get probe insertion
information for each methodICoverageNode instance.IClassCoverage
instances.boolean[] instance from the runtime.MethodVisitor with additional methods to get probe insertion
information.Labels
within a class.Label.info objects to store flow
and instrumentation specific information.ILine.IRuntime implementation uses the Java logging API to report
coverage data.IMethodProbesVisitor that analyzes which statements and branches of
a method has been executed based on given probe data.IMethodCoverage.IRuntime implementation works with a modified system class.ICoverageNode objects by different counter
criteria.ICoverageNode counters of the given
entity based on this counter sorting criteria.
IPackageCoverage.ExecutionData object into the store.
ExecutionDataReader with commands added for runtime remote control.ExecutionDataWriter with commands added for runtime remote control.false.
SessionInfo objects.tcpserver or connect to when output is tcpclient
- setAppend(boolean) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets whether the output should be appended to an existing file.
- setCovered() -
Method in class org.jacoco.core.internal.flow.Instruction
- Marks one branch of this instruction as covered.
- setDestfile(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the output file location.
- setDone(Label) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Mark a given label as done.
- setDumpOnExit(boolean) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets whether coverage data should be dumped on exit
- setExclClassloader(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the wildcard expression for excluded class loaders.
- setExcludes(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the wildcard expression for classes to exclude.
- setExecutionDataVisitor(IExecutionDataVisitor) -
Method in class org.jacoco.core.data.ExecutionDataReader
- Sets an listener for execution data.
- setIncludes(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the wildcard expression for classes to include.
- setInstruction(Label, Instruction) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Sets the instruction corresponding to this label.
- setIntermediateLabel(Label, Label) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Defines an intermediate label for the given label.
- setOutput(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the output mode
- setOutput(AgentOptions.OutputMode) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the output mode
- setPort(int) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the port on which to listen to when output is
tcpserver
or the port to connect to when output is tcpclient
- setPredecessor(Instruction) -
Method in class org.jacoco.core.internal.flow.Instruction
- Sets the given instruction as a predecessor of this instruction.
- setProbeId(Label, int) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Sets the given probe id to the given label.
- setRemoteCommandVisitor(IRemoteCommandVisitor) -
Method in class org.jacoco.core.runtime.RemoteControlReader
- Sets an listener for agent commands.
- setSessionId(String) -
Method in class org.jacoco.core.runtime.AbstractRuntime
-
- setSessionId(String) -
Method in class org.jacoco.core.runtime.AgentOptions
- Sets the session identifier.
- setSessionId(String) -
Method in interface org.jacoco.core.runtime.IRuntime
- Sets a session identifier for this runtime.
- setSessionInfoVisitor(ISessionInfoVisitor) -
Method in class org.jacoco.core.data.ExecutionDataReader
- Sets an listener for session information.
- setSourceFileName(String) -
Method in class org.jacoco.core.internal.analysis.ClassCoverageImpl
- Sets the name of the corresponding source file for this class.
- setStartTimeStamp() -
Method in class org.jacoco.core.runtime.AbstractRuntime
- Subclasses need to call this method in their
IRuntime.startup()
implementation to record the timestamp of session startup.
- setSuccessor(Label) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Defines that the given label is the possible successor of the previous
instruction in the method.
- setTarget(Label) -
Static method in class org.jacoco.core.internal.flow.LabelInfo
- Defines that the given label is a jump target.
- shutdown() -
Method in interface org.jacoco.core.runtime.IRuntime
- Allows the coverage runtime to cleanup internals.
- shutdown() -
Method in class org.jacoco.core.runtime.LoggerRuntime
-
- shutdown() -
Method in class org.jacoco.core.runtime.ModifiedSystemClassRuntime
-
- shutdown() -
Method in class org.jacoco.core.runtime.SystemPropertiesRuntime
-
- shutdown() -
Method in class org.jacoco.core.runtime.URLStreamHandlerRuntime
-
- sort(Collection<T>) -
Method in class org.jacoco.core.analysis.NodeComparator
- Returns a sorted copy of the given collection of
ICoverageNode
elements.
- SourceFileCoverageImpl - Class in org.jacoco.core.internal.analysis
- Implementation of
ISourceFileCoverage. - SourceFileCoverageImpl(String, String) -
Constructor for class org.jacoco.core.internal.analysis.SourceFileCoverageImpl
- Creates a source file data object with the given parameters.
- SourceNodeImpl - Class in org.jacoco.core.internal.analysis
- Implementation of
ISourceNode. - SourceNodeImpl(ICoverageNode.ElementType, String) -
Constructor for class org.jacoco.core.internal.analysis.SourceNodeImpl
- Create a new source node implementation instance.
- startup() -
Method in interface org.jacoco.core.runtime.IRuntime
- Starts the coverage runtime.
- startup() -
Method in class org.jacoco.core.runtime.LoggerRuntime
-
- startup() -
Method in class org.jacoco.core.runtime.ModifiedSystemClassRuntime
-
- startup() -
Method in class org.jacoco.core.runtime.SystemPropertiesRuntime
-
- startup() -
Method in class org.jacoco.core.runtime.URLStreamHandlerRuntime
-
- store -
Variable in class org.jacoco.core.runtime.AbstractRuntime
- store for execution data
- StringPool - Class in org.jacoco.core.internal.analysis
- Utility to normalize
String instances in a way that if
equals() is true for two strings they will be
represented the same instance. - StringPool() -
Constructor for class org.jacoco.core.internal.analysis.StringPool
-
- SystemPropertiesRuntime - Class in org.jacoco.core.runtime
- This
IRuntime implementation makes the execution data available
through a special entry in the System.getProperties() hash table. - SystemPropertiesRuntime() -
Constructor for class org.jacoco.core.runtime.SystemPropertiesRuntime
- Creates a new runtime.
IRuntime implementation registers a special
URLStreamHandler to process coverage data.?- WildcardMatcher(String) -
Constructor for class org.jacoco.core.runtime.WildcardMatcher
- Creates a new matcher with the given expression.
- writeBooleanArray(boolean[]) -
Method in class org.jacoco.core.internal.data.CompactDataOutput
- Writes a boolean array.
- writeVarInt(int) -
Method in class org.jacoco.core.internal.data.CompactDataOutput
- Writes a variable length representation of an integer value that reduces
the number of written bytes for small positive values.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||