The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
248 | 12 | 13 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 1 | ![]() |
design | VisibilityModifier | 3 | ![]() |
javadoc | JavadocPackage | 1 | ![]() |
misc | TodoComment | 7 | ![]() |
naming | StaticVariableName | 2 | ![]() |
sizes | LineLength
|
9 | ![]() |
MethodLength | 2 | ![]() |
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:'. | 92 |
![]() |
sizes | MethodLength | Method length is 336 lines (max allowed is 150). | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 258 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 129). | 394 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 395 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'operationalPlan' must be private and have accessor methods. | 90 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 102 |
![]() |
naming | StaticVariableName | Name 'ALIGNED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 |
![]() |
design | VisibilityModifier | Variable 'ALIGNED' must be private and have accessor methods. | 103 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 106 |
![]() |
naming | StaticVariableName | Name 'ALIGN_COUNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() |
design | VisibilityModifier | Variable 'ALIGN_COUNT' must be private and have accessor methods. | 107 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 693 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 133). | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 75 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 129). | 215 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 679 |
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 681 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 207 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 134). | 210 |