PMD Results
The following document contains the results of PMD 6.4.0.
 
Files
org/opentrafficsim/road/network/factory/osm/input/ReadOSMFile.java
| Violation | Priority | Line | 
| Avoid modifiers which are implied by the context | 3 | 135–139 | 
 
org/opentrafficsim/road/network/factory/osm/output/Convert.java
| Violation | Priority | Line | 
| Avoid using a branching statement as the last in a loop. | 2 | 162 | 
| Avoid unused local variables such as 'color'. | 3 | 650 |