PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 3

org/mybatis/caches/ehcache/EhBlockingCache.java

Rule Violation Line
UselessOverridingMethod Overriding method merely calls super 41

Files

org/mybatis/caches/ehcache/EhBlockingCache.java

Rule Violation Priority Line
UselessOverridingMethod Overriding method merely calls super 3 41

Suppressed Violations

Filename Rule message Suppression type Reason
org/mybatis/caches/ehcache/AbstractEhcacheCache.java Avoid unused local variables such as 'entry'. @suppresswarnings