PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/shiro/web/filter/PathMatchingFilter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.shiro.util.StringUtils' | 23 |
org/apache/shiro/web/filter/authz/HostFilter.java
Violation | Line |
---|
Avoid empty if statements | 71 - 73 |
org/apache/shiro/web/mgt/DefaultWebSecurityManager.java
Violation | Line |
---|
These nested if statements could be combined | 168 - 174 |
org/apache/shiro/web/tags/SecureTag.java
Violation | Line |
---|
Avoid unused private fields such as 'log'. | 37 |