PMD Results

The following document contains the results of PMD 6.13.0.

Violations By Priority

Priority 3

org/opentrafficsim/kpi/sampling/Query.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 71

org/opentrafficsim/kpi/sampling/Trajectory.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 900903

Priority 4

org/opentrafficsim/kpi/sampling/indicator/Persistent.java

Rule Violation Line
UselessParentheses Useless parentheses. 105
UselessParentheses Useless parentheses. 268

org/opentrafficsim/kpi/sampling/meta/MetaDataCrossSections.java

Rule Violation Line
UselessParentheses Useless parentheses. 94
UselessParentheses Useless parentheses. 94

Files

org/opentrafficsim/kpi/sampling/Query.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 3 71

org/opentrafficsim/kpi/sampling/Trajectory.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 900903

org/opentrafficsim/kpi/sampling/indicator/Persistent.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 105
UselessParentheses Useless parentheses. 4 268

org/opentrafficsim/kpi/sampling/meta/MetaDataCrossSections.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 94
UselessParentheses Useless parentheses. 4 94