PMD Results
The following document contains the results of PMD 3.7.
Files
org/millscript/commons/util/map/EHashMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 139 - 143 |
| These nested if statements could be combined | 590 - 594 |
| These nested if statements could be combined | 1144 - 1159 |
org/millscript/commons/util/map/IMapletArrayMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 542 - 545 |
org/millscript/commons/util/map/IArrayMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 352 - 354 |
| Overriding method merely calls super | 601 - 604 |
org/millscript/commons/util/map/EBinaryTreeMap.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'height' | 60 |
org/millscript/commons/util/map/IEmptyMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 54 - 57 |
org/millscript/commons/util/map/AbstractEReferenceHashMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 139 - 143 |
| These nested if statements could be combined | 590 - 594 |
| These nested if statements could be combined | 1220 - 1236 |
org/millscript/commons/util/map/IBinaryTreeMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 207 - 210 |
org/millscript/commons/util/map/ELinkedHashMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 1093 - 1127 |
org/millscript/commons/util/map/ITwoArrayMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 633 - 636 |
org/millscript/commons/util/map/IJavaUtilMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 190 - 193 |
org/millscript/commons/util/map/ILinkedHashMap.java
| Violation | Line |
|---|
| Overriding method merely calls super | 790 - 793 |
org/millscript/commons/util/map/AbstractETreeMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 80 - 83 |
org/millscript/commons/util/map/EArrayMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 348 - 360 |
org/millscript/commons/util/map/IHashMap.java
| Violation | Line |
|---|
| These nested if statements could be combined | 130 - 134 |
| These nested if statements could be combined | 555 - 559 |
| Overriding method merely calls super | 885 - 888 |
org/millscript/commons/util/maplet/MapletUtil.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.millscript.commons.util.IMap' | 6 |
| Avoid unused imports such as 'org.millscript.commons.util.Maplet' | 7 |
| Unnecessary final modifier in final class | 23 - 28 |
org/millscript/commons/util/list/ELinkedList.java
| Violation | Line |
|---|
| Avoid unused private methods such as 'copyChain(Link,int,int,int)' | 337 |
org/millscript/commons/util/list/IVarLengthList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 78 - 81 |
| These nested if statements could be combined | 106 - 108 |
org/millscript/commons/util/list/AbstractEList.java
| Violation | Line |
|---|
| Avoid empty if statements | 231 |
org/millscript/commons/util/list/IEmptyList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 50 - 53 |
org/millscript/commons/util/list/IMapletList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 126 - 129 |
org/millscript/commons/util/list/IArrayList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 116 - 119 |
org/millscript/commons/util/list/ILinkedList.java
| Violation | Line |
|---|
| Avoid unused private methods such as 'copyChain(Link,int,int,int)' | 374 |
| Overriding method merely calls super | 475 - 479 |
org/millscript/commons/util/list/ISingletonList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 59 - 62 |
org/millscript/commons/util/list/IDynamicList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 337 - 340 |
org/millscript/commons/util/list/IIntegerList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 129 - 132 |
org/millscript/commons/util/list/ISharedArrayList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 97 - 100 |
org/millscript/commons/util/list/IStringList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 157 - 160 |
org/millscript/commons/util/list/IJavaUtilList.java
| Violation | Line |
|---|
| Overriding method merely calls super | 418 - 421 |