The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 30 | 0 | 0 | 292 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 15 | |
| JavadocType | 0 | |
| JavadocVariable | 1 | |
| JavadocStyle | 1 | |
| 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 | 2 | |
| FileLength | 0 | |
| LineLength | 5 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 2 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 1 | |
| OperatorWrap | 0 | |
| ParenPad | 3 | |
| TypecastParenPad | 0 | |
| TabCharacter | 51 | |
| WhitespaceAfter | 14 | |
| WhitespaceAround | 24 | |
| ModifierOrder | 0 | |
| RedundantModifier | 8 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 7 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 4 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 4 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 36 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 14 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 2 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 16 | |
GenericIllegalRegexp
|
79 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| ';' is preceded with whitespace. | 44 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 79 | |
| Expected @param tag for 'pIsAutonomous'. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| Unused @param tag for 'pDownload'. | 88 | |
| Expected @param tag for 'pUpload'. | 92 | |
| Expected @param tag for 'pIsAutonomous'. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 118 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 91 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Parameter id should be final. | 102 | |
| 'id' hides a field. | 102 | |
| Expected @param tag for 'id'. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| '=' is not preceded with whitespace. | 103 | |
| '=' is not followed by whitespace. | 103 | |
| Line contains a tab character. | 104 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 47 | |
| ',' is not followed by whitespace. | 57 | |
| ',' is not followed by whitespace. | 58 | |
| ',' is not followed by whitespace. | 59 | |
| ',' is not followed by whitespace. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 45 | |
| '<' is not preceded with whitespace. | 70 | |
| '<' is not followed by whitespace. | 70 | |
| '<' is not preceded with whitespace. | 89 | |
| '<' is not followed by whitespace. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line contains a tab character. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'final' modifier. | 54 | |
| Redundant 'final' modifier. | 61 | |
| Redundant 'final' modifier. | 68 | |
| Redundant 'final' modifier. | 75 | |
| Line has trailing spaces. | 88 | |
| Redundant 'final' modifier. | 93 | |
| Redundant 'final' modifier. | 100 | |
| Redundant 'final' modifier. | 107 | |
| Redundant 'final' modifier. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 155 | |
| '=' is not preceded with whitespace. | 179 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Parameter id should be final. | 190 | |
| 'id' hides a field. | 190 | |
| Expected @param tag for 'id'. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| '=' is not preceded with whitespace. | 191 | |
| '=' is not followed by whitespace. | 191 | |
| Line contains a tab character. | 192 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 48 | |
| ',' is not followed by whitespace. | 54 | |
| ',' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 56 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.FileNotFoundException. | 27 | |
| Unused import - java.io.FileOutputStream. | 28 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 121 | |
| Parameter os should be final. | 121 | |
| Parameter filename should be final. | 121 | |
| Line has trailing spaces. | 123 | |
| '(' is preceded with whitespace. | 123 | |
| '1024' is a magic number. | 125 | |
| 'while' is not followed by whitespace. | 127 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 150 | |
| Parameter filename should be final. | 156 | |
| Line has trailing spaces. | 158 | |
| '(' is preceded with whitespace. | 158 | |
| 'try' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| '1024' is a magic number. | 161 | |
| 'while' is not followed by whitespace. | 163 | |
| '+=' is not preceded with whitespace. | 164 | |
| '+=' is not followed by whitespace. | 164 | |
| ',' is not followed by whitespace. | 167 | |
| '=' is not preceded with whitespace. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 134 | |
| Avoid inline conditionals. | 138 | |
| '32' is a magic number. | 139 | |
| Avoid inline conditionals. | 141 | |
| Avoid inline conditionals. | 142 | |
| '32' is a magic number. | 143 | |
| Missing a Javadoc comment. | 146 | |
| '=' is not preceded with whitespace. | 189 | |
| Line has trailing spaces. | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Parameter id should be final. | 200 | |
| 'id' hides a field. | 200 | |
| Expected @param tag for 'id'. | 200 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 | |
| '=' is not preceded with whitespace. | 201 | |
| '=' is not followed by whitespace. | 201 | |
| Line contains a tab character. | 202 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 27 | |
| '3' is a magic number. | 54 | |
| '4' is a magic number. | 54 | |
| '3' is a magic number. | 57 | |
| '0xFF' is a magic number. | 59 | |
| '16' is a magic number. | 59 | |
| '0xFF' is a magic number. | 60 | |
| '8' is a magic number. | 60 | |
| '0xFF' is a magic number. | 61 | |
| '0x00FC0000' is a magic number. | 62 | |
| '18' is a magic number. | 62 | |
| '0x0003F000' is a magic number. | 64 | |
| '12' is a magic number. | 64 | |
| '0x00000FC0' is a magic number. | 66 | |
| '6' is a magic number. | 66 | |
| '0x0000003F' is a magic number. | 68 | |
| '0xFF' is a magic number. | 73 | |
| '16' is a magic number. | 73 | |
| '0xFF' is a magic number. | 74 | |
| '8' is a magic number. | 74 | |
| '0x00FC0000' is a magic number. | 75 | |
| '18' is a magic number. | 75 | |
| '0x0003F000' is a magic number. | 77 | |
| '12' is a magic number. | 77 | |
| '0x00000FC0' is a magic number. | 79 | |
| '6' is a magic number. | 79 | |
| '0xFF' is a magic number. | 85 | |
| '16' is a magic number. | 85 | |
| '0x00FC0000' is a magic number. | 86 | |
| '18' is a magic number. | 86 | |
| '0x0003F000' is a magic number. | 88 | |
| '12' is a magic number. | 88 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 168 | |
| Line has trailing spaces. | 187 | |
| Line has trailing spaces. | 190 | |
| Line has trailing spaces. | 193 | |
| Line has trailing spaces. | 201 | |
| Line has trailing spaces. | 207 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 217 | |
| Line has trailing spaces. | 224 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 251 | |
| Parameter isAutonomous should be final. | 259 | |
| Line has trailing spaces. | 276 | |
| Line has trailing spaces. | 310 | |
| Line has trailing spaces. | 330 | |
| Line has trailing spaces. | 361 | |
| Line has trailing spaces. | 373 | |
| Line has trailing spaces. | 381 | |
| Line has trailing spaces. | 403 | |
| Parameter data should be final. | 408 | |
| Line has trailing spaces. | 411 | |
| Line is longer than 80 characters. | 413 | |
| Missing a Javadoc comment. | 415 | |
| Line has trailing spaces. | 418 | |
| Line has trailing spaces. | 428 | |
| Parameter isAutonomous should be final. | 436 | |
| Line has trailing spaces. | 447 | |
| Line has trailing spaces. | 455 | |
| Line has trailing spaces. | 462 | |
| Line has trailing spaces. | 469 | |
| Line has trailing spaces. | 470 | |
| Parameter upload should be final. | 477 | |
| ',' is not followed by whitespace. | 478 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 48 | |
| ',' is not followed by whitespace. | 54 | |
| ',' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 56 |
| Violation | Message | Line |
|---|---|---|
| Unclosed HTML tag found: <code>addApplyServiceListener<code> method. When | 39 | |
| Variable 'engine' must be private and have accessor methods. | 46 | |
| Variable 'context' must be private and have accessor methods. | 48 | |
| '=' is not followed by whitespace. | 100 | |
| '(' is followed by whitespace. | 101 | |
| 'cast' is not followed by whitespace. | 102 | |
| Missing a Javadoc comment. | 111 | |
| Parameter event should be final. | 111 | |
| Parameter data should be final. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 77 |
| Violation | Message | Line |
|---|---|---|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Avoid inline conditionals. | 87 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter obj should be final. | 90 | |
| 'if' construct must use '{}'s. | 91 | |
| 'if' construct must use '{}'s. | 93 | |
| 'if' construct must use '{}'s. | 95 | |
| 'if' construct must use '{}'s. | 98 | |
| 'if' construct must use '{}'s. | 101 | |
| 'if' construct must use '{}'s. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 37 | |
| Method 'isPrefixCompatible' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter url should be final. | 43 | |
| Line has trailing spaces. | 46 | |
| Method 'onUpload' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter d should be final. | 52 | |
| '16384' is a magic number. | 64 | |
| 'if' construct must use '{}'s. | 68 |
| Violation | Message | Line |
|---|---|---|
| Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Method 'setStartTime' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Method 'setCompleteTime' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Method 'getCompleteTime' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| '=' is not preceded with whitespace. | 97 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter id should be final. | 108 | |
| 'id' hides a field. | 108 | |
| Expected @param tag for 'id'. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| '=' is not preceded with whitespace. | 109 | |
| '=' is not followed by whitespace. | 109 | |
| Line contains a tab character. | 110 |