PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/mybatis/caches/memcached/AbstractPropertySetter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 4547

org/mybatis/caches/memcached/CompressorTranscoder.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 122124

org/mybatis/caches/memcached/MemcachedConfigurationBuilder.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 114116

Priority 4

org/mybatis/caches/memcached/MemcachedClientWrapper.java

Rule Violation Line
UselessParentheses Useless parentheses. 333

Files

org/mybatis/caches/memcached/AbstractPropertySetter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 4547

org/mybatis/caches/memcached/CompressorTranscoder.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 122124

org/mybatis/caches/memcached/MemcachedClientWrapper.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 333

org/mybatis/caches/memcached/MemcachedConfigurationBuilder.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 114116