The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField | 70 | Error |
misc | FinalParameters | 14 | Error |
NewlineAtEndOfFile | 8 | Error | |
regexp | RegexpSingleline
|
4 | Error |
sizes | LineLength | 40 | Error |
whitespace | FileTabCharacter | 42 | Error |
WhitespaceAfter | 29 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
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 113). | 54 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 54 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 54 |
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 | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 50 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 75 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 75 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 98 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 172). | 111 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 179). | 124 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 124 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 124 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 146 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 147 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 147 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 148 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 169 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 170 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 171 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 194 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 195 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 196 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 196 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 219 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 219 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 220 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 221 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 221 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
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 225). | 69 |
Error | coding | HiddenField | 'personSize' hides a field. | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | coding | HiddenField | 'voteSize' hides a field. | 69 |
Error | coding | HiddenField | 'totalBallotVotes' hides a field. | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | coding | HiddenField | 'documentElementSize' hides a field. | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | coding | HiddenField | 'documentContentSize' hides a field. | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | coding | HiddenField | 'documentStatusSize' hides a field. | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | coding | HiddenField | 'committeeProposalSize' hides a field. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'sessionId' hides a field. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | coding | HiddenField | 'sessionId' hides a field. | 66 |
Error | coding | HiddenField | 'email' hides a field. | 85 |
Error | coding | HiddenField | 'subject' hides a field. | 104 |
Error | coding | HiddenField | 'content' hides a field. | 123 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 86). | 27 |
Error | coding | HiddenField | 'sessionId' hides a field. | 61 |
Error | misc | FinalParameters | Parameter languageId should be final. | 80 |
Error | coding | HiddenField | 'languageId' hides a field. | 80 |
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 88). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 39 |
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 82). | 27 |
Error | coding | HiddenField | 'sessionId' hides a field. | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 94 |
Error | coding | HiddenField | 'applicationConfigurationId' hides a field. | 94 |
Error | coding | HiddenField | 'configTitle' hides a field. | 113 |
Error | coding | HiddenField | 'configDescription' hides a field. | 132 |
Error | coding | HiddenField | 'componentTitle' hides a field. | 151 |
Error | coding | HiddenField | 'componentDescription' hides a field. | 170 |
Error | coding | HiddenField | 'propertyValue' hides a field. | 189 |
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 84). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | coding | HiddenField | 'sessionId' hides a field. | 63 |
Error | misc | FinalParameters | Parameter languageContentId should be final. | 82 |
Error | coding | HiddenField | 'languageContentId' hides a field. | 82 |
Error | misc | FinalParameters | Parameter languageValue should be final. | 101 |
Error | coding | HiddenField | 'languageValue' hides a field. | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'sessionId' hides a field. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. |
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 83). | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 22 |
Error | coding | HiddenField | 'eventGroup' hides a field. | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 105 |
Error | coding | HiddenField | 'applicationOperation' hides a field. | 105 |
Error | coding | HiddenField | 'sessionId' hides a field. | 124 |
Error | coding | HiddenField | 'page' hides a field. | 143 |
Error | coding | HiddenField | 'pageMode' hides a field. | 162 |
Error | coding | HiddenField | 'elementId' hides a field. | 181 |
Error | coding | HiddenField | 'actionName' hides a field. | 200 |
Error | coding | HiddenField | 'userId' hides a field. | 219 |
Error | coding | HiddenField | 'errorMessage' hides a field. | 238 |
Error | coding | HiddenField | 'applicationMessage' hides a field. | 257 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 84). | 21 |
Error | coding | HiddenField | 'ipInformation' hides a field. | 90 |
Error | coding | HiddenField | 'sessionType' hides a field. | 100 |
Error | coding | HiddenField | 'userAgentInformation' hides a field. | 110 |
Error | coding | HiddenField | 'sessionId' hides a field. | 129 |
Error | coding | HiddenField | 'locale' hides a field. | 148 |
Error | coding | HiddenField | 'operatingSystem' hides a field. | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'sessionId' hides a field. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'email' hides a field. | 66 |
Error | coding | HiddenField | 'userpassword' hides a field. | 85 |
Error | coding | HiddenField | 'sessionId' hides a field. | 104 |
Error | misc | FinalParameters | Parameter otpCode should be final. | 123 |
Error | coding | HiddenField | 'otpCode' hides a field. | 123 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'sessionId' hides a field. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 | coding | HiddenField | 'country' hides a field. | 73 |
Error | coding | HiddenField | 'username' hides a field. | 92 |
Error | coding | HiddenField | 'email' hides a field. | 111 |
Error | coding | HiddenField | 'userpassword' hides a field. | 130 |
Error | coding | HiddenField | 'userType' hides a field. | 149 |
Error | coding | HiddenField | 'sessionId' hides a field. | 168 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | coding | HiddenField | 'userAccount' hides a field. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | misc | FinalParameters | Parameter obj should be final. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | coding | HiddenField | 'result' hides a field. | 43 |
Error | misc | FinalParameters | Parameter obj should be final. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
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 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | misc | FinalParameters | Parameter sessionId should be final. | 63 |
Error | coding | HiddenField | 'sessionId' hides a field. | 63 |
Error | misc | FinalParameters | Parameter maxResults should be final. | 82 |
Error | coding | HiddenField | 'maxResults' hides a field. | 82 |
Error | misc | FinalParameters | Parameter documentId should be final. | 101 |
Error | coding | HiddenField | 'documentId' hides a field. | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 30 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 35 |
Error | misc | FinalParameters | Parameter wordCountMap should be final. | 62 |
Error | coding | HiddenField | 'wordCountMap' hides a field. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | coding | HiddenField | 'sessionId' hides a field. | 63 |
Error | coding | HiddenField | 'searchExpression' hides a field. | 82 |
Error | coding | HiddenField | 'maxResults' hides a field. | 101 |
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 88). | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 28 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 44 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 77 |
Error | coding | HiddenField | 'resultElement' hides a field. | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 100 |
Error | coding | HiddenField | 'statusMap' hides a field. | 100 |
Error | coding | HiddenField | 'dataMap' hides a field. | 121 |
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 84). | 27 |
Error | coding | HiddenField | 'sessionId' hides a field. | 57 |
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 86). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 55 |
Error | misc | FinalParameters | Parameter googleAuthKey should be final. | 74 |
Error | coding | HiddenField | 'googleAuthKey' hides a field. | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 93 |
Error | misc | FinalParameters | Parameter googleAuthVerificationCode should be final. | 93 |
Error | coding | HiddenField | 'googleAuthVerificationCode' hides a field. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 112 |
Error | misc | FinalParameters | Parameter googleAuthScratchCodes should be final. | 112 |
Error | coding | HiddenField | 'googleAuthScratchCodes' hides a field. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 115). | 114 |
Error | misc | FinalParameters | Parameter otpAuthTotpURL should be final. | 133 |
Error | coding | HiddenField | 'otpAuthTotpURL' hides a field. | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. |