The following document contains the results of Checkstyle 8.35 with development/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
24 | 4 | 7 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 1 | ![]() |
design | VisibilityModifier | 1 | ![]() |
misc | TodoComment | 5 | ![]() |
sizes | LineLength
|
2 | ![]() |
MethodLength | 1 | ![]() | |
ParameterNumber | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 107 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 167 lines (max allowed is 150). | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 117 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 603 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 458 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 486 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 508 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'frameProperties' must be private and have accessor methods. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 205 |