The following document contains the results of Checkstyle 6.1.1 with org/jdtaus/build/resources/checkstyle.xml ruleset.
| File | |||
|---|---|---|---|
| org/jdtaus/iso13616/IBAN.java | 0 | 0 | 42 |
| org/jdtaus/iso13616/IbanCheckDigitsException.java | 0 | 0 | 2 |
| org/jdtaus/iso13616/IbanSyntaxException.java | 0 | 0 | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 327 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 624 | |
| misc | TrailingComment | Don't use trailing comments. | 633 | |
| misc | TrailingComment | Don't use trailing comments. | 659 | |
| misc | TrailingComment | Don't use trailing comments. | 736 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 749 | |
| misc | TrailingComment | Don't use trailing comments. | 760 | |
| misc | TrailingComment | Don't use trailing comments. | 790 | |
| misc | TrailingComment | Don't use trailing comments. | 807 | |
| misc | TrailingComment | Don't use trailing comments. | 818 | |
| misc | TrailingComment | Don't use trailing comments. | 825 | |
| misc | TrailingComment | Don't use trailing comments. | 995 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1001 | |
| misc | TrailingComment | Don't use trailing comments. | 1011 | |
| misc | TrailingComment | Don't use trailing comments. | 1023 | |
| misc | TrailingComment | Don't use trailing comments. | 1041 | |
| misc | TrailingComment | Don't use trailing comments. | 1047 | |
| misc | TrailingComment | Don't use trailing comments. | 1052 | |
| misc | TrailingComment | Don't use trailing comments. | 1057 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1305 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1305 | |
| coding | EmptyStatement | Empty statement. | 1305 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1346 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1375 | |
| misc | TrailingComment | Don't use trailing comments. | 1385 | |
| misc | TrailingComment | Don't use trailing comments. | 1407 | |
| misc | TrailingComment | Don't use trailing comments. | 1440 | |
| misc | TrailingComment | Don't use trailing comments. | 1463 | |
| misc | TrailingComment | Don't use trailing comments. | 1468 | |
| misc | TrailingComment | Don't use trailing comments. | 1473 | |
| coding | FinalLocalVariable | Variable 'text_len' should be declared final. | 1494 | |
| misc | TrailingComment | Don't use trailing comments. | 1505 | |
| coding | ModifiedControlVariable | Control variable 'part_len' is modified. | 1506 | |
| misc | TrailingComment | Don't use trailing comments. | 1511 | |
| coding | ModifiedControlVariable | Control variable 'literal_index' is modified. | 1576 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 1608 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 1620 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1658 | |
| coding | FinalLocalVariable | Variable 'l0' should be declared final. | 1658 | |
| coding | EmptyStatement | Empty statement. | 1658 | |
| coding | FinalLocalVariable | Variable 'l0' should be declared final. | 1670 | |
| coding | FinalLocalVariable | Variable 'l0' should be declared final. | 1704 |