PMD Results
The following document contains the results of PMD 5.1.2.
Files
org/jomc/util/SectionEditor.java
| Violation |
Line |
| Avoid unused private methods such as 'renderSections(Section,StringBuilder)'. |
335 |
org/jomc/util/WeakIdentityHashMap.java
| Violation |
Line |
| Avoid empty while statements |
444 |
| Avoid empty while statements |
608 |