PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/struts/taglib/bean/ParameterTag.java

ViolationLine
These nested if statements could be combined134 - 136

org/apache/struts/taglib/bean/WriteTag.java

ViolationLine
These nested if statements could be combined226 - 229

org/apache/struts/taglib/html/BaseHandlerTag.java

ViolationLine
Avoid empty catch blocks872 - 874
Avoid empty catch blocks874 - 875

org/apache/struts/taglib/html/ImageTag.java

ViolationLine
Avoid unused imports such as 'org.apache.struts.Globals'23

org/apache/struts/taglib/logic/CompareTagBase.java

ViolationLine
An empty statement (semicolon) not part of a loop126
An empty statement (semicolon) not part of a loop135

org/apache/struts/taglib/nested/logic/NestedIterateTei.java

ViolationLine
Overriding method merely calls super46 - 49

org/apache/struts/taglib/TagUtils.java

ViolationLine
An empty statement (semicolon) not part of a loop1022