PMD Results

The following document contains the results of PMD 5.1.2.

Files

org/djunits/generator/GenerateDJUNIT.java

Violation Line
Useless parentheses. 230
Useless parentheses. 263
Avoid unused method parameters such as 'prefix'. 505
Avoid unused method parameters such as 'prefix'. 863

org/djunits/generator/GenerateStaticUNITS.java

Violation Line
Useless parentheses. 96

org/djunits/generator/URLResource.java

Violation Line
Avoid empty catch blocks 135138
Avoid empty catch blocks 228231