Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.testing.jacoco.tasks.rules
/
JacocoViolationRule
/
limit
limit
API
abstract
fun
limit
(
configureAction
:
Action
<
out
Any
>
)
:
JacocoLimit
(
source
)
Adds a limit for this rule. Any number of limits can be added.