The following document contains the results of Checkstyle 8.35 with development/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 65 | 4 | 11 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 2 | |
| design | VisibilityModifier | 3 | |
| misc | TodoComment | 6 | |
| sizes | LineLength
|
2 | |
| ParameterNumber | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | ParameterNumber | More than 7 parameters (found 8). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'animatedObjects' must be private and have accessor methods. | 76 | |
| sizes | LineLength | Line is longer than 128 characters (found 141). | 193 | |
| blocks | EmptyBlock | Must have at least one statement. | 239 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 240 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'spaceAxis' must be private and have accessor methods. | 114 | |
| design | VisibilityModifier | Variable 'timeAxis' must be private and have accessor methods. | 117 | |
| blocks | EmptyBlock | Must have at least one statement. | 896 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 953 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 954 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | ParameterNumber | More than 7 parameters (found 8). | 174 |