The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 2 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 0 | |
RegexpSingleline
| 7 | |
| JavadocMethod | 50 | |
| JavadocType | 2 | |
| JavadocVariable | 635 | |
| JavadocStyle | 2 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 2 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 281 | |
| MethodLength | 0 | |
| ParameterNumber | 1 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 2 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 8 | |
| WhitespaceAround | 8 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 8 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 53 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 92 | |
| MissingSwitchDefault | 1 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 76 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 5 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 177 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 28 | |
| '{' is not followed by whitespace. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Parameter i should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getEndHour' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Method 'getEndMin' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Method 'getStartHour' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Method 'getStartMin' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter h should be final. | 80 | |
| Parameter min should be final. | 80 | |
| Method 'setStart' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter h should be final. | 91 | |
| Parameter min should be final. | 91 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Parameter numberOfCycles should be final. | 40 | |
| Method 'getEntry' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter i should be final. | 51 | |
| Method 'setEntry' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter i should be final. | 61 | |
| Parameter entry should be final. | 61 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 129 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Missing a Javadoc comment. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 199 | |
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 201 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 203 | |
| Missing a Javadoc comment. | 204 | |
| Missing a Javadoc comment. | 205 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 208 | |
| Missing a Javadoc comment. | 209 | |
| Missing a Javadoc comment. | 210 | |
| Missing a Javadoc comment. | 211 | |
| Missing a Javadoc comment. | 212 | |
| Missing a Javadoc comment. | 213 | |
| Missing a Javadoc comment. | 214 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 216 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 218 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 220 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 222 | |
| Missing a Javadoc comment. | 223 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 226 | |
| Missing a Javadoc comment. | 227 | |
| Missing a Javadoc comment. | 228 | |
| Missing a Javadoc comment. | 229 | |
| Missing a Javadoc comment. | 230 | |
| Missing a Javadoc comment. | 231 | |
| Missing a Javadoc comment. | 232 | |
| Missing a Javadoc comment. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Missing a Javadoc comment. | 236 | |
| Line is longer than 80 characters. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Line is longer than 80 characters. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Missing a Javadoc comment. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Missing a Javadoc comment. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Missing a Javadoc comment. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Missing a Javadoc comment. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Missing a Javadoc comment. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Line is longer than 80 characters. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Missing a Javadoc comment. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 260 | |
| Missing a Javadoc comment. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Missing a Javadoc comment. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 269 | |
| Line is longer than 80 characters. | 270 | |
| Missing a Javadoc comment. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Line is longer than 80 characters. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Missing a Javadoc comment. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 281 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 284 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 286 | |
| Missing a Javadoc comment. | 287 | |
| Missing a Javadoc comment. | 288 | |
| Missing a Javadoc comment. | 289 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 291 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 293 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 295 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 297 | |
| Missing a Javadoc comment. | 298 | |
| Missing a Javadoc comment. | 299 | |
| Missing a Javadoc comment. | 300 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 302 | |
| Missing a Javadoc comment. | 303 | |
| Missing a Javadoc comment. | 304 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 306 | |
| Missing a Javadoc comment. | 307 | |
| Missing a Javadoc comment. | 308 | |
| Missing a Javadoc comment. | 309 | |
| Missing a Javadoc comment. | 310 | |
| Missing a Javadoc comment. | 311 | |
| Missing a Javadoc comment. | 312 | |
| Missing a Javadoc comment. | 313 | |
| Missing a Javadoc comment. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Missing a Javadoc comment. | 316 | |
| Missing a Javadoc comment. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Missing a Javadoc comment. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Missing a Javadoc comment. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Missing a Javadoc comment. | 321 | |
| Line is longer than 80 characters. | 322 | |
| Missing a Javadoc comment. | 322 | |
| Line is longer than 80 characters. | 323 | |
| Missing a Javadoc comment. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Missing a Javadoc comment. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Line is longer than 80 characters. | 332 | |
| Missing a Javadoc comment. | 332 | |
| Line is longer than 80 characters. | 333 | |
| Missing a Javadoc comment. | 333 | |
| Line is longer than 80 characters. | 334 | |
| Missing a Javadoc comment. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Missing a Javadoc comment. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Line is longer than 80 characters. | 337 | |
| Missing a Javadoc comment. | 337 | |
| Line is longer than 80 characters. | 338 | |
| Missing a Javadoc comment. | 338 | |
| Line is longer than 80 characters. | 339 | |
| Missing a Javadoc comment. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Line is longer than 80 characters. | 341 | |
| Missing a Javadoc comment. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Missing a Javadoc comment. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Missing a Javadoc comment. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Line is longer than 80 characters. | 346 | |
| Missing a Javadoc comment. | 346 | |
| Missing a Javadoc comment. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Missing a Javadoc comment. | 347 | |
| Line is longer than 80 characters. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Line is longer than 80 characters. | 350 | |
| Missing a Javadoc comment. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Missing a Javadoc comment. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Missing a Javadoc comment. | 352 | |
| Line is longer than 80 characters. | 354 | |
| Missing a Javadoc comment. | 354 | |
| Missing a Javadoc comment. | 354 | |
| Line is longer than 80 characters. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Missing a Javadoc comment. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Missing a Javadoc comment. | 359 | |
| Missing a Javadoc comment. | 360 | |
| Missing a Javadoc comment. | 361 | |
| Missing a Javadoc comment. | 362 | |
| Missing a Javadoc comment. | 363 | |
| Missing a Javadoc comment. | 364 | |
| Missing a Javadoc comment. | 365 | |
| Missing a Javadoc comment. | 366 | |
| Missing a Javadoc comment. | 367 | |
| Missing a Javadoc comment. | 368 | |
| Missing a Javadoc comment. | 369 | |
| Missing a Javadoc comment. | 370 | |
| Missing a Javadoc comment. | 371 | |
| Missing a Javadoc comment. | 372 | |
| Missing a Javadoc comment. | 373 | |
| Missing a Javadoc comment. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Missing a Javadoc comment. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Missing a Javadoc comment. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Missing a Javadoc comment. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Missing a Javadoc comment. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Missing a Javadoc comment. | 384 | |
| Line is longer than 80 characters. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Missing a Javadoc comment. | 386 | |
| Line is longer than 80 characters. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Missing a Javadoc comment. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Line is longer than 80 characters. | 391 | |
| Missing a Javadoc comment. | 391 | |
| Line is longer than 80 characters. | 392 | |
| Missing a Javadoc comment. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Missing a Javadoc comment. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Missing a Javadoc comment. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Missing a Javadoc comment. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Line is longer than 80 characters. | 398 | |
| Missing a Javadoc comment. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Missing a Javadoc comment. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Missing a Javadoc comment. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Missing a Javadoc comment. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Missing a Javadoc comment. | 403 | |
| Missing a Javadoc comment. | 457 | |
| '{' is followed by whitespace. | 457 | |
| Line is longer than 80 characters. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 472 | |
| Parameter sb should be final. | 482 | |
| Parameter dc should be final. | 482 | |
| Line is longer than 80 characters. | 503 | |
| Parameter dataPoint should be final. | 503 | |
| Parameter mem should be final. | 503 | |
| Parameter sb should be final. | 503 | |
| '0x010000' is a magic number. | 506 | |
| Line is longer than 80 characters. | 508 | |
| Line is longer than 80 characters. | 528 | |
| Missing a Javadoc comment. | 528 | |
| Parameter mem should be final. | 528 | |
| Parameter addr0 should be final. | 528 | |
| Parameter addr1 should be final. | 528 | |
| Parameter length should be final. | 528 | |
| Parameter addr should be final. | 554 | |
| Parameter address should be final. | 572 | |
| Parameter length should be final. | 572 | |
| Parameter address should be final. | 589 | |
| '16' is a magic number. | 591 | |
| '16' is a magic number. | 591 | |
| Line is longer than 80 characters. | 605 | |
| Parameter addr should be final. | 618 | |
| 'addr' hides a field. | 618 | |
| Missing a Javadoc comment. | 622 | |
| Parameter address should be final. | 622 | |
| Parameter length should be final. | 622 | |
| Missing a Javadoc comment. | 633 | |
| Missing a Javadoc comment. | 634 | |
| Missing a Javadoc comment. | 635 | |
| Missing a Javadoc comment. | 636 | |
| Missing a Javadoc comment. | 637 | |
| Missing a Javadoc comment. | 638 | |
| Missing a Javadoc comment. | 639 | |
| Missing a Javadoc comment. | 640 | |
| Line is longer than 80 characters. | 642 | |
| Missing a Javadoc comment. | 642 | |
| Parameter addr should be final. | 642 | |
| 'addr' hides a field. | 642 | |
| Parameter group should be final. | 642 | |
| 'group' hides a field. | 642 | |
| Parameter valueKind should be final. | 642 | |
| 'valueKind' hides a field. | 642 | |
| Parameter value should be final. | 642 | |
| 'value' hides a field. | 642 | |
| Parameter type should be final. | 642 | |
| 'type' hides a field. | 642 | |
| Parameter access should be final. | 642 | |
| 'access' hides a field. | 642 | |
| Line is longer than 80 characters. | 653 | |
| Missing a Javadoc comment. | 653 | |
| Parameter addr should be final. | 653 | |
| 'addr' hides a field. | 653 | |
| Parameter group should be final. | 653 | |
| 'group' hides a field. | 653 | |
| Parameter valueKind should be final. | 653 | |
| 'valueKind' hides a field. | 653 | |
| Parameter value should be final. | 653 | |
| 'value' hides a field. | 653 | |
| Parameter type should be final. | 653 | |
| 'type' hides a field. | 653 | |
| Parameter access should be final. | 653 | |
| 'access' hides a field. | 653 | |
| Parameter alternative should be final. | 653 | |
| 'alternative' hides a field. | 653 | |
| Line is longer than 80 characters. | 664 | |
| Missing a Javadoc comment. | 664 | |
| Parameter addr should be final. | 664 | |
| 'addr' hides a field. | 664 | |
| Parameter group should be final. | 664 | |
| 'group' hides a field. | 664 | |
| Parameter valueKind should be final. | 664 | |
| 'valueKind' hides a field. | 664 | |
| Parameter value should be final. | 664 | |
| 'value' hides a field. | 664 | |
| Parameter type should be final. | 664 | |
| 'type' hides a field. | 664 | |
| Parameter access should be final. | 664 | |
| 'access' hides a field. | 664 | |
| Parameter factor should be final. | 664 | |
| 'factor' hides a field. | 664 | |
| Line is longer than 80 characters. | 675 | |
| Missing a Javadoc comment. | 675 | |
| More than 7 parameters. | 675 | |
| Parameter addr should be final. | 675 | |
| 'addr' hides a field. | 675 | |
| Parameter group should be final. | 675 | |
| 'group' hides a field. | 675 | |
| Parameter valueKind should be final. | 675 | |
| 'valueKind' hides a field. | 675 | |
| Parameter value should be final. | 675 | |
| 'value' hides a field. | 675 | |
| Parameter type should be final. | 675 | |
| 'type' hides a field. | 675 | |
| Parameter access should be final. | 675 | |
| 'access' hides a field. | 675 | |
| Parameter factor should be final. | 675 | |
| 'factor' hides a field. | 675 | |
| Parameter alternative should be final. | 675 | |
| 'alternative' hides a field. | 675 | |
| Missing a Javadoc comment. | 686 | |
| Line is longer than 80 characters. | 720 | |
| Line is longer than 80 characters. | 733 | |
| Missing a Javadoc comment. | 737 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 747 | |
| Parameter mem should be final. | 749 | |
| Parameter sb should be final. | 749 | |
| Line is longer than 80 characters. | 763 | |
| '3600' is a magic number. | 771 | |
| '60' is a magic number. | 772 | |
| '60' is a magic number. | 772 | |
| '60' is a magic number. | 773 | |
| Line is longer than 80 characters. | 775 | |
| Line is longer than 80 characters. | 777 | |
| Line is longer than 80 characters. | 884 | |
| Line is longer than 80 characters. | 886 | |
| Parameter dc should be final. | 897 | |
| '8' is a magic number. | 903 | |
| Avoid inline conditionals. | 924 | |
| Avoid inline conditionals. | 934 | |
| Avoid inline conditionals. | 944 | |
| Avoid inline conditionals. | 954 | |
| Avoid inline conditionals. | 964 | |
| Unused @throws tag for 'IllegalArgumentException'. | 978 | |
| Parameter dc should be final. | 980 | |
| Parameter o should be final. | 980 | |
| Line is longer than 80 characters. | 982 | |
| Line is longer than 80 characters. | 1002 | |
| Missing a Javadoc comment. | 1013 | |
| Parameter dc should be final. | 1013 | |
| Parameter b should be final. | 1013 | |
| Missing a Javadoc comment. | 1021 | |
| Parameter dc should be final. | 1021 | |
| Parameter b should be final. | 1021 | |
| Missing a Javadoc comment. | 1041 | |
| Parameter dc should be final. | 1041 | |
| Parameter s should be final. | 1041 | |
| Missing a Javadoc comment. | 1060 | |
| Parameter dc should be final. | 1060 | |
| Parameter i should be final. | 1060 | |
| Missing a Javadoc comment. | 1078 | |
| Parameter dc should be final. | 1078 | |
| Parameter d should be final. | 1078 | |
| Parameter sb should be final. | 1112 | |
| Parameter memImage should be final. | 1112 | |
| '0x010000' is a magic number. | 1113 | |
| Line is longer than 80 characters. | 1117 | |
| Line is longer than 80 characters. | 1123 | |
| '0xff' is a magic number. | 1123 | |
| Line is longer than 80 characters. | 1126 | |
| '4' is a magic number. | 1129 | |
| '4' is a magic number. | 1129 | |
| Line is longer than 80 characters. | 1130 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 29 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Variable 'length' must be private and have accessor methods. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Parameter length should be final. | 46 | |
| 'length' hides a field. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 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. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Variable 'id' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Variable 'protocols' must be private and have accessor methods. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Parameter id should be final. | 72 | |
| 'id' hides a field. | 72 | |
| Parameter protocols should be final. | 72 | |
| 'protocols' hides a field. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 89 | |
| Parameter devId should be final. | 89 | |
| Missing a Javadoc comment. | 99 | |
| '{' is followed by whitespace. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Parameter errorCode should be final. | 44 | |
| 'errorCode' hides a field. | 44 | |
| Parameter timeStamp should be final. | 44 | |
| Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Method 'getTinestamp' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Parameter errorCode should be final. | 72 | |
| 'errorCode' hides a field. | 72 | |
| Method 'setTinestamp' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter tinestamp should be final. | 81 | |
| 'tinestamp' hides a field. | 81 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 92 | |
| '0xFF' is a magic number. | 92 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Parameter label should be final. | 45 | |
| 'label' hides a field. | 45 |
| Violation | Message | Line |
|---|---|---|
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Parameter o1 should be final. | 30 | |
| Parameter o2 should be final. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Method 'getEndFlag' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Method 'getStartFlag' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter end should be final. | 81 | |
| 'end' hides a field. | 81 | |
| Method 'setEndFlag' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter endFlag should be final. | 90 | |
| 'endFlag' hides a field. | 90 | |
| Method 'setStart' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter start should be final. | 99 | |
| 'start' hides a field. | 99 | |
| Method 'setStartFlag' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter startFlag should be final. | 108 | |
| 'startFlag' hides a field. | 108 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line is longer than 80 characters. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 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. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| ',' is not followed by whitespace. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| ',' is not followed by whitespace. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 97 | |
| ',' is not followed by whitespace. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 102 | |
| ',' is not followed by whitespace. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 117 | |
| ',' is not followed by whitespace. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 129 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 133 | |
| ',' is not followed by whitespace. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 153 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 155 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 160 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 164 | |
| Missing a Javadoc comment. | 165 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 173 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 175 | |
| Missing a Javadoc comment. | 176 | |
| Missing a Javadoc comment. | 177 | |
| Missing a Javadoc comment. | 179 | |
| Variable 'label' must be private and have accessor methods. | 179 | |
| Missing a Javadoc comment. | 181 | |
| Parameter label should be final. | 181 | |
| 'label' hides a field. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 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 | |
| Variable 'label' must be private and have accessor methods. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Parameter label should be final. | 54 | |
| 'label' hides a field. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| '{' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Parameter baseAddress should be final. | 44 | |
| 'baseAddress' hides a field. | 44 | |
| Parameter size should be final. | 44 | |
| '0xff' is a magic number. | 48 | |
| Parameter baseAddress should be final. | 56 | |
| 'baseAddress' hides a field. | 56 | |
| Parameter bytes should be final. | 56 | |
| Expected @param tag for 'bytes'. | 56 | |
| Method 'getBaseAddress' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'getByteAtPos' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter pos should be final. | 70 | |
| Method 'getBytes' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'setByteAtPos' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter pos should be final. | 82 | |
| Parameter theData should be final. | 82 | |
| Method 'setBytesAtPos' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter pos should be final. | 86 | |
| Parameter theData should be final. | 86 | |
| Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter sb should be final. | 96 | |
| Parameter suppressFirstNewLine should be final. | 96 | |
| '16' is a magic number. | 98 | |
| '4' is a magic number. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 47 | |
| Unused @throws tag for 'IllegalArgumentException'. | 73 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter dataPoint should be final. | 75 | |
| Parameter data should be final. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Method 'addMemoryImageLine' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter line should be final. | 104 | |
| '16' is a magic number. | 110 | |
| '16' is a magic number. | 111 | |
| Line is longer than 80 characters. | 114 | |
| '16' is a magic number. | 114 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter dataPoint should be final. | 126 | |
| Method 'readFromStream' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Parameter in should be final. | 137 |
| Violation | Message | Line |
|---|---|---|
| Method 'addTime' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter addr should be final. | 64 | |
| Parameter d should be final. | 64 | |
| Method 'getBool' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter addr should be final. | 80 | |
| '0x00ff' is a magic number. | 83 | |
| Avoid inline conditionals. | 83 | |
| Method 'getByte' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter addr should be final. | 93 | |
| '0xff' is a magic number. | 96 | |
| Method 'getCycleTimes' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter addr should be final. | 111 | |
| Parameter numberOfCycleTimes should be final. | 111 | |
| '0xff' is a magic number. | 117 | |
| Line is longer than 80 characters. | 121 | |
| '0xF8' is a magic number. | 121 | |
| '3' is a magic number. | 121 | |
| '7' is a magic number. | 121 | |
| '10' is a magic number. | 121 | |
| Line is longer than 80 characters. | 123 | |
| '0xF8' is a magic number. | 123 | |
| '3' is a magic number. | 123 | |
| '7' is a magic number. | 123 | |
| '10' is a magic number. | 123 | |
| Method 'getErrorListEntry' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Parameter addr should be final. | 137 | |
| Method 'getHoliday' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Parameter addr should be final. | 148 | |
| '4' is a magic number. | 151 | |
| '5' is a magic number. | 152 | |
| '8' is a magic number. | 153 | |
| '12' is a magic number. | 154 | |
| '13' is a magic number. | 155 | |
| Method 'getInteger' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Parameter addr should be final. | 169 | |
| '8' is a magic number. | 171 | |
| '16' is a magic number. | 172 | |
| '3' is a magic number. | 173 | |
| '24' is a magic number. | 173 | |
| Method 'getShort' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter addr should be final. | 191 | |
| '8' is a magic number. | 193 | |
| '0xffff' is a magic number. | 195 | |
| Method 'getShortHex' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter addr should be final. | 211 | |
| '8' is a magic number. | 212 | |
| '0xffff' is a magic number. | 215 | |
| Avoid inline conditionals. | 215 | |
| Method 'getTimeStamp_8' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Name 'getTimeStamp_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 | |
| Parameter addr should be final. | 225 | |
| Line is longer than 80 characters. | 227 | |
| '100' is a magic number. | 227 | |
| '3' is a magic number. | 229 | |
| '5' is a magic number. | 232 | |
| '6' is a magic number. | 233 | |
| '7' is a magic number. | 234 | |
| Method 'getTimeStamp_Date' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| Name 'getTimeStamp_Date' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 247 | |
| Parameter addr should be final. | 247 | |
| Line is longer than 80 characters. | 249 | |
| '100' is a magic number. | 249 | |
| '3' is a magic number. | 251 | |
| Method 'getUByte' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Parameter addr should be final. | 265 | |
| '0xff' is a magic number. | 268 | |
| Method 'getUShort' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Parameter addr should be final. | 282 | |
| '8' is a magic number. | 284 | |
| '0xffff' is a magic number. | 286 | |
| Method 'setBool' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Parameter addr should be final. | 299 | |
| Parameter value should be final. | 299 | |
| Avoid inline conditionals. | 300 | |
| Method 'setByte' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| Parameter addr should be final. | 309 | |
| Parameter value should be final. | 309 | |
| Method 'setBytes' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Parameter addr should be final. | 319 | |
| Parameter theData should be final. | 319 | |
| Method 'setInteger' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| Parameter addr should be final. | 331 | |
| Parameter value should be final. | 331 | |
| '8' is a magic number. | 333 | |
| '0x00FF' is a magic number. | 333 | |
| '16' is a magic number. | 334 | |
| '0x00FF' is a magic number. | 334 | |
| '3' is a magic number. | 335 | |
| '24' is a magic number. | 335 | |
| '0x00FF' is a magic number. | 335 | |
| Method 'setShort' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Parameter addr should be final. | 344 | |
| Parameter value should be final. | 344 | |
| '8' is a magic number. | 346 | |
| '0x00FF' is a magic number. | 346 | |
| Method 'setShortHex' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Parameter addr should be final. | 355 | |
| Parameter value should be final. | 355 | |
| '8' is a magic number. | 356 | |
| '0x00FF' is a magic number. | 356 | |
| '0x00FF' is a magic number. | 357 | |
| Missing a Javadoc comment. | 360 | |
| Parameter bcdByte should be final. | 360 | |
| '0x0F' is a magic number. | 361 | |
| '0x00F0' is a magic number. | 361 | |
| '4' is a magic number. | 361 | |
| '10' is a magic number. | 361 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Method 'close' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '100' is a magic number. | 69 | |
| Parameter portName should be final. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 96 | |
| '30000' is a magic number. | 96 | |
| Line is longer than 80 characters. | 98 | |
| '4800' is a magic number. | 98 | |
| '1000' is a magic number. | 99 | |
| '512' is a magic number. | 100 | |
| '512' is a magic number. | 101 | |
| Method 'setReadRequest' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter container should be final. | 112 | |
| Method 'setStreams' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter is should be final. | 122 | |
| 'is' hides a field. | 122 | |
| Parameter os should be final. | 122 | |
| 'os' hides a field. | 122 | |
| Method 'setWriteRequest' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Parameter container should be final. | 134 | |
| Parameter theData should be final. | 145 | |
| '3' is a magic number. | 146 | |
| '0xff' is a magic number. | 149 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 173 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 175 | |
| switch without "default" clause. | 189 | |
| Line is longer than 80 characters. | 197 | |
| '0x00ff' is a magic number. | 197 | |
| '0x05' is a magic number. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 221 | |
| '0x05' is a magic number. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 237 | |
| Must have at least one statement. | 256 | |
| Missing a Javadoc comment. | 260 | |
| Parameter address should be final. | 260 | |
| Parameter length should be final. | 260 | |
| '0xf7' is a magic number. | 262 | |
| Line is longer than 80 characters. | 269 | |
| Missing a Javadoc comment. | 273 | |
| Parameter container should be final. | 273 | |
| 'container' hides a field. | 273 | |
| '3' is a magic number. | 275 | |
| Missing a Javadoc comment. | 280 | |
| Parameter container should be final. | 280 | |
| 'container' hides a field. | 280 | |
| '3' is a magic number. | 282 | |
| Missing a Javadoc comment. | 287 | |
| Parameter theData should be final. | 287 | |
| Missing a Javadoc comment. | 293 | |
| Parameter theData should be final. | 293 | |
| Parameter state should be final. | 293 | |
| 'state' hides a field. | 293 | |
| Line is longer than 80 characters. | 311 | |
| Missing a Javadoc comment. | 321 | |
| Parameter theData should be final. | 321 | |
| Line is longer than 80 characters. | 327 | |
| Missing a Javadoc comment. | 350 | |
| Parameter theData should be final. | 350 | |
| Missing a Javadoc comment. | 378 | |
| Parameter address should be final. | 378 | |
| Parameter command should be final. | 378 | |
| Parameter length should be final. | 378 | |
| '8' is a magic number. | 382 | |
| '0xff' is a magic number. | 382 | |
| '0xff' is a magic number. | 383 | |
| Missing a Javadoc comment. | 387 | |
| Parameter address should be final. | 387 | |
| Parameter theData should be final. | 387 | |
| '0xf4' is a magic number. | 389 | |
| Line is longer than 80 characters. | 397 | |
| Missing a Javadoc comment. | 401 | |
| Parameter currentIndex should be final. | 401 | |
| 'currentIndex' hides a field. | 401 | |
| Missing a Javadoc comment. | 407 | |
| Parameter state should be final. | 407 | |
| 'state' hides a field. | 407 | |
| Missing a Javadoc comment. | 412 | |
| '{' is not followed by whitespace. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Missing a Javadoc comment. | 413 | |
| Missing a Javadoc comment. | 414 | |
| Missing a Javadoc comment. | 415 | |
| Missing a Javadoc comment. | 416 | |
| Missing a Javadoc comment. | 417 | |
| Missing a Javadoc comment. | 418 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 34 | |
| First sentence should end with a period. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Parameter segmentSize should be final. | 56 | |
| 'segmentSize' hides a field. | 56 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 67 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter startAddress should be final. | 70 | |
| Parameter data should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter startAddress should be final. | 81 | |
| Parameter length should be final. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Unused @throws tag for 'IndexOutOfBoundsException'. | 104 | |
| Method 'getDataBlock' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter index should be final. | 107 | |
| Method 'getDataBlockCount' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Method 'getNextSegmentAddr' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Parameter currentSendSegmentAddr should be final. | 148 | |
| Line is longer than 80 characters. | 156 | |
| Method 'getRawByte' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Parameter address should be final. | 174 | |
| '0x00ff' is a magic number. | 178 | |
| Line is longer than 80 characters. | 180 | |
| '0x00ff' is a magic number. | 180 | |
| Method 'setBytes' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Parameter addr should be final. | 191 | |
| Parameter theData should be final. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Method 'setRawByte' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Parameter addr should be final. | 206 | |
| Parameter theData should be final. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Method 'setSegmentSize' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Parameter segmentSize should be final. | 215 | |
| 'segmentSize' hides a field. | 215 | |
| '0x010000' is a magic number. | 217 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 225 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter startAddress should be final. | 53 | |
| Parameter length should be final. | 53 | |
| Method 'addToDataContainer' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter startAddress should be final. | 64 | |
| Parameter bytes should be final. | 64 | |
| Method 'getDataBlock' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter i should be final. | 76 | |
| Method 'getDataBlockCount' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Method 'getRawByte' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter address should be final. | 107 | |
| '0x00ff' is a magic number. | 110 | |
| '0x00ff' is a magic number. | 116 | |
| Method 'setRawByte' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Parameter address should be final. | 126 | |
| Parameter theData should be final. | 126 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 156 | |
| Parameter db should be final. | 156 | |
| Parameter address should be final. | 156 | |
| Line is longer than 80 characters. | 157 |