The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 13 | ![]() |
NewlineAtEndOfFile | 2 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 203 | ![]() |
RegexpSingleline
| 399 | ![]() |
JavadocMethod | 527 | ![]() |
JavadocType | 14 | ![]() |
JavadocVariable | 413 | ![]() |
JavadocStyle | 73 | ![]() |
ConstantName | 3 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 1 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 6 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 1 | ![]() |
LineLength | 169 | ![]() |
MethodLength | 3 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 15 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 16 | ![]() |
WhitespaceAround | 1 | ![]() |
ModifierOrder | 43 | ![]() |
RedundantModifier | 23 | ![]() |
AvoidNestedBlocks | 1 | ![]() |
EmptyBlock | 16 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 56 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 22 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 7 | ![]() |
HiddenField | 129 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 3 | ![]() |
MagicNumber | 33 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 4 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 410 | ![]() |
FinalClass | 3 | ![]() |
HideUtilityClassConstructor | 15 | ![]() |
InterfaceIsType | 1 | ![]() |
VisibilityModifier | 41 | ![]() |
ArrayTypeStyle | 1 | ![]() |
FinalParameters | 329 | ![]() |
TodoComment | 41 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'sourceURI' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'sourceFile' must be private and have accessor methods. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 69 |
![]() | 'statement' hides a field. | 71 |
![]() | 'column' hides a field. | 71 |
![]() | 'key' hides a field. | 72 |
![]() | 'type' hides a field. | 72 |
![]() | 'arguments' hides a field. | 72 |
![]() | First sentence should end with a period. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | 'key' hides a field. | 95 |
![]() | 'type' hides a field. | 95 |
![]() | 'arguments' hides a field. | 96 |
![]() | Line has trailing spaces. | 111 |
![]() | 'lineNumber' hides a field. | 125 |
![]() | 'column' hides a field. | 126 |
![]() | 'key' hides a field. | 126 |
![]() | 'type' hides a field. | 126 |
![]() | 'arguments' hides a field. | 127 |
![]() | First sentence should end with a period. | 139 |
![]() | Line has trailing spaces. | 142 |
![]() | 'sourceFile' hides a field. | 156 |
![]() | 'lineNumber' hides a field. | 156 |
![]() | 'column' hides a field. | 157 |
![]() | 'key' hides a field. | 157 |
![]() | 'type' hides a field. | 157 |
![]() | 'arguments' hides a field. | 158 |
![]() | First sentence should end with a period. | 170 |
![]() | Line has trailing spaces. | 173 |
![]() | 'sourceURI' hides a field. | 187 |
![]() | 'lineNumber' hides a field. | 187 |
![]() | 'column' hides a field. | 188 |
![]() | 'key' hides a field. | 188 |
![]() | 'type' hides a field. | 188 |
![]() | 'arguments' hides a field. | 189 |
![]() | Line has trailing spaces. | 202 |
![]() | Expected @param tag for 'sourceDictionary'. | 214 |
![]() | 'lineNumber' hides a field. | 215 |
![]() | Expected @param tag for 'lineNumber'. | 215 |
![]() | 'column' hides a field. | 215 |
![]() | Expected @param tag for 'column'. | 215 |
![]() | 'key' hides a field. | 215 |
![]() | Expected @param tag for 'key'. | 215 |
![]() | 'type' hides a field. | 216 |
![]() | Expected @param tag for 'type'. | 216 |
![]() | 'arguments' hides a field. | 216 |
![]() | Expected @param tag for 'arguments'. | 216 |
![]() | Line has trailing spaces. | 229 |
![]() | Expected @param tag for 'e'. | 236 |
![]() | 'lineNumber' hides a field. | 236 |
![]() | Expected @param tag for 'lineNumber'. | 236 |
![]() | 'column' hides a field. | 237 |
![]() | Expected @param tag for 'column'. | 237 |
![]() | 'type' hides a field. | 237 |
![]() | Expected @param tag for 'type'. | 237 |
![]() | Line has trailing spaces. | 250 |
![]() | Method 'getSourceURI' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Line has trailing spaces. | 258 |
![]() | Method 'getSourceFile' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Line has trailing spaces. | 266 |
![]() | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Line has trailing spaces. | 274 |
![]() | Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Line has trailing spaces. | 282 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 285 |
![]() | Line has trailing spaces. | 290 |
![]() | Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 293 |
![]() | Line has trailing spaces. | 298 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Line has trailing spaces. | 306 |
![]() | Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. | 309 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 313 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 26 |
![]() | Utility classes should not have a public or default constructor. | 28 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | 'static' modifier out of order with the JLS suggestions. | 37 |
![]() | '{' is followed by whitespace. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | 'static' modifier out of order with the JLS suggestions. | 39 |
![]() | '{' is followed by whitespace. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
![]() | '{' is followed by whitespace. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | 'static' modifier out of order with the JLS suggestions. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | 'static' modifier out of order with the JLS suggestions. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | 'static' modifier out of order with the JLS suggestions. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | 'static' modifier out of order with the JLS suggestions. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | 'static' modifier out of order with the JLS suggestions. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Comment matches to-do format 'TODO:'. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Comment matches to-do format 'TODO:'. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Comment matches to-do format 'TODO:'. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Line contains a tab character. | 154 |
![]() | Comment matches to-do format 'TODO:'. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Line contains a tab character. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | 'severity' hides a field. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 173 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Line contains a tab character. | 187 |
![]() | Missing a Javadoc comment. | 187 |
![]() | 'value' hides a field. | 187 |
![]() | 'name' hides a field. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 205 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Line contains a tab character. | 207 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Line contains a tab character. | 209 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Line contains a tab character. | 215 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Line contains a tab character. | 217 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Line contains a tab character. | 219 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Line contains a tab character. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Line contains a tab character. | 223 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Line contains a tab character. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Line contains a tab character. | 227 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Line contains a tab character. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Line contains a tab character. | 231 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Line contains a tab character. | 233 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Line contains a tab character. | 235 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Line contains a tab character. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Line contains a tab character. | 239 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Line contains a tab character. | 241 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Line contains a tab character. | 243 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Line contains a tab character. | 245 |
![]() | Missing a Javadoc comment. | 245 |
![]() | Line contains a tab character. | 247 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Line contains a tab character. | 249 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Line contains a tab character. | 251 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Line contains a tab character. | 253 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Line contains a tab character. | 255 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Line contains a tab character. | 257 |
![]() | Missing a Javadoc comment. | 257 |
![]() | Line contains a tab character. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Line contains a tab character. | 261 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Line is longer than 80 characters. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Missing a Javadoc comment. | 263 |
![]() | '{' is followed by whitespace. | 263 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 267 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Missing a Javadoc comment. | 272 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Line contains a tab character. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Line contains a tab character. | 280 |
![]() | Missing a Javadoc comment. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Missing a Javadoc comment. | 285 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 20 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 20 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Comment matches to-do format 'TODO:'. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 'path' hides a field. | 41 |
![]() | 'lineNumber' hides a field. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | 'path' hides a field. | 45 |
![]() | 'lineNumber' hides a field. | 45 |
![]() | 'identifier' hides a field. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | 'path' hides a field. | 50 |
![]() | 'lineNumber' hides a field. | 50 |
![]() | 'identifier' hides a field. | 51 |
![]() | 'startPosition' hides a field. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | 'path' hides a field. | 55 |
![]() | 'lineNumber' hides a field. | 55 |
![]() | 'identifier' hides a field. | 56 |
![]() | 'parent' hides a field. | 56 |
![]() | 'startPosition' hides a field. | 57 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Avoid inline conditionals. | 62 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Method 'getStartPosition' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | 'definition' hides a field. | 50 |
![]() | 'messageKey' hides a field. | 51 |
![]() | 'arguments' hides a field. | 51 |
![]() | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'getMessageKey' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Method 'getDictionary' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Method 'getSourceString' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Variable 'baseFolder' must be private and have accessor methods. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Variable 'documentFolder' must be private and have accessor methods. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Variable 'labelFolder' must be private and have accessor methods. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'softwareFolder' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'calibFolder' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'geometryFolder' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'indexFolder' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'dataFolder' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'extrasFolder' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'gazetteerFolder' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'catalogFolder' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'baseURI' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'documentURI' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'labelURI' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'softwareURI' must be private and have accessor methods. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'calibURI' must be private and have accessor methods. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'geometryURI' must be private and have accessor methods. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'indexURI' must be private and have accessor methods. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'dataURI' must be private and have accessor methods. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'extrasURI' must be private and have accessor methods. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'gazetteerURI' must be private and have accessor methods. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'catalogURI' must be private and have accessor methods. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | 'baseFolder' hides a field. | 82 |
![]() | Missing a Javadoc comment. | 107 |
![]() | 'baseURI' hides a field. | 107 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Method 'getBaseFolder' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Method 'getDocumentFolder' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Method 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Method 'getLabelURI' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Method 'getSoftwareURI' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Method 'getCalibURI' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Method 'getGeometryURI' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Method 'getIndexURI' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Method 'getDataURI' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Method 'getExtrasURI' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Method 'getGazetteerURI' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Method 'getCatalogURI' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Method 'getLabelFolder' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Method 'getSoftwareFolder' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Method 'getCalibFolder' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Method 'getGeometryFolder' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Method 'getIndexFolder' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Method 'getDataFolder' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Method 'getExtrasFolder' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Method 'getGazetteerFolder' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Method 'getCatalogFolder' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Missing a Javadoc comment. | 229 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter identifier should be final. | 39 |
![]() | 'identifier' hides a field. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter identifier should be final. | 43 |
![]() | 'identifier' hides a field. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | 'context' hides a field. | 47 |
![]() | Parameter identifier should be final. | 47 |
![]() | 'identifier' hides a field. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter context should be final. | 51 |
![]() | 'context' hides a field. | 51 |
![]() | Parameter identifier should be final. | 51 |
![]() | 'identifier' hides a field. | 51 |
![]() | Method 'hasContext' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Avoid inline conditionals. | 57 |
![]() | Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Parameter o should be final. | 77 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter sourceDictionary should be final. | 35 |
![]() | Parameter lineNumber should be final. | 35 |
![]() | Parameter identifier should be final. | 36 |
![]() | Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Method 'isOptional' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'isAllowed' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'getRequired' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Method 'getOptional' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Method 'addOptional' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'addOptional' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Method 'addRequired' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Method 'addRequired' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Method 'getRequiredElements' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Method 'hasRequiredElements' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'getOptionalElements' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Method 'hasOptionalElements' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Method 'allowsAnyElement' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'lineNumber' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Comment matches to-do format 'TODO:'. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'objectType' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 60 |
![]() | 'sourceDictionary' hides a field. | 60 |
![]() | 'lineNumber' hides a field. | 60 |
![]() | Parameter identifier should be final. | 61 |
![]() | 'identifier' hides a field. | 61 |
![]() | Method 'getSourceDictionary' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Method 'getSourceString' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | First sentence should end with a period. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Method 'getAliases' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | First sentence should end with a period. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'addAlias' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | 'if' construct must use '{}'s. | 92 |
![]() | Method 'addAliasSimple' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Method 'setAliases' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter aliases should be final. | 107 |
![]() | 'aliases' hides a field. | 107 |
![]() | Method 'addAliases' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter newAliases should be final. | 111 |
![]() | 'if' construct must use '{}'s. | 113 |
![]() | Method 'hasAliases' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Method 'hasDescription' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter description should be final. | 147 |
![]() | 'description' hides a field. | 147 |
![]() | Method 'getStatusType' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Method 'hasStatusType' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Method 'setStatusType' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter statusType should be final. | 169 |
![]() | 'statusType' hides a field. | 169 |
![]() | Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Parameter identifier should be final. | 177 |
![]() | 'identifier' hides a field. | 177 |
![]() | Method 'setObjectType' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Parameter objectType should be final. | 181 |
![]() | 'objectType' hides a field. | 181 |
![]() | Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 193 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | 'clazz' hides a field. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | 'id' hides a field. | 37 |
![]() | 'clazz' hides a field. | 38 |
![]() | Avoid inline conditionals. | 39 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Parameter o should be final. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter dictionaryURI should be final. | 77 |
![]() | 'dictionaryURI' hides a field. | 77 |
![]() | Missing a Javadoc comment. | 83 |
![]() | 'dictionaryFile' hides a field. | 83 |
![]() | Method 'getDictionaryURI' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Method 'getDictionaryFile' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Method 'getSourceString' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Comment matches to-do format 'TODO:'. | 102 |
![]() | First sentence should end with a period. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'merge' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Method length is 263 lines (max allowed is 150). | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Comment matches to-do format 'TODO:'. | 147 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Comment matches to-do format 'TODO:'. | 180 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Comment matches to-do format 'TODO:'. | 262 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Comment matches to-do format 'TODO:'. | 299 |
![]() | Comment matches to-do format 'TODO:'. | 320 |
![]() | Comment matches to-do format 'TODO:'. | 346 |
![]() | Comment matches to-do format 'TODO:'. | 367 |
![]() | First sentence should end with a period. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Method 'containsDefinition' is not designed for extension - needs to be abstract, final or empty. | 394 |
![]() | Parameter identifier should be final. | 394 |
![]() | First sentence should end with a period. | 398 |
![]() | Line has trailing spaces. | 400 |
![]() | Method 'containsObjectDefinition' is not designed for extension - needs to be abstract, final or empty. | 405 |
![]() | Parameter identifier should be final. | 405 |
![]() | First sentence should end with a period. | 409 |
![]() | Line has trailing spaces. | 411 |
![]() | Method 'containsGroupDefinition' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter identifier should be final. | 416 |
![]() | First sentence should end with a period. | 420 |
![]() | Line has trailing spaces. | 422 |
![]() | Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 427 |
![]() | Parameter identifier should be final. | 427 |
![]() | Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Missing a Javadoc comment. | 431 |
![]() | Parameter objectContext should be final. | 431 |
![]() | Parameter identifier should be final. | 432 |
![]() | First sentence should end with a period. | 446 |
![]() | Line has trailing spaces. | 448 |
![]() | Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. | 453 |
![]() | Parameter identifier should be final. | 453 |
![]() | First sentence should end with a period. | 457 |
![]() | Line has trailing spaces. | 459 |
![]() | Method 'getObjectDefinition' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Parameter identifier should be final. | 464 |
![]() | First sentence should end with a period. | 472 |
![]() | Line has trailing spaces. | 474 |
![]() | Method 'getGroupDefinition' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Parameter identifier should be final. | 479 |
![]() | Line has trailing spaces. | 489 |
![]() | Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 494 |
![]() | Parameter identifier should be final. | 494 |
![]() | Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 498 |
![]() | Missing a Javadoc comment. | 498 |
![]() | Parameter objectContext should be final. | 498 |
![]() | Parameter identifier should be final. | 499 |
![]() | ';' is not followed by whitespace. | 505 |
![]() | Line has trailing spaces. | 522 |
![]() | Method 'addDefinition' is not designed for extension - needs to be abstract, final or empty. | 526 |
![]() | Parameter definition should be final. | 526 |
![]() | Line is longer than 80 characters. | 530 |
![]() | Line has trailing spaces. | 545 |
![]() | Method 'setInformation' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Parameter information should be final. | 548 |
![]() | 'information' hides a field. | 548 |
![]() | Expected @param tag for 'information'. | 548 |
![]() | Line has trailing spaces. | 554 |
![]() | Method 'getInformation' is not designed for extension - needs to be abstract, final or empty. | 557 |
![]() | Line has trailing spaces. | 564 |
![]() | Method 'addDefinitions' is not designed for extension - needs to be abstract, final or empty. | 568 |
![]() | Parameter defs should be final. | 568 |
![]() | Line has trailing spaces. | 579 |
![]() | Method 'findObjectClassDefinition' is not designed for extension - needs to be abstract, final or empty. | 585 |
![]() | Parameter identifier should be final. | 585 |
![]() | Line is longer than 80 characters. | 599 |
![]() | First sentence should end with a period. | 608 |
![]() | Line has trailing spaces. | 610 |
![]() | Method 'getDefinitions' is not designed for extension - needs to be abstract, final or empty. | 613 |
![]() | Line has trailing spaces. | 621 |
![]() | Method 'findGroupClassDefinition' is not designed for extension - needs to be abstract, final or empty. | 627 |
![]() | Parameter identifier should be final. | 627 |
![]() | Line is longer than 80 characters. | 637 |
![]() | '{' is not followed by whitespace. | 637 |
![]() | Line is longer than 80 characters. | 640 |
![]() | Method 'getMergeChanges' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Missing a Javadoc comment. | 649 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 653 |
![]() | Missing a Javadoc comment. | 653 |
![]() | Parameter exception should be final. | 653 |
![]() | Method 'addProblems' is not designed for extension - needs to be abstract, final or empty. | 657 |
![]() | Missing a Javadoc comment. | 657 |
![]() | Method 'getProblems' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Missing a Javadoc comment. | 661 |
![]() | Method 'clearProblems' is not designed for extension - needs to be abstract, final or empty. | 667 |
![]() | Missing a Javadoc comment. | 667 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 671 |
![]() | Missing a Javadoc comment. | 671 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 675 |
![]() | Missing a Javadoc comment. | 675 |
![]() | Parameter units should be final. | 675 |
![]() | 'units' hides a field. | 675 |
![]() | Missing a Javadoc comment. | 679 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Class DictionaryTokens should be declared as final. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 36 |
![]() | Comment matches to-do format 'TODO:'. | 38 |
![]() | Utility classes should not have a public or default constructor. | 40 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter dictionary should be final. | 43 |
![]() | Parameter file should be final. | 43 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter dictionary should be final. | 105 |
![]() | Parameter writer should be final. | 106 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | 'else' construct must use '{}'s. | 120 |
![]() | 'if' construct must use '{}'s. | 133 |
![]() | 'if' construct must use '{}'s. | 144 |
![]() | 'if' construct must use '{}'s. | 154 |
![]() | 'if' construct must use '{}'s. | 164 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Parameter dictionary should be final. | 183 |
![]() | Parameter writer should be final. | 184 |
![]() | 'if' construct must use '{}'s. | 196 |
![]() | 'else' construct must use '{}'s. | 198 |
![]() | 'if' construct must use '{}'s. | 210 |
![]() | 'if' construct must use '{}'s. | 221 |
![]() | Missing a Javadoc comment. | 238 |
![]() | Parameter dictionary should be final. | 238 |
![]() | Parameter writer should be final. | 239 |
![]() | 'if' construct must use '{}'s. | 246 |
![]() | 'else' construct must use '{}'s. | 248 |
![]() | 'if' construct must use '{}'s. | 256 |
![]() | 'else' construct must use '{}'s. | 258 |
![]() | 'if' construct must use '{}'s. | 261 |
![]() | 'if' construct must use '{}'s. | 264 |
![]() | 'if' construct must use '{}'s. | 267 |
![]() | 'if' construct must use '{}'s. | 270 |
![]() | 'if' construct must use '{}'s. | 280 |
![]() | Missing a Javadoc comment. | 291 |
![]() | Parameter args should be final. | 291 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter sourceDictionary should be final. | 49 |
![]() | Parameter lineNumber should be final. | 49 |
![]() | Parameter identifier should be final. | 50 |
![]() | Method 'getDataType' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Method 'setDataType' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Parameter dataType should be final. | 65 |
![]() | 'dataType' hides a field. | 65 |
![]() | Method 'getMaximum' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Method 'setMaximum' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Parameter maximum should be final. | 80 |
![]() | 'maximum' hides a field. | 80 |
![]() | Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | 'maxLength' hides a field. | 97 |
![]() | Method 'getMinimum' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Method 'setMinimum' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Parameter minimum should be final. | 112 |
![]() | 'minimum' hides a field. | 112 |
![]() | Method 'getMinLength' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | 'if' construct must use '{}'s. | 120 |
![]() | Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | 'minLength' hides a field. | 129 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | 'units' hides a field. | 143 |
![]() | Expected @param tag for 'units'. | 143 |
![]() | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | 'values' hides a field. | 158 |
![]() | Method 'addValue' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Method 'getValueType' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Method 'setValueType' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | 'valueType' hides a field. | 177 |
![]() | Method 'hasValidValues' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Method 'hasMaximum' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Method 'hasMinimum' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Method 'hasMinLength' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Method 'hasMaxLength' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter lineNumber should be final. | 34 |
![]() | Parameter identifier should be final. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter sourceDictionary should be final. | 28 |
![]() | Parameter lineNumber should be final. | 28 |
![]() | Parameter identifier should be final. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Method 'getRequiredObjects' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Method 'hasRequiredObjects' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'getOptionalObjects' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Method 'hasOptionalObjects' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Missing a Javadoc comment. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Unused import - gov.nasa.pds.tools.dict.Alias. | 28 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 58 |
![]() | Utility classes should not have a public or default constructor. | 60 |
![]() | Line has trailing spaces. | 66 |
![]() | Parameter sourceDictionary should be final. | 79 |
![]() | Parameter object should be final. | 80 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line has trailing spaces. | 116 |
![]() | Parameter sourceDictionary should be final. | 130 |
![]() | Parameter object should be final. | 130 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line is longer than 80 characters. | 137 |
![]() | 'if' construct must use '{}'s. | 150 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | 'if' construct must use '{}'s. | 160 |
![]() | '{' is followed by whitespace. | 212 |
![]() | Line has trailing spaces. | 226 |
![]() | Parameter sourceDictionary should be final. | 240 |
![]() | Parameter object should be final. | 240 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 247 |
![]() | 'if' construct must use '{}'s. | 260 |
![]() | 'if' construct must use '{}'s. | 265 |
![]() | 'if' construct must use '{}'s. | 270 |
![]() | '{' is followed by whitespace. | 300 |
![]() | Line has trailing spaces. | 314 |
![]() | Method length is 163 lines (max allowed is 150). | 327 |
![]() | Parameter sourceDictionary should be final. | 328 |
![]() | Parameter object should be final. | 328 |
![]() | 'if' construct must use '{}'s. | 343 |
![]() | Line is longer than 80 characters. | 368 |
![]() | Must have at least one statement. | 372 |
![]() | Line is longer than 80 characters. | 380 |
![]() | Must have at least one statement. | 384 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Line is longer than 80 characters. | 427 |
![]() | 'if' construct must use '{}'s. | 461 |
![]() | 'if' construct must use '{}'s. | 471 |
![]() | '{' is followed by whitespace. | 483 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 28 |
![]() | Utility classes should not have a public or default constructor. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Utility classes should not have a public or default constructor. | 102 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 107 |
![]() | 'static' modifier out of order with the JLS suggestions. | 107 |
![]() | Missing a Javadoc comment. | 110 |
![]() | 'static' modifier out of order with the JLS suggestions. | 110 |
![]() | Missing a Javadoc comment. | 113 |
![]() | 'static' modifier out of order with the JLS suggestions. | 113 |
![]() | Missing a Javadoc comment. | 116 |
![]() | 'static' modifier out of order with the JLS suggestions. | 116 |
![]() | Missing a Javadoc comment. | 119 |
![]() | 'static' modifier out of order with the JLS suggestions. | 119 |
![]() | Missing a Javadoc comment. | 122 |
![]() | 'static' modifier out of order with the JLS suggestions. | 122 |
![]() | Missing a Javadoc comment. | 125 |
![]() | 'static' modifier out of order with the JLS suggestions. | 125 |
![]() | Missing a Javadoc comment. | 128 |
![]() | 'static' modifier out of order with the JLS suggestions. | 128 |
![]() | Missing a Javadoc comment. | 131 |
![]() | 'static' modifier out of order with the JLS suggestions. | 131 |
![]() | Missing a Javadoc comment. | 134 |
![]() | 'static' modifier out of order with the JLS suggestions. | 134 |
![]() | Missing a Javadoc comment. | 137 |
![]() | 'static' modifier out of order with the JLS suggestions. | 137 |
![]() | Missing a Javadoc comment. | 140 |
![]() | 'static' modifier out of order with the JLS suggestions. | 140 |
![]() | Missing a Javadoc comment. | 143 |
![]() | 'static' modifier out of order with the JLS suggestions. | 143 |
![]() | Missing a Javadoc comment. | 146 |
![]() | 'static' modifier out of order with the JLS suggestions. | 146 |
![]() | Missing a Javadoc comment. | 149 |
![]() | 'static' modifier out of order with the JLS suggestions. | 149 |
![]() | Missing a Javadoc comment. | 152 |
![]() | 'static' modifier out of order with the JLS suggestions. | 152 |
![]() | Missing a Javadoc comment. | 155 |
![]() | 'static' modifier out of order with the JLS suggestions. | 155 |
![]() | Missing a Javadoc comment. | 158 |
![]() | 'static' modifier out of order with the JLS suggestions. | 158 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 'static' modifier out of order with the JLS suggestions. | 161 |
![]() | Missing a Javadoc comment. | 164 |
![]() | 'static' modifier out of order with the JLS suggestions. | 164 |
![]() | Missing a Javadoc comment. | 167 |
![]() | 'static' modifier out of order with the JLS suggestions. | 167 |
![]() | Missing a Javadoc comment. | 170 |
![]() | 'static' modifier out of order with the JLS suggestions. | 170 |
![]() | Missing a Javadoc comment. | 173 |
![]() | 'static' modifier out of order with the JLS suggestions. | 173 |
![]() | Missing a Javadoc comment. | 176 |
![]() | 'static' modifier out of order with the JLS suggestions. | 176 |
![]() | Line has trailing spaces. | 182 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Line has trailing spaces. | 236 |
![]() | Expected @param tag for 'dictionary'. | 248 |
![]() | Parameter aliasing should be final. | 248 |
![]() | Parameter storeProblems should be final. | 248 |
![]() | Expected @param tag for 'storeProblems'. | 248 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Comment matches to-do format 'TODO:'. | 266 |
![]() | 'if' construct must use '{}'s. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line is longer than 80 characters. | 279 |
![]() | 'if' construct must use '{}'s. | 296 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Avoid inline conditionals. | 328 |
![]() | Comment matches to-do format 'TODO:'. | 340 |
![]() | Line is longer than 80 characters. | 347 |
![]() | Missing a Javadoc comment. | 352 |
![]() | Parameter object should be final. | 353 |
![]() | Line is longer than 80 characters. | 354 |
![]() | Line is longer than 80 characters. | 360 |
![]() | '3' is a magic number. | 384 |
![]() | Missing a Javadoc comment. | 402 |
![]() | Parameter object should be final. | 402 |
![]() | Line is longer than 80 characters. | 410 |
![]() | Must have at least one statement. | 417 |
![]() | Must have at least one statement. | 422 |
![]() | Missing a Javadoc comment. | 431 |
![]() | Parameter args should be final. | 431 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter message should be final. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Expected an @return tag. | 42 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter value should be final. | 42 |
![]() | Expected @param tag for 'value'. | 42 |
![]() | Parameter attribute should be final. | 42 |
![]() | Expected @param tag for 'attribute'. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Expected an @return tag. | 42 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter value should be final. | 42 |
![]() | Expected @param tag for 'value'. | 42 |
![]() | Parameter attribute should be final. | 42 |
![]() | Expected @param tag for 'attribute'. | 42 |
![]() | 'if' construct must use '{}'s. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Expected an @return tag. | 43 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Parameter value should be final. | 43 |
![]() | Expected @param tag for 'value'. | 43 |
![]() | Parameter attribute should be final. | 43 |
![]() | Expected @param tag for 'attribute'. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Expected an @return tag. | 44 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Parameter value should be final. | 44 |
![]() | Expected @param tag for 'value'. | 44 |
![]() | Parameter attribute should be final. | 44 |
![]() | Expected @param tag for 'attribute'. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Expected an @return tag. | 43 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Parameter value should be final. | 43 |
![]() | Expected @param tag for 'value'. | 43 |
![]() | Parameter attribute should be final. | 43 |
![]() | Expected @param tag for 'attribute'. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 30 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter value should be final. | 33 |
![]() | Parameter attribute should be final. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 31 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter value should be final. | 35 |
![]() | Parameter attribute should be final. | 35 |
![]() | Line has trailing spaces. | 49 |
![]() | Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter value should be final. | 54 |
![]() | Parameter def should be final. | 54 |
![]() | Parameter attribute should be final. | 55 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter value should be final. | 70 |
![]() | Parameter def should be final. | 70 |
![]() | Parameter attribute should be final. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 30 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter value should be final. | 34 |
![]() | Parameter attribute should be final. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line has trailing spaces. | 32 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter value should be final. | 36 |
![]() | Parameter attribute should be final. | 36 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Comment matches to-do format 'TODO:'. | 48 |
![]() | Line has trailing spaces. | 58 |
![]() | Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter value should be final. | 63 |
![]() | Parameter def should be final. | 63 |
![]() | Parameter attribute should be final. | 64 |
![]() | Line has trailing spaces. | 74 |
![]() | Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter value should be final. | 79 |
![]() | Parameter def should be final. | 79 |
![]() | Parameter attribute should be final. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Method 'checkMinLength' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter value should be final. | 37 |
![]() | Parameter def should be final. | 37 |
![]() | Parameter attribute should be final. | 38 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Method 'checkMaxLength' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter value should be final. | 55 |
![]() | Parameter def should be final. | 55 |
![]() | Parameter attribute should be final. | 56 |
![]() | '64' is a magic number. | 59 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | Line is longer than 80 characters. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 35 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter value should be final. | 39 |
![]() | Parameter attribute should be final. | 39 |
![]() | Avoid inline conditionals. | 42 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter value should be final. | 92 |
![]() | Parameter def should be final. | 92 |
![]() | Parameter attribute should be final. | 93 |
![]() | 'if' construct must use '{}'s. | 95 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter value should be final. | 107 |
![]() | Parameter def should be final. | 107 |
![]() | Parameter attribute should be final. | 108 |
![]() | 'if' construct must use '{}'s. | 110 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Redundant 'public' modifier. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Avoid inline conditionals. | 36 |
![]() | Line is longer than 80 characters. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 32 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter value should be final. | 36 |
![]() | Parameter attribute should be final. | 36 |
![]() | Must have at least one statement. | 45 |
![]() | Line has trailing spaces. | 53 |
![]() | Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter value should be final. | 58 |
![]() | Parameter def should be final. | 58 |
![]() | Parameter attribute should be final. | 59 |
![]() | 'if' construct must use '{}'s. | 61 |
![]() | Line has trailing spaces. | 68 |
![]() | Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Parameter def should be final. | 73 |
![]() | Parameter attribute should be final. | 74 |
![]() | 'if' construct must use '{}'s. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 30 |
![]() | Method 'cast' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter value should be final. | 33 |
![]() | Parameter attribute should be final. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | First sentence should end with a period. | 28 |
![]() | Line has trailing spaces. | 30 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Expected @param tag for 'attribute'. | 37 |
![]() | First sentence should end with a period. | 40 |
![]() | Line has trailing spaces. | 43 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Expected @param tag for 'attribute'. | 52 |
![]() | First sentence should end with a period. | 54 |
![]() | Line has trailing spaces. | 56 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Expected @param tag for 'attribute'. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Class TypeCheckerFactory should be declared as final. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Comment matches to-do format 'TODO:'. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Comment matches to-do format 'TODO:'. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter definition should be final. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Comment matches to-do format 'TODO:'. | 19 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 21 |
![]() | Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Parameter sourcelabel should be final. | 44 |
![]() | Expected @param tag for 'sourcelabel'. | 44 |
![]() | Parameter lineNumber should be final. | 44 |
![]() | Parameter identifier should be final. | 45 |
![]() | First sentence should end with a period. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Parameter sourcelabel should be final. | 55 |
![]() | Expected @param tag for 'sourcelabel'. | 55 |
![]() | Parameter identifier should be final. | 55 |
![]() | First sentence should end with a period. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Parameter sourcelabel should be final. | 67 |
![]() | Expected @param tag for 'sourcelabel'. | 67 |
![]() | Parameter identifier should be final. | 67 |
![]() | Parameter value should be final. | 67 |
![]() | 'value' hides a field. | 67 |
![]() | Line has trailing spaces. | 72 |
![]() | Parameter sourcelabel should be final. | 81 |
![]() | Expected @param tag for 'sourcelabel'. | 81 |
![]() | Parameter lineNumber should be final. | 81 |
![]() | Parameter identifier should be final. | 82 |
![]() | Parameter value should be final. | 82 |
![]() | 'value' hides a field. | 82 |
![]() | First sentence should end with a period. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | First sentence should end with a period. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Method 'getElementIdentifier' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | First sentence should end with a period. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | First sentence should end with a period. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter value should be final. | 136 |
![]() | 'value' hides a field. | 136 |
![]() | Method 'hasNamespace' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 144 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 152 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter object should be final. | 152 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Expression can be simplified. | 168 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | '7' is a magic number. | 181 |
![]() | '31' is a magic number. | 183 |
![]() | Avoid inline conditionals. | 183 |
![]() | 'if' construct must use '{}'s. | 184 |
![]() | '31' is a magic number. | 185 |
![]() | Avoid inline conditionals. | 187 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | 'static' modifier out of order with the JLS suggestions. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | 'text' hides a field. | 35 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Expected @param tag for 'sourcelabel'. | 52 |
![]() | Parameter lineNumber should be final. | 52 |
![]() | Expected @param tag for 'lineNumber'. | 52 |
![]() | Parameter identifier should be final. | 53 |
![]() | Expected @param tag for 'identifier'. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter lineNumber should be final. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Expected @param tag for 'label'. | 40 |
![]() | Expected @throws tag for 'LabelParserException'. | 41 |
![]() | Expected @param tag for 'label'. | 53 |
![]() | Expected @throws tag for 'LabelParserException'. | 54 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter date should be final. | 63 |
![]() | 'date' hides a field. | 63 |
![]() | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Method 'isSupportedPDSType' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Parameter type should be final. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Utility classes should not have a public or default constructor. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Must have at least one statement. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Parameter lineNumber should be final. | 46 |
![]() | Parameter identifier should be final. | 47 |
![]() | First sentence should end with a period. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | Expected @param tag for 'sourceLabel'. | 62 |
![]() | Parameter lineNumber should be final. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Parameter identifier should be final. | 63 |
![]() | Parameter statements should be final. | 63 |
![]() | 'statements' hides a field. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Parameter id should be final. | 75 |
![]() | Expected @param tag for 'id'. | 75 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | 'if' construct must use '{}'s. | 95 |
![]() | Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter statement should be final. | 102 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter id should be final. | 120 |
![]() | Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | 'for' construct must use '{}'s. | 129 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 134 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter object should be final. | 134 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | '7' is a magic number. | 165 |
![]() | '31' is a magic number. | 167 |
![]() | Avoid inline conditionals. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter namespace should be final. | 34 |
![]() | 'namespace' hides a field. | 34 |
![]() | Parameter localName should be final. | 34 |
![]() | 'localName' hides a field. | 34 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter identifier should be final. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Parameter o should be final. | 69 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'loadReferencedStatements' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Comment matches to-do format 'TODO:'. | 81 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Comment matches to-do format 'TODO:'. | 125 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Comment matches to-do format 'TODO:'. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'line' must be private and have accessor methods. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Variable 'length' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter line should be final. | 95 |
![]() | 'line' hides a field. | 95 |
![]() | Parameter length should be final. | 95 |
![]() | 'length' hides a field. | 95 |
![]() | Method 'getLine' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Method 'setCaptureProblems' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | 'captureProblems' hides a field. | 111 |
![]() | Method 'getCaptureProblems' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Method 'setAllowExternalProblems' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Missing a Javadoc comment. | 119 |
![]() | 'allowExternalProblems' hides a field. | 119 |
![]() | Method 'getAllowExternalProblems' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Method 'setHasBlankFill' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | 'hasBlankFill' hides a field. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | 'labelURI' hides a field. | 135 |
![]() | Expected @param tag for 'labelURI'. | 135 |
![]() | Missing a Javadoc comment. | 144 |
![]() | 'labelFile' hides a field. | 144 |
![]() | Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Method 'setInvalid' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Method 'setAttachedStartByte' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Method 'getAttachedStartByte' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Method 'hasAttachedContent' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Method 'getLabelPath' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Missing a Javadoc comment. | 238 |
![]() | Missing a Javadoc comment. | 248 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line is longer than 80 characters. | 258 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 266 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Missing a Javadoc comment. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Method 'addProblem' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Missing a Javadoc comment. | 280 |
![]() | First sentence should end with a period. | 288 |
![]() | Line has trailing spaces. | 290 |
![]() | Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Missing a Javadoc comment. | 309 |
![]() | Missing a Javadoc comment. | 317 |
![]() | First sentence should end with a period. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 336 |
![]() | Parameter identifier should be final. | 336 |
![]() | First sentence should end with a period. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. | 348 |
![]() | Parameter identifier should be final. | 349 |
![]() | First sentence should end with a period. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Parameter identifier should be final. | 362 |
![]() | First sentence should end with a period. | 367 |
![]() | Line has trailing spaces. | 369 |
![]() | Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. | 372 |
![]() | First sentence should end with a period. | 380 |
![]() | Line has trailing spaces. | 382 |
![]() | Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 385 |
![]() | First sentence should end with a period. | 390 |
![]() | Line has trailing spaces. | 392 |
![]() | Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | First sentence should end with a period. | 400 |
![]() | Line has trailing spaces. | 402 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 405 |
![]() | First sentence should end with a period. | 410 |
![]() | Line has trailing spaces. | 412 |
![]() | Method 'getPointers' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | First sentence should end with a period. | 427 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. | 433 |
![]() | Parameter statement should be final. | 433 |
![]() | Method 'getProblems' is not designed for extension - needs to be abstract, final or empty. | 449 |
![]() | Missing a Javadoc comment. | 449 |
![]() | Method 'addAncestor' is not designed for extension - needs to be abstract, final or empty. | 453 |
![]() | Missing a Javadoc comment. | 453 |
![]() | Method 'addAncestors' is not designed for extension - needs to be abstract, final or empty. | 459 |
![]() | Missing a Javadoc comment. | 459 |
![]() | Method 'hasAncestor' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | Missing a Javadoc comment. | 465 |
![]() | Method 'hasAncestor' is not designed for extension - needs to be abstract, final or empty. | 472 |
![]() | Missing a Javadoc comment. | 472 |
![]() | Method 'hasIncludePointer' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Missing a Javadoc comment. | 479 |
![]() | Method 'getAncestors' is not designed for extension - needs to be abstract, final or empty. | 483 |
![]() | Missing a Javadoc comment. | 483 |
![]() | Method 'getLabelURI' is not designed for extension - needs to be abstract, final or empty. | 487 |
![]() | Missing a Javadoc comment. | 487 |
![]() | Method 'getLabelFile' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Method 'getSourceString' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Method 'getSourceNameString' is not designed for extension - needs to be abstract, final or empty. | 502 |
![]() | Missing a Javadoc comment. | 502 |
![]() | Line has trailing spaces. | 512 |
![]() | Method 'addLineLength' is not designed for extension - needs to be abstract, final or empty. | 518 |
![]() | Parameter line should be final. | 518 |
![]() | Parameter length should be final. | 518 |
![]() | Line has trailing spaces. | 524 |
![]() | Method 'getLineLengths' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Comment matches to-do format 'TODO:'. | 531 |
![]() | Method 'checkLineLengths' is not designed for extension - needs to be abstract, final or empty. | 535 |
![]() | Missing a Javadoc comment. | 535 |
![]() | Line is longer than 80 characters. | 541 |
![]() | Line is longer than 80 characters. | 550 |
![]() | Comment matches to-do format 'TODO:'. | 560 |
![]() | Line is longer than 80 characters. | 575 |
![]() | Comment matches to-do format 'TODO:'. | 611 |
![]() | Missing a Javadoc comment. | 623 |
![]() | Line is longer than 80 characters. | 642 |
![]() | '.5' is a magic number. | 642 |
![]() | Missing a Javadoc comment. | 647 |
![]() | '78' is a magic number. | 649 |
![]() | Missing a Javadoc comment. | 656 |
![]() | Parameter recordBytes should be final. | 656 |
![]() | Missing a Javadoc comment. | 665 |
![]() | Missing a Javadoc comment. | 683 |
![]() | Line is longer than 80 characters. | 685 |
![]() | Comment matches to-do format 'TODO:'. | 692 |
![]() | Line is longer than 80 characters. | 695 |
![]() | Missing a Javadoc comment. | 706 |
![]() | Parameter label should be final. | 706 |
![]() | Parameter startPosition should be final. | 706 |
![]() | Comment matches to-do format 'TODO:'. | 715 |
![]() | Line is longer than 80 characters. | 717 |
![]() | Comment matches to-do format 'TODO:'. | 721 |
![]() | Line is longer than 80 characters. | 722 |
![]() | Line is longer than 80 characters. | 723 |
![]() | Method 'setHasEndStatement' is not designed for extension - needs to be abstract, final or empty. | 734 |
![]() | Missing a Javadoc comment. | 734 |
![]() | Method 'hasEndStatement' is not designed for extension - needs to be abstract, final or empty. | 738 |
![]() | Missing a Javadoc comment. | 738 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 742 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'setIncludePaths' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Must have at least one statement. | 102 |
![]() | Must have at least one statement. | 115 |
![]() | Must have at least one statement. | 128 |
![]() | Method 'resolveURIs' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter pointer should be final. | 140 |
![]() | Must have at least one statement. | 150 |
![]() | Method 'resolveURIMap' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Parameter pointer should be final. | 161 |
![]() | Must have at least one statement. | 171 |
![]() | Method 'getBaseFile' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Method 'getBaseString' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Method 'setBaseURI' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Parameter baseURI should be final. | 200 |
![]() | 'baseURI' hides a field. | 200 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Parameter uri should be final. | 204 |
![]() | Method 'resolveFileMap' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Parameter pointer should be final. | 215 |
![]() | Method 'resolveFiles' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Parameter pointer should be final. | 219 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 28 |
![]() | Comment matches to-do format 'TODO:'. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Parameter value should be final. | 42 |
![]() | '10' is a magic number. | 43 |
![]() | First sentence should end with a period. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Parameter value should be final. | 54 |
![]() | Parameter units should be final. | 54 |
![]() | 'units' hides a field. | 54 |
![]() | '10' is a magic number. | 55 |
![]() | First sentence should end with a period. | 58 |
![]() | Line has trailing spaces. | 60 |
![]() | Parameter value should be final. | 66 |
![]() | Parameter radix should be final. | 66 |
![]() | 'radix' hides a field. | 66 |
![]() | First sentence should end with a period. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Parameter value should be final. | 80 |
![]() | Parameter units should be final. | 80 |
![]() | 'units' hides a field. | 80 |
![]() | Parameter radix should be final. | 80 |
![]() | 'radix' hides a field. | 80 |
![]() | First sentence should end with a period. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter units should be final. | 92 |
![]() | 'units' hides a field. | 92 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | Line is longer than 80 characters. | 94 |
![]() | 'else' construct must use '{}'s. | 96 |
![]() | First sentence should end with a period. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | First sentence should end with a period. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'setRadix' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Parameter radix should be final. | 115 |
![]() | 'radix' hides a field. | 115 |
![]() | First sentence should end with a period. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Method 'getRadix' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Method 'isSupportedPDSType' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Parameter type should be final. | 133 |
![]() | '4' is a magic number. | 154 |
![]() | Must have at least one statement. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Expected @param tag for 'sourceLabel'. | 44 |
![]() | Parameter lineNumber should be final. | 44 |
![]() | Parameter identifier should be final. | 45 |
![]() | First sentence should end with a period. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | Expected @param tag for 'sourceLabel'. | 56 |
![]() | Parameter identifier should be final. | 56 |
![]() | First sentence should end with a period. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Expected @param tag for 'sourceLabel'. | 70 |
![]() | Parameter lineNumber should be final. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Parameter identifier should be final. | 71 |
![]() | Parameter statements should be final. | 71 |
![]() | 'statements' hides a field. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 85 |
![]() | First sentence should end with a period. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | First sentence should end with a period. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Method 'getPointers' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | First sentence should end with a period. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | First sentence should end with a period. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Method 'hasPointer' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter id should be final. | 141 |
![]() | First sentence should end with a period. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Parameter id should be final. | 153 |
![]() | Expected @param tag for 'id'. | 153 |
![]() | Line is longer than 80 characters. | 155 |
![]() | First sentence should end with a period. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'getPointer' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Parameter id should be final. | 169 |
![]() | Expected @param tag for 'id'. | 169 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Parameter id should be final. | 179 |
![]() | First sentence should end with a period. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | First sentence should end with a period. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Parameter id should be final. | 200 |
![]() | Expected @param tag for 'id'. | 200 |
![]() | Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter id should be final. | 207 |
![]() | First sentence should end with a period. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Parameter id should be final. | 220 |
![]() | Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Parameter id should be final. | 227 |
![]() | First sentence should end with a period. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Parameter statement should be final. | 238 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter id should be final. | 255 |
![]() | Avoid inline conditionals. | 257 |
![]() | Method 'hasObject' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Missing a Javadoc comment. | 260 |
![]() | Parameter id should be final. | 260 |
![]() | Avoid inline conditionals. | 262 |
![]() | Method 'hasGroup' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Parameter id should be final. | 265 |
![]() | Avoid inline conditionals. | 267 |
![]() | Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() | Missing a Javadoc comment. | 270 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 278 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 278 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Parameter object should be final. | 278 |
![]() | Inner assignments should be avoided. | 307 |
![]() | Expression can be simplified. | 312 |
![]() | Inner assignments should be avoided. | 324 |
![]() | Expression can be simplified. | 329 |
![]() | Inner assignments should be avoided. | 340 |
![]() | Expression can be simplified. | 345 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Missing a Javadoc comment. | 355 |
![]() | '7' is a magic number. | 356 |
![]() | '31' is a magic number. | 358 |
![]() | Avoid inline conditionals. | 359 |
![]() | '31' is a magic number. | 360 |
![]() | Avoid inline conditionals. | 361 |
![]() | '31' is a magic number. | 362 |
![]() | Avoid inline conditionals. | 362 |
![]() | '31' is a magic number. | 363 |
![]() | Avoid inline conditionals. | 363 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Utility classes should not have a public or default constructor. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 114 |
![]() | '{' is followed by whitespace. | 122 |
![]() | '{' is followed by whitespace. | 130 |
![]() | Line has trailing spaces. | 137 |
![]() | Unused @throws tag for 'ParseException'. | 141 |
![]() | Parameter s should be final. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Parameter s should be final. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line has trailing spaces. | 187 |
![]() | Unused @throws tag for 'ParseException'. | 200 |
![]() | Parameter matcher should be final. | 203 |
![]() | Parameter fields should be final. | 203 |
![]() | Parameter calendar should be final. | 203 |
![]() | '1000' is a magic number. | 226 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 246 |
![]() | Missing a Javadoc comment. | 250 |
![]() | Line has trailing spaces. | 260 |
![]() | Parameter msg should be final. | 269 |
![]() | Parameter field should be final. | 269 |
![]() | 'field' hides a field. | 269 |
![]() | Parameter fieldValue should be final. | 269 |
![]() | 'fieldValue' hides a field. | 269 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 288 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Variable 'value' must be private and have accessor methods. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Variable 'externalReference' must be private and have accessor methods. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | First sentence should end with a period. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Unused @param tag for 'pointerType'. | 45 |
![]() | Expected @param tag for 'sourceLabel'. | 53 |
![]() | Parameter lineNumber should be final. | 53 |
![]() | Parameter identifier should be final. | 54 |
![]() | First sentence should end with a period. | 58 |
![]() | Line has trailing spaces. | 60 |
![]() | Unused @param tag for 'pointerType'. | 61 |
![]() | Expected @param tag for 'sourceLabel'. | 71 |
![]() | Parameter lineNumber should be final. | 71 |
![]() | Parameter identifier should be final. | 72 |
![]() | Parameter value should be final. | 72 |
![]() | 'value' hides a field. | 72 |
![]() | Line has trailing spaces. | 82 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Method 'hasMultipleReferences' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Method 'getFileRefs' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Must have at least one statement. | 114 |
![]() | Comment matches to-do format 'TODO:'. | 115 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 150 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter object should be final. | 150 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | '7' is a magic number. | 170 |
![]() | '31' is a magic number. | 172 |
![]() | Avoid inline conditionals. | 172 |
![]() | 'if' construct must use '{}'s. | 173 |
![]() | '31' is a magic number. | 174 |
![]() | Avoid inline conditionals. | 176 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Utility classes should not have a public or default constructor. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter label should be final. | 36 |
![]() | 'if' construct must use '{}'s. | 37 |
![]() | '20' is a magic number. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | '4' is a magic number. | 42 |
![]() | '4' is a magic number. | 47 |
![]() | '8' is a magic number. | 48 |
![]() | '4' is a magic number. | 50 |
![]() | '4' is a magic number. | 60 |
![]() | '8' is a magic number. | 62 |
![]() | Method 'getControlAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Method 'getVersionId' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Method 'getClassId' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Method 'getDelimiterType' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Method 'getSpare' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Method 'getDescriptionDataUnitId' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter value should be final. | 35 |
![]() | 'value' hides a field. | 35 |
![]() | First sentence should end with a period. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Parameter value should be final. | 44 |
![]() | 'value' hides a field. | 44 |
![]() | Expected @param tag for 'value'. | 44 |
![]() | Parameter type should be final. | 44 |
![]() | 'type' hides a field. | 44 |
![]() | Expected @param tag for 'type'. | 44 |
![]() | First sentence should end with a period. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Parameter retainQuotes should be final. | 74 |
![]() | Missing a Javadoc comment. | 88 |
![]() | 'type' hides a field. | 88 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 90 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter object should be final. | 90 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | First sentence should end with a period. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Parameter values should be final. | 52 |
![]() | 'values' hides a field. | 52 |
![]() | Line has trailing spaces. | 58 |
![]() | Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter vals should be final. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Method 'addAll' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter vals should be final. | 70 |
![]() | Line has trailing spaces. | 76 |
![]() | Method 'addAll' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter index should be final. | 79 |
![]() | Parameter vals should be final. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter vals should be final. | 88 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'retainAll' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter vals should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line has trailing spaces. | 112 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter index should be final. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Method 'set' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Parameter index should be final. | 124 |
![]() | Parameter value should be final. | 124 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'removeScalar' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter index should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Parameter index should be final. | 151 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'subList' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter fromIndex should be final. | 160 |
![]() | Parameter toIndex should be final. | 160 |
![]() | Line has trailing spaces. | 166 |
![]() | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter object should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Parameter objects should be final. | 178 |
![]() | Line has trailing spaces. | 184 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter object should be final. | 187 |
![]() | Line has trailing spaces. | 193 |
![]() | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter object should be final. | 196 |
![]() | Line has trailing spaces. | 202 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Parameter index should be final. | 205 |
![]() | Parameter object should be final. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Parameter object should be final. | 214 |
![]() | Line has trailing spaces. | 220 |
![]() | Method 'lastIndexOf' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Parameter object should be final. | 223 |
![]() | Line has trailing spaces. | 229 |
![]() | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | Missing a Javadoc comment. | 232 |
![]() | Line has trailing spaces. | 238 |
![]() | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Parameter index should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Missing a Javadoc comment. | 250 |
![]() | Parameter index should be final. | 250 |
![]() | Line has trailing spaces. | 256 |
![]() | Method 'size' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Line has trailing spaces. | 265 |
![]() | Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() | Missing a Javadoc comment. | 268 |
![]() | Line has trailing spaces. | 274 |
![]() | Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 281 |
![]() | Missing a Javadoc comment. | 281 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 285 |
![]() | Missing a Javadoc comment. | 285 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 307 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 310 |
![]() | Parameter retainQuotes should be final. | 310 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 329 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 329 |
![]() | Missing a Javadoc comment. | 329 |
![]() | Parameter object should be final. | 329 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Missing a Javadoc comment. | 349 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter values should be final. | 42 |
![]() | 'values' hides a field. | 42 |
![]() | Line has trailing spaces. | 48 |
![]() | Method 'size' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 57 |
![]() | Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line has trailing spaces. | 66 |
![]() | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter object should be final. | 69 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter objects should be final. | 96 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter object should be final. | 105 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Parameter object should be final. | 114 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Parameter vals should be final. | 123 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'addAll' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Parameter vals should be final. | 132 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter vals should be final. | 141 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'retainAll' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter vals should be final. | 150 |
![]() | Line has trailing spaces. | 156 |
![]() | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Parameter retainQuotes should be final. | 192 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 211 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Parameter object should be final. | 211 |
![]() | Method 'hashcode' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Missing a Javadoc comment. | 230 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Name 'DESCRIPTION_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 |
![]() | Variable 'DESCRIPTION_KEY' must be private and have accessor methods. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'STRUCTURE_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 |
![]() | Variable 'STRUCTURE_KEY' must be private and have accessor methods. | 31 |
![]() | '{' is followed by whitespace. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Name 'INDEX_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
![]() | Variable 'INDEX_KEY' must be private and have accessor methods. | 33 |
![]() | '{' is followed by whitespace. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Name 'CATALOG_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 |
![]() | Variable 'CATALOG_KEY' must be private and have accessor methods. | 35 |
![]() | '{' is followed by whitespace. | 35 |
![]() | Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'setVolumeContext' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter volume should be final. | 45 |
![]() | 'volume' hides a field. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Method 'resolveURIMap' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter pointer should be final. | 75 |
![]() | Method 'resolveFileMap' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Parameter pointer should be final. | 124 |
![]() | Method 'getBaseFile' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Method 'getBaseString' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Method 'resolveFiles' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Parameter pointer should be final. | 189 |
![]() | Method 'resolveURIs' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Parameter pointer should be final. | 201 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'lineNumber' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'identifier' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'sourceURI' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'sourceFile' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'label' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'comment' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | 'lineNumber' hides a field. | 53 |
![]() | 'identifier' hides a field. | 54 |
![]() | First sentence should end with a period. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | First sentence should end with a period. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | First sentence should end with a period. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Method 'getSourceURI' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'getSourceFile' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Method 'getSourceString' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Comment matches to-do format 'TODO:'. | 115 |
![]() | Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | First sentence should end with a period. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'getComment' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Parameter o should be final. | 132 |
![]() | Method 'validateType' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Method 'validateObjectType' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Method 'validateGroupType' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Method 'validateElementType' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Method 'validateCommentType' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Method 'validatePointerType' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 165 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Parameter value should be final. | 32 |
![]() | Expected @param tag for 'value'. | 32 |
![]() | Parameter value should be final. | 40 |
![]() | Expected @param tag for 'value'. | 40 |
![]() | Parameter type should be final. | 40 |
![]() | Expected @param tag for 'type'. | 40 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'isSupportedPDSType' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Parameter type should be final. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 30 |
![]() | Parameter value should be final. | 33 |
![]() | Expected @param tag for 'value'. | 33 |
![]() | Parameter value should be final. | 41 |
![]() | Expected @param tag for 'value'. | 41 |
![]() | Parameter type should be final. | 41 |
![]() | Expected @param tag for 'type'. | 41 |
![]() | Method 'isSupportedPDSType' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Parameter type should be final. | 46 |
![]() | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | '{' is followed by whitespace. | 19 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'in' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter in should be final. | 43 |
![]() | 'in' hides a field. | 43 |
![]() | Method 'getAttachedContentStartByte' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'hasBlankFill' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'read' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Parameter b should be final. | 57 |
![]() | Array brackets at illegal position. | 57 |
![]() | Parameter off should be final. | 57 |
![]() | Parameter len should be final. | 57 |
![]() | Avoid nested blocks. | 58 |
![]() | Method 'read' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | '3' is a magic number. | 117 |
![]() | '32' is a magic number. | 131 |
![]() | '3' is a magic number. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | First sentence should end with a period. | 56 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Name 'MARK_LIMIT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | 'resolver' hides a field. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | 'loadIncludes' hides a field. | 83 |
![]() | 'captureProblems' hides a field. | 84 |
![]() | 'resolver' hides a field. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | 'loadIncludes' hides a field. | 88 |
![]() | 'captureProblems' hides a field. | 89 |
![]() | 'allowExternalProblems' hides a field. | 89 |
![]() | 'resolver' hides a field. | 90 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Missing a Javadoc comment. | 162 |
![]() | '{' is followed by whitespace. | 193 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Parameter input should be final. | 269 |
![]() | '20' is a magic number. | 274 |
![]() | '20' is a magic number. | 276 |
![]() | Must have at least one statement. | 287 |
![]() | Missing a Javadoc comment. | 303 |
![]() | Missing a Javadoc comment. | 312 |
![]() | Line has trailing spaces. | 328 |
![]() | Method 'getODLVersion' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Missing a Javadoc comment. | 331 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | Missing a Javadoc comment. | 345 |
![]() | Line is longer than 80 characters. | 355 |
![]() | Line is longer than 80 characters. | 359 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Missing a Javadoc comment. | 368 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Missing a Javadoc comment. | 373 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | Missing a Javadoc comment. | 378 |
![]() | Line is longer than 80 characters. | 388 |
![]() | Line has trailing spaces. | 400 |
![]() | Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. | 404 |
![]() | Missing a Javadoc comment. | 404 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 423 |
![]() | '{' is followed by whitespace. | 432 |
![]() | Comment matches to-do format 'TODO:'. | 451 |
![]() | Missing a Javadoc comment. | 462 |
![]() | Must have at least one statement. | 468 |
![]() | Missing a Javadoc comment. | 482 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Parameter args should be final. | 495 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 29 |
![]() | First sentence should end with a period. | 33 |
![]() | Line has trailing spaces. | 35 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Expected @param tag for 'forceParse'. | 43 |
![]() | Expected @throws tag for 'IOException'. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Line has trailing spaces. | 51 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Expected @param tag for 'url'. | 57 |
![]() | Expected @param tag for 'parent'. | 57 |
![]() | Expected @throws tag for 'LabelParserException'. | 58 |
![]() | Expected @throws tag for 'IOException'. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter message should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 31 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter label should be final. | 35 |
![]() | 'if' construct must use '{}'s. | 38 |
![]() | 'if' construct must use '{}'s. | 41 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter pntrs should be final. | 78 |
![]() | Line is longer than 80 characters. | 92 |
![]() | 'if' construct must use '{}'s. | 93 |
![]() | Line is longer than 80 characters. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 27 |
![]() | First sentence should end with a period. | 30 |
![]() | Line has trailing spaces. | 33 |
![]() | Redundant 'public' modifier. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Class DataObjectValidatorFactory should be declared as final. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | First sentence should end with a period. | 32 |
![]() | Comment matches to-do format 'TODO:'. | 36 |
![]() | First sentence should end with a period. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | 'static' modifier out of order with the JLS suggestions. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | First sentence should end with a period. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | Parameter type should be final. | 59 |
![]() | Line is longer than 80 characters. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Avoid inline conditionals. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Avoid inline conditionals. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter label should be final. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter statements should be final. | 49 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Utility classes should not have a public or default constructor. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter attribute should be final. | 55 |
![]() | Parameter label should be final. | 55 |
![]() | Parameter dictionary should be final. | 56 |
![]() | Parameter definition should be final. | 56 |
![]() | Missing a Javadoc comment. | 92 |
![]() | 'if' construct must use '{}'s. | 107 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Comment matches to-do format 'TODO:'. | 259 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Parameter number should be final. | 261 |
![]() | Parameter dictionary should be final. | 261 |
![]() | Line has trailing spaces. | 283 |
![]() | Parameter attribute should be final. | 297 |
![]() | Parameter label should be final. | 297 |
![]() | Expected @param tag for 'label'. | 297 |
![]() | Parameter dictionary should be final. | 298 |
![]() | Parameter objectContext should be final. | 298 |
![]() | Missing a Javadoc comment. | 310 |
![]() | Parameter attribute should be final. | 310 |
![]() | Parameter label should be final. | 310 |
![]() | Parameter dictionary should be final. | 311 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 36 |
![]() | Utility classes should not have a public or default constructor. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 34 |
![]() | Redundant 'public' modifier. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 43 |
![]() | Utility classes should not have a public or default constructor. | 45 |
![]() | Method length is 199 lines (max allowed is 150). | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Comment matches to-do format 'TODO:'. | 64 |
![]() | Line is longer than 80 characters. | 68 |
![]() | 'if' construct must use '{}'s. | 86 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 109 |
![]() | 'if' construct must use '{}'s. | 114 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Avoid inline conditionals. | 234 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 22 |
![]() | interfaces should describe a type and hence have methods. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | 'static' modifier out of order with the JLS suggestions. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | 'static' modifier out of order with the JLS suggestions. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | 'static' modifier out of order with the JLS suggestions. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter label should be final. | 33 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 59 |
![]() | Parameter object should be final. | 64 |
![]() | Parameter identifier should be final. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'DEFAULT_DICTIONARY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Comment matches to-do format 'TODO:'. | 64 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Comment matches to-do format 'TODO:'. | 82 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Comment matches to-do format 'TODO:'. | 101 |
![]() | Must have at least one statement. | 149 |
![]() | Comment matches to-do format 'TODO:'. | 150 |
![]() | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter property should be final. | 164 |
![]() | Avoid inline conditionals. | 165 |
![]() | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter property should be final. | 169 |
![]() | Parameter flag should be final. | 169 |
![]() | Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter properties should be final. | 173 |
![]() | 'properties' hides a field. | 173 |
![]() | Method 'setLineLengthCheck' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Parameter flag should be final. | 177 |
![]() | Method 'performsLineLengthCheck' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Method 'setDictionaryCheck' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Parameter flag should be final. | 185 |
![]() | Method 'performsDictionaryCheck' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Method 'setCatalogNameCheck' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter flag should be final. | 193 |
![]() | Method 'performsCatalogNameCheck' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Method 'setDuplicateIdCheck' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Parameter flag should be final. | 201 |
![]() | Method 'performsDuplicateIdCheck' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Method 'setFileCharacteristicCheck' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Parameter flag should be final. | 209 |
![]() | Method 'performsCharacteristicCheck' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Method 'setTableCheck' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Parameter flag should be final. | 217 |
![]() | Method 'performsTableCheck' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Method 'addValidator' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Parameter validator should be final. | 225 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter pointer should be final. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter input should be final. | 40 |
![]() | Parameter object should be final. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter input should be final. | 39 |
![]() | Parameter object should be final. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 10 |
![]() | Utility classes should not have a public or default constructor. | 10 |
![]() | Missing a Javadoc comment. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 9 |
![]() | Utility classes should not have a public or default constructor. | 9 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name 'OVERRIDE_LOCALE_UTILS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Utility classes should not have a public or default constructor. | 3 |
![]() | Line has trailing spaces. | 6 |
![]() | Parameter value should be final. | 11 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Utility classes should not have a public or default constructor. | 6 |
![]() | Missing a Javadoc comment. | 8 |
![]() | 'static' modifier out of order with the JLS suggestions. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | 'static' modifier out of order with the JLS suggestions. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | 'static' modifier out of order with the JLS suggestions. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | 'static' modifier out of order with the JLS suggestions. | 14 |
![]() | Name 'props' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 14 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |