Uses of Class
org.jacoco.maven.RuleConfiguration
-
Packages that use RuleConfiguration Package Description org.jacoco.maven -
-
Uses of RuleConfiguration in org.jacoco.maven
Fields in org.jacoco.maven with type parameters of type RuleConfiguration Modifier and Type Field Description private java.util.List<RuleConfiguration>
CheckMojo. rules
Check configuration used to specify rules on element types (BUNDLE, PACKAGE, CLASS, SOURCEFILE or METHOD) with a list of limits.
-