The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
376 | 71 | 86 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | AvoidNestedBlocks
|
3 | ![]() |
coding | HiddenField
|
1 | ![]() |
InnerAssignment | 3 | ![]() | |
design | HideUtilityClassConstructor | 2 | ![]() |
VisibilityModifier | 16 | ![]() | |
imports | UnusedImports | 1 | ![]() |
javadoc | JavadocPackage | 1 | ![]() |
JavadocVariable | 3 | ![]() | |
misc | TodoComment | 45 | ![]() |
modifier | ModifierOrder | 1 | ![]() |
RedundantModifier | 3 | ![]() | |
naming | StaticVariableName | 8 | ![]() |
sizes | LineLength
|
29 | ![]() |
MethodLength | 10 | ![]() | |
ParameterNumber | 31 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 340 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 367 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 400 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 427 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 1032 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 1106 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 136). | 1133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 322 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.dsol.logger.SimLogger. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 156 |
![]() |
naming | StaticVariableName | Name 'CACHING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 |
![]() |
design | VisibilityModifier | Variable 'CACHING' must be private and have accessor methods. | 157 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 160 |
![]() |
naming | StaticVariableName | Name 'CACHED_POSITION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 |
![]() |
design | VisibilityModifier | Variable 'CACHED_POSITION' must be private and have accessor methods. | 161 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 164 |
![]() |
naming | StaticVariableName | Name 'NON_CACHED_POSITION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() |
design | VisibilityModifier | Variable 'NON_CACHED_POSITION' must be private and have accessor methods. | 165 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 980 |
![]() |
sizes | MethodLength | Method length is 215 lines (max allowed is 150). | 1262 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1368 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'eventMargin' must be private and have accessor methods. | 149 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 155 |
![]() |
naming | StaticVariableName | Name 'CACHING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 156 |
![]() |
design | VisibilityModifier | Variable 'CACHING' must be private and have accessor methods. | 156 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 159 |
![]() |
naming | StaticVariableName | Name 'CACHED_POSITION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 160 |
![]() |
design | VisibilityModifier | Variable 'CACHED_POSITION' must be private and have accessor methods. | 160 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 163 |
![]() |
naming | StaticVariableName | Name 'NON_CACHED_POSITION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 |
![]() |
design | VisibilityModifier | Variable 'NON_CACHED_POSITION' must be private and have accessor methods. | 164 |
![]() |
modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 548 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 1022 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1265 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1266 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 37 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'object' must be private and have accessor methods. | 249 |
![]() |
design | VisibilityModifier | Variable 'distance' must be private and have accessor methods. | 252 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 186 lines (max allowed is 150). | 201 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1248 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 46 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 134). | 61 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 137). | 65 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 116 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 446 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 457 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 228 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 230 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 57 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 118 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | StaticVariableName | Name 'MIN_LC_LENGTH_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
![]() |
design | VisibilityModifier | Variable 'MIN_LC_LENGTH_FACTOR' must be private and have accessor methods. | 78 |
![]() |
sizes | MethodLength | Method length is 207 lines (max allowed is 150). | 226 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 377 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 549 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 616 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 681 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 11). | 711 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 731 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 805 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 897 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 201 lines (max allowed is 150). | 304 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 236 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 384 |
![]() |
sizes | MethodLength | Method length is 178 lines (max allowed is 150). | 448 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 677 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 90 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 92 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 120 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 33 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 144). | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 187 lines (max allowed is 150). | 97 |
![]() |
sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 298 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | StaticVariableName | Name 'CROSSSTANDING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 136). | 119 |
![]() |
sizes | MethodLength | Method length is 186 lines (max allowed is 150). | 138 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 540 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 45 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 109 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 136 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 140 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 38 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 95 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 184 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 454 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 522 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 66 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 127 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 204 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 270 |
![]() |
sizes | MethodLength | Method length is 196 lines (max allowed is 150). | 289 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 290 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 499 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 528 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 14). | 723 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 133). | 583 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 694 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 232 |
![]() |
coding | HiddenField | 'route' hides a field. | 362 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 219 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 411 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 481 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 295 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 705 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1005 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 1027 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 1207 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 160). | 1382 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 153). | 1393 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 162). | 1398 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 153). | 1456 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 162). | 1461 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 172). | 1472 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 160). | 1476 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 308 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 295 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1362 |
![]() |
design | VisibilityModifier | Variable 'cbr' must be private and have accessor methods. | 1373 |
![]() |
design | VisibilityModifier | Variable 'nrOfJobs' must be private and have accessor methods. | 1376 |
![]() |
design | VisibilityModifier | Variable 'cbr' must be private and have accessor methods. | 1515 |
![]() |
design | VisibilityModifier | Variable 'nrOfJobs' must be private and have accessor methods. | 1518 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
design | VisibilityModifier | Variable 'cbr' must be private and have accessor methods. | 422 |
![]() |
design | VisibilityModifier | Variable 'nrOfJobs' must be private and have accessor methods. | 425 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 558 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 136). | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 185 lines (max allowed is 150). | 258 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 330 |