Jacoco Task Extension
Extension for tasks that should run with a Jacoco agent to generate coverage execution data.
Types
Functions
Link copied to clipboard
IP address or hostname to use with TCP_SERVER or TCP_CLIENT.
Link copied to clipboard
The Jacoco agent classpath.
Link copied to clipboard
Gets all properties in the format expected of the agent JVM argument.
Link copied to clipboard
Path to dump all class files the agent sees are dumped to.
Link copied to clipboard
The path for execution data to be written to.
Link copied to clipboard
Whether or not to dump the coverage data at VM shutdown.
Link copied to clipboard
Whether or not the task should generate execution data.
Link copied to clipboard
List of classloader names that should be excluded from analysis.
Link copied to clipboard
List of class names that should be excluded from analysis.
Link copied to clipboard
Whether or not classes without source location should be instrumented.
Link copied to clipboard
List of class names that should be included in analysis.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The type of output to generate.
Link copied to clipboard
Port to bind to for TCP_SERVER or TCP_CLIENT.
Link copied to clipboard
An identifier for the session written to the execution data.