PMD Results

The following document contains the results of PMD 5.3.5.

Files

org/opentrafficsim/road/network/factory/xml/ArcTag.java

Violation Line
Useless parentheses. 88

org/opentrafficsim/road/network/factory/xml/FillTag.java

Violation Line
Avoid unused local variables such as 'lane'. 215
Avoid unused local variables such as 'gtuClass'. 216
Avoid unused local variables such as 'rg'. 222

org/opentrafficsim/road/network/factory/xml/Links.java

Violation Line
Useless parentheses. 357
These nested if statements could be combined 567570
Avoid unused local variables such as 'position'. 613
Avoid unused local variables such as 'trafficLight'. 628
These nested if statements could be combined 698699
These nested if statements could be combined 722723

org/opentrafficsim/road/network/factory/xml/XMLParser.java

Violation Line
These nested if statements could be combined 4043