PMD Results

The following document contains the results of PMD 6.46.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 885888

Priority 4

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

Rule Violation Line
UselessParentheses Useless parentheses. 104
UselessParentheses Useless parentheses. 267

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

Rule Violation Line
UselessParentheses Useless parentheses. 72
UselessParentheses Useless parentheses. 72

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 885888

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

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 104
UselessParentheses Useless parentheses. 4 267

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

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