PMD Results
The following document contains the results of PMD 5.5.1.
Files
org/apache/shiro/codec/Base64.java
Violation |
Line |
These nested if statements could be combined |
335–340 |
Useless parentheses. |
338 |
These nested if statements could be combined |
375–378 |
org/apache/shiro/codec/CodecSupport.java
Violation |
Line |
Avoid empty catch blocks |
283–284 |
Avoid empty catch blocks |
287–288 |
org/apache/shiro/io/ResourceUtils.java
Violation |
Line |
Avoid empty catch blocks |
101–102 |
org/apache/shiro/util/ByteSource.java
Violation |
Line |
Avoid modifiers which are implied by the context |
73–190 |
org/apache/shiro/util/ClassUtils.java
Violation |
Line |
Avoid modifiers which are implied by the context |
240–243 |
org/apache/shiro/util/StringUtils.java
Violation |
Line |
Useless parentheses. |
98 |