The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 12 | |
| NewlineAtEndOfFile | 1 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 569 | |
RegexpSingleline
| 768 | |
| JavadocMethod | 337 | |
| JavadocType | 20 | |
| JavadocVariable | 79 | |
| JavadocStyle | 35 | |
| ConstantName | 2 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 4 | |
| LineLength | 741 | |
| MethodLength | 0 | |
| ParameterNumber | 1 | |
| EmptyForIteratorPad | 12 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 35 | |
| NoWhitespaceBefore | 1 | |
| OperatorWrap | 0 | |
| ParenPad | 3 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 76 | |
| WhitespaceAround | 3 | |
| ModifierOrder | 38 | |
| RedundantModifier | 12 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 3 | |
| LeftCurly | 20 | |
| NeedBraces | 4 | |
| RightCurly | 36 | |
| AvoidInlineConditionals | 28 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
| HiddenField | 65 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 12 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 2 | |
| SimplifyBooleanExpression | 1 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 163 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 3 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 7 | |
| ArrayTypeStyle | 4 | |
| FinalParameters | 401 | |
| TodoComment | 2 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 | |
| 'static' modifier out of order with the JLS suggestions. | 13 | |
| Line is longer than 80 characters (found 86). | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| 'static' modifier out of order with the JLS suggestions. | 14 | |
| Line contains a tab character. | 16 | |
| Line is longer than 80 characters (found 84). | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 92). | 24 | |
| Line is longer than 80 characters (found 97). | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 80 characters (found 91). | 28 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 92). | 34 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 89). | 44 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 88). | 49 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters (found 97). | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters (found 88). | 59 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters (found 88). | 68 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters (found 88). | 77 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 88). | 86 | |
| Missing a Javadoc comment. | 89 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters (found 88). | 96 | |
| Missing a Javadoc comment. | 99 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters (found 88). | 106 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters (found 88). | 115 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters (found 85). | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters (found 88). | 126 | |
| Line is longer than 80 characters (found 97). | 128 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters (found 86). | 131 | |
| Line has trailing spaces. | 133 | |
| Line is longer than 80 characters (found 88). | 137 | |
| Line is longer than 80 characters (found 100). | 139 | |
| Line is longer than 80 characters (found 84). | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters (found 87). | 144 | |
| Line is longer than 80 characters (found 95). | 145 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters (found 88). | 150 | |
| Line is longer than 80 characters (found 98). | 152 | |
| Redundant 'public' modifier. | 152 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 155 | |
| Line is longer than 80 characters (found 89). | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters (found 91). | 160 | |
| Line is longer than 80 characters (found 88). | 161 | |
| Line is longer than 80 characters (found 119). | 163 | |
| Redundant 'public' modifier. | 163 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 166 | |
| Line is longer than 80 characters (found 102). | 166 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters (found 88). | 171 | |
| Line is longer than 80 characters (found 86). | 173 | |
| Line is longer than 80 characters (found 105). | 176 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters (found 88). | 181 | |
| Line is longer than 80 characters (found 93). | 183 | |
| Line is longer than 80 characters (found 105). | 186 | |
| Line has trailing spaces. | 187 | |
| Line is longer than 80 characters (found 88). | 191 | |
| Line is longer than 80 characters (found 93). | 193 | |
| Line is longer than 80 characters (found 101). | 196 | |
| Line has trailing spaces. | 197 | |
| Line is longer than 80 characters (found 88). | 201 | |
| Line is longer than 80 characters (found 87). | 203 | |
| Line is longer than 80 characters (found 108). | 206 | |
| Line has trailing spaces. | 208 | |
| Line is longer than 80 characters (found 88). | 213 | |
| Line is longer than 80 characters (found 114). | 215 | |
| Line is longer than 80 characters (found 94). | 218 | |
| Line has trailing spaces. | 219 | |
| Line is longer than 80 characters (found 88). | 223 | |
| Line is longer than 80 characters (found 104). | 225 | |
| Line has trailing spaces. | 228 | |
| Line is longer than 80 characters (found 103). | 228 | |
| Line has trailing spaces. | 230 | |
| Line is longer than 80 characters (found 84). | 233 | |
| Unused @param tag for 'patternName'. | 233 | |
| Line is longer than 80 characters (found 88). | 234 | |
| Line is longer than 80 characters (found 104). | 237 | |
| Expected @param tag for 'dateFormatName'. | 237 | |
| Line has trailing spaces. | 240 | |
| Line is longer than 80 characters (found 100). | 240 | |
| Line has trailing spaces. | 242 | |
| Line is longer than 80 characters (found 88). | 246 | |
| Line is longer than 80 characters (found 98). | 248 | |
| Line has trailing spaces. | 251 | |
| Line is longer than 80 characters (found 94). | 251 | |
| Line has trailing spaces. | 252 | |
| Line has trailing spaces. | 253 | |
| Line is longer than 80 characters (found 87). | 260 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters (found 91). | 261 | |
| Line is longer than 80 characters (found 100). | 267 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters (found 82). | 283 | |
| Line is longer than 80 characters (found 88). | 284 | |
| Line has trailing spaces. | 288 | |
| Line has trailing spaces. | 289 | |
| Line is longer than 80 characters (found 92). | 289 | |
| Line has trailing spaces. | 290 | |
| Line is longer than 80 characters (found 98). | 290 | |
| Line has trailing spaces. | 291 | |
| Line has trailing spaces. | 298 | |
| Line is longer than 80 characters (found 90). | 298 | |
| Line has trailing spaces. | 299 | |
| Line is longer than 80 characters (found 98). | 299 | |
| Line has trailing spaces. | 300 | |
| Line is longer than 80 characters (found 106). | 306 | |
| Missing a Javadoc comment. | 306 |
| Violation | Message | Line |
|---|---|---|
| Unused import - net.sourceforge.argval.impl.PropertiesConfigurationManager. | 6 | |
| Missing a Javadoc comment. | 8 | |
| Redundant 'public' modifier. | 11 | |
| 'static' modifier out of order with the JLS suggestions. | 11 | |
| Line has trailing spaces. | 13 | |
| Line is longer than 80 characters (found 96). | 13 | |
| Line is longer than 80 characters (found 119). | 20 | |
| Redundant 'public' modifier. | 20 | |
| 'static' modifier out of order with the JLS suggestions. | 20 | |
| Line is longer than 80 characters (found 117). | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| 'static' modifier out of order with the JLS suggestions. | 22 | |
| Line is longer than 80 characters (found 133). | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| 'static' modifier out of order with the JLS suggestions. | 24 | |
| Line is longer than 80 characters (found 84). | 27 | |
| Line has trailing spaces. | 31 | |
| Redundant 'public' modifier. | 34 | |
| 'static' modifier out of order with the JLS suggestions. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| 'static' modifier out of order with the JLS suggestions. | 36 | |
| Line has trailing spaces. | 39 | |
| Expected an @return tag. | 43 | |
| Expected @param tag for 'patternMap'. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 50 | |
| Expected an @return tag. | 54 | |
| Expected @param tag for 'properties'. | 54 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 16 | |
| Parameter filter should be final. | 16 | |
| 'filter' hides a field. | 16 | |
| Method 'filter' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter strSet should be final. | 22 | |
| Line has trailing spaces. | 26 | |
| ';' is followed by whitespace. | 28 | |
| 'cast' is not followed by whitespace. | 29 | |
| Line has trailing spaces. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 14 | |
| Utility classes should not have a public or default constructor. | 14 | |
| Line is longer than 80 characters (found 83). | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters (found 88). | 19 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 87). | 23 | |
| Parameter set should be final. | 25 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Parameter list should be final. | 41 | |
| '{' should be on the previous line. | 42 | |
| Line has trailing spaces. | 46 | |
| '{' should be on the previous line. | 49 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Parameter nameArray should be final. | 56 | |
| Parameter valueArray should be final. | 56 | |
| Line is longer than 80 characters (found 105). | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter nameArray should be final. | 59 | |
| Parameter valueArray should be final. | 59 | |
| Parameter config should be final. | 59 | |
| Line is longer than 80 characters (found 126). | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter strBuf should be final. | 62 | |
| Parameter nameArray should be final. | 62 | |
| Parameter valueArray should be final. | 62 | |
| Parameter config should be final. | 62 | |
| Line has trailing spaces. | 73 | |
| '!' is followed by whitespace. | 77 | |
| Line is longer than 80 characters (found 115). | 80 | |
| Line is longer than 80 characters (found 94). | 81 | |
| Line is longer than 80 characters (found 83). | 82 | |
| Line is longer than 80 characters (found 84). | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Parameter input should be final. | 91 | |
| Missing a Javadoc comment. | 94 | |
| Parameter input should be final. | 94 | |
| Parameter config should be final. | 94 | |
| Line is longer than 80 characters (found 101). | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter strBuf should be final. | 97 | |
| Parameter input should be final. | 97 | |
| Parameter config should be final. | 97 | |
| Line has trailing spaces. | 101 | |
| '!' is followed by whitespace. | 105 | |
| '}' should be on the same line. | 112 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 123 | |
| Missing a Javadoc comment. | 124 | |
| Parameter set should be final. | 124 | |
| Line is longer than 80 characters (found 94). | 128 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters (found 89). | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter name should be final. | 139 | |
| Parameter nameArray should be final. | 139 | |
| Parameter valueArray should be final. | 139 | |
| Line is longer than 80 characters (found 84). | 140 | |
| Line is longer than 80 characters (found 116). | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter strBuf should be final. | 142 | |
| Parameter name should be final. | 142 | |
| Parameter nameArray should be final. | 142 | |
| Parameter valueArray should be final. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters (found 145). | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter strBuf should be final. | 145 | |
| Parameter name should be final. | 145 | |
| Parameter nameArray should be final. | 145 | |
| Parameter valueArray should be final. | 145 | |
| Parameter config should be final. | 145 | |
| Missing a Javadoc comment. | 152 | |
| Parameter patternMap should be final. | 152 | |
| Line is longer than 80 characters (found 86). | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter patternMap should be final. | 155 | |
| Parameter config should be final. | 155 | |
| Line is longer than 80 characters (found 113). | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter strBuf should be final. | 158 | |
| Parameter patternMap should be final. | 158 | |
| Parameter config should be final. | 158 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters (found 108). | 165 | |
| Line contains a tab character. | 166 | |
| '!' is followed by whitespace. | 167 | |
| '}' should be on the same line. | 178 | |
| Line has trailing spaces. | 185 | |
| Line has trailing spaces. | 189 | |
| Missing a Javadoc comment. | 190 | |
| Parameter byteArray should be final. | 190 | |
| Avoid inline conditionals. | 194 | |
| '256' is a magic number. | 194 | |
| ':' is not preceded with whitespace. | 194 | |
| Line has trailing spaces. | 200 | |
| Line is longer than 80 characters (found 86). | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter multipleValues should be final. | 201 | |
| Parameter separator should be final. | 201 | |
| Line is longer than 80 characters (found 100). | 202 | |
| 'cast' is not followed by whitespace. | 202 | |
| Line is longer than 80 characters (found 84). | 204 | |
| Missing a Javadoc comment. | 204 | |
| Parameter multipleValues should be final. | 204 | |
| Parameter separator should be final. | 204 | |
| Line is longer than 80 characters (found 97). | 205 | |
| 'cast' is not followed by whitespace. | 205 | |
| Line is longer than 80 characters (found 123). | 207 | |
| Missing a Javadoc comment. | 207 | |
| Parameter coll should be final. | 207 | |
| Parameter multipleValues should be final. | 207 | |
| Parameter separator should be final. | 207 | |
| Line has trailing spaces. | 209 | |
| Avoid inline conditionals. | 210 | |
| Line contains a tab character. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter messageSet should be final. | 220 | |
| Line is longer than 80 characters (found 102). | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Parameter messageList should be final. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters (found 85). | 226 | |
| Missing a Javadoc comment. | 226 | |
| Parameter messageList should be final. | 226 | |
| Parameter config should be final. | 226 | |
| Line is longer than 80 characters (found 108). | 229 | |
| Line contains a tab character. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Parameter strBuf should be final. | 229 | |
| Parameter inputList should be final. | 229 | |
| Parameter config should be final. | 229 | |
| Line has trailing spaces. | 233 | |
| '!' is followed by whitespace. | 237 | |
| '}' should be on the same line. | 244 | |
| Line has trailing spaces. | 251 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Parameter stringArray should be final. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Line is longer than 80 characters (found 88). | 11 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Line is longer than 80 characters (found 84). | 13 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 126). | 31 | |
| Missing a Javadoc comment. | 31 | |
| More than 7 parameters (found 10). | 31 | |
| Parameter arrayPrefix should be final. | 31 | |
| 'arrayPrefix' hides a field. | 31 | |
| Parameter arrayPostfix should be final. | 31 | |
| 'arrayPostfix' hides a field. | 31 | |
| Parameter arrayValueSeparator should be final. | 31 | |
| 'arrayValueSeparator' hides a field. | 31 | |
| Parameter arrayValuePrefix should be final. | 31 | |
| 'arrayValuePrefix' hides a field. | 31 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 129). | 32 | |
| Parameter arrayValuePostfix should be final. | 32 | |
| 'arrayValuePostfix' hides a field. | 32 | |
| Parameter arrayKeyPrefix should be final. | 32 | |
| 'arrayKeyPrefix' hides a field. | 32 | |
| Parameter arrayKeyPostfix should be final. | 32 | |
| 'arrayKeyPostfix' hides a field. | 32 | |
| Parameter keyValueSeparator should be final. | 32 | |
| 'keyValueSeparator' hides a field. | 32 | |
| Parameter nullValue should be final. | 32 | |
| 'nullValue' hides a field. | 32 | |
| Parameter isExtraSpacesActive should be final. | 33 | |
| 'isExtraSpacesActive' hides a field. | 33 | |
| Line is longer than 80 characters (found 87). | 38 | |
| Line is longer than 80 characters (found 84). | 39 | |
| Line is longer than 80 characters (found 108). | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 103). | 41 | |
| '}' should be on the same line. | 42 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter value should be final. | 55 | |
| Parameter valueWithExtraSpace should be final. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Parameter value should be final. | 59 | |
| Avoid inline conditionals. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters (found 118). | 64 | |
| Line is longer than 80 characters (found 125). | 65 | |
| Method 'getArrayPostfix' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getArrayPrefix' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'getArrayValuePostfix' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'getArrayValuePrefix' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'getArrayValueSeparator' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Method 'getArrayKeyPrefix' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Method 'getArrayKeyPostfix' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'getKeyValueSeparator' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'isExtraSpacesActive' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'getNullValue' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line has trailing spaces. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| 'static' modifier out of order with the JLS suggestions. | 10 | |
| Missing a Javadoc comment. | 11 | |
| 'static' modifier out of order with the JLS suggestions. | 11 | |
| Missing a Javadoc comment. | 12 | |
| 'static' modifier out of order with the JLS suggestions. | 12 | |
| Missing a Javadoc comment. | 13 | |
| 'static' modifier out of order with the JLS suggestions. | 13 | |
| Missing a Javadoc comment. | 14 | |
| 'static' modifier out of order with the JLS suggestions. | 14 | |
| Line is longer than 80 characters (found 82). | 15 | |
| Missing a Javadoc comment. | 15 | |
| 'static' modifier out of order with the JLS suggestions. | 15 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters (found 102). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 122). | 31 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 98). | 32 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 123). | 44 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters (found 98). | 45 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 128). | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters (found 98). | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 95). | 64 | |
| ';' is not followed by whitespace. | 64 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters (found 137). | 72 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters (found 98). | 73 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters (found 140). | 86 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters (found 98). | 87 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters (found 132). | 100 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters (found 98). | 101 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters (found 88). | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters (found 85). | 110 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters (found 93). | 113 | |
| Line is longer than 80 characters (found 96). | 114 | |
| Line has trailing spaces. | 116 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter name should be final. | 121 | |
| Parameter valueSeparator should be final. | 121 | |
| Line is longer than 80 characters (found 113). | 124 | |
| '!' is followed by whitespace. | 128 | |
| '}' should be on the same line. | 130 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| Missing a Javadoc comment. | 140 | |
| Parameter valueSeparator should be final. | 140 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters (found 84). | 148 | |
| Line has trailing spaces. | 149 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 153 | |
| Line is longer than 80 characters (found 82). | 153 | |
| Line has trailing spaces. | 154 | |
| Line is longer than 80 characters (found 98). | 154 | |
| Line has trailing spaces. | 158 | |
| Method 'setConfig' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter name should be final. | 159 | |
| Parameter config should be final. | 159 | |
| Line has trailing spaces. | 162 | |
| Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Parameter name should be final. | 163 | |
| 'cast' is not followed by whitespace. | 164 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 8 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Parameter value should be final. | 18 | |
| Line has trailing spaces. | 22 | |
| Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter filter should be final. | 23 | |
| Line is longer than 80 characters (found 83). | 25 | |
| 'if' construct must use '{}'s. | 26 | |
| Line is longer than 80 characters (found 92). | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 32 | |
| 'cast' is not followed by whitespace. | 35 | |
| Line has trailing spaces. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Parameter rejectList should be final. | 17 | |
| 'rejectList' hides a field. | 17 | |
| Parameter acceptList should be final. | 17 | |
| 'acceptList' hides a field. | 17 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter value should be final. | 24 | |
| 'cast' is not followed by whitespace. | 29 | |
| 'cast' is not followed by whitespace. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters (found 99). | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 110). | 38 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters (found 115). | 45 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 101). | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters (found 116). | 52 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 86). | 67 | |
| Line is longer than 80 characters (found 93). | 68 | |
| Line has trailing spaces. | 69 | |
| Extra HTML tag found: </iframe> | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters (found 110). | 76 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters (found 81). | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters (found 119). | 98 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters (found 87). | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters (found 112). | 109 | |
| Line is longer than 80 characters (found 96). | 114 | |
| Line is longer than 80 characters (found 132). | 115 | |
| Line is longer than 80 characters (found 89). | 118 | |
| Line is longer than 80 characters (found 91). | 121 | |
| Line has trailing spaces. | 122 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 128 | |
| Line is longer than 80 characters (found 90). | 130 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 138 | |
| Line is longer than 80 characters (found 110). | 139 | |
| Line is longer than 80 characters (found 91). | 141 | |
| Line is longer than 80 characters (found 97). | 142 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters (found 125). | 147 | |
| Line is longer than 80 characters (found 126). | 149 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters (found 150). | 151 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 158 | |
| Line is longer than 80 characters (found 91). | 161 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters (found 86). | 163 | |
| Line is longer than 80 characters (found 93). | 164 | |
| Line has trailing spaces. | 165 | |
| Line has trailing spaces. | 172 | |
| Line is longer than 80 characters (found 110). | 172 | |
| Line has trailing spaces. | 173 | |
| Line is longer than 80 characters (found 109). | 173 | |
| Line has trailing spaces. | 174 | |
| Line is longer than 80 characters (found 82). | 174 | |
| Line is longer than 80 characters (found 103). | 175 | |
| Line has trailing spaces. | 176 | |
| Line is longer than 80 characters (found 88). | 176 | |
| Line has trailing spaces. | 178 | |
| Line has trailing spaces. | 183 | |
| Line is longer than 80 characters (found 91). | 188 | |
| 'static' modifier out of order with the JLS suggestions. | 188 | |
| Variable 'logger' must be private and have accessor methods. | 188 | |
| Line is longer than 80 characters (found 95). | 191 | |
| 'static' modifier out of order with the JLS suggestions. | 191 | |
| Line is longer than 80 characters (found 87). | 192 | |
| Line has trailing spaces. | 194 | |
| Missing a Javadoc comment. | 195 | |
| Line has trailing spaces. | 196 | |
| Line is longer than 80 characters (found 93). | 196 | |
| Line has trailing spaces. | 203 | |
| Line is longer than 80 characters (found 89). | 204 | |
| Missing a Javadoc comment. | 204 | |
| Line contains a tab character. | 208 | |
| 'cast' is not followed by whitespace. | 208 | |
| Parameter validationTypeName should be final. | 211 | |
| 'validationTypeName' hides a field. | 211 | |
| Expected @param tag for 'validationTypeName'. | 211 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| '}' should be on the same line. | 217 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line is longer than 80 characters (found 92). | 219 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters (found 86). | 226 | |
| Line has trailing spaces. | 227 | |
| Line is longer than 80 characters (found 105). | 227 | |
| Line has trailing spaces. | 228 | |
| Line is longer than 80 characters (found 96). | 228 | |
| Line is longer than 80 characters (found 120). | 229 | |
| Line has trailing spaces. | 231 | |
| Line is longer than 80 characters (found 111). | 232 | |
| Parameter patternMap should be final. | 234 | |
| 'patternMap' hides a field. | 234 | |
| Line is longer than 80 characters (found 94). | 237 | |
| Missing a Javadoc comment. | 237 | |
| Parameter patternMap should be final. | 237 | |
| 'patternMap' hides a field. | 237 | |
| Parameter validationTypeName should be final. | 237 | |
| 'validationTypeName' hides a field. | 237 | |
| Line is longer than 80 characters (found 86). | 238 | |
| Line is longer than 80 characters (found 102). | 241 | |
| Missing a Javadoc comment. | 241 | |
| Parameter patternMap should be final. | 241 | |
| 'patternMap' hides a field. | 241 | |
| Parameter dateFormatMap should be final. | 241 | |
| 'dateFormatMap' hides a field. | 241 | |
| Line is longer than 80 characters (found 81). | 242 | |
| Line is longer than 80 characters (found 129). | 244 | |
| Missing a Javadoc comment. | 244 | |
| Parameter patternMap should be final. | 244 | |
| 'patternMap' hides a field. | 244 | |
| Parameter dateFormatMap should be final. | 244 | |
| 'dateFormatMap' hides a field. | 244 | |
| Parameter validationTypeName should be final. | 244 | |
| 'validationTypeName' hides a field. | 244 | |
| Line is longer than 80 characters (found 101). | 245 | |
| Line has trailing spaces. | 248 | |
| Line is longer than 80 characters (found 86). | 248 | |
| Line has trailing spaces. | 249 | |
| Line is longer than 80 characters (found 105). | 249 | |
| Line has trailing spaces. | 250 | |
| Line is longer than 80 characters (found 96). | 250 | |
| Line is longer than 80 characters (found 120). | 251 | |
| Line has trailing spaces. | 253 | |
| Line is longer than 80 characters (found 105). | 254 | |
| Line has trailing spaces. | 260 | |
| Line is longer than 80 characters (found 86). | 260 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters (found 120). | 262 | |
| Line has trailing spaces. | 263 | |
| Line has trailing spaces. | 264 | |
| Line is longer than 80 characters (found 111). | 265 | |
| Line is longer than 80 characters (found 91). | 266 | |
| Line is longer than 80 characters (found 88). | 267 | |
| Line is longer than 80 characters (found 117). | 269 | |
| Parameter patternMap should be final. | 269 | |
| 'patternMap' hides a field. | 269 | |
| Parameter compiler should be final. | 269 | |
| Parameter matcher should be final. | 269 | |
| 'matcher' hides a field. | 269 | |
| Line is longer than 80 characters (found 115). | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter patternMap should be final. | 272 | |
| 'patternMap' hides a field. | 272 | |
| Parameter compiler should be final. | 272 | |
| Parameter matcher should be final. | 272 | |
| 'matcher' hides a field. | 272 | |
| Line contains a tab character. | 273 | |
| Parameter validationTypeName should be final. | 273 | |
| 'validationTypeName' hides a field. | 273 | |
| Line is longer than 80 characters (found 95). | 274 | |
| Line has trailing spaces. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter patternMap should be final. | 277 | |
| 'patternMap' hides a field. | 277 | |
| Line is longer than 80 characters (found 98). | 278 | |
| Parameter compiler should be final. | 278 | |
| Parameter matcher should be final. | 278 | |
| 'matcher' hides a field. | 278 | |
| Parameter dateFormatMap should be final. | 278 | |
| 'dateFormatMap' hides a field. | 278 | |
| Line contains a tab character. | 279 | |
| Line has trailing spaces. | 282 | |
| Line is longer than 80 characters (found 92). | 287 | |
| Line is longer than 80 characters (found 90). | 288 | |
| Line has trailing spaces. | 290 | |
| Parameter patternMap should be final. | 290 | |
| 'patternMap' hides a field. | 290 | |
| Expected @param tag for 'patternMap'. | 290 | |
| Line is longer than 80 characters (found 96). | 291 | |
| Parameter compiler should be final. | 291 | |
| Expected @param tag for 'compiler'. | 291 | |
| Parameter matcher should be final. | 291 | |
| 'matcher' hides a field. | 291 | |
| Expected @param tag for 'matcher'. | 291 | |
| Parameter dateFormatMap should be final. | 291 | |
| 'dateFormatMap' hides a field. | 291 | |
| Expected @param tag for 'dateFormatMap'. | 291 | |
| Parameter validationTypeName should be final. | 292 | |
| 'validationTypeName' hides a field. | 292 | |
| Line is longer than 80 characters (found 92). | 295 | |
| Line is longer than 80 characters (found 90). | 298 | |
| Line is longer than 80 characters (found 89). | 301 | |
| Line is longer than 80 characters (found 95). | 304 | |
| Line has trailing spaces. | 306 | |
| Line is longer than 80 characters (found 86). | 309 | |
| Line contains a tab character. | 309 | |
| Line has trailing spaces. | 311 | |
| Line is longer than 80 characters (found 87). | 315 | |
| 'cast' is not followed by whitespace. | 316 | |
| 'cast' is not followed by whitespace. | 317 | |
| Line is longer than 80 characters (found 113). | 321 | |
| '}' should be on the same line. | 322 | |
| Line is longer than 80 characters (found 131). | 324 | |
| Line has trailing spaces. | 327 | |
| Line is longer than 80 characters (found 90). | 328 | |
| 'cast' is not followed by whitespace. | 329 | |
| 'cast' is not followed by whitespace. | 330 | |
| Line is longer than 80 characters (found 133). | 334 | |
| '}' should be on the same line. | 335 | |
| Line is longer than 80 characters (found 146). | 337 | |
| '}' should be on the same line. | 338 | |
| Line is longer than 80 characters (found 146). | 340 | |
| Line has trailing spaces. | 346 | |
| Line is longer than 80 characters (found 86). | 346 | |
| Line has trailing spaces. | 347 | |
| Line is longer than 80 characters (found 120). | 348 | |
| Line has trailing spaces. | 349 | |
| Line has trailing spaces. | 350 | |
| Line is longer than 80 characters (found 105). | 351 | |
| Line is longer than 80 characters (found 91). | 352 | |
| Line is longer than 80 characters (found 88). | 353 | |
| Line is longer than 80 characters (found 108). | 355 | |
| Parameter properties should be final. | 355 | |
| Parameter compiler should be final. | 355 | |
| Parameter matcher should be final. | 355 | |
| 'matcher' hides a field. | 355 | |
| Line is longer than 80 characters (found 169). | 356 | |
| Line has trailing spaces. | 358 | |
| Line has trailing spaces. | 359 | |
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Avoid inline conditionals. | 371 | |
| ')' is preceded with whitespace. | 371 | |
| Line has trailing spaces. | 374 | |
| Line has trailing spaces. | 378 | |
| Method 'containsIllegalArgument' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Line is longer than 80 characters (found 86). | 388 | |
| Method 'createIllegalArgumentException' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Line is longer than 80 characters (found 108). | 396 | |
| Line is longer than 80 characters (found 82). | 398 | |
| Method 'isValidWhenNotNull' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| Missing a Javadoc comment. | 398 | |
| Parameter argumentName should be final. | 398 | |
| Parameter argumentValue should be final. | 398 | |
| Line is longer than 80 characters (found 101). | 406 | |
| Method 'isValidWhenNotNullInCollection' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| Missing a Javadoc comment. | 406 | |
| Parameter argumentName should be final. | 406 | |
| Parameter argumentValue should be final. | 406 | |
| Line is longer than 80 characters (found 93). | 408 | |
| Line is longer than 80 characters (found 87). | 420 | |
| Line has trailing spaces. | 421 | |
| Line is longer than 80 characters (found 91). | 421 | |
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. | 424 | |
| Parameter argumentName should be final. | 424 | |
| Parameter message should be final. | 424 | |
| Line is longer than 80 characters (found 81). | 425 | |
| Line contains a tab character. | 425 | |
| Line contains a tab character. | 426 | |
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| Missing a Javadoc comment. | 428 | |
| Parameter argumentName should be final. | 428 | |
| Parameter key should be final. | 428 | |
| Parameter message should be final. | 428 | |
| Line is longer than 80 characters (found 94). | 429 | |
| Line has trailing spaces. | 431 | |
| Line contains a tab character. | 432 | |
| Line is longer than 80 characters (found 108). | 433 | |
| Line is longer than 80 characters (found 82). | 435 | |
| Method 'isValidWhenBoolean' is not designed for extension - needs to be abstract, final or empty. | 435 | |
| Missing a Javadoc comment. | 435 | |
| Parameter argumentName should be final. | 435 | |
| Parameter argumentValue should be final. | 435 | |
| Line is longer than 80 characters (found 90). | 437 | |
| Line is longer than 80 characters (found 99). | 438 | |
| '}' should be on the same line. | 440 | |
| Line contains a tab character. | 442 | |
| Line has trailing spaces. | 448 | |
| Line is longer than 80 characters (found 108). | 450 | |
| Line is longer than 80 characters (found 82). | 452 | |
| Method 'isValidWhenInteger' is not designed for extension - needs to be abstract, final or empty. | 452 | |
| Missing a Javadoc comment. | 452 | |
| Parameter argumentName should be final. | 452 | |
| Parameter argumentValue should be final. | 452 | |
| '}' should be on the same line. | 455 | |
| Line is longer than 80 characters (found 98). | 457 | |
| Line contains a tab character. | 457 | |
| Line has trailing spaces. | 463 | |
| Line is longer than 80 characters (found 105). | 465 | |
| Method 'isValidWhenLong' is not designed for extension - needs to be abstract, final or empty. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Parameter argumentName should be final. | 467 | |
| Parameter argumentValue should be final. | 467 | |
| '}' should be on the same line. | 470 | |
| Line is longer than 80 characters (found 94). | 472 | |
| Line contains a tab character. | 472 | |
| Line is longer than 80 characters (found 110). | 480 | |
| Line is longer than 80 characters (found 84). | 482 | |
| Method 'isValidWhenDirectory' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| Missing a Javadoc comment. | 482 | |
| Parameter argumentName should be final. | 482 | |
| Parameter argumentValue should be final. | 482 | |
| '!' is followed by whitespace. | 483 | |
| Line contains a tab character. | 484 | |
| Line is longer than 80 characters (found 82). | 488 | |
| Method 'isValidWhenDirectory' is not designed for extension - needs to be abstract, final or empty. | 488 | |
| Missing a Javadoc comment. | 488 | |
| Parameter argumentName should be final. | 488 | |
| Parameter argumentValue should be final. | 488 | |
| '!' is followed by whitespace. | 489 | |
| Line contains a tab character. | 490 | |
| '!' is followed by whitespace. | 492 | |
| '!' is followed by whitespace. | 492 | |
| Line is longer than 80 characters (found 105). | 493 | |
| Line contains a tab character. | 493 | |
| Line has trailing spaces. | 498 | |
| Line has trailing spaces. | 499 | |
| Line is longer than 80 characters (found 105). | 501 | |
| Method 'isValidWhenFile' is not designed for extension - needs to be abstract, final or empty. | 503 | |
| Missing a Javadoc comment. | 503 | |
| Parameter argumentName should be final. | 503 | |
| Parameter argumentValue should be final. | 503 | |
| '!' is followed by whitespace. | 504 | |
| Line contains a tab character. | 505 | |
| Method 'isValidWhenFile' is not designed for extension - needs to be abstract, final or empty. | 509 | |
| Missing a Javadoc comment. | 509 | |
| Parameter argumentName should be final. | 509 | |
| Parameter argumentValue should be final. | 509 | |
| '!' is followed by whitespace. | 510 | |
| Line contains a tab character. | 511 | |
| '!' is followed by whitespace. | 513 | |
| '!' is followed by whitespace. | 513 | |
| Line is longer than 80 characters (found 105). | 514 | |
| Line contains a tab character. | 514 | |
| Line has trailing spaces. | 520 | |
| Line is longer than 80 characters (found 104). | 522 | |
| Method 'isValidWhenUrl' is not designed for extension - needs to be abstract, final or empty. | 524 | |
| Missing a Javadoc comment. | 524 | |
| Parameter argumentName should be final. | 524 | |
| Parameter argumentValue should be final. | 524 | |
| Line has trailing spaces. | 527 | |
| '}' should be on the same line. | 527 | |
| Line is longer than 80 characters (found 97). | 529 | |
| Line contains a tab character. | 529 | |
| Line has trailing spaces. | 534 | |
| Line has trailing spaces. | 535 | |
| Method 'isValidWhenUri' is not designed for extension - needs to be abstract, final or empty. | 536 | |
| Missing a Javadoc comment. | 536 | |
| Parameter argumentName should be final. | 536 | |
| Parameter argumentValue should be final. | 536 | |
| Line has trailing spaces. | 539 | |
| '}' should be on the same line. | 539 | |
| Line is longer than 80 characters (found 97). | 541 | |
| Line contains a tab character. | 541 | |
| Line contains a tab character. | 543 | |
| Line has trailing spaces. | 546 | |
| Line has trailing spaces. | 547 | |
| Line is longer than 80 characters (found 121). | 549 | |
| Line is longer than 80 characters (found 105). | 551 | |
| Method 'isValidWhenInSet' is not designed for extension - needs to be abstract, final or empty. | 551 | |
| Missing a Javadoc comment. | 551 | |
| Parameter argumentName should be final. | 551 | |
| Parameter argumentValue should be final. | 551 | |
| Parameter argumentSet should be final. | 551 | |
| '!' is followed by whitespace. | 553 | |
| Line is longer than 80 characters (found 131). | 555 | |
| Line is longer than 80 characters (found 81). | 556 | |
| Avoid inline conditionals. | 560 | |
| Line is longer than 80 characters (found 124). | 576 | |
| Line is longer than 80 characters (found 108). | 578 | |
| Method 'isValidWhenNotInSet' is not designed for extension - needs to be abstract, final or empty. | 578 | |
| Missing a Javadoc comment. | 578 | |
| Parameter argumentName should be final. | 578 | |
| Parameter argumentValue should be final. | 578 | |
| Parameter argumentSet should be final. | 578 | |
| Line is longer than 80 characters (found 131). | 582 | |
| Line has trailing spaces. | 591 | |
| Line has trailing spaces. | 592 | |
| Line is longer than 80 characters (found 99). | 593 | |
| Method 'isValidCollectionWhenNoNulls' is not designed for extension - needs to be abstract, final or empty. | 593 | |
| Missing a Javadoc comment. | 593 | |
| Parameter argumentName should be final. | 593 | |
| Parameter argumentValue should be final. | 593 | |
| Line contains a tab character. | 595 | |
| Line contains a tab character. | 596 | |
| Line contains a tab character. | 597 | |
| Line is longer than 80 characters (found 89). | 598 | |
| Line contains a tab character. | 598 | |
| Line contains a tab character. | 599 | |
| Line contains a tab character. | 600 | |
| Line is longer than 80 characters (found 92). | 601 | |
| Line contains a tab character. | 601 | |
| 'cast' is not followed by whitespace. | 601 | |
| Line contains a tab character. | 602 | |
| Line contains a tab character. | 603 | |
| Line contains a tab character. | 604 | |
| Line contains a tab character. | 605 | |
| Line contains a tab character. | 606 | |
| Line contains a tab character. | 607 | |
| Line contains a tab character. | 608 | |
| '}' should be on the same line. | 608 | |
| Line contains a tab character. | 609 | |
| Line contains a tab character. | 610 | |
| Line contains a tab character. | 611 | |
| Line contains a tab character. | 612 | |
| Line contains a tab character. | 613 | |
| Line contains a tab character. | 614 | |
| Line contains a tab character. | 615 | |
| Line contains a tab character. | 616 | |
| Line is longer than 80 characters (found 138). | 617 | |
| Line contains a tab character. | 617 | |
| Line contains a tab character. | 618 | |
| Line contains a tab character. | 619 | |
| Line contains a tab character. | 620 | |
| Line contains a tab character. | 621 | |
| Line contains a tab character. | 622 | |
| Line has trailing spaces. | 626 | |
| Line is longer than 80 characters (found 120). | 628 | |
| Method 'isValidCollectionWhenMinElements' is not designed for extension - needs to be abstract, final or empty. | 628 | |
| Missing a Javadoc comment. | 628 | |
| Parameter argumentName should be final. | 628 | |
| Parameter argumentValue should be final. | 628 | |
| Parameter minElements should be final. | 628 | |
| Line contains a tab character. | 630 | |
| Line is longer than 80 characters (found 111). | 631 | |
| Line contains a tab character. | 631 | |
| Line contains a tab character. | 632 | |
| Line contains a tab character. | 633 | |
| Line contains a tab character. | 634 | |
| Line has trailing spaces. | 639 | |
| Line is longer than 80 characters (found 104). | 641 | |
| Line is longer than 80 characters (found 94). | 643 | |
| Method 'isValidWhenGreaterThen' is not designed for extension - needs to be abstract, final or empty. | 643 | |
| Missing a Javadoc comment. | 643 | |
| Parameter argumentName should be final. | 643 | |
| Parameter argumentValue should be final. | 643 | |
| Parameter value should be final. | 643 | |
| Line is longer than 80 characters (found 121). | 648 | |
| Line is longer than 80 characters (found 117). | 657 | |
| Line is longer than 80 characters (found 101). | 659 | |
| Method 'isValidStringMinLength' is not designed for extension - needs to be abstract, final or empty. | 659 | |
| Missing a Javadoc comment. | 659 | |
| Parameter argumentName should be final. | 659 | |
| Parameter argumentValue should be final. | 659 | |
| Parameter minLength should be final. | 659 | |
| Line is longer than 80 characters (found 89). | 662 | |
| Line has trailing spaces. | 669 | |
| Line is longer than 80 characters (found 117). | 671 | |
| Line is longer than 80 characters (found 101). | 673 | |
| Method 'isValidStringMaxLength' is not designed for extension - needs to be abstract, final or empty. | 673 | |
| Missing a Javadoc comment. | 673 | |
| Parameter argumentName should be final. | 673 | |
| Parameter argumentValue should be final. | 673 | |
| Parameter maxLength should be final. | 673 | |
| Line is longer than 80 characters (found 89). | 676 | |
| Line has trailing spaces. | 683 | |
| Line is longer than 80 characters (found 114). | 685 | |
| Line is longer than 80 characters (found 95). | 687 | |
| Method 'isValidStringLength' is not designed for extension - needs to be abstract, final or empty. | 687 | |
| Missing a Javadoc comment. | 687 | |
| Parameter argumentName should be final. | 687 | |
| Parameter argumentValue should be final. | 687 | |
| Parameter length should be final. | 687 | |
| Line is longer than 80 characters (found 85). | 690 | |
| Line has trailing spaces. | 696 | |
| Line is longer than 80 characters (found 128). | 699 | |
| Line is longer than 80 characters (found 122). | 701 | |
| Method 'isValidStringMinAndMaxLength' is not designed for extension - needs to be abstract, final or empty. | 701 | |
| Missing a Javadoc comment. | 701 | |
| Parameter argumentName should be final. | 701 | |
| Parameter argumentValue should be final. | 701 | |
| Parameter minLength should be final. | 701 | |
| Parameter maxLength should be final. | 701 | |
| Line is longer than 80 characters (found 89). | 704 | |
| '}' should be on the same line. | 706 | |
| Line is longer than 80 characters (found 89). | 708 | |
| Line has trailing spaces. | 714 | |
| Line has trailing spaces. | 715 | |
| Line is longer than 80 characters (found 137). | 717 | |
| Line is longer than 80 characters (found 112). | 719 | |
| Method 'isValidMatchingDateFormat' is not designed for extension - needs to be abstract, final or empty. | 719 | |
| Missing a Javadoc comment. | 719 | |
| Parameter argumentName should be final. | 719 | |
| Parameter argumentValue should be final. | 719 | |
| Parameter dateFormat should be final. | 719 | |
| '!' is followed by whitespace. | 720 | |
| Line has trailing spaces. | 725 | |
| '}' should be on the same line. | 725 | |
| Line has trailing spaces. | 728 | |
| Line contains a tab character. | 728 | |
| Line has trailing spaces. | 729 | |
| Line has trailing spaces. | 730 | |
| Line is longer than 80 characters (found 97). | 731 | |
| Avoid inline conditionals. | 731 | |
| 'cast' is not followed by whitespace. | 731 | |
| Line has trailing spaces. | 735 | |
| Line has trailing spaces. | 738 | |
| Line is longer than 80 characters (found 133). | 741 | |
| Line is longer than 80 characters (found 112). | 743 | |
| Method 'isValidMatchingDateFormat' is not designed for extension - needs to be abstract, final or empty. | 743 | |
| Missing a Javadoc comment. | 743 | |
| Parameter argumentName should be final. | 743 | |
| Parameter argumentValue should be final. | 743 | |
| Parameter dateFormatName should be final. | 743 | |
| Line is longer than 80 characters (found 90). | 744 | |
| '!' is followed by whitespace. | 744 | |
| Line is longer than 80 characters (found 120). | 745 | |
| 'cast' is not followed by whitespace. | 747 | |
| Line has trailing spaces. | 748 | |
| Line has trailing spaces. | 749 | |
| Line is longer than 80 characters (found 101). | 749 | |
| Avoid inline conditionals. | 749 | |
| Line has trailing spaces. | 750 | |
| Line has trailing spaces. | 751 | |
| Line is longer than 80 characters (found 94). | 751 | |
| Avoid inline conditionals. | 751 | |
| 'cast' is not followed by whitespace. | 751 | |
| Line is longer than 80 characters (found 82). | 754 | |
| Line has trailing spaces. | 760 | |
| Line has trailing spaces. | 763 | |
| Line is longer than 80 characters (found 91). | 763 | |
| Line has trailing spaces. | 764 | |
| Line has trailing spaces. | 765 | |
| Line is longer than 80 characters (found 99). | 766 | |
| Line is longer than 80 characters (found 130). | 776 | |
| Line is longer than 80 characters (found 106). | 778 | |
| Method 'isValidMatchingPattern' is not designed for extension - needs to be abstract, final or empty. | 778 | |
| Missing a Javadoc comment. | 778 | |
| Parameter argumentName should be final. | 778 | |
| Parameter argumentValue should be final. | 778 | |
| Parameter patternName should be final. | 778 | |
| Line is longer than 80 characters (found 81). | 779 | |
| '!' is followed by whitespace. | 779 | |
| Line is longer than 80 characters (found 113). | 780 | |
| 'cast' is not followed by whitespace. | 782 | |
| Line is longer than 80 characters (found 147). | 783 | |
| Avoid inline conditionals. | 783 | |
| '!' is followed by whitespace. | 785 | |
| '!' is followed by whitespace. | 788 | |
| Line has trailing spaces. | 789 | |
| Line is longer than 80 characters (found 89). | 789 | |
| Line has trailing spaces. | 790 | |
| Line has trailing spaces. | 794 | |
| Line has trailing spaces. | 797 | |
| Line has trailing spaces. | 798 | |
| Line is longer than 80 characters (found 101). | 800 | |
| Line has trailing spaces. | 801 | |
| Line is longer than 80 characters (found 83). | 802 | |
| Line is longer than 80 characters (found 123). | 807 | |
| Parameter argumentName should be final. | 807 | |
| Parameter argumentValue should be final. | 807 | |
| Expected @param tag for 'argumentValue'. | 807 | |
| Parameter theLength should be final. | 807 | |
| Expected @param tag for 'theLength'. | 807 | |
| Parameter lengthConditionStr should be final. | 807 | |
| Expected @param tag for 'lengthConditionStr'. | 807 | |
| Line is longer than 80 characters (found 128). | 809 | |
| Line is longer than 80 characters (found 103). | 810 | |
| Line has trailing spaces. | 814 | |
| Line has trailing spaces. | 815 | |
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. | 819 | |
| Missing a Javadoc comment. | 819 | |
| Parameter error should be final. | 819 | |
| Method 'getPatternNames' is not designed for extension - needs to be abstract, final or empty. | 831 | |
| Missing a Javadoc comment. | 831 | |
| Line has trailing spaces. | 834 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 839 | |
| Missing a Javadoc comment. | 839 | |
| 'patternMap' hides a field. | 840 | |
| Line is longer than 80 characters (found 93). | 841 | |
| ';' is followed by whitespace. | 841 | |
| 'cast' is not followed by whitespace. | 842 | |
| Line is longer than 80 characters (found 98). | 843 | |
| 'cast' is not followed by whitespace. | 843 | |
| Line has trailing spaces. | 847 | |
| Line has trailing spaces. | 848 | |
| Line is longer than 80 characters (found 82). | 850 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 852 | |
| Missing a Javadoc comment. | 852 | |
| Parameter patternName should be final. | 852 | |
| '!' is followed by whitespace. | 853 | |
| Line has trailing spaces. | 854 | |
| Line is longer than 80 characters (found 89). | 854 | |
| 'cast' is not followed by whitespace. | 857 | |
| Line has trailing spaces. | 859 | |
| Line has trailing spaces. | 860 | |
| Line is longer than 80 characters (found 92). | 862 | |
| Method 'getRegularExpression' is not designed for extension - needs to be abstract, final or empty. | 864 | |
| Missing a Javadoc comment. | 864 | |
| Parameter patternName should be final. | 864 | |
| '!' is followed by whitespace. | 865 | |
| Line has trailing spaces. | 866 | |
| Line is longer than 80 characters (found 89). | 866 | |
| 'cast' is not followed by whitespace. | 869 | |
| Line has trailing spaces. | 871 | |
| Line has trailing spaces. | 872 | |
| Line has trailing spaces. | 874 | |
| Line is longer than 80 characters (found 104). | 874 | |
| Line has trailing spaces. | 876 | |
| Line has trailing spaces. | 878 | |
| Parameter text should be final. | 881 | |
| Line has trailing spaces. | 886 | |
| Line is longer than 80 characters (found 101). | 893 | |
| Line has trailing spaces. | 894 | |
| Line has trailing spaces. | 896 | |
| Line has trailing spaces. | 897 | |
| Parameter text should be final. | 900 | |
| Avoid inline conditionals. | 902 | |
| Line is longer than 80 characters (found 101). | 905 | |
| Line has trailing spaces. | 906 | |
| Line has trailing spaces. | 908 | |
| Line has trailing spaces. | 909 | |
| Parameter text should be final. | 912 | |
| Avoid inline conditionals. | 914 | |
| Line has trailing spaces. | 916 | |
| Line is longer than 80 characters (found 112). | 917 | |
| Method 'isValidNotNullForKey' is not designed for extension - needs to be abstract, final or empty. | 917 | |
| Missing a Javadoc comment. | 917 | |
| Parameter argumentName should be final. | 917 | |
| Parameter argumentValueMap should be final. | 917 | |
| Parameter key should be final. | 917 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 98). | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters (found 107). | 24 | |
| 'static' modifier out of order with the JLS suggestions. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 99). | 34 | |
| Line is longer than 80 characters (found 93). | 36 | |
| Method 'createPatternProperties' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter patternMap should be final. | 36 | |
| Line is longer than 80 characters (found 93). | 38 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 88). | 43 | |
| ';' is followed by whitespace. | 43 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters (found 137). | 47 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters (found 81). | 54 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 108). | 60 | |
| Line is longer than 80 characters (found 81). | 62 | |
| Method 'createPatternMapOldSchool' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter properties should be final. | 62 | |
| Line is longer than 80 characters (found 156). | 64 | |
| ';' is followed by whitespace. | 64 | |
| 'cast' is not followed by whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 148). | 67 | |
| Line is longer than 80 characters (found 107). | 69 | |
| Line is longer than 80 characters (found 116). | 75 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters (found 99). | 83 | |
| Method 'createPatternMap' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter properties should be final. | 85 | |
| Line is longer than 80 characters (found 121). | 87 | |
| Line is longer than 80 characters (found 98). | 88 | |
| ';' is followed by whitespace. | 88 | |
| 'cast' is not followed by whitespace. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters (found 102). | 93 | |
| 'cast' is not followed by whitespace. | 93 | |
| Line is longer than 80 characters (found 107). | 94 | |
| Line is longer than 80 characters (found 107). | 97 | |
| 'cast' is not followed by whitespace. | 97 | |
| Line is longer than 80 characters (found 116). | 100 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters (found 102). | 108 | |
| Method 'createDateFormatMap' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter properties should be final. | 110 | |
| Line is longer than 80 characters (found 128). | 112 | |
| Line is longer than 80 characters (found 101). | 113 | |
| ';' is followed by whitespace. | 113 | |
| 'cast' is not followed by whitespace. | 114 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters (found 108). | 117 | |
| 'cast' is not followed by whitespace. | 117 | |
| Line is longer than 80 characters (found 114). | 118 | |
| Line is longer than 80 characters (found 153). | 121 | |
| 'cast' is not followed by whitespace. | 121 | |
| Line is longer than 80 characters (found 138). | 124 | |
| Line has trailing spaces. | 126 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 13 | |
| Line is longer than 80 characters (found 92). | 14 | |
| Line has trailing spaces. | 17 | |
| First sentence should end with a period. | 24 | |
| First sentence should end with a period. | 28 | |
| Line has trailing spaces. | 29 | |
| First sentence should end with a period. | 30 | |
| Line has trailing spaces. | 31 | |
| First sentence should end with a period. | 32 | |
| Line has trailing spaces. | 33 | |
| First sentence should end with a period. | 34 | |
| Line has trailing spaces. | 35 | |
| First sentence should end with a period. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters (found 100). | 37 | |
| First sentence should end with a period. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters (found 96). | 39 | |
| First sentence should end with a period. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 92). | 41 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 43 | |
| First sentence should end with a period. | 44 | |
| Line has trailing spaces. | 45 | |
| First sentence should end with a period. | 46 | |
| Line has trailing spaces. | 47 | |
| First sentence should end with a period. | 48 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters (found 92). | 49 | |
| First sentence should end with a period. | 50 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters (found 92). | 51 | |
| First sentence should end with a period. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters (found 88). | 53 | |
| First sentence should end with a period. | 54 | |
| Line has trailing spaces. | 55 | |
| First sentence should end with a period. | 56 | |
| Line has trailing spaces. | 57 | |
| First sentence should end with a period. | 58 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 61 | |
| First sentence should end with a period. | 62 | |
| Line has trailing spaces. | 63 | |
| First sentence should end with a period. | 64 | |
| Line has trailing spaces. | 65 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 67 | |
| First sentence should end with a period. | 68 | |
| Line has trailing spaces. | 69 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 71 | |
| First sentence should end with a period. | 72 | |
| Line has trailing spaces. | 73 | |
| First sentence should end with a period. | 74 | |
| Line has trailing spaces. | 75 | |
| First sentence should end with a period. | 76 | |
| Line has trailing spaces. | 77 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 79 | |
| First sentence should end with a period. | 80 | |
| Line has trailing spaces. | 81 | |
| First sentence should end with a period. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 87 | |
| 'static' modifier out of order with the JLS suggestions. | 89 | |
| Line has trailing spaces. | 90 | |
| 'static' modifier out of order with the JLS suggestions. | 92 | |
| Line has trailing spaces. | 93 | |
| 'static' modifier out of order with the JLS suggestions. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| 'static' modifier out of order with the JLS suggestions. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| 'static' modifier out of order with the JLS suggestions. | 103 | |
| Line has trailing spaces. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Missing a Javadoc comment. | 5 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Parameter jarPath should be final. | 28 | |
| 'jarPath' hides a field. | 28 | |
| Parameter manifest should be final. | 28 | |
| 'manifest' hides a field. | 28 | |
| Method 'getJarPath' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Method 'getManifest' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 45 | |
| Method 'getPackageInfo' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Parameter name should be final. | 50 | |
| Method 'getSpecificationTitle' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'getSpecificationVendor' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'getSpecificationVersion' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'getImplementationTitle' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 69 | |
| Line is longer than 80 characters (found 90). | 70 | |
| '{' should be on the previous line. | 73 | |
| Method 'getImplementationVendor' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'getImplementationVersion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters (found 82). | 84 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters (found 94). | 87 | |
| '{' should be on the previous line. | 90 | |
| Method 'getNameSet' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line has trailing spaces. | 100 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter visitor should be final. | 101 | |
| Method 'getMainAttribute' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter attributeName should be final. | 106 | |
| '{' should be on the previous line. | 108 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 117 | |
| Expected an @return tag. | 120 | |
| Parameter jarName should be final. | 120 | |
| Line has trailing spaces. | 123 | |
| '{' should be on the previous line. | 125 | |
| Line has trailing spaces. | 131 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 103). | 30 | |
| Missing a Javadoc comment. | 30 | |
| 'public' modifier out of order with the JLS suggestions. | 30 | |
| Line is longer than 80 characters (found 89). | 32 | |
| Variable 'logger' must be private and have accessor methods. | 32 | |
| Variable 'manifestInfoMap' must be private and have accessor methods. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Parameter classPath should be final. | 43 | |
| Line is longer than 80 characters (found 97). | 44 | |
| Line is longer than 80 characters (found 120). | 52 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Parameter path should be final. | 63 | |
| '!' is followed by whitespace. | 64 | |
| Line is longer than 80 characters (found 86). | 71 | |
| '}' should be on the same line. | 73 | |
| Line has trailing spaces. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Parameter regularExpression should be final. | 81 | |
| Line is longer than 80 characters (found 83). | 82 | |
| Line is longer than 80 characters (found 108). | 87 | |
| Missing a Javadoc comment. | 91 | |
| Parameter regularExpression should be final. | 91 | |
| Parameter name should be final. | 91 | |
| '{' should be on the previous line. | 94 | |
| Line has trailing spaces. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Parameter manifestInfo should be final. | 100 | |
| Parameter name should be final. | 100 | |
| Missing a Javadoc comment. | 108 | |
| Parameter manifestInfo should be final. | 108 | |
| Line is longer than 80 characters (found 85). | 109 | |
| Line has trailing spaces. | 111 | |
| Missing a Javadoc comment. | 113 | |
| Parameter packageInfo should be final. | 113 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters (found 104). | 118 | |
| Line is longer than 80 characters (found 108). | 119 | |
| Line is longer than 80 characters (found 109). | 120 | |
| Line has trailing spaces. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Parameter textA should be final. | 127 | |
| Parameter textB should be final. | 127 | |
| '{' should be on the previous line. | 129 | |
| Avoid inline conditionals. | 132 | |
| Missing a Javadoc comment. | 135 | |
| Comment matches to-do format 'TODO:'. | 136 | |
| Line is longer than 80 characters (found 92). | 136 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 | |
| Line is longer than 80 characters (found 84). | 141 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters (found 84). | 142 | |
| Parameter visitor should be final. | 148 | |
| Line is longer than 80 characters (found 113). | 149 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters (found 85). | 157 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| Parameter visitor should be final. | 163 | |
| Line is longer than 80 characters (found 81). | 164 | |
| Line has trailing spaces. | 168 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 16 | |
| Line has trailing spaces. | 17 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Variable 'columnNames' must be private and have accessor methods. | 22 | |
| Array brackets at illegal position. | 22 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 91). | 24 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 94). | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters (found 109). | 29 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Parameter manifestInfoManager should be final. | 34 | |
| Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter columnIndex should be final. | 40 | |
| Line has trailing spaces. | 44 | |
| Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 49 | |
| Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter columnIndex should be final. | 50 | |
| Line is longer than 80 characters (found 84). | 51 | |
| Avoid inline conditionals. | 51 | |
| Line has trailing spaces. | 54 | |
| Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 59 | |
| Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter rowIndex should be final. | 60 | |
| Parameter columnIndex should be final. | 60 | |
| 'cast' is not followed by whitespace. | 61 | |
| '3' is a magic number. | 75 | |
| '4' is a magic number. | 78 | |
| '5' is a magic number. | 81 | |
| '6' is a magic number. | 84 | |
| Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter rowIndex should be final. | 94 | |
| Parameter columnIndex should be final. | 94 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Parameter value should be final. | 99 | |
| Parameter rowIndex should be final. | 99 | |
| Parameter columnIndex should be final. | 99 | |
| Line has trailing spaces. | 103 | |
| Method 'addTableModelListener' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter tml should be final. | 104 | |
| Line contains a tab character. | 105 | |
| '!' is followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'removeTableModelListener' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter tml should be final. | 110 | |
| Line contains a tab character. | 111 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters (found 106). | 8 | |
| Line has trailing spaces. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 33 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Line is longer than 80 characters (found 94). | 7 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters (found 82). | 9 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Parameter priority should be final. | 16 | |
| 'priority' hides a field. | 16 | |
| Parameter message should be final. | 16 | |
| 'message' hides a field. | 16 | |
| Parameter cause should be final. | 16 | |
| 'cause' hides a field. | 16 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter visitor should be final. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 29 | |
| Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 84). | 25 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| 'static' modifier out of order with the JLS suggestions. | 26 | |
| Missing a Javadoc comment. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Missing a Javadoc comment. | 28 | |
| 'static' modifier out of order with the JLS suggestions. | 28 | |
| Missing a Javadoc comment. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Missing a Javadoc comment. | 30 | |
| 'static' modifier out of order with the JLS suggestions. | 30 | |
| Line is longer than 80 characters (found 93). | 33 | |
| 'static' modifier out of order with the JLS suggestions. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 84). | 35 | |
| Line is longer than 80 characters (found 84). | 37 | |
| Line is longer than 80 characters (found 86). | 39 | |
| Line is longer than 80 characters (found 114). | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter priorityList should be final. | 55 | |
| 'priorityList' hides a field. | 55 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Method 'getPriorities' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line has trailing spaces. | 77 | |
| Method 'getOrderedPriorities' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Method 'getMessageItemList' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter priority should be final. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'getMessageItemList' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 91 | |
| Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter priority should be final. | 92 | |
| Parameter message should be final. | 92 | |
| Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter priority should be final. | 96 | |
| Parameter message should be final. | 96 | |
| Parameter cause should be final. | 96 | |
| Line is longer than 80 characters (found 91). | 101 | |
| 'if' construct must use '{}'s. | 104 | |
| Line is longer than 80 characters (found 92). | 104 | |
| Line has trailing spaces. | 105 | |
| Line is longer than 80 characters (found 84). | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 110 | |
| Method 'addFatal' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter message should be final. | 112 | |
| Method 'addFatal' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter message should be final. | 115 | |
| Parameter cause should be final. | 115 | |
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter message should be final. | 118 | |
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter message should be final. | 121 | |
| Parameter cause should be final. | 121 | |
| Method 'addWarn' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter message should be final. | 124 | |
| Method 'addWarn' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter message should be final. | 127 | |
| Parameter cause should be final. | 127 | |
| Method 'addInfo' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter message should be final. | 130 | |
| Method 'addInfo' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter message should be final. | 133 | |
| Parameter cause should be final. | 133 | |
| Method 'addDebug' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter message should be final. | 136 | |
| Method 'addDebug' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter message should be final. | 139 | |
| Parameter cause should be final. | 139 | |
| Line has trailing spaces. | 142 | |
| Line has trailing spaces. | 143 | |
| Method 'isFatalAdded' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Method 'isErrorAdded' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Method 'isWarnAdded' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Line has trailing spaces. | 151 | |
| Method 'isInfoAdded' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Method 'isDebugAdded' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Line has trailing spaces. | 159 | |
| Missing a Javadoc comment. | 161 | |
| Parameter priority should be final. | 161 | |
| 'cast' is not followed by whitespace. | 164 | |
| Line has trailing spaces. | 165 | |
| '+' is not followed by whitespace. | 165 | |
| Line has trailing spaces. | 166 | |
| '+' is not followed by whitespace. | 166 | |
| Line is longer than 80 characters (found 93). | 167 | |
| Line is longer than 80 characters (found 88). | 169 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 175 | |
| Line has trailing spaces. | 176 | |
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters (found 100). | 179 | |
| Line contains a tab character. | 179 | |
| ';' is followed by whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line has trailing spaces. | 186 | |
| Line is longer than 80 characters (found 87). | 188 | |
| Line has trailing spaces. | 189 | |
| Line contains a tab character. | 191 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter visitor should be final. | 191 | |
| Expected @param tag for 'visitor'. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 198 | |
| Method 'toStringBuffer' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter strBuf should be final. | 199 | |
| Parameter priority should be final. | 199 | |
| Line is longer than 80 characters (found 98). | 200 | |
| 'cast' is not followed by whitespace. | 201 | |
| Line is longer than 80 characters (found 82). | 206 | |
| Line is longer than 80 characters (found 93). | 212 | |
| Line has trailing spaces. | 214 | |
| Line has trailing spaces. | 218 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Missing a Javadoc comment. | 219 | |
| 'cast' is not followed by whitespace. | 222 | |
| Line has trailing spaces. | 226 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Line is longer than 80 characters (found 92). | 11 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter builder should be final. | 19 | |
| 'builder' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter messageStore should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'visit' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter messageItem should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 92). | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 90). | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getAsText' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters (found 109). | 2 | |
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters (found 110). | 4 | |
| Line is longer than 80 characters (found 112). | 5 | |
| Line is longer than 80 characters (found 110). | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 114). | 7 | |
| Line is longer than 80 characters (found 82). | 17 | |
| Line is longer than 80 characters (found 112). | 25 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Parameter visitor should be final. | 32 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 87). | 8 | |
| Line is longer than 80 characters (found 89). | 9 | |
| Line is longer than 80 characters (found 93). | 15 | |
| Line is longer than 80 characters (found 95). | 17 | |
| Line is longer than 80 characters (found 89). | 78 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line is longer than 80 characters (found 81). | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Expected @param tag for 'packageInfo'. | 37 | |
| Line contains a tab character. | 38 | |
| Expected @param tag for 'packageName'. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters (found 86). | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 90). | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 89). | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 85). | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters (found 83). | 17 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 81). | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 81). | 40 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 86). | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 88). | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 83). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Parameter isIncludePackageNameActive should be final. | 47 | |
| 'isIncludePackageNameActive' hides a field. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Method 'visit' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter packageInfo should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| '(' is followed by whitespace. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 81). | 61 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters (found 85). | 62 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters (found 86). | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 88). | 64 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| '(' is followed by whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 82). | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters (found 86). | 67 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters (found 87). | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 89). | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 117). | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters (found 109). | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 114). | 89 | |
| Line contains a tab character. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter tag should be final. | 89 | |
| Parameter title should be final. | 89 | |
| Parameter vendor should be final. | 89 | |
| Parameter version should be final. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter tag should be final. | 98 | |
| Parameter value should be final. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter originalSet should be final. | 105 | |
| Line has trailing spaces. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 11 | |
| Line is longer than 80 characters (found 88). | 11 | |
| Line is longer than 80 characters (found 89). | 12 | |
| Line has trailing spaces. | 14 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Line is longer than 80 characters (found 93). | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters (found 142). | 45 | |
| Parameter specTitle should be final. | 45 | |
| 'specTitle' hides a field. | 45 | |
| Parameter specVendor should be final. | 45 | |
| 'specVendor' hides a field. | 45 | |
| Parameter specVersion should be final. | 45 | |
| 'specVersion' hides a field. | 45 | |
| Parameter implTitle should be final. | 45 | |
| 'implTitle' hides a field. | 45 | |
| Parameter implVendor should be final. | 45 | |
| 'implVendor' hides a field. | 45 | |
| Parameter implVersion should be final. | 45 | |
| 'implVersion' hides a field. | 45 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| Parameter pckg should be final. | 60 | |
| Line is longer than 80 characters (found 105). | 61 | |
| Line is longer than 80 characters (found 112). | 62 | |
| Line is longer than 80 characters (found 93). | 68 | |
| Line is longer than 80 characters (found 94). | 69 | |
| Line is longer than 80 characters (found 95). | 70 | |
| Line is longer than 80 characters (found 94). | 71 | |
| Line is longer than 80 characters (found 95). | 72 | |
| Line is longer than 80 characters (found 95). | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 80 | |
| Method 'getImplementationTitle' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Line has trailing spaces. | 88 | |
| Method 'getImplementationVendor' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line has trailing spaces. | 96 | |
| Method 'getImplementationVersion' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 106 | |
| Method 'getSpecificationTitle' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line has trailing spaces. | 114 | |
| Method 'getSpecificationVendor' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line has trailing spaces. | 122 | |
| Method 'getSpecificationVersion' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line has trailing spaces. | 128 | |
| Line has trailing spaces. | 132 | |
| Line is longer than 80 characters (found 89). | 133 | |
| Method 'getNameSet' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 | |
| Method 'addPackageName' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Parameter name should be final. | 144 | |
| Line has trailing spaces. | 147 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 101). | 41 | |
| 'public' modifier out of order with the JLS suggestions. | 41 | |
| Line is longer than 80 characters (found 91). | 43 | |
| Variable 'logger' must be private and have accessor methods. | 43 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 101). | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Parameter packageArray should be final. | 63 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters (found 99). | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Parameter pckg should be final. | 73 | |
| Line is longer than 80 characters (found 103). | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Parameter jarFile should be final. | 81 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 110). | 83 | |
| '}' should be on the same line. | 85 | |
| Line is longer than 80 characters (found 99). | 93 | |
| Line is longer than 80 characters (found 122). | 101 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters (found 88). | 120 | |
| Line has trailing spaces. | 129 | |
| Line is longer than 80 characters (found 87). | 131 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 138 | |
| Line is longer than 80 characters (found 106). | 139 | |
| Line is longer than 80 characters (found 110). | 140 | |
| Line is longer than 80 characters (found 111). | 141 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters (found 85). | 149 | |
| Line is longer than 80 characters (found 110). | 154 | |
| Line is longer than 80 characters (found 132). | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Missing a Javadoc comment. | 171 | |
| Parameter packageInfo should be final. | 171 | |
| Line has trailing spaces. | 173 | |
| '!' is followed by whitespace. | 174 | |
| Line is longer than 80 characters (found 150). | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Missing a Javadoc comment. | 181 | |
| Parameter packageInfo should be final. | 181 | |
| Parameter packageName should be final. | 181 | |
| Line is longer than 80 characters (found 83). | 185 | |
| Line has trailing spaces. | 188 | |
| Line is longer than 80 characters (found 83). | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Missing a Javadoc comment. | 192 | |
| Line contains a tab character. | 193 | |
| Line has trailing spaces. | 195 | |
| Line is longer than 80 characters (found 98). | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Missing a Javadoc comment. | 200 | |
| Parameter title should be final. | 200 | |
| Line contains a tab character. | 201 | |
| 'cast' is not followed by whitespace. | 201 | |
| Line has trailing spaces. | 203 | |
| Line is longer than 80 characters (found 87). | 207 | |
| Parameter visitor should be final. | 211 | |
| Line is longer than 80 characters (found 112). | 212 | |
| 'cast' is not followed by whitespace. | 214 | |
| Parameter visitor should be final. | 221 | |
| Expected @param tag for 'visitor'. | 221 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters (found 82). | 226 | |
| Line has trailing spaces. | 227 | |
| Line is longer than 80 characters (found 86). | 227 | |
| Line is longer than 80 characters (found 115). | 233 | |
| Line is longer than 80 characters (found 83). | 235 | |
| Line has trailing spaces. | 242 | |
| Line is longer than 80 characters (found 87). | 242 | |
| Line has trailing spaces. | 243 | |
| Line has trailing spaces. | 244 | |
| Line is longer than 80 characters (found 83). | 248 | |
| Line is longer than 80 characters (found 81). | 254 | |
| Line has trailing spaces. | 255 | |
| Line has trailing spaces. | 256 | |
| Line is longer than 80 characters (found 81). | 256 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 262 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| 'public' modifier out of order with the JLS suggestions. | 28 | |
| Missing a Javadoc comment. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters (found 88). | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 119). | 47 | |
| Line contains a tab character. | 47 | |
| Parameter configFactory should be final. | 47 | |
| 'configFactory' hides a field. | 47 | |
| Expected @param tag for 'configFactory'. | 47 | |
| Parameter collectionFilter should be final. | 47 | |
| 'collectionFilter' hides a field. | 47 | |
| Expected @param tag for 'collectionFilter'. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 89). | 57 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 88). | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters (found 83). | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter isIncludePackageNameActive should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Avoid inline conditionals. | 65 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Parameter packageNameDepth should be final. | 67 | |
| 'packageNameDepth' hides a field. | 67 | |
| Missing a Javadoc comment. | 70 | |
| Parameter filter should be final. | 70 | |
| Missing a Javadoc comment. | 73 | |
| Parameter packageNameDepth should be final. | 73 | |
| 'packageNameDepth' hides a field. | 73 | |
| Parameter filter should be final. | 73 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters (found 94). | 82 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 92). | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Parameter packageInfo should be final. | 86 | |
| Line is longer than 80 characters (found 87). | 88 | |
| Line is longer than 80 characters (found 122). | 91 | |
| '}' should be on the same line. | 93 | |
| Line is longer than 80 characters (found 92). | 98 | |
| Line is longer than 80 characters (found 114). | 102 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters (found 86). | 103 | |
| Avoid inline conditionals. | 104 | |
| Line is longer than 80 characters (found 126). | 105 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters (found 99). | 107 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters (found 86). | 108 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters (found 92). | 111 | |
| ';' is followed by whitespace. | 111 | |
| Line is longer than 80 characters (found 98). | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Parameter originalSet should be final. | 119 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters (found 105). | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter nameSet should be final. | 129 | |
| Parameter config should be final. | 129 | |
| Parameter maxDepth should be final. | 129 | |
| ';' is followed by whitespace. | 131 | |
| 'cast' is not followed by whitespace. | 132 | |
| Line is longer than 80 characters (found 94). | 134 | |
| Line is longer than 80 characters (found 133). | 137 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters (found 116). | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 113). | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters (found 91). | 8 | |
| Line is longer than 80 characters (found 125). | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters (found 110). | 10 | |
| Line has trailing spaces. | 12 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Unused import - net.sourceforge.argval.packageinfo.impl.PackageInfoManagerImpl. | 11 | |
| Line has trailing spaces. | 16 | |
| Line has trailing spaces. | 17 | |
| 'public' modifier out of order with the JLS suggestions. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Variable 'columnNames' must be private and have accessor methods. | 22 | |
| Array brackets at illegal position. | 22 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 103). | 24 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 105). | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 109). | 28 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Parameter manager should be final. | 33 | |
| 'manager' hides a field. | 33 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Parameter columnIndex should be final. | 39 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Parameter columnIndex should be final. | 48 | |
| Line is longer than 80 characters (found 84). | 49 | |
| Avoid inline conditionals. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Parameter rowIndex should be final. | 57 | |
| Parameter columnIndex should be final. | 57 | |
| 'cast' is not followed by whitespace. | 58 | |
| '3' is a magic number. | 71 | |
| '4' is a magic number. | 74 | |
| '5' is a magic number. | 77 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Parameter rowIndex should be final. | 87 | |
| Parameter columnIndex should be final. | 87 | |
| Line has trailing spaces. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Parameter value should be final. | 91 | |
| Parameter rowIndex should be final. | 91 | |
| Parameter columnIndex should be final. | 91 | |
| Line has trailing spaces. | 94 | |
| Missing a Javadoc comment. | 96 | |
| Parameter tml should be final. | 96 | |
| Line contains a tab character. | 97 | |
| '!' is followed by whitespace. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Missing a Javadoc comment. | 102 | |
| Parameter tml should be final. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 105 |
| Violation | Message | Line |
|---|---|---|
| Unused import - net.sourceforge.argval.utils.impl.PropertyLocatedFile. | 7 | |
| Line is longer than 80 characters (found 81). | 11 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line is longer than 80 characters (found 87). | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 12 | |
| Utility classes should not have a public or default constructor. | 12 | |
| Line is longer than 80 characters (found 133). | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter logger should be final. | 15 | |
| Parameter method should be final. | 15 | |
| Parameter parameterNameArray should be final. | 15 | |
| Parameter parameterValueArray should be final. | 15 | |
| Line is longer than 80 characters (found 170). | 17 | |
| Avoid inline conditionals. | 17 | |
| Line is longer than 80 characters (found 137). | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter logger should be final. | 21 | |
| Parameter methodName should be final. | 21 | |
| Parameter parameterNameArray should be final. | 21 | |
| Parameter parameterValueArray should be final. | 21 | |
| Line is longer than 80 characters (found 159). | 23 | |
| Avoid inline conditionals. | 23 |
| Violation | Message | Line |
|---|---|---|
| Unused import - net.sourceforge.argval.utils.impl.PropertiesLoaderImpl. | 9 | |
| Line is longer than 80 characters (found 95). | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| First sentence should end with a period. | 21 | |
| Line contains a tab character. | 21 | |
| Line is longer than 80 characters (found 114). | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 83). | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 27 | |
| Line is longer than 80 characters (found 107). | 30 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 100). | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 103). | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 83). | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 108). | 40 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 9 | |
| Redundant 'public' modifier. | 12 | |
| 'static' modifier out of order with the JLS suggestions. | 12 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters (found 88). | 15 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters (found 89). | 18 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 94). | 22 | |
| Line is longer than 80 characters (found 95). | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 97). | 32 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 97). | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 95). | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters (found 113). | 53 | |
| Line has trailing spaces. | 56 | |
| Array brackets at illegal position. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters (found 93). | 65 | |
| Line is longer than 80 characters (found 91). | 66 | |
| Line is longer than 80 characters (found 90). | 67 | |
| Line is longer than 80 characters (found 86). | 69 | |
| Line is longer than 80 characters (found 93). | 74 | |
| Line is longer than 80 characters (found 90). | 76 | |
| Line is longer than 80 characters (found 89). | 78 | |
| Line is longer than 80 characters (found 87). | 80 | |
| Line is longer than 80 characters (found 86). | 82 | |
| Missing a Javadoc comment. | 84 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters (found 88). | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters (found 92). | 89 | |
| Line has trailing spaces. | 91 | |
| Expected an @return tag. | 95 | |
| Expected @param tag for 'properties'. | 95 | |
| Line is longer than 80 characters (found 82). | 98 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters (found 112). | 107 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 115 | |
| Expected an @return tag. | 118 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters (found 84). | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line is longer than 80 characters (found 84). | 124 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 126 | |
| Line is longer than 80 characters (found 124). | 128 | |
| Missing a Javadoc comment. | 128 | |
| Line is longer than 80 characters (found 83). | 130 | |
| Missing a Javadoc comment. | 130 | |
| First sentence should end with a period. | 132 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 147 | |
| Expected an @return tag. | 154 | |
| Line is longer than 80 characters (found 129). | 154 | |
| Expected @param tag for 'prop'. | 154 | |
| Expected @param tag for 'mapPrefixKey'. | 154 | |
| Expected @param tag for 'openingBracket'. | 154 | |
| Expected @param tag for 'closingBracket'. | 154 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 16 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters (found 100). | 19 | |
| Missing a Javadoc comment. | 19 | |
| 'static' modifier out of order with the JLS suggestions. | 19 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 32 | |
| Parameter text should be final. | 35 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 85). | 48 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters (found 85). | 52 | |
| Line is longer than 80 characters (found 95). | 54 | |
| Parameter text should be final. | 56 | |
| Parameter defaultText should be final. | 56 | |
| Line has trailing spaces. | 58 | |
| Avoid inline conditionals. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 104). | 66 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 76 | |
| Parameter text should be final. | 80 | |
| Parameter separator should be final. | 80 | |
| Line is longer than 80 characters (found 88). | 81 | |
| 'cast' is not followed by whitespace. | 81 | |
| Missing a Javadoc comment. | 83 | |
| Parameter text should be final. | 83 | |
| Line contains a tab character. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Parameter text should be final. | 88 | |
| Parameter separator should be final. | 88 | |
| Line is longer than 80 characters (found 91). | 89 | |
| 'cast' is not followed by whitespace. | 89 | |
| Missing a Javadoc comment. | 91 | |
| Parameter text should be final. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters (found 119). | 96 | |
| Line contains a tab character. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter text should be final. | 96 | |
| Parameter separator should be final. | 96 | |
| Parameter coll should be final. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Avoid inline conditionals. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters (found 107). | 113 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters (found 82). | 118 | |
| Parameter text should be final. | 120 | |
| Parameter character should be final. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters (found 93). | 128 | |
| Line is longer than 80 characters (found 127). | 141 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 144 | |
| Unused @param tag for 'character'. | 145 | |
| Line is longer than 80 characters (found 91). | 146 | |
| Parameter text should be final. | 148 | |
| Parameter characterArray should be final. | 148 | |
| Expected @param tag for 'characterArray'. | 148 | |
| Line is longer than 80 characters (found 83). | 149 | |
| Line has trailing spaces. | 169 | |
| Line is longer than 80 characters (found 95). | 171 | |
| Parameter text should be final. | 174 | |
| Parameter toRemove should be final. | 174 | |
| Line has trailing spaces. | 182 | |
| Line has trailing spaces. | 183 | |
| Parameter clazz should be final. | 189 | |
| Line is longer than 80 characters (found 104). | 193 | |
| Line has trailing spaces. | 194 | |
| Line has trailing spaces. | 195 | |
| Parameter clazz should be final. | 204 | |
| Line is longer than 80 characters (found 104). | 208 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 214 | |
| Missing a Javadoc comment. | 215 | |
| Parameter text should be final. | 215 | |
| Parameter ch should be final. | 215 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 222 | |
| Missing a Javadoc comment. | 223 | |
| Parameter text should be final. | 223 | |
| Parameter ch should be final. | 223 | |
| '!' is followed by whitespace. | 230 | |
| Line has trailing spaces. | 236 | |
| Parameter byteArray should be final. | 243 | |
| '0xFF' is a magic number. | 246 | |
| Line has trailing spaces. | 254 | |
| Line has trailing spaces. | 255 | |
| Missing a Javadoc comment. | 256 | |
| Parameter byteArray should be final. | 256 | |
| '0xFF' is a magic number. | 259 | |
| Avoid inline conditionals. | 260 | |
| Line has trailing spaces. | 264 | |
| Line has trailing spaces. | 265 | |
| Missing a Javadoc comment. | 266 | |
| Parameter hexStr should be final. | 266 | |
| Line has trailing spaces. | 270 | |
| Line has trailing spaces. | 277 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 12 | |
| Utility classes should not have a public or default constructor. | 12 | |
| Line is longer than 80 characters (found 84). | 14 | |
| 'static' modifier out of order with the JLS suggestions. | 14 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters (found 94). | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 86). | 27 | |
| Line is longer than 80 characters (found 92). | 28 | |
| Line is longer than 80 characters (found 84). | 29 | |
| Line is longer than 80 characters (found 84). | 30 | |
| Avoid inline conditionals. | 30 | |
| Line is longer than 80 characters (found 83). | 31 | |
| Line is longer than 80 characters (found 86). | 32 | |
| Line is longer than 80 characters (found 92). | 33 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 88). | 36 | |
| '}' should be on the same line. | 46 | |
| Line is longer than 80 characters (found 125). | 48 | |
| Line has trailing spaces. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters (found 97). | 16 | |
| Line is longer than 80 characters (found 97). | 21 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 96). | 25 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 96). | 27 | |
| Line has trailing spaces. | 29 | |
| Line is longer than 80 characters (found 97). | 29 | |
| Line is longer than 80 characters (found 96). | 30 | |
| Line is longer than 80 characters (found 95). | 32 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters (found 85). | 37 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters (found 113). | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters (found 83). | 53 | |
| Line has trailing spaces. | 55 | |
| Extra HTML tag found: </iframe> | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 93). | 68 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 85). | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters (found 97). | 76 | |
| Line is longer than 80 characters (found 100). | 77 | |
| Line is longer than 80 characters (found 96). | 79 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters (found 111). | 81 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters (found 91). | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 109). | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters (found 107). | 85 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters (found 125). | 88 | |
| Line is longer than 80 characters (found 115). | 89 | |
| Line is longer than 80 characters (found 92). | 90 | |
| Line is longer than 80 characters (found 112). | 92 | |
| Parameter propKeyConfigurationFile should be final. | 92 | |
| Parameter configDirName should be final. | 92 | |
| Parameter defaultFileName should be final. | 92 | |
| Line is longer than 80 characters (found 111). | 93 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters (found 108). | 104 | |
| Line is longer than 80 characters (found 91). | 106 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter includeSystemProperties should be final. | 106 | |
| Line is longer than 80 characters (found 83). | 109 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters (found 89). | 114 | |
| Line is longer than 80 characters (found 84). | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 124 | |
| Method 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 129 | |
| Method 'getPropertiesFileMessage' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 133 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Name 'keyConfig' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 84). | 36 | |
| Line is longer than 80 characters (found 101). | 37 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 106). | 42 | |
| Method 'createKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter key should be final. | 44 | |
| Parameter keyPart should be final. | 44 | |
| Line is longer than 80 characters (found 124). | 50 | |
| Line is longer than 80 characters (found 84). | 52 | |
| Method 'createKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter key should be final. | 52 | |
| Parameter firstKeyPart should be final. | 52 | |
| Parameter secondKeyPart should be final. | 52 | |
| Line is longer than 80 characters (found 90). | 58 | |
| Method 'createKey' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter keyArray should be final. | 60 | |
| Array brackets at illegal position. | 60 | |
| Line is longer than 80 characters (found 89). | 67 | |
| Method 'loadProperties' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter propertyFile should be final. | 69 | |
| '}' should be on the same line. | 75 | |
| '}' should be on the same line. | 79 | |
| '}' should be on the same line. | 84 | |
| Must have at least one statement. | 85 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters (found 117). | 95 | |
| Method 'getPropertyAsSet' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter properties should be final. | 97 | |
| Parameter key should be final. | 97 | |
| Line is longer than 80 characters (found 135). | 101 | |
| Line is longer than 80 characters (found 94). | 103 | |
| Method 'getPropertyAsSet' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter properties should be final. | 103 | |
| Parameter key should be final. | 103 | |
| Parameter separator should be final. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters (found 84). | 109 | |
| Method 'getPropertyAsList' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter properties should be final. | 117 | |
| Parameter key should be final. | 117 | |
| Line is longer than 80 characters (found 96). | 120 | |
| Method 'getPropertyAsList' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter properties should be final. | 120 | |
| Parameter key should be final. | 120 | |
| Parameter separator should be final. | 120 | |
| Line contains a tab character. | 121 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters (found 91). | 126 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter properties should be final. | 128 | |
| Line is longer than 80 characters (found 118). | 130 | |
| ';' is followed by whitespace. | 130 | |
| Line is longer than 80 characters (found 107). | 132 | |
| Line is longer than 80 characters (found 114). | 139 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter baseKey should be final. | 141 | |
| Parameter prop should be final. | 141 | |
| '!' is followed by whitespace. | 143 | |
| Line has trailing spaces. | 151 | |
| Line is longer than 80 characters (found 83). | 155 | |
| Line is longer than 80 characters (found 113). | 166 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter clazz should be final. | 168 | |
| Parameter prop should be final. | 168 | |
| Line contains a tab character. | 169 | |
| Line is longer than 80 characters (found 136). | 174 | |
| Line is longer than 80 characters (found 92). | 176 | |
| Method 'addProperties' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter prop should be final. | 176 | |
| Parameter baseKey should be final. | 176 | |
| Parameter extraProp should be final. | 176 | |
| Line is longer than 80 characters (found 81). | 177 | |
| Line is longer than 80 characters (found 82). | 179 | |
| Line is longer than 80 characters (found 135). | 186 | |
| Line is longer than 80 characters (found 92). | 188 | |
| Method 'addProperties' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Parameter prop should be final. | 188 | |
| Parameter clazz should be final. | 188 | |
| Parameter extraProp should be final. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters (found 118). | 194 | |
| Line is longer than 80 characters (found 90). | 196 | |
| Line contains a tab character. | 196 | |
| Method 'getPropertiesList' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter prop should be final. | 196 | |
| Parameter listPrefixKey should be final. | 196 | |
| Line contains a tab character. | 197 | |
| Line is longer than 80 characters (found 98). | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line has trailing spaces. | 202 | |
| Line contains a tab character. | 202 | |
| Line has trailing spaces. | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters (found 154). | 205 | |
| Line is longer than 80 characters (found 136). | 207 | |
| Line contains a tab character. | 207 | |
| Method 'getPropertiesList' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Parameter prop should be final. | 207 | |
| Parameter listPrefixKey should be final. | 207 | |
| Parameter openingBracket should be final. | 207 | |
| Parameter closingBracket should be final. | 207 | |
| Line is longer than 80 characters (found 120). | 208 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters (found 93). | 213 | |
| Line contains a tab character. | 213 | |
| ';' is followed by whitespace. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Must have at least one statement. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters (found 81). | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| '}' should be on the same line. | 224 | |
| Line contains a tab character. | 225 | |
| Must have at least one statement. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line has trailing spaces. | 233 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| '!' is followed by whitespace. | 236 | |
| Line is longer than 80 characters (found 95). | 237 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| '}' should be on the same line. | 239 | |
| Line contains a tab character. | 240 | |
| Line is longer than 80 characters (found 98). | 241 | |
| Line contains a tab character. | 241 | |
| Line is longer than 80 characters (found 92). | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line has trailing spaces. | 245 | |
| Line contains a tab character. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line is longer than 80 characters (found 85). | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line is longer than 80 characters (found 98). | 253 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line is longer than 80 characters (found 81). | 260 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line has trailing spaces. | 265 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line has trailing spaces. | 268 | |
| Line contains a tab character. | 268 | |
| Line has trailing spaces. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line is longer than 80 characters (found 117). | 271 | |
| Line is longer than 80 characters (found 95). | 273 | |
| Line contains a tab character. | 273 | |
| Method 'getPropertiesMap' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Parameter prop should be final. | 273 | |
| Parameter mapPrefixKey should be final. | 273 | |
| Line contains a tab character. | 274 | |
| Line is longer than 80 characters (found 97). | 275 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line has trailing spaces. | 279 | |
| Line contains a tab character. | 279 | |
| Line has trailing spaces. | 280 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line is longer than 80 characters (found 153). | 282 | |
| Line is longer than 80 characters (found 141). | 284 | |
| Line contains a tab character. | 284 | |
| Method 'getPropertiesMap' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter prop should be final. | 284 | |
| Parameter mapPrefixKey should be final. | 284 | |
| Parameter openingBracket should be final. | 284 | |
| Parameter closingBracket should be final. | 284 | |
| Line contains a tab character. | 285 | |
| Line is longer than 80 characters (found 98). | 286 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line has trailing spaces. | 288 | |
| Line contains a tab character. | 288 | |
| Line is longer than 80 characters (found 84). | 289 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters (found 82). | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters (found 86). | 295 | |
| Line contains a tab character. | 295 | |
| Line is longer than 80 characters (found 86). | 296 | |
| Line contains a tab character. | 296 | |
| Line has trailing spaces. | 297 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters (found 104). | 298 | |
| Line contains a tab character. | 298 | |
| Line is longer than 80 characters (found 105). | 299 | |
| Line contains a tab character. | 299 | |
| Line has trailing spaces. | 300 | |
| Line is longer than 80 characters (found 88). | 300 | |
| Line contains a tab character. | 300 | |
| Line is longer than 80 characters (found 120). | 301 | |
| Line contains a tab character. | 301 | |
| Line is longer than 80 characters (found 124). | 302 | |
| Line contains a tab character. | 302 | |
| Line has trailing spaces. | 303 | |
| Line contains a tab character. | 303 | |
| Line is longer than 80 characters (found 84). | 304 | |
| Line contains a tab character. | 304 | |
| '!' is followed by whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line is longer than 80 characters (found 91). | 306 | |
| Line contains a tab character. | 306 | |
| Line is longer than 80 characters (found 158). | 307 | |
| Line contains a tab character. | 307 | |
| Line is longer than 80 characters (found 140). | 308 | |
| Line contains a tab character. | 308 | |
| Line has trailing spaces. | 309 | |
| Line contains a tab character. | 309 | |
| Line is longer than 80 characters (found 89). | 310 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| '}' should be on the same line. | 311 | |
| Line is longer than 80 characters (found 83). | 312 | |
| Line contains a tab character. | 312 | |
| Comment matches to-do format 'TODO:'. | 313 | |
| Line is longer than 80 characters (found 81). | 313 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line has trailing spaces. | 319 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Missing a Javadoc comment. | 325 | |
| Parameter originalSet should be final. | 325 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters (found 92). | 20 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 86). | 21 | |
| Line is longer than 80 characters (found 86). | 22 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters (found 97). | 26 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 96). | 30 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 96). | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 97). | 34 | |
| Line is longer than 80 characters (found 96). | 35 | |
| Line is longer than 80 characters (found 95). | 37 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 86). | 45 | |
| Line is longer than 80 characters (found 112). | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 97). | 51 | |
| Line is longer than 80 characters (found 95). | 55 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters (found 88). | 63 | |
| Line is longer than 80 characters (found 96). | 64 | |
| Line is longer than 80 characters (found 85). | 66 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters (found 111). | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters (found 91). | 69 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters (found 109). | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters (found 107). | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters (found 116). | 75 | |
| Line is longer than 80 characters (found 115). | 76 | |
| Line is longer than 80 characters (found 92). | 77 | |
| Line is longer than 80 characters (found 117). | 80 | |
| Parameter propKeyNameFile should be final. | 80 | |
| 'propKeyNameFile' hides a field. | 80 | |
| Parameter configDirName should be final. | 80 | |
| 'configDirName' hides a field. | 80 | |
| Parameter defaultFileName should be final. | 80 | |
| 'defaultFileName' hides a field. | 80 | |
| Parameter logger should be final. | 80 | |
| 'logger' hides a field. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 86). | 86 | |
| 'if' construct must use '{}'s. | 89 | |
| Line is longer than 80 characters (found 92). | 89 | |
| Line is longer than 80 characters (found 85). | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| '!' is followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters (found 112). | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters (found 110). | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| '!' is followed by whitespace. | 115 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters (found 87). | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 101). | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| '}' should be on the same line. | 119 | |
| Line is longer than 80 characters (found 89). | 123 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters (found 88). | 127 | |
| Line has trailing spaces. | 130 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters (found 85). | 132 | |
| Line is longer than 80 characters (found 101). | 135 | |
| Avoid inline conditionals. | 135 | |
| Line is longer than 80 characters (found 109). | 136 | |
| Line has trailing spaces. | 140 | |
| '!' is followed by whitespace. | 153 | |
| '}' should be on the same line. | 157 | |
| Line is longer than 80 characters (found 101). | 160 | |
| Line is longer than 80 characters (found 115). | 161 | |
| Line has trailing spaces. | 164 | |
| '!' is followed by whitespace. | 165 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 173 | |
| Line is longer than 80 characters (found 89). | 173 | |
| Line is longer than 80 characters (found 97). | 174 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters (found 106). | 177 | |
| Line has trailing spaces. | 178 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters (found 98). | 179 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 194 | |
| ';' is preceded with whitespace. | 196 | |
| Method 'getFileMessage' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 1 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 12 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 24 | |
| 'separator' hides a field. | 24 | |
| Line is longer than 80 characters (found 92). | 28 | |
| Missing a Javadoc comment. | 28 | |
| 'separator' hides a field. | 28 | |
| Parameter config should be final. | 28 | |
| 'config' hides a field. | 28 | |
| Line has trailing spaces. | 30 | |
| Avoid inline conditionals. | 31 | |
| Line has trailing spaces. | 32 | |
| Avoid inline conditionals. | 32 | |
| Line is longer than 80 characters (found 103). | 33 | |
| Line has trailing spaces. | 36 | |
| Method 'visit' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter versionNumber should be final. | 37 | |
| '{' should be on the previous line. | 39 | |
| '}' should be on the same line. | 47 | |
| Line has trailing spaces. | 55 | |
| Method 'getAsText' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| 'builder' hides a field. | 57 | |
| Line has trailing spaces. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters (found 90). | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Redundant 'static' modifier. | 14 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 96). | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 94). | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 39 | |
| Expected an @return tag. | 43 | |
| Expected @param tag for 'versionStr'. | 43 | |
| Line is longer than 80 characters (found 86). | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters (found 85). | 49 | |
| Line is longer than 80 characters (found 86). | 55 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters (found 85). | 59 | |
| Line is longer than 80 characters (found 86). | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 85). | 68 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters (found 84). | 80 | |
| Line is longer than 80 characters (found 84). | 81 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters (found 82). | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'logger' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line is longer than 80 characters (found 110). | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on the previous line. | 32 | |
| Missing a Javadoc comment. | 35 | |
| Parameter versionPartSeparator should be final. | 35 | |
| 'versionPartSeparator' hides a field. | 35 | |
| Method 'getVersionPartSeparator' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'addVersion' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter version should be final. | 46 | |
| '{' should be on the previous line. | 47 | |
| Method 'addVersion' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 54 | |
| Method 'addVersion' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| '{' should be on the previous line. | 58 | |
| Avoid inline conditionals. | 62 | |
| 'cast' is not followed by whitespace. | 62 | |
| Line has trailing spaces. | 64 | |
| '!' is followed by whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| Method 'convertVersion' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Method 'isCompatible' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter version should be final. | 78 | |
| Line has trailing spaces. | 82 | |
| Method 'isCompatible' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter versionStr should be final. | 83 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 87 | |
| Method 'isCompatible' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter version should be final. | 88 | |
| Line is longer than 80 characters (found 103). | 90 | |
| Line is longer than 80 characters (found 98). | 93 | |
| Line has trailing spaces. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Parameter version should be final. | 97 | |
| Parameter index should be final. | 97 | |
| '}' should be on the same line. | 101 | |
| Line is longer than 80 characters (found 104). | 104 | |
| '}' should be on the same line. | 105 | |
| Line is longer than 80 characters (found 90). | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters (found 97). | 109 | |
| Line is longer than 80 characters (found 90). | 110 | |
| Line is longer than 80 characters (found 92). | 111 | |
| '{' should be on the previous line. | 116 | |
| '}' should be on the same line. | 120 | |
| '{' should be on the previous line. | 122 | |
| Line is longer than 80 characters (found 85). | 123 | |
| '}' should be on the same line. | 125 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 134 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Line has trailing spaces. | 139 | |
| Method 'getRegisteredVersionAsStings' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| '{' should be on the previous line. | 141 | |
| Line is longer than 80 characters (found 81). | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters (found 131). | 154 | |
| Avoid inline conditionals. | 154 | |
| Line is longer than 80 characters (found 97). | 158 | |
| Missing a Javadoc comment. | 158 | |
| Line has trailing spaces. | 163 | |
| Line is longer than 80 characters (found 82). | 164 | |
| Line is longer than 80 characters (found 87). | 168 | |
| Line is longer than 80 characters (found 82). | 170 | |
| '}' should be on the same line. | 172 | |
| Line is longer than 80 characters (found 87). | 175 | |
| Missing a Javadoc comment. | 182 | |
| Parameter versionStrSet should be final. | 182 | |
| Line is longer than 80 characters (found 82). | 185 | |
| ';' is followed by whitespace. | 185 | |
| '}' should be on the same line. | 189 | |
| Line has trailing spaces. | 194 | |
| '!' is followed by whitespace. | 195 | |
| Line has trailing spaces. | 198 | |
| Line has trailing spaces. | 200 | |
| Method 'getRegisteredVersionNumbers' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Parameter visitor should be final. | 209 | |
| Line has trailing spaces. | 215 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 92). | 8 | |
| Line is longer than 80 characters (found 93). | 9 | |
| Line is longer than 80 characters (found 92). | 10 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 86). | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 89). | 33 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Method 'createFromNumber' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Parameter version should be final. | 20 | |
| Line has trailing spaces. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 95). | 26 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 81). | 27 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 80 characters (found 90). | 29 | |
| Line is longer than 80 characters (found 89). | 30 | |
| Unused @throws tag for 'IllegalArgumentException'. | 30 | |
| 'versionList' hides a field. | 32 | |
| Line is longer than 80 characters (found 87). | 36 | |
| Line contains a tab character. | 36 | |
| 'if' construct must use '{}'s. | 38 | |
| Line is longer than 80 characters (found 92). | 38 | |
| Line has trailing spaces. | 39 | |
| Method 'getPartitionedVersion' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter visitor should be final. | 47 | |
| Method 'getAsText' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter separator should be final. | 51 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters (found 96). | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter arrayValueSeparator should be final. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Empty statement. | 64 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters (found 88). | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters (found 86). | 68 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line has trailing spaces. | 75 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 78 | |
| '13' is a magic number. | 78 | |
| '17' is a magic number. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 84 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter obj should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Expression can be simplified. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| 'cast' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters (found 85). | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 107 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 82). | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 10 | |
| Line is longer than 80 characters (found 85). | 11 | |
| Line contains a tab character. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters (found 86). | 12 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line has trailing spaces. | 17 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 6 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line has trailing spaces. | 17 |