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