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 335340
Useless parentheses. 338
These nested if statements could be combined 375378

org/apache/shiro/codec/CodecSupport.java

Violation Line
Avoid empty catch blocks 283284
Avoid empty catch blocks 287288

org/apache/shiro/io/ResourceUtils.java

Violation Line
Avoid empty catch blocks 101102

org/apache/shiro/util/ByteSource.java

Violation Line
Avoid modifiers which are implied by the context 73190

org/apache/shiro/util/ClassUtils.java

Violation Line
Avoid modifiers which are implied by the context 240243

org/apache/shiro/util/StringUtils.java

Violation Line
Useless parentheses. 98