PMD Results

The following document contains the results of PMD 6.4.0.

Files

org/djunits/cleanup/ParamComments.java

Violation Priority Line
These nested if statements could be combined 3 196286

org/djunits/generator/GenerateDJUNIT.java

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

org/djunits/generator/URLResource.java

Violation Priority Line
Avoid empty catch blocks 3 133136
Avoid empty catch blocks 3 226229