The following document contains the results of Checkstyle 8.35 with /config/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
64 | 5 | 10 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 1 | ![]() |
design | VisibilityModifier | 2 | ![]() |
imports | UnusedImports | 1 | ![]() |
misc | TodoComment | 6 | ![]() |
sizes | LineLength
|
3 | ![]() |
ParameterNumber | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 228 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 240 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 300 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'spaceAxis' must be private and have accessor methods. | 111 |
![]() |
design | VisibilityModifier | Variable 'timeAxis' must be private and have accessor methods. | 114 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 892 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 136). | 864 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 956 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 957 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 1198 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.opentrafficsim.core.network.LinkType. | 20 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 135). | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 38 |