PMD Results

The following document contains the results of PMD

Files

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

ViolationLine
These nested if statements could be combined131 - 133

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

ViolationLine
These nested if statements could be combined223 - 226

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

ViolationLine
Avoid empty catch blocks821 - 823
Avoid empty catch blocks823 - 824

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

ViolationLine
An empty statement (semicolon) not part of a loop123
An empty statement (semicolon) not part of a loop132

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

ViolationLine
Overriding method merely calls super43 - 46

org/apache/struts/taglib/TagUtils.java

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