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 |
567–570 |
Avoid unused local variables such as 'position'. |
613 |
Avoid unused local variables such as 'trafficLight'. |
628 |
These nested if statements could be combined |
698–699 |
These nested if statements could be combined |
722–723 |
org/opentrafficsim/road/network/factory/xml/XMLParser.java
Violation |
Line |
These nested if statements could be combined |
40–43 |