api / org.gradle.testing.jacoco.tasks.rules / JacocoViolationRule / limit

limit

abstract fun limit(configureAction: Action<in JacocoLimit>): JacocoLimit

Adds a limit for this rule. Any number of limits can be added.