api / org.gradle.testing.jacoco.plugins / JacocoTaskExtension / <init>

<init>

JacocoTaskExtension(project: Project, agent: JacocoAgentJar, task: JavaForkOptions)

Creates a Jacoco task extension.

Parameters

project - the project

agent - the agent JAR to use for analysis

task - the task we extend