PMD Results
The following document contains the results of PMD 6.4.0.
 
Files
org/opentrafficsim/road/network/factory/vissim/ArcTag.java
| Violation | 
Priority | 
Line | 
| Useless parentheses. | 
4 | 
93 | 
 
org/opentrafficsim/road/network/factory/vissim/CrossSectionElementTag.java
| Violation | 
Priority | 
Line | 
| Avoid empty if statements | 
3 | 
301–303 | 
 
org/opentrafficsim/road/network/factory/vissim/FillTag.java
| Violation | 
Priority | 
Line | 
| Avoid unused local variables such as 'lane'. | 
3 | 
247 | 
| Avoid unused local variables such as 'gtuClass'. | 
3 | 
248 | 
| Avoid unused local variables such as 'rg'. | 
3 | 
254 | 
 
org/opentrafficsim/road/network/factory/vissim/LinkTag.java
| Violation | 
Priority | 
Line | 
| Useless parentheses. | 
4 | 
494 | 
| Useless parentheses. | 
4 | 
536 | 
| Useless parentheses. | 
4 | 
571 | 
 
org/opentrafficsim/road/network/factory/vissim/Links.java
| Violation | 
Priority | 
Line | 
| Useless parentheses. | 
4 | 
117 | 
| Avoid unused local variables such as 'linkDirection'. | 
3 | 
207 | 
| Avoid unused local variables such as 'color'. | 
3 | 
218 | 
| Avoid unused local variables such as 'color'. | 
3 | 
331 | 
 
org/opentrafficsim/road/network/factory/vissim/NodeTag.java
| Violation | 
Priority | 
Line | 
| These nested if statements could be combined | 
3 | 
162–165 | 
| Avoid unused local variables such as 'connectoTagValues'. | 
3 | 
205 | 
 
org/opentrafficsim/road/network/factory/vissim/SubstringLine.java
| Violation | 
Priority | 
Line | 
| Avoid unused local variables such as 'started'. | 
3 | 
92 | 
 
org/opentrafficsim/road/network/factory/vissim/XMLParser.java
| Violation | 
Priority | 
Line | 
| These nested if statements could be combined | 
3 | 
40–43 |