The following document contains the results of PMD 5.0.2.
Violation | Line |
---|---|
Too many static imports may lead to messy code | 1 - 304 |
Useless parentheses. | 84 - 85 |
Useless parentheses. | 89 |
Unnecessary use of fully qualified name 'Collections.addAll' due to existing import 'java.util.Collections' | 185 |
Avoid empty catch blocks | 213 - 215 |
Avoid empty catch blocks | 215 - 217 |