PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/apache/commons/chain/web/javax/internal/CookieMap.java
Rule | Violation | Line |
---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 210–212 |
UselessOverridingMethod | Overriding method merely calls super | 228–230 |
Files
org/apache/commons/chain/web/javax/internal/CookieMap.java
Rule | Violation | Priority | Line |
---|---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 3 | 210–212 |
UselessOverridingMethod | Overriding method merely calls super | 3 | 228–230 |