PMD Results
The following document contains the results of PMD 6.13.0.
Violations By Priority
Priority 3
org/opentrafficsim/core/animation/network/NetworkAnimation.java
| Rule | 
Violation | 
Line | 
| EmptyIfStmt | 
Avoid empty if statements | 
158–160 | 
Priority 4
org/opentrafficsim/core/gis/TransformWGS84DutchRDNew.java
| Rule | 
Violation | 
Line | 
| UselessParentheses | 
Useless parentheses. | 
62 | 
Files
org/opentrafficsim/core/animation/network/NetworkAnimation.java
| Rule | 
Violation | 
Priority | 
Line | 
| EmptyIfStmt | 
Avoid empty if statements | 
3 | 
158–160 | 
org/opentrafficsim/core/gis/TransformWGS84DutchRDNew.java
| Rule | 
Violation | 
Priority | 
Line | 
| UselessParentheses | 
Useless parentheses. | 
4 | 
62 |