PMD Results
The following document contains the results of PMD 7.21.0.
Violations By Priority
Priority 3
io/wcm/testing/junit/rules/parameterized/RepeatedStatement.java
| Rule | Violation | Line |
|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 59 |
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 68 |
Files
io/wcm/testing/junit/rules/parameterized/RepeatedStatement.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 3 | 59 |
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 3 | 68 |