PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

org/opentrafficsim/animation/DefaultAnimationFactory.java

Rule Violation Line
UnnecessaryReturn Unnecessary return statement 353

org/opentrafficsim/animation/gtu/colorer/GtuColorerManager.java

Rule Violation Line
UnnecessarySemicolon Unnecessary semicolon 107

Priority 4

org/opentrafficsim/animation/gis/CoordinateTransformLonLatToXy.java

Rule Violation Line
UselessParentheses Useless parentheses. 86

org/opentrafficsim/animation/gtu/colorer/AttentionGtuColorer.java

Rule Violation Line
UselessParentheses Useless parentheses. 5455

org/opentrafficsim/animation/gtu/colorer/BlockingGtuColorer.java

Rule Violation Line
UselessParentheses Useless parentheses. 39

Files

org/opentrafficsim/animation/DefaultAnimationFactory.java

Rule Violation Priority Line
UnnecessaryReturn Unnecessary return statement 3 353

org/opentrafficsim/animation/gis/CoordinateTransformLonLatToXy.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 86

org/opentrafficsim/animation/gtu/colorer/AttentionGtuColorer.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 5455

org/opentrafficsim/animation/gtu/colorer/BlockingGtuColorer.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 39

org/opentrafficsim/animation/gtu/colorer/GtuColorerManager.java

Rule Violation Priority Line
UnnecessarySemicolon Unnecessary semicolon 3 107