|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ICounter
implementations.IRuntime
implementation.ICounter
for the given
entity.
IBlockMethodVisitor
.ClassVisitor
that analyzes the executable blocks of a class.IClassStructureVisitor
instance.
XMLElement
that contains class coverage dataIExecutionDataVisitor
object.
CompactDataInput
that uses the specified underlying
input stream.
CompactDataOutput
instance that writes data to the
specified underlying output stream
ICounter
for the given
entity.
ICounter
objects by different
criteria.ICounter
implementations.ICoverageNode
structures based on execution
and structure information.ICoverageTableItem
s.IMultiReportOutput
that writes files directly to a
given directory.ISingleReportOutput
that writes the file directly
to a given location.XMLElement
that contains 'groups' of coverage data.XMLDocument
that declares its content type to be XHTML 1.0 Strict and
produces HTMLElement
s as children.XMLElement
with utility methods to create XHTML documents.ICoverageNode
instance.ILines
implementation.IRuntime
implementation uses the Java logging API to report
coverage data.IBlockMethodVisitor
analyzes the block structure of a method and
reports it to a IMethodStructureVisitor
instance.IMethodStructureVisitor
instance.
XMLElement
that contains method coverage dataICoverageNode
objects by
different criteria.ICoverageNode
counters of the given
entity based on this counter sorting criteria.
XMLElement
that contains package coverage dataICounter
for the given
entity.
ICoverageNode
elements.
IRuntime
implementation makes the execution data available
through a special entry of the type Map
in the
System.getProperties()
hash table.?- WildcardMatcher(String) -
Constructor for class org.jacoco.core.runtime.WildcardMatcher
- Creates a new matcher with the given expression.
- write(String...) -
Method in class org.jacoco.report.csv.DelimitedWriter
- Write multiple fields at once.
- write(String) -
Method in class org.jacoco.report.csv.DelimitedWriter
- Write a single value.
- write(int) -
Method in class org.jacoco.report.csv.DelimitedWriter
- Write a single integer value.
- write(int...) -
Method in class org.jacoco.report.csv.DelimitedWriter
- Write muliple integer values
- writeContents(DelimitedWriter) -
Method in class org.jacoco.report.csv.BundleColumn
-
- writeContents(DelimitedWriter) -
Method in class org.jacoco.report.csv.ClassColumn
-
- writeContents(DelimitedWriter) -
Method in class org.jacoco.report.csv.GroupColumn
-
- writeContents(DelimitedWriter) -
Method in interface org.jacoco.report.csv.ICsvColumn
- Writes the contents of the column
- writeContents(DelimitedWriter) -
Method in class org.jacoco.report.csv.PackageColumn
-
- writeHeader() -
Method in class org.jacoco.core.data.ExecutionDataWriter
- Writes an file header to identify the stream and its protocol version.
- writePackedBoolean(boolean) -
Method in class org.jacoco.core.data.CompactDataOutput
- Writes a boolean value.
- writer -
Variable in class org.jacoco.report.xml.XMLElement
- Writer for content output
- writeVarInt(int) -
Method in class org.jacoco.core.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 |