PMD Results
The following document contains the results of PMD 4.3.
Files
org/perfidix/Benchmark.java
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.perfidix.meter.AbstractMeter' | 49 |
org/perfidix/example/list/ElementList.java
| Violation | Line |
|---|---|
| No need to import a type that lives in the same package | 29 |
org/perfidix/example/list/IntArrayList.java
| Violation | Line |
|---|---|
| No need to import a type that lives in the same package | 31 |