The following document contains the results of Checkstyle 6.18 with sun_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 36 | 0 | 0 | 1394 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | AvoidNestedBlocks | 2 | |
| coding | AvoidInlineConditionals | 79 | |
| HiddenField | 54 | ||
| MagicNumber | 2 | ||
| design | DesignForExtension | 146 | |
| FinalClass | 3 | ||
| VisibilityModifier | 5 | ||
| imports | AvoidStarImport | 1 | |
UnusedImports
|
1 | ||
| javadoc | JavadocMethod | 197 | |
| JavadocPackage | 13 | ||
| JavadocStyle | 2 | ||
| JavadocType | 53 | ||
| JavadocVariable | 99 | ||
| misc | FinalParameters | 25 | |
| NewlineAtEndOfFile | 1 | ||
| TodoComment | 8 | ||
| modifier | ModifierOrder | 1 | |
| RedundantModifier | 3 | ||
| regexp | RegexpSingleline
|
7 | |
| sizes | LineLength | 628 | |
| MethodLength | 3 | ||
| ParameterNumber | 3 | ||
| whitespace | OperatorWrap | 46 | |
| ParenPad | 2 | ||
| WhitespaceAfter | 8 | ||
| WhitespaceAround | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 121). | 62 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 63 | |
| coding | MagicNumber | '4900' is a magic number. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'ignores' must be private and have accessor methods. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'config' must be private and have accessor methods. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| design | VisibilityModifier | Variable 'delegate' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| design | VisibilityModifier | Variable 'readImpl' must be private and have accessor methods. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| coding | HiddenField | 'ignores' hides a field. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 91 | |
| design | DesignForExtension | Method 'setThrowNoContentExceptionOnEmptyStreams' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | |
| coding | HiddenField | 'throwNoContentExceptionOnEmptyStreams' hides a field. | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 93 | |
| design | DesignForExtension | Method 'setFailOnUnknownProperties' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | |
| design | DesignForExtension | Method 'setUseJsRange' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 102 | |
| design | DesignForExtension | Method 'setOtherProperties' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 114 | |
| design | DesignForExtension | Method 'setIJson' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| design | DesignForExtension | Method 'setBinaryDataStrategy' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 128 | |
| design | DesignForExtension | Method 'setPropertyNamingStrategy' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| design | DesignForExtension | Method 'setPropertyOrderStrategy' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| design | DesignForExtension | Method 'setNullValues' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 143 | |
| design | DesignForExtension | Method 'setPretty' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 148 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 153 | |
| design | DesignForExtension | Method 'setFailOnMissingCreatorValues' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 158 | |
| design | DesignForExtension | Method 'setInterfaceImplementationMapping' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 168 | |
| design | DesignForExtension | Method 'setPolymorphicSerializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 175 | |
| design | DesignForExtension | Method 'setPolymorphicDeserializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 179 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 185 | |
| design | DesignForExtension | Method 'setPolymorphicDiscriminatorMapper' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 186 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 199 | |
| design | DesignForExtension | Method 'setPolymorphicTypeLoader' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 200 | |
| design | DesignForExtension | Method 'setPolymorphicDiscriminator' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 213 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 218 | |
| coding | HiddenField | 'config' hides a field. | 222 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 223 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 228 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 229 | |
| design | DesignForExtension | Method 'isReadable' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 135). | 243 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 252 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 263 | |
| design | DesignForExtension | Method 'readFrom' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 139). | 269 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 276 | |
| design | DesignForExtension | Method 'createJsonb' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 280 | |
| design | DesignForExtension | Method 'getJsonb' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 284 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 142). | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 294 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 299 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 305 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 305 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 306 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 324 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 324 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 328 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 328 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 333 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 341 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 352 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 353 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 353 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 356 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 356 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 357 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 359 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 369 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 369 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 370 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 372 | |
| coding | HiddenField | 'instance' hides a field. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 125). | 35 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 50 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 55 | |
| javadoc | JavadocMethod | Expected an @return tag. | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'field'. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'root'. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'useGetter'. | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| misc | FinalParameters | Parameter clazz should be final. | 70 | |
| misc | FinalParameters | Parameter methodName should be final. | 70 | |
| misc | FinalParameters | Parameter paramTypes should be final. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 90 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 93 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 60 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| design | DesignForExtension | Method 'withConfig' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| coding | HiddenField | 'config' hides a field. | 82 | |
| design | DesignForExtension | Method 'withProvider' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| design | DesignForExtension | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| sizes | MethodLength | Method length is 263 lines (max allowed is 150). | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 113 | |
| coding | MagicNumber | '1000' is a magic number. | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 160). | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 145 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 147 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 147 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 156 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 161 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 181 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 191 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 192 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 214 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 216 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 219 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 220 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 223 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 233 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 233 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 233 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 244 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 252 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 254 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 259 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 264 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 264 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 284 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 139). | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 298 | |
| sizes | LineLength | Line is longer than 80 characters (found 139). | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 305 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 315 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 317 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 321 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 324 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 327 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 330 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 332 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 335 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 337 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 338 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 341 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 342 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 343 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 351 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 358 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 358 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 362 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 363 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 363 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 376 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 377 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 377 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 380 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 381 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 381 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 384 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 388 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 389 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 398 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 407 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 408 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 416 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 419 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 420 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 421 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 430 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 435 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 441 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 444 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 447 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 448 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 451 | |
| sizes | LineLength | Line is longer than 80 characters (found 158). | 456 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 457 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 458 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 459 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 463 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 468 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 469 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 470 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 471 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 475 | |
| modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 475 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 476 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 490 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| coding | HiddenField | 'ijson' hides a field. | 66 | |
| coding | HiddenField | 'onClose' hides a field. | 66 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 98 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 139 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 173 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 190 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 196 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 200 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 214 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 217 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 221 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 235 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 243 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 285 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 291 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 297 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 303 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 309 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 315 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 321 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 327 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 336 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 343 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 349 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 361 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 368 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 380 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 387 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 394 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 400 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 401 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 408 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 414 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 415 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 430 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 436 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 440 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 443 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 444 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 444 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 449 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 450 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 453 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 455 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 456 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 458 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 459 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| design | DesignForExtension | Method 'fromJsonValue' is not designed for extension - needs to be abstract, final or empty. | 473 | |
| design | DesignForExtension | Method 'toJsonValue' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| design | DesignForExtension | Method 'fromJsonValue' is not designed for extension - needs to be abstract, final or empty. | 483 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 487 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 493 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 499 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 501 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 503 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 504 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 531 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 533 | |
| design | DesignForExtension | Method 'toJsonValue' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 538 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 542 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 543 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 549 | |
| design | DesignForExtension | Method 'fromJson' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 559 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 563 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 578 | |
| design | DesignForExtension | Method 'toJson' is not designed for extension - needs to be abstract, final or empty. | 581 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 582 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 586 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 596 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 606 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 607 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 611 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 612 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 613 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 613 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 614 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 617 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| design | DesignForExtension | Method 'create' is not designed for extension - needs to be abstract, final or empty. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 35 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 37 | |
| misc | FinalParameters | Parameter jsonValue should be final. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 47 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 49 | |
| misc | FinalParameters | Parameter jsonValue should be final. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | |
| misc | FinalParameters | Parameter jsonValue should be final. | 92 | |
| coding | HiddenField | 'jsonValue' hides a field. | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 84). | 131 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 131 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 132 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 133 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 134 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 135 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 136 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 137 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 139 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 139 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 140 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 141 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 143 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 144 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 144 | |
| misc | FinalParameters | Parameter clazz should be final. | 146 | |
| misc | FinalParameters | Parameter clazz should be final. | 151 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 155 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 156 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 157 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 161 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 161 | |
| sizes | ParameterNumber | More than 7 parameters (found 13). | 161 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 162 | |
| coding | HiddenField | 'caseSensitive' hides a field. | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 163 | |
| coding | HiddenField | 'defaultConverters' hides a field. | 163 | |
| coding | HiddenField | 'factory' hides a field. | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 164 | |
| coding | HiddenField | 'jsonProvider' hides a field. | 164 | |
| coding | HiddenField | 'builderFactory' hides a field. | 164 | |
| coding | HiddenField | 'parserFactory' hides a field. | 165 | |
| coding | HiddenField | 'delegate' hides a field. | 166 | |
| coding | HiddenField | 'failOnMissingCreatorValues' hides a field. | 167 | |
| coding | HiddenField | 'globalIsNillable' hides a field. | 168 | |
| coding | HiddenField | 'supportsPrivateAccess' hides a field. | 169 | |
| design | DesignForExtension | Method 'fieldComparator' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 189 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 189 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 189 | |
| design | DesignForExtension | Method 'findFactory' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| sizes | MethodLength | Method length is 182 lines (max allowed is 150). | 192 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 193 | |
| coding | HiddenField | 'factory' hides a field. | 195 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 197 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 197 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 200 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 210 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 214 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 226 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 227 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 228 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 232 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 235 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 237 | |
| coding | HiddenField | 'types' hides a field. | 240 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 246 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 246 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 253 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 253 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 254 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 255 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 255 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 256 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 257 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 260 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 264 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 272 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 277 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 292 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 294 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 295 | |
| sizes | LineLength | Line is longer than 80 characters (found 141). | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 298 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 303 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 307 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 309 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 310 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 311 | |
| sizes | LineLength | Line is longer than 80 characters (found 153). | 312 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 314 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 315 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 316 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 317 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 318 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 324 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 331 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 332 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 334 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 335 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 340 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 360 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 361 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 364 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 364 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 365 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 369 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 369 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 371 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 373 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 376 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 376 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 387 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 389 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 392 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 393 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 393 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 394 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 397 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 397 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 397 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 398 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 399 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 402 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 402 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 402 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 403 | |
| coding | HiddenField | 'types' hides a field. | 403 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 404 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 405 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 406 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 406 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 415 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 452 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 454 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 464 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 464 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 465 | |
| coding | HiddenField | 'types' hides a field. | 465 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 466 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 473 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 507 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 508 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 511 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 512 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 513 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 514 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 516 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 520 | |
| coding | HiddenField | 'types' hides a field. | 520 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 521 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 526 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 527 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 530 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 531 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 533 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 535 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 539 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 541 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 545 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 546 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 548 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 553 | |
| design | DesignForExtension | Method 'findReaders' is not designed for extension - needs to be abstract, final or empty. | 557 | |
| sizes | MethodLength | Method length is 155 lines (max allowed is 150). | 557 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 561 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 562 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 562 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 565 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 568 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 571 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 571 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 574 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 575 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 583 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 585 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 585 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 589 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 590 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 590 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 591 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 591 | |
| sizes | LineLength | Line is longer than 80 characters (found 132). | 613 | |
| sizes | LineLength | Line is longer than 80 characters (found 160). | 614 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 630 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 631 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 635 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 636 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 636 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 641 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 642 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 642 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 647 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 648 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 648 | |
| sizes | LineLength | Line is longer than 80 characters (found 135). | 651 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 654 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 655 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 655 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 666 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 667 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 668 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 669 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 670 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 671 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 671 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 689 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 694 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 714 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 721 | |
| design | DesignForExtension | Method 'findWriters' is not designed for extension - needs to be abstract, final or empty. | 725 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 730 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 730 | |
| sizes | LineLength | Line is longer than 80 characters (found 132). | 739 | |
| sizes | LineLength | Line is longer than 80 characters (found 160). | 740 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 757 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 760 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 760 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 761 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 764 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 764 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 765 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 768 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 768 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 769 | |
| sizes | LineLength | Line is longer than 80 characters (found 135). | 771 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 775 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 785 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 786 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 787 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 788 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 789 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 790 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 790 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 808 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 813 | |
| design | DesignForExtension | Method 'findReader' is not designed for extension - needs to be abstract, final or empty. | 833 | |
| design | DesignForExtension | Method 'findWriter' is not designed for extension - needs to be abstract, final or empty. | 838 | |
| design | DesignForExtension | Method 'findAdapter' is not designed for extension - needs to be abstract, final or empty. | 843 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 844 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 844 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 846 | |
| design | DesignForExtension | Method 'findAnyGetter' is not designed for extension - needs to be abstract, final or empty. | 852 | |
| design | DesignForExtension | Method 'findAnySetter' is not designed for extension - needs to be abstract, final or empty. | 857 | |
| design | DesignForExtension | Method 'findAnyField' is not designed for extension - needs to be abstract, final or empty. | 862 | |
| design | DesignForExtension | Method 'afterParsed' is not designed for extension - needs to be abstract, final or empty. | 867 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 873 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 873 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 875 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 876 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 879 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 880 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 883 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 884 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 888 | |
| sizes | LineLength | Line is longer than 80 characters (found 144). | 892 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 892 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 904 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 913 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 914 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 917 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 918 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 921 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 922 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 923 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 926 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 926 | |
| coding | HiddenField | 'visibility' hides a field. | 926 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 927 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 930 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 931 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 932 | |
| sizes | LineLength | Line is longer than 80 characters (found 141). | 935 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 935 | |
| coding | HiddenField | 'visibility' hides a field. | 935 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 939 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 943 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 943 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 945 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 946 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 951 | |
| coding | HiddenField | 'visibility' hides a field. | 951 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 956 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 957 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 958 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 963 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 969 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 971 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 973 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1009 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 1026 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 1036 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1036 | |
| design | DesignForExtension | Method 'clean' is not designed for extension - needs to be abstract, final or empty. | 1044 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 1051 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1052 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1053 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1055 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 1059 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1060 | |
| sizes | LineLength | Line is longer than 80 characters (found 160). | 1061 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1061 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 1062 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1062 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 1063 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1063 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 1064 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1065 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1067 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1070 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 1073 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 1073 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1073 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1074 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 1074 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 1075 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1075 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1078 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 1079 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 1080 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 1081 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1083 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 1084 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 1085 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 1087 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1099 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1100 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1101 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 1104 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1106 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1107 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 1108 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 1109 | |
| sizes | LineLength | Line is longer than 80 characters (found 137). | 1110 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 1111 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 1113 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1113 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1114 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1115 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1121 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 1128 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 1129 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1131 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 1132 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 1138 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 1140 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1141 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1144 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 1151 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1152 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1153 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1155 | |
| coding | HiddenField | 'types' hides a field. | 1155 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1159 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1160 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 1161 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1161 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1162 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1162 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 1163 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1163 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1164 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 1165 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1165 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1167 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1170 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 1173 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 1173 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1173 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1174 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 1174 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 1175 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1175 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1178 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 1179 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 1181 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 1182 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 1186 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1187 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 1188 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 1198 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 1200 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1201 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1204 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1211 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 1216 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1219 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1227 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1228 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1229 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1230 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 1233 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1233 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1237 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1239 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1240 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 1249 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1250 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1252 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1267 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 1282 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1283 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1284 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1286 | |
| coding | HiddenField | 'types' hides a field. | 1286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| misc | FinalParameters | Parameter config should be final. | 38 | |
| design | DesignForExtension | Method 'createClassMapping' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 45 | |
| misc | FinalParameters | Parameter inClazz should be final. | 45 | |
| misc | FinalParameters | Parameter resolvedTypes should be final. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 168). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 56 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| sizes | ParameterNumber | More than 7 parameters (found 13). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| coding | HiddenField | 'value' hides a field. | 27 | |
| design | DesignForExtension | Method 'create' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 60 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 63 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 97). | 29 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 37 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 37 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 46 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 46 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 58 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 65 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| design | DesignForExtension | Method 'type' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 35 | |
| design | DesignForExtension | Method 'withDeserializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| coding | HiddenField | 'deserializationPredicate' hides a field. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 40 | |
| design | DesignForExtension | Method 'withSerializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| coding | HiddenField | 'serializationPredicate' hides a field. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 45 | |
| design | DesignForExtension | Method 'withDiscriminatorMapper' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| coding | HiddenField | 'discriminatorMapper' hides a field. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 51 | |
| design | DesignForExtension | Method 'withTypeLoader' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| coding | HiddenField | 'typeLoader' hides a field. | 51 | |
| design | DesignForExtension | Method 'withDiscriminator' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| design | DesignForExtension | Method 'getDeserializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| design | DesignForExtension | Method 'getTypeLoader' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| design | DesignForExtension | Method 'getDiscriminatorMapper' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| design | DesignForExtension | Method 'getSerializationPredicate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| design | DesignForExtension | Method 'getDiscriminator' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| design | FinalClass | Class Lazy should be declared as final. | 43 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| design | DesignForExtension | Method 'isCanWrite' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| design | DesignForExtension | Method 'track' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| design | DesignForExtension | Method 'untrack' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| design | DesignForExtension | Method 'started' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| design | DesignForExtension | Method 'cleanUp' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 110). | 28 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| coding | HiddenField | 'delegate' hides a field. | 34 | |
| coding | HiddenField | 'from' hides a field. | 34 | |
| coding | HiddenField | 'to' hides a field. | 34 | |
| design | DesignForExtension | Method 'to' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| design | DesignForExtension | Method 'from' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| design | DesignForExtension | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| design | DesignForExtension | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| design | DesignForExtension | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 46 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 46 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 47 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 53 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 53 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| coding | HiddenField | 'hasTimezone' hides a field. | 59 | |
| coding | HiddenField | 'isIso' hides a field. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| coding | HiddenField | 'hasTimezone' hides a field. | 89 | |
| coding | HiddenField | 'isIso' hides a field. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 91). | 24 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| design | VisibilityModifier | Variable 'formatter' must be private and have accessor methods. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 31 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 31 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 32 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 32 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 32 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 37 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 88). | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 33 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 33 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 158). | 38 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 81). | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| design | DesignForExtension | Method 'newLocale' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 31 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 44 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 90). | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 35 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 35 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 40 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 88). | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 35 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 35 | |
| design | DesignForExtension | Method 'fromString' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 147). | 40 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 29 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| coding | HiddenField | 'input' hides a field. | 34 | |
| design | DesignForExtension | Method 'read' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 41 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| design | DesignForExtension | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| design | DesignForExtension | Method 'getInput' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| design | DesignForExtension | Method 'getResult' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| design | DesignForExtension | Method 'setResult' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| coding | HiddenField | 'result' hides a field. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| design | DesignForExtension | Method 'write' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| design | DesignForExtension | Method 'setResult' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| coding | HiddenField | 'result' hides a field. | 54 | |
| design | DesignForExtension | Method 'getResult' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 60 | |
| design | DesignForExtension | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| design | DesignForExtension | Method 'getArray' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| design | DesignForExtension | Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| coding | HiddenField | 'bm' hides a field. | 29 | |
| design | DesignForExtension | Method 'create' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 42 | |
| design | FinalClass | Class CdiInstance should be declared as final. | 52 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 23 | |
| design | DesignForExtension | Method 'create' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| misc | FinalParameters | Parameter type should be final. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 95). | 25 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| coding | HiddenField | 'clazz' hides a field. | 29 | |
| design | DesignForExtension | Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| misc | FinalParameters | Parameter o1 should be final. | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 61 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - jakarta.json.bind.annotation.JsonbSubtype. | 27 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| design | DesignForExtension | Method 'hasPolymorphism' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| misc | FinalParameters | Parameter clazz should be final. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 44 | |
| design | DesignForExtension | Method 'getPolymorphismPropertiesToSerialize' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| misc | FinalParameters | Parameter clazz should be final. | 44 | |
| misc | FinalParameters | Parameter otherProperties should be final. | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 79 | |
| design | DesignForExtension | Method 'getTypeToDeserialize' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| misc | FinalParameters | Parameter jsonObject should be final. | 79 | |
| misc | FinalParameters | Parameter clazz should be final. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 142). | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 113 | |
| design | DesignForExtension | Method 'getOrCreatePolymorphismTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter clazz should be final. | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 145 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 154). | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 169 | |
| design | DesignForExtension | Method 'validateJsonbPolymorphismAnnotations' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| misc | FinalParameters | Parameter classToValidate should be final. | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 181 | |
| design | DesignForExtension | Method 'validateSubtypeCompatibility' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| misc | FinalParameters | Parameter classToValidate should be final. | 186 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 192 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 197 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 198 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 203 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 204 | |
| design | DesignForExtension | Method 'validateOnlyOneParentWithTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| misc | FinalParameters | Parameter classToValidate should be final. | 209 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 210 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 211 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 212 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 219 | |
| design | DesignForExtension | Method 'validateNoTypeInfoKeyCollision' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| misc | FinalParameters | Parameter classToValidate should be final. | 224 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 226 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 228 | |
| sizes | LineLength | Line is longer than 80 characters (found 152). | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| misc | FinalParameters | Parameter clazz should be final. | 36 | |
| coding | HiddenField | 'clazz' hides a field. | 36 | |
| misc | FinalParameters | Parameter annotation should be final. | 36 | |
| design | DesignForExtension | Method 'hasSubtypeInformation' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| design | DesignForExtension | Method 'getTypeKey' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| design | DesignForExtension | Method 'getAliases' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| design | DesignForExtension | Method 'getClazz' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| design | DesignForExtension | Method 'getParents' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| design | DesignForExtension | Method 'getFirstParent' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| coding | HiddenField | 'componentType' hides a field. | 27 | |
| design | DesignForExtension | Method 'getGenericComponentType' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 46 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 98). | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 28 | |
| design | DesignForExtension | Method 'findParameterizedType' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 29 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 32 | |
| design | DesignForExtension | Method 'findParamType' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| design | DesignForExtension | Method 'asClass' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 84 | |
| design | FinalClass | Class ParameterizedTypeImpl should be declared as final. | 93 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 97 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | |
| coding | HiddenField | 'rawType' hides a field. | 97 | |
| coding | HiddenField | 'arguments' hides a field. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 119 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 131 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| coding | HiddenField | 'runtime' hides a field. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 40 | |
| coding | HiddenField | 'builderFactory' hides a field. | 40 | |
| coding | HiddenField | 'jsonp' hides a field. | 41 | |
| design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 59 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 71 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 146 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 151 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 195 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 26 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| coding | HiddenField | 'runtime' hides a field. | 30 | |
| design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 35 | |
| design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| coding | HiddenField | 'value' hides a field. | 34 |