PMD Results
The following document contains the results of PMD
3.9.
Files
jr239/co620/ACOjoinedAttrbSearch.java
Violation |
Line |
Avoid unused private fields such as 'dataProcessor'. |
1073
|
jr239/co620/AppLog.java
Violation |
Line |
An empty statement (semicolon) not part of a loop |
44
|
jr239/co620/CoupleTest.java
Violation |
Line |
Avoid unused imports such as 'java.util.ArrayList' |
19
|
Avoid unused imports such as 'java.util.HashSet' |
20
|
jr239/co620/EvaluationACO.java
Violation |
Line |
These nested if statements could be combined |
849
- 850
|
Avoid empty catch blocks |
972
- 974
|
These nested if statements could be combined |
977
- 979
|
These nested if statements could be combined |
1074
- 1077
|
These nested if statements could be combined |
1177
- 1194
|
Ensure you override both equals() and hashCode() |
2692
|
jr239/co620/Main.java
Violation |
Line |
Avoid unused local variables such as 'inst'. |
58
|