PMD Results

The following document contains the results of PMD 5.3.5.

Files

com/edgardleal/benchmark/Benchmark.java

Violation Line
Avoid unused local variables such as 'memory'. 161

com/edgardleal/benchmark/chart/Render.java

Violation Line
This usage of the Collection.toArray() method will throw a ClassCastException. 85