PMD Results
The following document contains the results of PMD 4.3.
Files
eu/scape_project/watch/monitor/CollectionProfilerMonitor.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'coreScheduler'. | 35 |
| These nested if statements could be combined | 123 - 124 |
eu/scape_project/watch/scheduling/AdaptorJob.java
| Violation | Line |
|---|
| Ensure you override both equals() and hashCode() | 109 |
eu/scape_project/watch/utils/AdaptorLoader.java
| Violation | Line |
|---|
| Avoid unused imports such as 'com.ibm.icu.util.Calendar' | 14 |
| These nested if statements could be combined | 154 - 155 |