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