JacocoTaskExtension

@Inject
constructor(objects: ObjectFactory, agent: JacocoAgentJar, task: JavaForkOptions)(source)

Creates a Jacoco task extension.

Parameters

objects

the object factory

agent

the agent JAR to use for analysis

task

the task we extend