gradle
Toggle table of contents
9.7.0-20260609103035+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.testing.jacoco.plugins
/
JacocoTaskExtension
/
JacocoTaskExtension
Jacoco
Task
Extension
API
@
Inject
constructor
(
agent
:
JacocoAgentJar
,
task
:
JavaForkOptions
)
(
source
)
Creates a Jacoco task extension.
Parameters
agent
the agent JAR to use for analysis
task
the task we extend