PMD Results

The following document contains the results of PMD 3.7.

Files

atg/taglib/json/util/JSONObject.java

ViolationLine
Unnecessary final modifier in final class101 - 103
These nested if statements could be combined890 - 893

atg/taglib/json/util/JSONTokener.java

ViolationLine
Avoid empty catch blocks374 - 376
Avoid empty catch blocks380 - 382

atg/taglib/json/util/XML.java

ViolationLine
These nested if statements could be combined141 - 147
These nested if statements could be combined239 - 249