PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/apache/commons/chain/web/MutableParameterMap.java
Rule | Violation | Line |
---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 184–186 |
UselessOverridingMethod | Overriding method merely calls super | 209–211 |
Files
org/apache/commons/chain/web/MutableParameterMap.java
Rule | Violation | Priority | Line |
---|---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 3 | 184–186 |
UselessOverridingMethod | Overriding method merely calls super | 3 | 209–211 |