Package org.jacoco.ant


package org.jacoco.ant
  • Classes
    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
    Container task to run Java/JUnit tasks with the JaCoCo agent jar.
    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.