PMD Results
The following document contains the results of PMD 3.7.
Files
atg/taglib/json/util/JSONObject.java
Violation | Line |
---|
Unnecessary final modifier in final class | 101 - 103 |
These nested if statements could be combined | 890 - 893 |
atg/taglib/json/util/JSONTokener.java
Violation | Line |
---|
Avoid empty catch blocks | 374 - 376 |
Avoid empty catch blocks | 380 - 382 |
atg/taglib/json/util/XML.java
Violation | Line |
---|
These nested if statements could be combined | 141 - 147 |
These nested if statements could be combined | 239 - 249 |