Package org.jacoco.ant

Class Summary
AbstractCoverageTask Base class for all coverage tasks that require agent options
AgentTask Ant task that will unpack the coverage agent jar and generate the JVM options required to use it
CoverageTask Container task to run Java/JUnit tasks with the JaCoCo agent jar.
DumpTask Ant task for remotely controlling an application that is running with the tcpserver output mode
MergeTask Task for merging a set of execution data store files into a single file
ReportTask Task for coverage report generation.
ReportTask.CSVFormatterElement Formatter Element for CSV reports.
ReportTask.GroupElement Container element for class file groups.
ReportTask.HTMLFormatterElement Formatter Element for HTML reports.
ReportTask.SourceFilesElement The source files are specified in a resource collection with additional attributes.
ReportTask.XMLFormatterElement Formatter Element for XML reports.
 



Copyright © 2009-2011 Mountainminds GmbH & Co. KG. All Rights Reserved.