PMD Results

The following document contains the results of PMD 6.21.0.

Violations By Priority

Priority 3

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

Rule Violation Line
EmptyIfStmt Avoid empty if statements 157159

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 157159

org/opentrafficsim/core/gis/TransformWGS84DutchRDNew.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 62