PMD Results

The following document contains the results of PMD 6.46.0.

Violations By Priority

Priority 3

org/opentrafficsim/core/animation/network/NetworkAnimation.java

Rule Violation Line
EmptyControlStatement Empty if statement 154157

Priority 4

org/opentrafficsim/core/animation/network/NetworkAnimation.java

Rule Violation Line
UnnecessaryImport Duplicate import 'org.opentrafficsim.core.network.Network' 13

org/opentrafficsim/core/gis/TransformWgs84DutchRdNew.java

Rule Violation Line
UselessParentheses Useless parentheses. 61

Files

org/opentrafficsim/core/animation/network/NetworkAnimation.java

Rule Violation Priority Line
UnnecessaryImport Duplicate import 'org.opentrafficsim.core.network.Network' 4 13
EmptyControlStatement Empty if statement 3 154157

org/opentrafficsim/core/gis/TransformWgs84DutchRdNew.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 61