The following document contains the results of Checkstyle 6.2 with org/jdtaus/build/resources/checkstyle.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/jdtaus/iso13616/IBAN.java | 0 | 0 | 41 |
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. | 323 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 604 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 612 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 629 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 721 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 732 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 742 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 763 |
![]() |
coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 775 |
![]() |
coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 782 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 798 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 809 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 816 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 986 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 992 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1002 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1014 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1032 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1038 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1043 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1048 |
![]() |
blocks | NeedBraces | 'for' construct must use '{}'s. | 1296 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 1296 |
![]() |
coding | EmptyStatement | Empty statement. | 1296 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 1337 |
![]() |
coding | FinalLocalVariable | Variable 's0' should be declared final. | 1366 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1376 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1398 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1431 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1454 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1459 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1464 |
![]() |
coding | FinalLocalVariable | Variable 'text_len' should be declared final. | 1485 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1496 |
![]() |
coding | ModifiedControlVariable | Control variable 'part_len' is modified. | 1497 |
![]() |
misc | TrailingComment | Don't use trailing comments. | 1502 |
![]() |
coding | ModifiedControlVariable | Control variable 'literal_index' is modified. | 1567 |
![]() |
coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 1599 |
![]() |
coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 1611 |
![]() |
coding | FinalLocalVariable | Variable 'l0' should be declared final. | 1664 |
![]() |
coding | FinalLocalVariable | Variable 'l0' should be declared final. | 1698 |