The following document contains the results of Checkstyle 5.7.
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ModifiedControlVariable | Control variable 'lastDigit' is modified. | 656 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ModifiedControlVariable | Control variable 'lastDigit' is modified. | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ModifiedControlVariable | Control variable 'lastDigit' is modified. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ModifiedControlVariable | Control variable 'lastDigit' is modified. | 440 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 95 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| misc | TrailingComment | Don't use trailing comments. | 169 | |
| misc | TrailingComment | Don't use trailing comments. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 'l0' should be declared final. | 70 |