PMD Results

The following document contains the results of PMD 4.3.

Files

eu/scape_project/watch/monitor/CollectionProfilerMonitor.java

ViolationLine
Avoid unused private fields such as 'coreScheduler'.35
These nested if statements could be combined123 - 124

eu/scape_project/watch/scheduling/AdaptorJob.java

ViolationLine
Ensure you override both equals() and hashCode()109

eu/scape_project/watch/utils/AdaptorLoader.java

ViolationLine
Avoid unused imports such as 'com.ibm.icu.util.Calendar'14
These nested if statements could be combined154 - 155