The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField | 9 | Error |
MagicNumber | 7 | Error | |
javadoc | JavadocMethod | 2 | Error |
JavadocType | 2 | Error | |
JavadocVariable | 5 | Error | |
misc | NewlineAtEndOfFile | 9 | Error |
modifier | RedundantModifier | 7 | Error |
regexp | RegexpSingleline
|
1 | Error |
sizes | LineLength | 483 | Error |
whitespace | FileTabCharacter | 33 | Error |
GenericWhitespace | 2 | Error | |
NoWhitespaceBefore | 1 | Error | |
WhitespaceAfter | 99 | Error | |
WhitespaceAround | 34 | Error |
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 92). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 52 |
Error | whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 72 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 189). | 79 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 79 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 85 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 98 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 106 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 106 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 108 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 117 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 117 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 122 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 129 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 132 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 132 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 137 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 145 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 147 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 149 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 150 |
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 87). | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 121). | 78 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 63 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 69 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 79 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 135 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 137 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 138 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 139 |
Error | sizes | LineLength | Line is longer than 80 characters (found 133). | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 46 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 46 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 48 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 48 |
Error | whitespace | GenericWhitespace | '>' is followed by an illegal character. | 48 |
Error | whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 109 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 110 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 117 |
Error | sizes | LineLength | Line is longer than 80 characters (found 130). | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 123 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 136 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 142 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 149 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 149 |
Error | sizes | LineLength | Line is longer than 80 characters (found 238). | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 155 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 160 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 161 |
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 | javadoc | JavadocType | Unused @param tag for '<ID>'. | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 37 |
Error | javadoc | JavadocType | Type Javadoc comment is missing an @param <I> tag. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 56 |
Error | coding | HiddenField | 'clazz' hides a field. | 56 |
Error | coding | HiddenField | 'clazz' hides a field. | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 66 |
Error | coding | HiddenField | 'clazz' hides a field. | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 86 |
Error | coding | HiddenField | 'clazz' hides a field. | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 89 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 89 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 89 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 89 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 89 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 93 |
Error | coding | HiddenField | 'clazz' hides a field. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 95 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 96 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 96 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 102 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 102 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 102 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 133). | 106 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 124 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 125 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 136 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 140 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 141 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 141 |
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 87). | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 47 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 47 |
Error | coding | HiddenField | 'agency' hides a field. | 47 |
Error | coding | HiddenField | 'portal' hides a field. | 47 |
Error | coding | HiddenField | 'languageData' hides a field. | 47 |
Error | javadoc | JavadocMethod | Expected @param tag for 'languageData'. | 47 |
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 111). | 42 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 42 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 16 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 40 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 40 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 42 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 42 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 59 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 59 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 59 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 106 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 133). | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 108 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 115 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 117 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 117 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 117 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 117 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 117 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 117 |
Error | sizes | LineLength | Line is longer than 80 characters (found 129). | 123 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 125 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 125 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 125 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 132 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 133 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 133 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 133 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 133 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 144 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 156 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 162 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 164 |
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 92). | 32 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 40 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 40 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 42 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 42 |
Error | whitespace | GenericWhitespace | '>' is followed by an illegal character. | 42 |
Error | whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 78 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 92 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 129). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 113 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 135 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 140 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 141 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 142 |
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). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 33 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 43 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 43 |
Error | coding | MagicNumber | '600' is a magic number. | 43 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 86 |
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). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 35 |
Error | coding | MagicNumber | '600' is a magic number. | 45 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 80 |
Error | sizes | LineLength | Line is longer than 80 characters (found 124). | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 88 |
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 | sizes | LineLength | Line is longer than 80 characters (found 83). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 130). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 115). | 92 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 95 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 102 |
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). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 35 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 45 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 45 |
Error | coding | MagicNumber | '1200' is a magic number. | 45 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 45 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 78 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 85 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 93 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 95 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 100 |
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 84). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 47 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 60 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 166). | 63 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 140). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 78 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 93 |
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). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 79 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 84 |
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 81). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 166). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 71 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 76 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 77 |
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 87). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 44 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 121). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 96 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 134). | 110 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 119 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 127 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 134 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 135 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 136 |
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). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 92 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 93 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 95 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 95 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 100 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 103 |
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 87). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 63 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 393). | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 106 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 116 |
Error | whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 116 |
Error | whitespace | WhitespaceAround | '+' is not followed by whitespace. | 116 |
Error | whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 128 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 133 |
Error | sizes | LineLength | Line is longer than 80 characters (found 175). | 136 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 139 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 141 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 144 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 146 |
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 |
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 98). | 37 |
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). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 48 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 129). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 116). | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 134). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 146). | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 95 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 100 |
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 102). | 37 |
Error | coding | HiddenField | 'clazz' hides a field. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 68 |
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). | 32 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 32 |
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 88). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 37 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 50 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 50 |
Error | coding | MagicNumber | '600' is a magic number. | 50 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 82 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 82 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 164). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 141). | 105 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 108 |
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). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 38 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 51 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 51 |
Error | coding | MagicNumber | '600' is a magic number. | 51 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 116). | 84 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 84 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 186). | 103 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 103 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 194). | 107 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 109 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 113 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 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 83). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 36 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 49 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 49 |
Error | coding | MagicNumber | '600' is a magic number. | 49 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 56 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 60 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 80 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 82 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 82 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 87 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 142). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 182). | 108 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 113 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 116 |
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 88). | 23 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 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 88). | 29 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 124). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 80 |
Error | coding | MagicNumber | '5' is a magic number. | 85 |
Error | whitespace | WhitespaceAround | '<' is not followed by whitespace. | 85 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 124). | 115 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 115 |
Error | whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 115 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 115 |
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 |
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). | 34 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 106 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 109 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 115 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 130 |
Error | sizes | LineLength | Line is longer than 80 characters (found 305). | 150 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 150 |
Error | sizes | LineLength | Line is longer than 80 characters (found 315). | 151 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 |
Error | sizes | LineLength | Line is longer than 80 characters (found 304). | 152 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 298). | 153 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 153 |
Error | sizes | LineLength | Line is longer than 80 characters (found 319). | 154 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 154 |
Error | sizes | LineLength | Line is longer than 80 characters (found 311). | 155 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 155 |
Error | sizes | LineLength | Line is longer than 80 characters (found 299). | 156 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 156 |
Error | sizes | LineLength | Line is longer than 80 characters (found 343). | 157 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 157 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 163 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 163 |
Error | sizes | LineLength | Line is longer than 80 characters (found 320). | 164 |
Error | sizes | LineLength | Line is longer than 80 characters (found 330). | 165 |
Error | whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 175 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 176 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 179 |
Error | whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 179 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 189 |
Error | sizes | LineLength | Line is longer than 80 characters (found 324). | 191 |
Error | sizes | LineLength | Line is longer than 80 characters (found 312). | 192 |
Error | sizes | LineLength | Line is longer than 80 characters (found 337). | 193 |
Error | sizes | LineLength | Line is longer than 80 characters (found 329). | 194 |
Error | sizes | LineLength | Line is longer than 80 characters (found 313). | 195 |
Error | sizes | LineLength | Line is longer than 80 characters (found 367). | 196 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 200 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 206 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 207 |
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. |