PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/apache/shiro/guice/BeanTypeListener.java
Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 112115

Priority 4

org/apache/shiro/guice/web/ShiroWebModule.java
Rule Violation Line
UselessParentheses Useless parentheses. 185

Files

org/apache/shiro/guice/BeanTypeListener.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 112115

org/apache/shiro/guice/web/ShiroWebModule.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 185