The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
| Category | Rule | Violations | Severity |
|---|---|---|---|
| misc | FinalParameters | 1 | |
| NewlineAtEndOfFile | 2 | ||
| regexp | RegexpSingleline
|
8 | |
| sizes | LineLength | 10 | |
| whitespace | FileTabCharacter | 9 | |
| WhitespaceAfter | 2 | ||
| WhitespaceAround | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 57 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 156). | 58 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 58 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 | |
| misc | FinalParameters | Parameter e should be final. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |