Package org.jacoco.ant


package org.jacoco.ant
  • Class
    Description
    Base class for all coverage tasks that require agent options
    Ant task that will unpack the coverage agent jar and generate the JVM options required to use it
    Source locator based on Ant file resources.
    Source file locator based on Ant resources.
    Container task to run Java/JUnit tasks with the JaCoCo agent jar.
    The task enhancer is responsible for potentially reconfiguring a task to support running with code coverage enabled
    Ant task for remotely controlling an application that is running with the tcpserver output mode
    Task for offline instrumentation of class files.
    Task for merging a set of execution data files (*.exec) into a single file
    Task for coverage report generation.
    Container element for class file groups.
    The source files are specified in a resource collection with additional attributes.