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. 358
These nested if statements could be combined 576579
Avoid unused local variables such as 'trafficLight'. 636
These nested if statements could be combined 707708
These nested if statements could be combined 731732

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

Violation Line
Avoid unused imports such as 'org.opentrafficsim.core.geometry.OTSLine3D' 8

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

Violation Line
These nested if statements could be combined 4043