PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/shiro/web/filter/PathMatchingFilter.java

ViolationLine
Avoid unused imports such as 'org.apache.shiro.util.StringUtils'23

org/apache/shiro/web/filter/authz/HostFilter.java

ViolationLine
Avoid empty if statements71 - 73

org/apache/shiro/web/mgt/DefaultWebSecurityManager.java

ViolationLine
These nested if statements could be combined168 - 174

org/apache/shiro/web/tags/SecureTag.java

ViolationLine
Avoid unused private fields such as 'log'.37