PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/cyclopsgroup/kaufman/tests/JaxbTypeVerifier.java
| Violation |
Line |
| Avoid unused private fields such as 'verifyAttribute'. |
59 |
| Avoid empty if statements |
155–157 |
org/cyclopsgroup/kaufman/tests/PackageScanner.java
| Violation |
Line |
| Avoid modifiers which are implied by the context |
17–19 |