The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 244 | 0 | 1213 | 0 |
| Rules | Violations | Severity |
|---|---|---|
| JavadocMethod | 155 | |
| JavadocType | 4 | |
| JavadocVariable | 45 | |
| JavadocStyle | 7 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 5 | |
| FileLength | 0 | |
LineLength
|
11 | |
| MethodLength | 0 | |
| ParameterNumber | 11 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 3 | |
| NoWhitespaceAfter | 1 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 363 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 40 | |
WhitespaceAround
|
152 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 65 | |
| NeedBraces | 4 | |
| RightCurly | 8 | |
| AvoidInlineConditionals | 2 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 19 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 57 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | Ignore |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 3 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 16 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 82 | |
GenericIllegalRegexp
|
120 | |
| TodoComment | 1 | |
| UpperEll | 0 | |
| PackageHtml | 38 | |
| NewlineAtEndOfFile | 1 | |
| Translation | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Parameter arg0 should be final. | 55 | |
| Expected @param tag for 'arg0'. | 55 | |
| Parameter arg1 should be final. | 55 | |
| Expected @param tag for 'arg1'. | 55 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Expected @param tag for 'newTypeContext'. | 41 |
| Violation | Message | Line |
|---|---|---|
| '0.3f' is a magic number. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 12 | |
| Utility classes should not have a public or default constructor. | 12 | |
| '{' should be on the previous line. | 13 | |
| Missing a Javadoc comment. | 14 | |
| '=' is not preceded with whitespace. | 14 | |
| Line has trailing spaces. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 18 | |
| '{' should be on the previous line. | 19 | |
| '=' is not preceded with whitespace. | 20 | |
| '(' is followed by whitespace. | 21 | |
| ')' is preceded with whitespace. | 21 | |
| '(' is followed by whitespace. | 24 | |
| '(' is followed by whitespace. | 26 | |
| ')' is preceded with whitespace. | 26 | |
| '(' is followed by whitespace. | 28 | |
| '-9999' is a magic number. | 28 | |
| '9999' is a magic number. | 28 | |
| ')' is preceded with whitespace. | 28 | |
| '(' is followed by whitespace. | 30 | |
| ')' is preceded with whitespace. | 30 | |
| '(' is followed by whitespace. | 34 | |
| ')' is preceded with whitespace. | 34 | |
| '(' is followed by whitespace. | 35 | |
| ')' is preceded with whitespace. | 35 | |
| '(' is followed by whitespace. | 36 | |
| ')' is preceded with whitespace. | 36 | |
| '(' is followed by whitespace. | 38 | |
| ')' is preceded with whitespace. | 38 | |
| '(' is followed by whitespace. | 39 | |
| ')' is preceded with whitespace. | 39 | |
| '(' is followed by whitespace. | 41 | |
| ')' is preceded with whitespace. | 41 | |
| '(' is followed by whitespace. | 42 | |
| ')' is preceded with whitespace. | 42 | |
| '(' is followed by whitespace. | 44 | |
| ')' is preceded with whitespace. | 44 | |
| '(' is followed by whitespace. | 45 | |
| ')' is preceded with whitespace. | 45 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| '{' should be on the previous line. | 49 | |
| '(' is followed by whitespace. | 50 | |
| '0.2f' is a magic number. | 50 | |
| ')' is preceded with whitespace. | 50 | |
| '(' is followed by whitespace. | 51 | |
| ')' is preceded with whitespace. | 51 | |
| Line has trailing spaces. | 52 | |
| '(' is followed by whitespace. | 54 | |
| ')' is preceded with whitespace. | 54 | |
| '100' is a magic number. | 56 | |
| '100' is a magic number. | 57 | |
| ')' is preceded with whitespace. | 58 | |
| Line has trailing spaces. | 59 | |
| '4' is a magic number. | 61 | |
| Line has trailing spaces. | 62 | |
| '(' is followed by whitespace. | 62 | |
| '200' is a magic number. | 63 | |
| '200' is a magic number. | 64 | |
| '0.5f' is a magic number. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| '(' is followed by whitespace. | 73 | |
| Parameter args should be final. | 73 | |
| Expected @param tag for 'args'. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| 'if' construct must use '{}'s. | 76 | |
| 'if' is not followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Line has trailing spaces. | 84 | |
| 'while' is not followed by whitespace. | 86 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 90 | |
| '=' is not preceded with whitespace. | 94 | |
| 'if' is not followed by whitespace. | 95 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 96 | |
| '=' is not preceded with whitespace. | 97 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| 'while' is not followed by whitespace. | 104 | |
| '(' is followed by whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| 'if' is not followed by whitespace. | 106 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Expected an @return tag. | 122 | |
| '{' should be on the previous line. | 123 | |
| '{' should be on the previous line. | 125 | |
| '=' is not preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| '=' is not preceded with whitespace. | 130 | |
| '=' is not preceded with whitespace. | 130 | |
| '=' is not preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '{' should be on the previous line. | 137 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '}' should be on the same line. | 141 | |
| 'catch' is not followed by whitespace. | 142 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| Line is longer than 120 characters. | 150 | |
| '(' is followed by whitespace. | 150 | |
| Line is longer than 120 characters. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '}' should be on the same line. | 156 | |
| 'catch' is not followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line has trailing spaces. | 165 | |
| '{' should be on the previous line. | 169 | |
| '{' should be on the previous line. | 171 | |
| '}' should be on the same line. | 173 | |
| 'catch' is not followed by whitespace. | 174 | |
| '(' is followed by whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| '{' should be on the previous line. | 175 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 177 | |
| '(' is followed by whitespace. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| First sentence should end with a period. | 182 | |
| Expected an @return tag. | 185 | |
| '{' should be on the previous line. | 186 | |
| '{' should be on the previous line. | 188 | |
| '=' is not preceded with whitespace. | 190 | |
| '(' is followed by whitespace. | 190 | |
| '1024' is a magic number. | 190 | |
| '768' is a magic number. | 190 | |
| '32' is a magic number. | 190 | |
| '32' is a magic number. | 190 | |
| '75' is a magic number. | 190 | |
| '85' is a magic number. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| Line is longer than 120 characters. | 193 | |
| '{' is followed by whitespace. | 193 | |
| '640' is a magic number. | 193 | |
| '480' is a magic number. | 193 | |
| '60' is a magic number. | 193 | |
| ')' is preceded with whitespace. | 193 | |
| '}' should be on the same line. | 195 | |
| 'catch' is not followed by whitespace. | 196 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| '{' should be on the previous line. | 197 | |
| Line has trailing spaces. | 203 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '0.3' is a magic number. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| '=' is not preceded with whitespace. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| First sentence should end with a period. | 19 | |
| '(' is followed by whitespace. | 22 | |
| Parameter maxLines should be final. | 22 | |
| 'maxLines' hides a field. | 22 | |
| Expected @param tag for 'maxLines'. | 22 | |
| Parameter left should be final. | 22 | |
| 'left' hides a field. | 22 | |
| Expected @param tag for 'left'. | 22 | |
| ')' is preceded with whitespace. | 22 | |
| '{' should be on the previous line. | 23 | |
| '=' is not preceded with whitespace. | 24 | |
| '(' is followed by whitespace. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not preceded with whitespace. | 28 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on the previous line. | 32 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 36 | |
| '(' is followed by whitespace. | 36 | |
| Parameter s should be final. | 36 | |
| ')' is preceded with whitespace. | 36 | |
| '{' should be on the previous line. | 37 | |
| '(' is followed by whitespace. | 38 | |
| ')' is preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| 'if' is not followed by whitespace. | 40 | |
| '(' is followed by whitespace. | 40 | |
| ')' is preceded with whitespace. | 40 | |
| '{' should be on the previous line. | 41 | |
| Line has trailing spaces. | 46 | |
| First sentence should end with a period. | 47 | |
| '{' should be on the previous line. | 51 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not preceded with whitespace. | 54 | |
| 'for' is not followed by whitespace. | 55 | |
| '(' is followed by whitespace. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| ')' is preceded with whitespace. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| '=' is not preceded with whitespace. | 59 | |
| '(' is followed by whitespace. | 59 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| 'if' is not followed by whitespace. | 60 | |
| '(' is followed by whitespace. | 60 | |
| ')' is preceded with whitespace. | 60 | |
| Line has trailing spaces. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| Line has trailing spaces. | 63 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| 'for' is not followed by whitespace. | 66 | |
| '(' is followed by whitespace. | 66 | |
| '=' is not preceded with whitespace. | 66 | |
| '=' is not followed by whitespace. | 66 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| '(' is followed by whitespace. | 68 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 73 | |
| '(' is followed by whitespace. | 73 | |
| Parameter maxWidth should be final. | 73 | |
| Parameter maxHeight should be final. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| Line has trailing spaces. | 79 | |
| 'if' is not followed by whitespace. | 80 | |
| '(' is followed by whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| '{' should be on the previous line. | 81 | |
| '=' is not preceded with whitespace. | 82 | |
| '10' is a magic number. | 82 | |
| '=' is not preceded with whitespace. | 83 | |
| '10' is a magic number. | 83 | |
| '}' should be on the same line. | 84 | |
| '{' should be on the previous line. | 86 | |
| '=' is not preceded with whitespace. | 87 | |
| '10' is a magic number. | 87 | |
| '=' is not preceded with whitespace. | 88 | |
| '10' is a magic number. | 88 | |
| Line has trailing spaces. | 91 | |
| Missing a Javadoc comment. | 92 | |
| '{' should be on the previous line. | 93 | |
| Line has trailing spaces. | 96 | |
| Missing a Javadoc comment. | 97 | |
| '(' is followed by whitespace. | 97 | |
| Parameter text should be final. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 210 |
| Violation | Message | Line |
|---|---|---|
| Variable 'active' must be private and have accessor methods. | 35 |
| Violation | Message | Line |
|---|---|---|
| '4' is a magic number. | 50 | |
| '8' is a magic number. | 55 | |
| Line has trailing spaces. | 128 | |
| Missing a Javadoc comment. | 129 | |
| '(' is followed by whitespace. | 129 | |
| Parameter dataSource should be final. | 129 | |
| Parameter filter should be final. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 134 | |
| '+' is not preceded with whitespace. | 134 | |
| '+' is not followed by whitespace. | 134 | |
| ',' is not followed by whitespace. | 134 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 147 | |
| Line has trailing spaces. | 149 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 164 | |
| '16' is a magic number. | 165 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 172 | |
| Line has trailing spaces. | 173 | |
| Line has trailing spaces. | 174 | |
| Line has trailing spaces. | 179 | |
| Line has trailing spaces. | 182 | |
| Line has trailing spaces. | 187 | |
| Line has trailing spaces. | 188 | |
| Line has trailing spaces. | 189 | |
| Line has trailing spaces. | 190 | |
| Line has trailing spaces. | 191 | |
| Line has trailing spaces. | 192 | |
| Line has trailing spaces. | 193 | |
| Line has trailing spaces. | 194 | |
| Line has trailing spaces. | 195 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 198 | |
| Line has trailing spaces. | 200 | |
| Line has trailing spaces. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Line has trailing spaces. | 202 | |
| '{' should be on the previous line. | 202 | |
| Line has trailing spaces. | 203 | |
| Line has trailing spaces. | 204 | |
| Line has trailing spaces. | 206 | |
| Missing a Javadoc comment. | 208 | |
| Parameter size should be final. | 208 | |
| '4' is a magic number. | 209 | |
| Line has trailing spaces. | 213 | |
| Missing a Javadoc comment. | 215 | |
| Parameter fold should be final. | 215 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 222 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Variable 'typeContext' must be private and have accessor methods. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Variable 'elementTypeParent' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 328 | |
| Missing a Javadoc comment. | 372 | |
| Unused @param tag for 'controlDefinitionAttributes'. | 414 | |
| Unused @param tag for 'controlAttributes'. | 415 | |
| More than 7 parameters. | 421 | |
| Expected @param tag for 'controlDefinitionStyle'. | 424 | |
| Expected @param tag for 'controlStyle'. | 425 | |
| Unused @param tag for 'controlDefinitionAttributes'. | 475 | |
| Unused @param tag for 'controlAttributes'. | 476 | |
| More than 7 parameters. | 482 | |
| Expected @param tag for 'controlDefinitionStyle'. | 485 | |
| Expected @param tag for 'controlStyle'. | 486 |
| Violation | Message | Line |
|---|---|---|
| Avoid inline conditionals. | 184 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 128 | |
| Expected an @return tag. | 137 | |
| Expected @param tag for 'widget'. | 137 | |
| Expected @param tag for 'x'. | 137 | |
| Expected @param tag for 'y'. | 137 | |
| Line has trailing spaces. | 155 | |
| Expected an @return tag. | 159 | |
| '(' is followed by whitespace. | 159 | |
| Parameter widget should be final. | 159 | |
| Expected @param tag for 'widget'. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| 'if' is not followed by whitespace. | 160 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| '(' is followed by whitespace. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| Line has trailing spaces. | 168 | |
| Expected an @return tag. | 172 | |
| '(' is followed by whitespace. | 172 | |
| Parameter widget should be final. | 172 | |
| Expected @param tag for 'widget'. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| 'if' is not followed by whitespace. | 173 | |
| '(' is followed by whitespace. | 173 | |
| ')' is preceded with whitespace. | 173 | |
| '(' is followed by whitespace. | 176 | |
| ')' is preceded with whitespace. | 176 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| More than 7 parameters. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| Expected @param tag for 'newTypeContext'. | 26 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 108 | |
| '(' is followed by whitespace. | 108 | |
| Parameter line should be final. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| ',' is not followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| '=' is not preceded with whitespace. | 110 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| '=' is not preceded with whitespace. | 111 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| Line has trailing spaces. | 113 | |
| Missing a Javadoc comment. | 114 | |
| '(' is followed by whitespace. | 114 | |
| Parameter line should be final. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| '{' should be on the previous line. | 115 | |
| '=' is not preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 117 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line has trailing spaces. | 119 | |
| Missing a Javadoc comment. | 120 | |
| '(' is followed by whitespace. | 120 | |
| Parameter line should be final. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '{' should be on the previous line. | 121 | |
| Line has trailing spaces. | 123 | |
| Missing a Javadoc comment. | 124 | |
| '(' is followed by whitespace. | 124 | |
| Parameter line should be final. | 124 | |
| '<' is not preceded with whitespace. | 124 | |
| '<' is not followed by whitespace. | 124 | |
| ',' is not followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| '=' is not preceded with whitespace. | 126 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '(' is followed by whitespace. | 136 | |
| '(' is followed by whitespace. | 136 | |
| 'cast' is not followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| Line has trailing spaces. | 139 | |
| Missing a Javadoc comment. | 140 | |
| '(' is followed by whitespace. | 140 | |
| Parameter line should be final. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| ',' is not followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| '{' should be on the previous line. | 141 | |
| Line has trailing spaces. | 143 | |
| Missing a Javadoc comment. | 144 | |
| '(' is followed by whitespace. | 144 | |
| Parameter line should be final. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| ',' is not followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| '=' is not preceded with whitespace. | 146 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| '=' is not preceded with whitespace. | 147 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '=' is not preceded with whitespace. | 148 | |
| '(' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '=' is not preceded with whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| 'cast' is not followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '(' is followed by whitespace. | 150 | |
| 'cast' is not followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| Line has trailing spaces. | 152 | |
| Missing a Javadoc comment. | 153 | |
| '<' is not preceded with whitespace. | 153 | |
| '<' is not followed by whitespace. | 153 | |
| ',' is not followed by whitespace. | 153 | |
| '(' is followed by whitespace. | 153 | |
| Parameter line should be final. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| '<' is not preceded with whitespace. | 155 | |
| '<' is not followed by whitespace. | 155 | |
| ',' is not followed by whitespace. | 155 | |
| '=' is not preceded with whitespace. | 155 | |
| '<' is not preceded with whitespace. | 155 | |
| '<' is not followed by whitespace. | 155 | |
| ',' is not followed by whitespace. | 155 | |
| Line has trailing spaces. | 156 | |
| '=' is not preceded with whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| 'for' is not followed by whitespace. | 158 | |
| '(' is followed by whitespace. | 158 | |
| '=' is not preceded with whitespace. | 158 | |
| '=' is not followed by whitespace. | 158 | |
| '<' is not preceded with whitespace. | 158 | |
| '<' is not followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '{' should be on the previous line. | 159 | |
| '=' is not preceded with whitespace. | 160 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| 'if' is not followed by whitespace. | 161 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| '(' is followed by whitespace. | 163 | |
| '(' is followed by whitespace. | 163 | |
| '}' should be on the same line. | 164 | |
| '{' should be on the previous line. | 166 | |
| '(' is followed by whitespace. | 167 | |
| ')' is preceded with whitespace. | 167 | |
| Line has trailing spaces. | 170 | |
| Line has trailing spaces. | 173 | |
| Line has trailing spaces. | 175 | |
| Expected an @return tag. | 179 | |
| '<' is not preceded with whitespace. | 179 | |
| '<' is not followed by whitespace. | 179 | |
| ',' is not followed by whitespace. | 179 | |
| '(' is followed by whitespace. | 179 | |
| Parameter line should be final. | 179 | |
| Expected @param tag for 'line'. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '{' should be on the previous line. | 180 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| ',' is not followed by whitespace. | 181 | |
| '=' is not preceded with whitespace. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| ',' is not followed by whitespace. | 181 | |
| Line has trailing spaces. | 182 | |
| '{' should be on the previous line. | 184 | |
| '(' is followed by whitespace. | 185 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '(' is followed by whitespace. | 188 | |
| ')' is preceded with whitespace. | 188 | |
| Line has trailing spaces. | 189 | |
| Line is longer than 120 characters. | 190 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| Line has trailing spaces. | 200 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| 'cast' is not followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| '(' is followed by whitespace. | 211 | |
| '(' is followed by whitespace. | 211 | |
| 'cast' is not followed by whitespace. | 211 | |
| ')' is preceded with whitespace. | 211 | |
| Line has trailing spaces. | 212 | |
| '(' is followed by whitespace. | 217 | |
| '(' is followed by whitespace. | 217 | |
| 'cast' is not followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 217 | |
| Line has trailing spaces. | 218 | |
| '(' is followed by whitespace. | 223 | |
| ')' is preceded with whitespace. | 223 | |
| '(' is followed by whitespace. | 229 | |
| '(' is followed by whitespace. | 229 | |
| 'cast' is not followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 229 | |
| '(' is followed by whitespace. | 235 | |
| '(' is followed by whitespace. | 235 | |
| 'cast' is not followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '(' is followed by whitespace. | 241 | |
| '(' is followed by whitespace. | 241 | |
| 'cast' is not followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| '(' is followed by whitespace. | 247 | |
| '(' is followed by whitespace. | 247 | |
| 'cast' is not followed by whitespace. | 247 | |
| ')' is preceded with whitespace. | 247 | |
| '=' is not preceded with whitespace. | 253 | |
| '(' is followed by whitespace. | 253 | |
| 'cast' is not followed by whitespace. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| '=' is not preceded with whitespace. | 255 | |
| '(' is followed by whitespace. | 255 | |
| 'cast' is not followed by whitespace. | 255 | |
| ')' is preceded with whitespace. | 255 | |
| '=' is not preceded with whitespace. | 257 | |
| '(' is followed by whitespace. | 257 | |
| 'cast' is not followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 257 | |
| '=' is not preceded with whitespace. | 259 | |
| '(' is followed by whitespace. | 259 | |
| 'cast' is not followed by whitespace. | 259 | |
| ')' is preceded with whitespace. | 259 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| Line has trailing spaces. | 261 | |
| '=' is not preceded with whitespace. | 266 | |
| '(' is followed by whitespace. | 266 | |
| 'cast' is not followed by whitespace. | 266 | |
| ')' is preceded with whitespace. | 266 | |
| '=' is not preceded with whitespace. | 268 | |
| '(' is followed by whitespace. | 268 | |
| 'cast' is not followed by whitespace. | 268 | |
| ')' is preceded with whitespace. | 268 | |
| '(' is followed by whitespace. | 269 | |
| ')' is preceded with whitespace. | 269 | |
| '}' should be on the same line. | 270 | |
| 'catch' is not followed by whitespace. | 271 | |
| '(' is followed by whitespace. | 271 | |
| ')' is preceded with whitespace. | 271 | |
| '{' should be on the previous line. | 272 | |
| Line has trailing spaces. | 275 | |
| Missing a Javadoc comment. | 279 | |
| '<' is not preceded with whitespace. | 279 | |
| '<' is not followed by whitespace. | 279 | |
| ',' is not followed by whitespace. | 279 | |
| '(' is followed by whitespace. | 279 | |
| Parameter line should be final. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| '{' should be on the previous line. | 280 | |
| '<' is not preceded with whitespace. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| ',' is not followed by whitespace. | 281 | |
| '=' is not preceded with whitespace. | 281 | |
| '<' is not preceded with whitespace. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| ',' is not followed by whitespace. | 281 | |
| '{' should be on the previous line. | 284 | |
| '(' is followed by whitespace. | 285 | |
| '(' is followed by whitespace. | 285 | |
| ')' is preceded with whitespace. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| '(' is followed by whitespace. | 288 | |
| ')' is preceded with whitespace. | 288 | |
| Line has trailing spaces. | 289 | |
| '(' is followed by whitespace. | 299 | |
| '(' is followed by whitespace. | 299 | |
| 'cast' is not followed by whitespace. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| Line has trailing spaces. | 300 | |
| '(' is followed by whitespace. | 305 | |
| ')' is preceded with whitespace. | 305 | |
| '}' should be on the same line. | 306 | |
| 'catch' is not followed by whitespace. | 307 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '{' should be on the previous line. | 308 | |
| First sentence should end with a period. | 315 | |
| Expected an @return tag. | 319 | |
| '{' should be on the previous line. | 320 | |
| First sentence should end with a period. | 324 | |
| Expected an @return tag. | 328 | |
| '{' should be on the previous line. | 329 | |
| '(' is followed by whitespace. | 330 | |
| ')' is preceded with whitespace. | 330 | |
| Line has trailing spaces. | 332 | |
| Line has trailing spaces. | 334 | |
| Expected an @return tag. | 337 | |
| '{' should be on the previous line. | 338 | |
| Line has trailing spaces. | 341 | |
| First sentence should end with a period. | 342 | |
| Expected an @return tag. | 347 | |
| '(' is followed by whitespace. | 347 | |
| Parameter c should be final. | 347 | |
| Expected @param tag for 'c'. | 347 | |
| ')' is preceded with whitespace. | 347 | |
| '{' should be on the previous line. | 348 | |
| '(' is followed by whitespace. | 349 | |
| '(' is followed by whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| First sentence should end with a period. | 352 | |
| '(' is followed by whitespace. | 356 | |
| Parameter args should be final. | 356 | |
| Expected @param tag for 'args'. | 356 | |
| ')' is preceded with whitespace. | 356 | |
| '{' should be on the previous line. | 357 | |
| '=' is not preceded with whitespace. | 358 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 359 | |
| Missing a Javadoc comment. | 362 | |
| '<' is not preceded with whitespace. | 362 | |
| '<' is not followed by whitespace. | 362 | |
| '{' should be on the previous line. | 363 | |
| Missing a Javadoc comment. | 367 | |
| '{' should be on the previous line. | 368 | |
| Missing a Javadoc comment. | 372 | |
| '{' should be on the previous line. | 373 | |
| Missing a Javadoc comment. | 377 | |
| '{' should be on the previous line. | 378 | |
| Line has trailing spaces. | 381 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 58 | |
| Expected @param tag for 'newXadvance'. | 176 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'styleHandler' must be private and have accessor methods. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'nifty' must be private and have accessor methods. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'registeredEffects' must be private and have accessor methods. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'registeredControls' must be private and have accessor methods. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'time' must be private and have accessor methods. | 16 | |
| 'styleHandler' hides a field. | 25 | |
| Expected @param tag for 'styleHandler'. | 25 | |
| 'nifty' hides a field. | 26 | |
| Expected @param tag for 'nifty'. | 26 | |
| 'registeredEffects' hides a field. | 27 | |
| Expected @param tag for 'registeredEffects'. | 27 | |
| 'registeredControls' hides a field. | 28 | |
| Expected @param tag for 'registeredControls'. | 28 | |
| 'time' hides a field. | 29 | |
| Expected @param tag for 'time'. | 29 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 72 | |
| '{' should be on the previous line. | 122 | |
| '=' is not preceded with whitespace. | 124 | |
| '(' is followed by whitespace. | 124 | |
| '256' is a magic number. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| Line has trailing spaces. | 126 | |
| 'for' is not followed by whitespace. | 128 | |
| '(' is followed by whitespace. | 128 | |
| '=' is not preceded with whitespace. | 128 | |
| '=' is not followed by whitespace. | 128 | |
| '<' is not preceded with whitespace. | 128 | |
| '256' is a magic number. | 128 | |
| '<' is not followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line has trailing spaces. | 132 | |
| '=' is not preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 133 | |
| 'cast' is not followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| 'if' is not followed by whitespace. | 134 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Line has trailing spaces. | 138 | |
| 'cast' is not followed by whitespace. | 139 | |
| 'cast' is not followed by whitespace. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| 'cast' is not followed by whitespace. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| 'cast' is not followed by whitespace. | 142 | |
| Line has trailing spaces. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| Line has trailing spaces. | 146 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '(' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| Line has trailing spaces. | 149 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| Line has trailing spaces. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| Line has trailing spaces. | 155 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| Line has trailing spaces. | 167 | |
| '(' is followed by whitespace. | 172 | |
| Parameter x should be final. | 172 | |
| Expected @param tag for 'x'. | 172 | |
| Parameter y should be final. | 172 | |
| Expected @param tag for 'y'. | 172 | |
| Parameter text should be final. | 172 | |
| Expected @param tag for 'text'. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| '(' is followed by whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| Missing a Javadoc comment. | 178 | |
| '(' is followed by whitespace. | 178 | |
| Parameter x should be final. | 178 | |
| Parameter y should be final. | 178 | |
| Parameter text should be final. | 178 | |
| Parameter size should be final. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| '(' is followed by whitespace. | 180 | |
| ')' is preceded with whitespace. | 180 | |
| Missing a Javadoc comment. | 184 | |
| More than 7 parameters. | 184 | |
| '(' is followed by whitespace. | 184 | |
| Parameter x should be final. | 184 | |
| Parameter y should be final. | 184 | |
| Parameter text should be final. | 184 | |
| Parameter size should be final. | 184 | |
| Parameter r should be final. | 184 | |
| Parameter g should be final. | 184 | |
| Parameter b should be final. | 184 | |
| Parameter a should be final. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| Line has trailing spaces. | 190 | |
| Line has trailing spaces. | 213 | |
| Line has trailing spaces. | 292 | |
| '(' is followed by whitespace. | 295 | |
| ')' is preceded with whitespace. | 295 | |
| Line has trailing spaces. | 299 | |
| '(' is followed by whitespace. | 302 | |
| ')' is preceded with whitespace. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| Line has trailing spaces. | 305 | |
| Missing a Javadoc comment. | 306 | |
| '(' is followed by whitespace. | 306 | |
| Parameter text should be final. | 306 | |
| ')' is preceded with whitespace. | 306 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '=' is not preceded with whitespace. | 318 | |
| '=' is not followed by whitespace. | 318 | |
| '<' is not preceded with whitespace. | 318 | |
| '<' is not followed by whitespace. | 318 | |
| Missing a Javadoc comment. | 330 | |
| '{' should be on the previous line. | 331 | |
| Missing a Javadoc comment. | 335 | |
| Parameter selectionStart should be final. | 335 | |
| 'selectionStart' hides a field. | 335 | |
| Missing a Javadoc comment. | 339 | |
| Parameter selectionEnd should be final. | 339 | |
| 'selectionEnd' hides a field. | 339 | |
| Line is longer than 120 characters. | 343 | |
| Missing a Javadoc comment. | 343 | |
| 'selectionR' hides a field. | 343 | |
| 'selectionG' hides a field. | 343 | |
| 'selectionB' hides a field. | 343 | |
| 'selectionA' hides a field. | 343 | |
| Line has trailing spaces. | 349 | |
| Line is longer than 120 characters. | 350 | |
| Missing a Javadoc comment. | 350 | |
| 'selectionR' hides a field. | 350 | |
| 'selectionG' hides a field. | 350 | |
| 'selectionB' hides a field. | 350 | |
| 'selectionA' hides a field. | 350 | |
| Line is longer than 120 characters. | 378 | |
| 'cast' is not followed by whitespace. | 378 | |
| Expected an @return tag. | 387 | |
| Expected @param tag for 'charInfoC'. | 387 | |
| Expected @param tag for 'nextc'. | 387 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 17 | |
| '{' should be on the previous line. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| '(' is followed by whitespace. | 25 | |
| Parameter fkt should be final. | 25 | |
| Expected @param tag for 'fkt'. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' should be on the previous line. | 26 | |
| Line has trailing spaces. | 28 | |
| '=' is not preceded with whitespace. | 29 | |
| 'if' is not followed by whitespace. | 30 | |
| '(' is followed by whitespace. | 30 | |
| ')' is preceded with whitespace. | 30 | |
| '{' should be on the previous line. | 31 | |
| '=' is not preceded with whitespace. | 32 | |
| '(' is followed by whitespace. | 32 | |
| ')' is preceded with whitespace. | 32 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 38 | |
| Parameter str should be final. | 38 | |
| Parameter isNullTerminated should be final. | 38 | |
| '{' should be on the previous line. | 39 | |
| 'if' construct must use '{}'s. | 41 | |
| '(' is followed by whitespace. | 44 | |
| ')' is preceded with whitespace. | 44 | |
| Line has trailing spaces. | 45 | |
| 'if' construct must use '{}'s. | 46 | |
| '(' is followed by whitespace. | 47 | |
| 'cast' is not followed by whitespace. | 47 | |
| ')' is preceded with whitespace. | 47 |
| Violation | Message | Line |
|---|---|---|
| '+' is not preceded with whitespace. | 159 | |
| '+' is not followed by whitespace. | 159 | |
| '-' is not preceded with whitespace. | 206 | |
| '-' is not followed by whitespace. | 206 | |
| Expected @param tag for 'c'. | 224 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 21 | |
| Expected @param tag for 'newTypeContext'. | 27 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'typeContext'. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 18 | |
| '(' is preceded with whitespace. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 23 | |
| Parameter name should be final. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Parameter name should be final. | 27 | |
| Parameter filterLinear should be final. | 27 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Parameter x0 should be final. | 34 | |
| Parameter y0 should be final. | 34 | |
| Parameter x1 should be final. | 34 | |
| Parameter y1 should be final. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Parameter param should be final. | 53 | |
| Parameter param2 should be final. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Parameter image should be final. | 57 | |
| Parameter x should be final. | 57 | |
| Parameter y should be final. | 57 | |
| Parameter width should be final. | 57 | |
| Parameter height should be final. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Parameter x should be final. | 60 | |
| Parameter y should be final. | 60 | |
| Parameter width should be final. | 60 | |
| Parameter height should be final. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Parameter text should be final. | 63 | |
| Parameter x should be final. | 63 | |
| Parameter y should be final. | 63 | |
| Parameter selectionStart should be final. | 63 | |
| Parameter selectionEnd should be final. | 63 | |
| Parameter c should be final. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 69 | |
| Parameter statesToSave should be final. | 69 | |
| '<' is not preceded with whitespace. | 69 | |
| '<' is not followed by whitespace. | 69 | |
| Missing a Javadoc comment. | 72 | |
| Parameter font should be final. | 72 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Parameter colorParam should be final. | 79 | |
| Missing a Javadoc comment. | 83 | |
| Parameter pos should be final. | 83 | |
| Parameter pos2 should be final. | 83 | |
| Missing a Javadoc comment. | 86 | |
| Parameter scale should be final. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Parameter size should be final. | 89 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 21 | |
| Expected @param tag for 'newTypeContext'. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Expected @param tag for 'newTypeContext'. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 63 | |
| '-' is not preceded with whitespace. | 105 | |
| '-' is not preceded with whitespace. | 106 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 21 | |
| Variable 'typeContext' must be private and have accessor methods. | 21 | |
| Expected @param tag for 'typeContextParam'. | 28 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 16 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - de.lessvoid.nifty.controls.Controller. | 3 | |
| Unused import - de.lessvoid.nifty.controls.NiftyInputControl. | 4 | |
| Unused @param tag for 'control'. | 86 | |
| Unused @param tag for 'screenController'. | 87 | |
| Expected @param tag for 'controller'. | 91 | |
| Unused @param tag for 'screenController'. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 140 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'typeContext'. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'typeContext'. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'typeContext'. | 21 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 24 | |
| Parameter typeContext should be final. | 83 | |
| 'typeContext' hides a field. | 83 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 250 | |
| More than 7 parameters. | 281 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - de.lessvoid.nifty.render.NiftyImage. | 14 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| Expected @param tag for 'newTypeContext'. | 26 |
| Violation | Message | Line |
|---|---|---|
| '3' is a magic number. | 48 | |
| '4' is a magic number. | 48 | |
| '6' is a magic number. | 49 | |
| '8' is a magic number. | 49 | |
| '3' is a magic number. | 68 | |
| '3' is a magic number. | 92 | |
| '6' is a magic number. | 92 | |
| '3' is a magic number. | 95 | |
| '4' is a magic number. | 95 | |
| '5' is a magic number. | 95 | |
| Line is longer than 120 characters. | 96 | |
| '3' is a magic number. | 96 | |
| '6' is a magic number. | 96 | |
| '7' is a magic number. | 96 | |
| '8' is a magic number. | 96 | |
| More than 7 parameters. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| More than 7 parameters. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| Unused @param tag for 'typeContext'. | 24 | |
| Expected @param tag for 'newTypeContext'. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '3' is a magic number. | 156 | |
| '3' is a magic number. | 167 | |
| '3' is a magic number. | 169 | |
| '5' is a magic number. | 169 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 180 | |
| '5' is a magic number. | 182 | |
| '7' is a magic number. | 182 | |
| '4' is a magic number. | 193 | |
| '5' is a magic number. | 193 | |
| '7' is a magic number. | 195 | |
| '9' is a magic number. | 195 | |
| '5' is a magic number. | 205 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Expected @param tag for 'nifty'. | 73 | |
| Expected @param tag for 'time'. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| Expected @param tag for 'newTypeContext'. | 26 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'typeContext'. | 17 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 113 | |
| Parameter outputElements should be final. | 160 | |
| 'outputElements' hides a field. | 160 |
| Violation | Message | Line |
|---|---|---|
| Variable 'nifty' must be private and have accessor methods. | 27 | |
| Variable 'id' must be private and have accessor methods. | 32 | |
| Variable 'mouseX' must be private and have accessor methods. | 37 | |
| Variable 'mouseY' must be private and have accessor methods. | 42 | |
| Variable 'mouseDown' must be private and have accessor methods. | 47 | |
| Expected @param tag for 'key'. | 136 | |
| Expected @param tag for 'c'. | 136 | |
| Expected @param tag for 'key'. | 143 | |
| Expected @param tag for 'c'. | 143 | |
| Expected @param tag for 'oldx'. | 150 | |
| Expected @param tag for 'oldy'. | 150 | |
| Expected @param tag for 'newx'. | 150 | |
| Expected @param tag for 'newy'. | 150 | |
| Expected @param tag for 'button'. | 158 | |
| Expected @param tag for 'x'. | 158 | |
| Expected @param tag for 'y'. | 158 | |
| Expected @param tag for 'button'. | 167 | |
| Expected @param tag for 'x'. | 167 | |
| Expected @param tag for 'y'. | 167 | |
| Expected @throws tag for 'SlickException'. | 178 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - de.lessvoid.nifty.controls.Controller. | 3 | |
| Unused import - de.lessvoid.nifty.screen.ScreenController. | 5 | |
| Unused @param tag for 'screenController'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 89 | |
| Variable 'mapping' must be private and have accessor methods. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Variable 'handler' must be private and have accessor methods. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 97 |
| Violation | Message | Line |
|---|---|---|
| Avoid inline conditionals. | 215 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Utility classes should not have a public or default constructor. | 5 | |
| Line is longer than 120 characters. | 14 | |
| Expected @param tag for 'size'. | 14 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| '<' is not preceded with whitespace. | 17 | |
| '<' is not followed by whitespace. | 17 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 120 characters. | 40 | |
| Expected @param tag for 'size'. | 40 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| '-' is not preceded with whitespace. | 43 | |
| '-' is not followed by whitespace. | 43 | |
| '>=' is not preceded with whitespace. | 43 | |
| '>=' is not followed by whitespace. | 43 | |
| Line is longer than 120 characters. | 67 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| Expected an @return tag. | 94 | |
| Expected @param tag for 'text'. | 94 | |
| Parameter i should be final. | 94 | |
| Expected @param tag for 'i'. | 94 | |
| '+' is not preceded with whitespace. | 97 | |
| '+' is not followed by whitespace. | 97 | |
| Expected an @return tag. | 107 | |
| Expected @param tag for 'text'. | 107 | |
| Parameter i should be final. | 107 | |
| Expected @param tag for 'i'. | 107 | |
| '-' is not preceded with whitespace. | 110 | |
| '-' is not followed by whitespace. | 110 |