|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| org.jacoco.report.check | Rules check implementation. |
| Uses of Rule in org.jacoco.report.check |
|---|
| Methods in org.jacoco.report.check with parameters of type Rule | |
|---|---|
void |
IViolationsOutput.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 Rule | |
|---|---|
void |
RulesChecker.setRules(List<Rule> rules)
Sets the rules to check by this formatter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||