Package org.jacoco.report.check
package org.jacoco.report.check
Rules check implementation.
-
ClassDescriptionInternal class to check a list of rules against a
IBundleCoverage
instance.Call-back interface which is used to report rule violations to.Descriptor for a limit which is given by aRule
.A rule applies for a certain element type and can define any number of limits for all elements of this type.Formatter which checks a set of given rules and reports violations to aIViolationsOutput
instance.