The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 40 | 10 | 138 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | AvoidNestedBlocks
|
1 | |
| EmptyBlock | 3 | ||
| NeedBraces | 44 | ||
| design | VisibilityModifier | 1 | |
| javadoc | JavadocStyle
|
44 | |
| JavadocVariable | 1 | ||
| misc | FinalParameters | 35 | |
| modifier | RedundantModifier | 1 | |
| naming | LocalVariableName | 8 | |
| sizes | LineLength
|
7 | |
| MethodLength | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 66 | |
| sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 80 | |
| misc | FinalParameters | Parameter sequence2 should be final. | 257 | |
| misc | FinalParameters | Parameter trafficLight should be final. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| design | VisibilityModifier | Variable 'interLine' must be private and have accessor methods. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| misc | FinalParameters | Parameter juncTag should be final. | 96 | |
| misc | FinalParameters | Parameter simulator should be final. | 96 | |
| misc | FinalParameters | Parameter openDriveNetworkLaneParser should be final. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| misc | FinalParameters | Parameter orientation should be final. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| misc | FinalParameters | Parameter s should be final. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 131). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| misc | FinalParameters | Parameter geometryTag should be final. | 118 | |
| misc | FinalParameters | Parameter elevationTags should be final. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 147 | |
| misc | FinalParameters | Parameter parser should be final. | 147 | |
| misc | FinalParameters | Parameter planViewTag should be final. | 147 | |
| misc | FinalParameters | Parameter geometryTag should be final. | 147 | |
| misc | FinalParameters | Parameter geometryCount should be final. | 148 | |
| misc | FinalParameters | Parameter planViewTag should be final. | 188 | |
| misc | FinalParameters | Parameter geometryTag should be final. | 188 | |
| misc | FinalParameters | Parameter geometryCount should be final. | 188 | |
| misc | FinalParameters | Parameter roadTag should be final. | 188 | |
| misc | FinalParameters | Parameter pFrom should be final. | 228 | |
| misc | FinalParameters | Parameter pTo should be final. | 228 | |
| misc | FinalParameters | Parameter pRadius should be final. | 228 | |
| misc | FinalParameters | Parameter pMinDistance should be final. | 228 | |
| misc | FinalParameters | Parameter shortest should be final. | 229 | |
| misc | FinalParameters | Parameter side should be final. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 200 lines (max allowed is 150). | 195 | |
| misc | FinalParameters | Parameter roadTag should be final. | 195 | |
| misc | FinalParameters | Parameter simulator should be final. | 195 | |
| misc | FinalParameters | Parameter openDriveNetworkLaneParser should be final. | 196 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 317 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 319 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 322 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 350 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 391 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 393 | |
| sizes | MethodLength | Method length is 449 lines (max allowed is 150). | 408 | |
| misc | FinalParameters | Parameter roadTag should be final. | 408 | |
| misc | FinalParameters | Parameter simulator should be final. | 408 | |
| misc | FinalParameters | Parameter openDriveNetworkLaneParser should be final. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 441 | |
| naming | LocalVariableName | Name 'laneWidth_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 474 | |
| naming | LocalVariableName | Name 'laneWidth_end' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 475 | |
| naming | LocalVariableName | Name 'leftOffset_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 477 | |
| naming | LocalVariableName | Name 'leftOffset_end' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 479 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 530 | |
| naming | LocalVariableName | Name 'laneWidth_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 684 | |
| naming | LocalVariableName | Name 'laneWidth_end' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 685 | |
| naming | LocalVariableName | Name 'leftOffset_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 687 | |
| naming | LocalVariableName | Name 'leftOffset_end' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 689 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 741 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 867 | |
| misc | FinalParameters | Parameter roadTag should be final. | 867 | |
| misc | FinalParameters | Parameter openDriveNetworkLaneParser should be final. | 867 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 869 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 879 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 881 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 883 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 888 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 890 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 892 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 925 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 934 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 947 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 949 | |
| blocks | EmptyBlock | Must have at least one statement. | 985 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 988 | |
| misc | FinalParameters | Parameter roadTag should be final. | 999 | |
| misc | FinalParameters | Parameter simulator should be final. | 999 | |
| misc | FinalParameters | Parameter openDriveNetworkLaneParser should be final. | 1000 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1004 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1019 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1021 | |
| blocks | EmptyBlock | Must have at least one statement. | 1052 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1055 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 131). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| misc | FinalParameters | Parameter network should be final. | 31 |