The following document contains the results of Checkstyle 8.35 with /config/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
70 | 18 | 59 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 11 | ![]() |
NeedBraces | 24 | ![]() | |
design | VisibilityModifier | 2 | ![]() |
imports | UnusedImports | 5 | ![]() |
javadoc | JavadocPackage | 3 | ![]() |
misc | FinalParameters | 1 | ![]() |
TodoComment | 13 | ![]() | |
naming | ConstantName | 1 | ![]() |
sizes | LineLength
|
7 | ![]() |
MethodLength | 5 | ![]() | |
ParameterNumber | 3 | ![]() | |
whitespace | WhitespaceAfter | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 141 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 193 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 302 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 290 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.dsol.simulators.SimulatorInterface. | 92 |
![]() |
sizes | MethodLength | Method length is 168 lines (max allowed is 150). | 142 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 14). | 356 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 218 lines (max allowed is 150). | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 299 |
![]() |
whitespace | WhitespaceAfter | ';' is not followed by whitespace. | 334 |
![]() |
whitespace | WhitespaceAfter | ';' is not followed by whitespace. | 339 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 390 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 576 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 295 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 12). | 442 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 138). | 252 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 257 lines (max allowed is 150). | 308 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 371 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | FinalParameters | Parameter args should be final. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 165 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 96 |
![]() |
sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 136 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 242 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 262 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 268 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 175 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 564 |
![]() |
blocks | NeedBraces | 'else' construct must use '{}'s. | 566 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 581 |
![]() |
blocks | NeedBraces | 'else' construct must use '{}'s. | 583 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 589 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 593 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 597 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 601 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 729 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 734 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 747 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'sessionModelMap' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'sessionWebModelMap' must be private and have accessor methods. | 86 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 211 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 213 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 215 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 217 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 219 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 233 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 235 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 237 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 240 |
![]() |
blocks | NeedBraces | 'else' construct must use '{}'s. | 242 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 445 |
![]() |
blocks | NeedBraces | 'else' construct must use '{}'s. | 447 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 462 |
![]() |
blocks | NeedBraces | 'else' construct must use '{}'s. | 464 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 470 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 474 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 478 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 482 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 610 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 615 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 628 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 208 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 320 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 362 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 363 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 421 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 456 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 457 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 530 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface. | 169 |
![]() |
naming | ConstantName | Name 'colorer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 265 |
![]() |
sizes | MethodLength | Method length is 169 lines (max allowed is 150). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.awt.BorderLayout. | 3 |