Uses of Class
org.jacoco.report.check.Limit
Packages that use Limit
Package
Description
Rules check implementation.
-
Uses of Limit in org.jacoco.ant
Methods in org.jacoco.ant with parameters of type LimitModifier and TypeMethodDescriptionvoidReportTask.CheckFormatterElement.onViolation(ICoverageNode node, Rule rule, Limit limit, String message) -
Uses of Limit in org.jacoco.maven
Methods in org.jacoco.maven with parameters of type LimitModifier and TypeMethodDescriptionvoidCheckMojo.onViolation(ICoverageNode node, Rule rule, Limit limit, String message) Method parameters in org.jacoco.maven with type arguments of type Limit -
Uses of Limit in org.jacoco.report.check
Methods in org.jacoco.report.check that return LimitMethods in org.jacoco.report.check that return types with arguments of type LimitMethods in org.jacoco.report.check with parameters of type LimitModifier and TypeMethodDescriptionvoidIViolationsOutput.onViolation(ICoverageNode node, Rule rule, Limit limit, String message) Called for every rule violation.Method parameters in org.jacoco.report.check with type arguments of type Limit