PMD Results

The following document contains the results of PMD 4.3.

Files

org/perfidix/Benchmark.java

ViolationLine
Avoid unused imports such as 'org.perfidix.meter.AbstractMeter'49

org/perfidix/example/list/ElementList.java

ViolationLine
No need to import a type that lives in the same package29

org/perfidix/example/list/IntArrayList.java

ViolationLine
No need to import a type that lives in the same package31