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. 87

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. 396
Useless parentheses. 404
Useless parentheses. 409
Useless parentheses. 412
These nested if statements could be combined 632635
Avoid unused local variables such as 'trafficLight'. 684
These nested if statements could be combined 755756
These nested if statements could be combined 779780

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

Violation Line
These nested if statements could be combined 4043