PMD Results
The following document contains the results of PMD 6.4.0.
 
Files
org/opentrafficsim/kpi/sampling/Query.java
| Violation | 
Priority | 
Line | 
| Avoid unused constructor parameters such as 'id'. | 
3 | 
71 | 
 
org/opentrafficsim/kpi/sampling/Trajectory.java
| Violation | 
Priority | 
Line | 
| These nested if statements could be combined | 
3 | 
899–902 | 
 
org/opentrafficsim/kpi/sampling/indicator/Persistent.java
| Violation | 
Priority | 
Line | 
| Useless parentheses. | 
4 | 
108 | 
| Avoid modifiers which are implied by the context | 
3 | 
246–249 | 
| Useless parentheses. | 
4 | 
285 | 
| Avoid modifiers which are implied by the context | 
3 | 
495–500 | 
 
org/opentrafficsim/kpi/sampling/meta/MetaDataCrossSections.java
| Violation | 
Priority | 
Line | 
| Useless parentheses. | 
4 | 
94 | 
| Useless parentheses. | 
4 | 
94 |