counters

Configures the counters to be logged by this task.

Return

the configured object

Parameters

pClosure

a configuration closure for a JacocoCounters object


fun counters(pConfigureAction: Action<in JacocoCounters>): JacocoCounters

Configures the counters to be logged by this task.

Return

the configured object

Parameters

pConfigureAction

a configuration action for a JacocoCounters object