The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
79 | 0 | 0 | 6498 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 0 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
LeftCurly
|
1769 | Error |
RightCurly
|
318 | Error |
LineLength
|
556 | Error |
MemberName
|
205 | Error |
JavadocMethod | 666 | Error |
JavadocType | 27 | Error |
JavadocVariable | 275 | Error |
ConstantName | 16 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 4 | Error |
MethodName | 1 | Error |
PackageName | 0 | Error |
ParameterName | 1 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
Header
|
0 | Error |
AvoidStarImport | 2 | Error |
IllegalImport | 1 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
MethodLength | 5 | Error |
ParameterNumber | 1 | Error |
EmptyForIteratorPad | 0 | Error |
NoWhitespaceAfter | 2 | Error |
NoWhitespaceBefore | 38 | Error |
OperatorWrap | 95 | Error |
ParenPad | 8 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 455 | Error |
WhitespaceAround | 351 | Error |
ModifierOrder | 5 | Error |
RedundantModifier | 1 | Error |
AvoidNestedBlocks | 2 | Error |
EmptyBlock | 8 | Error |
NeedBraces | 283 | Error |
AvoidInlineConditionals | 18 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 15 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 33 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 5 | Error |
MagicNumber | 41 | Error |
MissingSwitchDefault | 1 | Error |
RedundantThrows | 4 | Error |
SimplifyBooleanExpression | 1 | Error |
SimplifyBooleanReturn | 5 | Error |
DesignForExtension | 237 | Error |
FinalClass | 2 | Error |
HideUtilityClassConstructor | 13 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 56 | Error |
ArrayTypeStyle | 3 | Error |
FinalParameters | 665 | Error |
GenericIllegalRegexp
|
304 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'indentation' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Variable 'indentation' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'attachments' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Variable 'attachments' must be private and have accessor methods. | 23 | |
Parameter db should be final. | 32 | |
Expected @param tag for 'db'. | 32 | |
Parameter rs should be final. | 32 | |
Expected @param tag for 'rs'. | 32 | |
'{' should be on a new line. | 32 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
Parameter db should be final. | 42 | |
Expected @param tag for 'db'. | 42 | |
'{' should be on a new line. | 42 | |
',' is not followed by whitespace. | 43 | |
Line is longer than 80 characters. | 47 | |
Parameter db should be final. | 52 | |
Expected @param tag for 'db'. | 52 | |
Parameter record should be final. | 52 | |
Expected @param tag for 'record'. | 52 | |
'{' should be on a new line. | 52 | |
',' is not followed by whitespace. | 53 | |
',' is not followed by whitespace. | 53 | |
Method 'setAttachments' is not designed for extension - needs to be abstract, final or empty. | 61 | |
'{' should be on a new line. | 61 | |
'{' should be on a new line. | 65 | |
'}' should be alone on a line. | 67 | |
'{' should be on a new line. | 67 | |
'cast' is not followed by whitespace. | 68 | |
'{' should be on a new line. | 70 | |
',' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 74 | |
'{' should be on a new line. | 76 | |
Line is longer than 80 characters. | 86 | |
Expected an @return tag. | 88 | |
Method 'getIndentationVector' is not designed for extension - needs to be abstract, final or empty. | 88 | |
'{' should be on a new line. | 88 | |
'=' is not preceded with whitespace. | 90 | |
'=' is not followed by whitespace. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'{' should be on a new line. | 90 | |
Expected an @return tag. | 101 | |
Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'{' should be on a new line. | 101 | |
'{' should be on a new line. | 103 | |
'cast' is not followed by whitespace. | 104 | |
'{' should be on a new line. | 105 | |
',' is not followed by whitespace. | 106 | |
'}' should be alone on a line. | 107 | |
'{' should be on a new line. | 107 | |
'}' should be alone on a line. | 110 | |
'{' should be on a new line. | 110 | |
Expected an @return tag. | 120 | |
Method 'getTopParent' is not designed for extension - needs to be abstract, final or empty. | 120 | |
'{' should be on a new line. | 120 | |
'{' should be on a new line. | 123 | |
'}' should be alone on a line. | 125 | |
'{' should be on a new line. | 125 | |
'{' should be on a new line. | 126 | |
'{' should be on a new line. | 128 | |
'}' should be alone on a line. | 130 | |
'{' should be on a new line. | 130 | |
'cast' is not followed by whitespace. | 131 | |
'{' should be on a new line. | 132 | |
Method 'setIndentation' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Parameter i should be final. | 145 | |
Expected @param tag for 'i'. | 145 | |
'{' should be on a new line. | 145 | |
Expected an @return tag. | 152 | |
Method 'getIndentation' is not designed for extension - needs to be abstract, final or empty. | 152 | |
'{' should be on a new line. | 152 | |
Expected an @return tag. | 159 | |
Method 'getAttachments' is not designed for extension - needs to be abstract, final or empty. | 159 | |
'{' should be on a new line. | 159 | |
Method 'hasAttachments' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
'{' should be on a new line. | 162 | |
Conditional logic can be removed. | 163 | |
'{' should be on a new line. | 163 | |
'}' should be alone on a line. | 165 | |
'{' should be on a new line. | 165 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 175 | |
'{' should be on a new line. | 175 | |
'{' should be on a new line. | 179 | |
'}' should be alone on a line. | 181 | |
'{' should be on a new line. | 181 | |
'cast' is not followed by whitespace. | 182 | |
'{' should be on a new line. | 184 | |
Line is longer than 80 characters. | 187 | |
'{' should be on a new line. | 191 | |
',' is not followed by whitespace. | 192 | |
Method 'distribute' is not designed for extension - needs to be abstract, final or empty. | 204 | |
'{' should be on a new line. | 204 | |
Line is longer than 80 characters. | 206 | |
',' is not followed by whitespace. | 206 | |
'cast' is not followed by whitespace. | 207 | |
'cast' is not followed by whitespace. | 208 | |
',' is not followed by whitespace. | 212 | |
Line is longer than 80 characters. | 215 | |
'cast' is not followed by whitespace. | 215 | |
'{' should be on a new line. | 218 | |
',' is not followed by whitespace. | 219 | |
'{' should be on a new line. | 225 | |
',' is not followed by whitespace. | 226 | |
',' is not followed by whitespace. | 228 | |
'cast' is not followed by whitespace. | 228 | |
Name 'MessageID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 | |
'{' should be on a new line. | 231 | |
Line has trailing spaces. | 233 | |
Line is longer than 80 characters. | 234 | |
Line is longer than 80 characters. | 235 | |
'{' should be on a new line. | 237 | |
'{' should be on a new line. | 239 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 246 | |
Method 'send' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Parameter addresseeList should be final. | 263 | |
Expected @param tag for 'addresseeList'. | 263 | |
'{' should be on a new line. | 263 | |
Line is longer than 80 characters. | 265 | |
',' is not followed by whitespace. | 265 | |
',' is not followed by whitespace. | 268 | |
'{' should be on a new line. | 270 | |
',' is not followed by whitespace. | 272 | |
'cast' is not followed by whitespace. | 272 | |
Name 'MessageID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 274 | |
'{' should be on a new line. | 277 | |
'}' should be alone on a line. | 280 | |
'{' should be on a new line. | 280 | |
'{' should be on a new line. | 284 | |
Line has trailing spaces. | 286 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 9 | |
'{' should be on a new line. | 9 | |
Parameter name should be final. | 15 | |
Expected @param tag for 'name'. | 15 | |
Parameter context should be final. | 15 | |
Expected @param tag for 'context'. | 15 | |
'{' should be on a new line. | 15 | |
'{' should be on a new line. | 18 | |
'if' construct must use '{}'s. | 19 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
'if' construct must use '{}'s. | 24 | |
Line has trailing spaces. | 24 | |
'if' construct must use '{}'s. | 26 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 28 | |
'{' should be on a new line. | 30 | |
Line has trailing spaces. | 33 | |
'+' should be on a new line. | 33 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 30 | |
Missing a Javadoc comment. | 32 | |
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. | 57 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 57 | |
Missing a Javadoc comment. | 58 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 58 | |
Line has trailing spaces. | 65 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Method length is 851 lines (max allowed is 150). | 68 | |
Parameter context should be final. | 68 | |
'{' should be on a new line. | 68 | |
'{' should be on a new line. | 76 | |
'}' should be alone on a line. | 78 | |
'{' should be on a new line. | 78 | |
'if' construct must use '{}'s. | 80 | |
'{' should be on a new line. | 85 | |
'}' should be alone on a line. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 101 | |
'}' should be alone on a line. | 108 | |
'{' should be on a new line. | 108 | |
'{' should be on a new line. | 111 | |
'{' should be on a new line. | 116 | |
'if' construct must use '{}'s. | 117 | |
'{' should be on a new line. | 124 | |
'if' construct must use '{}'s. | 125 | |
'{' should be on a new line. | 132 | |
'}' should be alone on a line. | 134 | |
'{' should be on a new line. | 134 | |
'}' should be alone on a line. | 150 | |
'{' should be on a new line. | 150 | |
'{' should be on a new line. | 156 | |
'}' should be alone on a line. | 158 | |
'{' should be on a new line. | 158 | |
'{' should be on a new line. | 166 | |
'{' should be on a new line. | 170 | |
Line is longer than 80 characters. | 173 | |
'{' should be on a new line. | 175 | |
'}' should be alone on a line. | 177 | |
'{' should be on a new line. | 177 | |
'}' should be alone on a line. | 179 | |
'{' should be on a new line. | 179 | |
'}' should be alone on a line. | 181 | |
'{' should be on a new line. | 181 | |
'}' should be alone on a line. | 183 | |
'{' should be on a new line. | 183 | |
'}' should be alone on a line. | 185 | |
'{' should be on a new line. | 185 | |
'}' should be alone on a line. | 187 | |
'{' should be on a new line. | 187 | |
'}' should be alone on a line. | 189 | |
'{' should be on a new line. | 189 | |
'}' should be alone on a line. | 191 | |
'{' should be on a new line. | 191 | |
'}' should be alone on a line. | 193 | |
'{' should be on a new line. | 193 | |
'}' should be alone on a line. | 195 | |
'{' should be on a new line. | 195 | |
'}' should be alone on a line. | 197 | |
'{' should be on a new line. | 197 | |
'}' should be alone on a line. | 199 | |
'{' should be on a new line. | 199 | |
'}' should be alone on a line. | 201 | |
'{' should be on a new line. | 201 | |
'}' should be alone on a line. | 203 | |
'{' should be on a new line. | 203 | |
'}' should be alone on a line. | 205 | |
'{' should be on a new line. | 205 | |
'}' should be alone on a line. | 207 | |
'{' should be on a new line. | 207 | |
'}' should be alone on a line. | 209 | |
'{' should be on a new line. | 209 | |
'}' should be alone on a line. | 211 | |
'{' should be on a new line. | 211 | |
'}' should be alone on a line. | 213 | |
'{' should be on a new line. | 213 | |
'}' should be alone on a line. | 215 | |
'{' should be on a new line. | 215 | |
'}' should be alone on a line. | 220 | |
'{' should be on a new line. | 220 | |
'{' should be on a new line. | 228 | |
'}' should be alone on a line. | 230 | |
'{' should be on a new line. | 230 | |
'{' should be on a new line. | 233 | |
'}' should be alone on a line. | 235 | |
'{' should be on a new line. | 235 | |
'{' should be on a new line. | 241 | |
'{' should be on a new line. | 242 | |
'{' should be on a new line. | 245 | |
'}' should be alone on a line. | 247 | |
'{' should be on a new line. | 247 | |
'{' should be on a new line. | 251 | |
Must have at least one statement. | 251 | |
'}' should be alone on a line. | 253 | |
'{' should be on a new line. | 253 | |
'{' should be on a new line. | 274 | |
'}' should be alone on a line. | 276 | |
'{' should be on a new line. | 276 | |
'}' should be alone on a line. | 278 | |
'{' should be on a new line. | 278 | |
'}' should be alone on a line. | 280 | |
'{' should be on a new line. | 280 | |
'}' should be alone on a line. | 282 | |
'{' should be on a new line. | 282 | |
'{' should be on a new line. | 286 | |
'{' should be on a new line. | 300 | |
'}' should be alone on a line. | 302 | |
'{' should be on a new line. | 302 | |
'{' should be on a new line. | 305 | |
'}' should be alone on a line. | 307 | |
'{' should be on a new line. | 307 | |
'{' should be on a new line. | 315 | |
'{' should be on a new line. | 317 | |
'}' should be alone on a line. | 319 | |
'{' should be on a new line. | 319 | |
'if' construct must use '{}'s. | 328 | |
Line is longer than 80 characters. | 328 | |
'{' should be on a new line. | 329 | |
'{' should be on a new line. | 339 | |
'{' should be on a new line. | 351 | |
'}' should be alone on a line. | 353 | |
'{' should be on a new line. | 353 | |
Line is longer than 80 characters. | 358 | |
'{' should be on a new line. | 370 | |
'if' construct must use '{}'s. | 372 | |
'if' construct must use '{}'s. | 373 | |
'{' should be on a new line. | 374 | |
Line is longer than 80 characters. | 380 | |
'}' should be alone on a line. | 380 | |
'{' should be on a new line. | 380 | |
'{' should be on a new line. | 381 | |
'{' should be on a new line. | 392 | |
'}' should be alone on a line. | 394 | |
'{' should be on a new line. | 394 | |
Line is longer than 80 characters. | 399 | |
'{' should be on a new line. | 405 | |
'{' should be on a new line. | 416 | |
'}' should be alone on a line. | 418 | |
'{' should be on a new line. | 418 | |
Line is longer than 80 characters. | 423 | |
'{' should be on a new line. | 428 | |
Must have at least one statement. | 428 | |
'}' should be alone on a line. | 429 | |
'{' should be on a new line. | 429 | |
'{' should be on a new line. | 440 | |
'}' should be alone on a line. | 442 | |
'{' should be on a new line. | 442 | |
Line is longer than 80 characters. | 447 | |
'{' should be on a new line. | 452 | |
'{' should be on a new line. | 471 | |
'{' should be on a new line. | 482 | |
'}' should be alone on a line. | 484 | |
'{' should be on a new line. | 484 | |
Line is longer than 80 characters. | 489 | |
Avoid nested blocks. | 496 | |
'{' should be on a new line. | 498 | |
Line has trailing spaces. | 503 | |
'}' should be alone on a line. | 503 | |
'{' should be on a new line. | 503 | |
Line has trailing spaces. | 504 | |
'+' should be on a new line. | 504 | |
Line has trailing spaces. | 505 | |
'+' is not preceded with whitespace. | 505 | |
'+' should be on a new line. | 505 | |
'+' should be on a new line. | 506 | |
Line has trailing spaces. | 507 | |
Line is longer than 80 characters. | 507 | |
'{' should be on a new line. | 518 | |
'{' should be on a new line. | 531 | |
'}' should be alone on a line. | 533 | |
'{' should be on a new line. | 533 | |
'{' should be on a new line. | 547 | |
'{' should be on a new line. | 558 | |
'}' should be alone on a line. | 560 | |
'{' should be on a new line. | 560 | |
Line is longer than 80 characters. | 565 | |
'{' should be on a new line. | 570 | |
Line is longer than 80 characters. | 584 | |
'{' should be on a new line. | 589 | |
'{' should be on a new line. | 600 | |
'}' should be alone on a line. | 602 | |
'{' should be on a new line. | 602 | |
Line is longer than 80 characters. | 607 | |
Line is longer than 80 characters. | 609 | |
'{' should be on a new line. | 615 | |
'}' should be alone on a line. | 617 | |
'{' should be on a new line. | 617 | |
'{' should be on a new line. | 623 | |
Line is longer than 80 characters. | 637 | |
Line is longer than 80 characters. | 645 | |
'{' should be on a new line. | 655 | |
'if' construct must use '{}'s. | 657 | |
'if' construct must use '{}'s. | 658 | |
'{' should be on a new line. | 661 | |
Line is longer than 80 characters. | 667 | |
'}' should be alone on a line. | 667 | |
'{' should be on a new line. | 667 | |
'{' should be on a new line. | 668 | |
'{' should be on a new line. | 679 | |
'}' should be alone on a line. | 681 | |
'{' should be on a new line. | 681 | |
Line is longer than 80 characters. | 686 | |
'{' should be on a new line. | 697 | |
'if' construct must use '{}'s. | 699 | |
'if' construct must use '{}'s. | 700 | |
'{' should be on a new line. | 703 | |
Line is longer than 80 characters. | 709 | |
'}' should be alone on a line. | 709 | |
'{' should be on a new line. | 709 | |
'{' should be on a new line. | 710 | |
'{' should be on a new line. | 721 | |
'}' should be alone on a line. | 723 | |
'{' should be on a new line. | 723 | |
Line is longer than 80 characters. | 728 | |
'{' should be on a new line. | 733 | |
Line is longer than 80 characters. | 747 | |
Line is longer than 80 characters. | 749 | |
Avoid nested blocks. | 750 | |
'{' should be on a new line. | 752 | |
Line has trailing spaces. | 757 | |
'}' should be alone on a line. | 757 | |
'{' should be on a new line. | 757 | |
Line has trailing spaces. | 758 | |
'+' should be on a new line. | 758 | |
Line has trailing spaces. | 759 | |
Line is longer than 80 characters. | 759 | |
'+' should be on a new line. | 759 | |
Line has trailing spaces. | 760 | |
'{' should be on a new line. | 771 | |
'{' should be on a new line. | 797 | |
'}' should be alone on a line. | 799 | |
'{' should be on a new line. | 799 | |
Line is longer than 80 characters. | 804 | |
'{' should be on a new line. | 815 | |
'{' should be on a new line. | 826 | |
'}' should be alone on a line. | 828 | |
'{' should be on a new line. | 828 | |
Line is longer than 80 characters. | 833 | |
'{' should be on a new line. | 840 | |
'{' should be on a new line. | 851 | |
'}' should be alone on a line. | 853 | |
'{' should be on a new line. | 853 | |
Line is longer than 80 characters. | 858 | |
'{' should be on a new line. | 863 | |
'{' should be on a new line. | 874 | |
'}' should be alone on a line. | 876 | |
'{' should be on a new line. | 876 | |
Line is longer than 80 characters. | 881 | |
'}' should be alone on a line. | 897 | |
'{' should be on a new line. | 897 | |
'{' should be on a new line. | 913 | |
'}' should be alone on a line. | 915 | |
'{' should be on a new line. | 915 | |
Parameter name should be final. | 924 | |
Expected @param tag for 'name'. | 924 | |
'{' should be on a new line. | 924 | |
Array brackets at illegal position. | 925 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Utility classes should not have a public or default constructor. | 25 | |
'{' should be on a new line. | 25 | |
Missing a Javadoc comment. | 27 | |
Name 'escapeHash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
',' is not followed by whitespace. | 30 | |
Unused @param tag for 'input'. | 36 | |
Parameter s should be final. | 39 | |
Expected @param tag for 's'. | 39 | |
'{' should be on a new line. | 39 | |
'{' should be on a new line. | 40 | |
'}' should be alone on a line. | 42 | |
'{' should be on a new line. | 42 | |
Line has trailing spaces. | 49 | |
Unused @param tag for 'input'. | 51 | |
Unused @param tag for 'input'. | 52 | |
Parameter s should be final. | 55 | |
Expected @param tag for 's'. | 55 | |
Parameter h should be final. | 55 | |
Expected @param tag for 'h'. | 55 | |
'{' should be on a new line. | 55 | |
';' is preceded with whitespace. | 59 | |
';' is preceded with whitespace. | 59 | |
'{' should be on a new line. | 59 | |
'{' should be on a new line. | 61 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters. | 64 | |
'}' should be alone on a line. | 66 | |
'{' should be on a new line. | 66 | |
Line has trailing spaces. | 67 | |
'+' should be on a new line. | 67 | |
Unused @param tag for 'dateTimeFormatter'. | 82 | |
Parameter ddfieldParameter should be final. | 85 | |
Parameter db should be final. | 86 | |
Parameter dateFormatter should be final. | 87 | |
Line has trailing spaces. | 88 | |
Parameter datetimeFormatter should be final. | 88 | |
Expected @param tag for 'datetimeFormatter'. | 88 | |
Expected @throws tag for 'Exception'. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 92 | |
'{' should be on a new line. | 94 | |
Line is longer than 80 characters. | 95 | |
'cast' is not followed by whitespace. | 95 | |
'{' should be on a new line. | 95 | |
'}' should be alone on a line. | 97 | |
'{' should be on a new line. | 97 | |
Line is longer than 80 characters. | 103 | |
'}' should be alone on a line. | 103 | |
'{' should be on a new line. | 103 | |
'{' should be on a new line. | 104 | |
'}' should be alone on a line. | 110 | |
'{' should be on a new line. | 110 | |
'{' should be on a new line. | 111 | |
Line is longer than 80 characters. | 117 | |
'}' should be alone on a line. | 117 | |
'||' should be on a new line. | 117 | |
Line is longer than 80 characters. | 118 | |
'{' should be on a new line. | 119 | |
'{' should be on a new line. | 121 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 127 | |
'}' should be alone on a line. | 127 | |
'||' should be on a new line. | 127 | |
Line is longer than 80 characters. | 128 | |
'||' should be on a new line. | 128 | |
Line is longer than 80 characters. | 129 | |
'{' should be on a new line. | 130 | |
'{' should be on a new line. | 132 | |
Line is longer than 80 characters. | 133 | |
'}' should be alone on a line. | 139 | |
'{' should be on a new line. | 139 | |
'{' should be on a new line. | 140 | |
Line has trailing spaces. | 142 | |
'}' should be alone on a line. | 146 | |
'{' should be on a new line. | 146 | |
'{' should be on a new line. | 147 | |
Line is longer than 80 characters. | 149 | |
'{' should be on a new line. | 151 | |
Line has trailing spaces. | 152 | |
';' is preceded with whitespace. | 152 | |
'}' should be alone on a line. | 153 | |
'{' should be on a new line. | 153 | |
Line has trailing spaces. | 154 | |
';' is preceded with whitespace. | 154 | |
'}' should be alone on a line. | 155 | |
'{' should be on a new line. | 155 | |
Line has trailing spaces. | 156 | |
';' is preceded with whitespace. | 156 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' should be on a new line. | 5 | |
Line has trailing spaces. | 7 | |
Missing a Javadoc comment. | 10 | |
Name 'stderr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 10 | |
Variable 'stderr' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 11 | |
Parameter message should be final. | 11 | |
Parameter stderr should be final. | 11 | |
'stderr' hides a field. | 11 | |
'{' should be on a new line. | 11 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Utility classes should not have a public or default constructor. | 3 | |
'{' should be on a new line. | 3 | |
Missing a Javadoc comment. | 5 | |
Parameter s should be final. | 5 | |
'{' should be on a new line. | 5 | |
'{' should be on a new line. | 7 | |
'{' should be on a new line. | 9 | |
'for' construct must use '{}'s. | 15 | |
'{' should be on a new line. | 20 | |
'{' should be on a new line. | 22 | |
Empty statement. | 25 | |
Empty statement. | 30 | |
Missing a Javadoc comment. | 36 | |
Parameter args should be final. | 36 | |
'{' should be on a new line. | 36 | |
'for' construct must use '{}'s. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' should be on a new line. | 20 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 26 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
Variable 'db' must be private and have accessor methods. | 27 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter context should be final. | 30 | |
'{' should be on a new line. | 30 | |
'{' should be on a new line. | 35 | |
',' is not followed by whitespace. | 39 | |
',' is not followed by whitespace. | 40 | |
'{' should be on a new line. | 41 | |
'{' should be on a new line. | 47 | |
Line is longer than 80 characters. | 48 | |
'}' should be alone on a line. | 49 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 52 | |
'{' should be on a new line. | 53 | |
Line is longer than 80 characters. | 54 | |
',' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 54 | |
Line is longer than 80 characters. | 56 | |
'if' construct must use '{}'s. | 57 | |
Line is longer than 80 characters. | 57 | |
'{' should be on a new line. | 58 | |
'{' should be on a new line. | 60 | |
Line is longer than 80 characters. | 62 | |
',' is not followed by whitespace. | 62 | |
'}' should be alone on a line. | 63 | |
'{' should be on a new line. | 63 | |
'{' should be on a new line. | 65 | |
',' is not followed by whitespace. | 68 | |
',' is not followed by whitespace. | 69 | |
'{' should be on a new line. | 70 | |
Line is longer than 80 characters. | 73 | |
'{' should be on a new line. | 75 | |
'{' should be on a new line. | 81 | |
'{' should be on a new line. | 85 | |
',' is not followed by whitespace. | 86 | |
',' is not followed by whitespace. | 89 | |
',' is not followed by whitespace. | 90 | |
'{' should be on a new line. | 91 | |
',' is not followed by whitespace. | 92 | |
'}' should be alone on a line. | 96 | |
'{' should be on a new line. | 96 | |
Line is longer than 80 characters. | 97 | |
'{' should be on a new line. | 102 | |
',' is not followed by whitespace. | 103 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
Line is longer than 80 characters. | 105 | |
Missing a Javadoc comment. | 109 | |
Parameter message should be final. | 109 | |
'{' should be on a new line. | 109 | |
',' is not followed by whitespace. | 111 | |
'{' should be on a new line. | 112 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
'{' should be on a new line. | 12 | |
Missing a Javadoc comment. | 14 | |
'{' should be on a new line. | 19 | |
Parameter initialCapacity should be final. | 26 | |
Expected @param tag for 'initialCapacity'. | 26 | |
'{' should be on a new line. | 26 | |
Parameter initialCapacity should be final. | 33 | |
Expected @param tag for 'initialCapacity'. | 33 | |
Parameter capacityIncrement should be final. | 33 | |
Expected @param tag for 'capacityIncrement'. | 33 | |
'{' should be on a new line. | 33 | |
Expected an @return tag. | 40 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter deliminator should be final. | 40 | |
Expected @param tag for 'deliminator'. | 40 | |
'{' should be on a new line. | 40 | |
';' is preceded with whitespace. | 43 | |
';' is preceded with whitespace. | 43 | |
'{' should be on a new line. | 43 | |
'{' should be on a new line. | 45 | |
'cast' is not followed by whitespace. | 46 | |
'{' should be on a new line. | 49 | |
',' is not followed by whitespace. | 50 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 83 | |
Line has trailing spaces. | 88 | |
Line has trailing spaces. | 99 | |
Utility classes should not have a public or default constructor. | 130 | |
'{' should be on a new line. | 130 | |
Missing a Javadoc comment. | 132 | |
Name 'portDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 132 | |
Missing a Javadoc comment. | 133 | |
Name 'propertiesNameDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 133 | |
Missing a Javadoc comment. | 134 | |
Name 'logPathDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 134 | |
Missing a Javadoc comment. | 137 | |
Name 'usage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 137 | |
'+' should be on a new line. | 138 | |
'+' should be on a new line. | 139 | |
'+' should be on a new line. | 140 | |
Missing a Javadoc comment. | 143 | |
Parameter args should be final. | 143 | |
'{' should be on a new line. | 143 | |
'{' should be on a new line. | 152 | |
'{' should be on a new line. | 153 | |
'if' construct must use '{}'s. | 154 | |
'if' construct must use '{}'s. | 156 | |
'{' should be on a new line. | 158 | |
'{' should be on a new line. | 160 | |
'{' should be on a new line. | 163 | |
'else' construct must use '{}'s. | 167 | |
'}' should be alone on a line. | 167 | |
'{' should be on a new line. | 170 | |
'{' should be on a new line. | 176 | |
'{' should be on a new line. | 177 | |
'+' is not preceded with whitespace. | 181 | |
'+' is not followed by whitespace. | 181 | |
'{' should be on a new line. | 190 | |
'+' should be on a new line. | 192 | |
'65536' is a magic number. | 196 | |
'{' should be on a new line. | 199 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
'{' should be on a new line. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Variable 'board' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Variable 'conn' must be private and have accessor methods. | 22 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter context should be final. | 24 | |
'{' should be on a new line. | 24 | |
'{' should be on a new line. | 26 | |
Line is longer than 80 characters. | 27 | |
'}' should be alone on a line. | 28 | |
'{' should be on a new line. | 28 | |
'{' should be on a new line. | 31 | |
'{' should be on a new line. | 32 | |
'{' should be on a new line. | 34 | |
Line is longer than 80 characters. | 36 | |
',' is not followed by whitespace. | 36 | |
'}' should be alone on a line. | 37 | |
'{' should be on a new line. | 37 | |
Line is longer than 80 characters. | 39 | |
'{' should be on a new line. | 40 | |
'}' should be alone on a line. | 42 | |
'{' should be on a new line. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 45 | |
'{' should be on a new line. | 46 | |
'{' should be on a new line. | 48 | |
Line is longer than 80 characters. | 51 | |
',' is not followed by whitespace. | 51 | |
',' is not followed by whitespace. | 52 | |
',' is not followed by whitespace. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 54 | |
'+' should be on a new line. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 59 | |
'{' should be on a new line. | 59 | |
'}' should be alone on a line. | 67 | |
'{' should be on a new line. | 67 | |
'{' should be on a new line. | 72 | |
',' is not followed by whitespace. | 73 | |
'}' should be alone on a line. | 74 | |
'{' should be on a new line. | 74 | |
Line is longer than 80 characters. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 6 | |
Utility classes should not have a public or default constructor. | 6 | |
'{' should be on a new line. | 6 | |
Missing a Javadoc comment. | 7 | |
Parameter e should be final. | 7 | |
'{' should be on a new line. | 7 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' should be on a new line. | 6 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 9 | |
'{' should be on a new line. | 9 | |
Missing a Javadoc comment. | 13 | |
Parameter s should be final. | 13 | |
'{' should be on a new line. | 13 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 21 | |
Name 'state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'state1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'byte1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'pushedBack' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
'4' is a magic number. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'pushedBackIn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'pushedBackOut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Parameter in should be final. | 36 | |
'{' should be on a new line. | 36 | |
Missing a Javadoc comment. | 40 | |
'{' should be on a new line. | 40 | |
'if' construct must use '{}'s. | 41 | |
'{' should be on a new line. | 42 | |
Missing a Javadoc comment. | 49 | |
Parameter b should be final. | 49 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 50 | |
Name 'pushedBack_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Missing a Javadoc comment. | 60 | |
'{' should be on a new line. | 60 | |
'{' should be on a new line. | 62 | |
switch without "default" clause. | 63 | |
'{' should be on a new line. | 63 | |
'{' should be on a new line. | 69 | |
'{' should be on a new line. | 72 | |
Inner assignments should be avoided. | 80 | |
'{' should be on a new line. | 80 | |
'13' is a magic number. | 81 | |
'cast' is not followed by whitespace. | 81 | |
'10' is a magic number. | 82 | |
'cast' is not followed by whitespace. | 82 | |
Inner assignments should be avoided. | 89 | |
'{' should be on a new line. | 89 | |
'10' is a magic number. | 90 | |
'cast' is not followed by whitespace. | 90 | |
Inner assignments should be avoided. | 98 | |
'{' should be on a new line. | 98 | |
'46' is a magic number. | 99 | |
'cast' is not followed by whitespace. | 99 | |
Inner assignments should be avoided. | 108 | |
'{' should be on a new line. | 108 | |
'if' construct must use '{}'s. | 117 | |
Inner assignments should be avoided. | 117 | |
'cast' is not followed by whitespace. | 118 | |
Missing a Javadoc comment. | 125 | |
Parameter b should be final. | 125 | |
Parameter off should be final. | 125 | |
Parameter len should be final. | 125 | |
'{' should be on a new line. | 125 | |
'{' should be on a new line. | 126 | |
'{' should be on a new line. | 131 | |
'cast' is not followed by whitespace. | 134 | |
'{' should be on a new line. | 137 | |
';' is preceded with whitespace. | 138 | |
'{' should be on a new line. | 138 | |
'{' should be on a new line. | 140 | |
'{' should be on a new line. | 143 | |
'cast' is not followed by whitespace. | 144 | |
'}' should be alone on a line. | 147 | |
'{' should be on a new line. | 147 | |
Empty statement. | 148 | |
Missing a Javadoc comment. | 153 | |
Parameter n should be final. | 153 | |
'{' should be on a new line. | 153 | |
'while' construct must use '{}'s. | 154 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
Missing a Javadoc comment. | 30 | |
Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 30 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter context should be final. | 40 | |
'{' should be on a new line. | 40 | |
'if' construct must use '{}'s. | 57 | |
'if' construct must use '{}'s. | 58 | |
'{' should be on a new line. | 59 | |
',' is not followed by whitespace. | 60 | |
'if' construct must use '{}'s. | 61 | |
Line is longer than 80 characters. | 61 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
'if' construct must use '{}'s. | 63 | |
'==' is not preceded with whitespace. | 63 | |
'==' is not followed by whitespace. | 63 | |
'if' construct must use '{}'s. | 64 | |
'==' is not preceded with whitespace. | 64 | |
'==' is not followed by whitespace. | 64 | |
'if' construct must use '{}'s. | 65 | |
'==' is not preceded with whitespace. | 65 | |
'==' is not followed by whitespace. | 65 | |
'if' construct must use '{}'s. | 66 | |
Line is longer than 80 characters. | 66 | |
'==' is not preceded with whitespace. | 66 | |
'==' is not followed by whitespace. | 66 | |
'if' construct must use '{}'s. | 67 | |
'==' is not preceded with whitespace. | 67 | |
'==' is not followed by whitespace. | 67 | |
'if' construct must use '{}'s. | 68 | |
'==' is not preceded with whitespace. | 68 | |
'==' is not followed by whitespace. | 68 | |
'if' construct must use '{}'s. | 69 | |
'==' is not preceded with whitespace. | 69 | |
'==' is not followed by whitespace. | 69 | |
'if' construct must use '{}'s. | 70 | |
Line is longer than 80 characters. | 70 | |
'==' is not preceded with whitespace. | 70 | |
'==' is not followed by whitespace. | 70 | |
'if' construct must use '{}'s. | 71 | |
'==' is not preceded with whitespace. | 71 | |
'==' is not followed by whitespace. | 71 | |
'if' construct must use '{}'s. | 72 | |
'if' construct must use '{}'s. | 73 | |
Line is longer than 80 characters. | 73 | |
'==' is not preceded with whitespace. | 73 | |
'==' is not followed by whitespace. | 73 | |
'if' construct must use '{}'s. | 74 | |
'==' is not preceded with whitespace. | 74 | |
'==' is not followed by whitespace. | 74 | |
'{' should be on a new line. | 80 | |
Line is longer than 80 characters. | 87 | |
';' is preceded with whitespace. | 87 | |
';' is preceded with whitespace. | 87 | |
'{' should be on a new line. | 87 | |
Line is longer than 80 characters. | 89 | |
'{' should be on a new line. | 89 | |
Line has trailing spaces. | 100 | |
'{' should be on a new line. | 101 | |
'{' should be on a new line. | 102 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
',' is not followed by whitespace. | 105 | |
',' is not followed by whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
'}' should be alone on a line. | 108 | |
'{' should be on a new line. | 108 | |
',' is not followed by whitespace. | 112 | |
',' is not followed by whitespace. | 112 | |
'{' should be on a new line. | 115 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 118 | |
',' is not followed by whitespace. | 118 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 123 | |
'if' construct must use '{}'s. | 124 | |
'{' should be on a new line. | 126 | |
',' is not followed by whitespace. | 128 | |
'3' is a magic number. | 129 | |
Line is longer than 80 characters. | 133 | |
'if' construct must use '{}'s. | 135 | |
'{' should be on a new line. | 136 | |
',' is not followed by whitespace. | 137 | |
Line has trailing spaces. | 139 | |
'{' should be on a new line. | 141 | |
',' is not followed by whitespace. | 142 | |
',' is not followed by whitespace. | 142 | |
',' is not followed by whitespace. | 143 | |
',' is not followed by whitespace. | 144 | |
'+' is not preceded with whitespace. | 144 | |
'+' is not followed by whitespace. | 144 | |
',' is not followed by whitespace. | 145 | |
'+' is not preceded with whitespace. | 145 | |
'+' is not followed by whitespace. | 145 | |
'{' should be on a new line. | 146 | |
'{' should be on a new line. | 147 | |
Line is longer than 80 characters. | 148 | |
'{' should be on a new line. | 149 | |
'}' should be alone on a line. | 152 | |
'{' should be on a new line. | 152 | |
Empty statement. | 153 | |
Line is longer than 80 characters. | 159 | |
',' is not followed by whitespace. | 161 | |
'if' construct must use '{}'s. | 162 | |
'while' is not followed by whitespace. | 165 | |
'{' should be on a new line. | 165 | |
Line has trailing spaces. | 169 | |
',' is not followed by whitespace. | 170 | |
',' is not followed by whitespace. | 172 | |
'+' is not preceded with whitespace. | 172 | |
'+' is not followed by whitespace. | 172 | |
'}' should be alone on a line. | 173 | |
'{' should be on a new line. | 173 | |
',' is not followed by whitespace. | 178 | |
',' is not followed by whitespace. | 179 | |
',' is not followed by whitespace. | 180 | |
'{' should be on a new line. | 184 | |
',' is not followed by whitespace. | 185 | |
'}' should be alone on a line. | 186 | |
'{' should be on a new line. | 186 | |
Line is longer than 80 characters. | 187 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Name 'line' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'p' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Variable 'p' must be private and have accessor methods. | 23 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter line should be final. | 29 | |
'line' hides a field. | 29 | |
Expected @param tag for 'line'. | 29 | |
'{' should be on a new line. | 29 | |
Expected an @return tag. | 38 | |
Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. | 38 | |
'{' should be on a new line. | 38 | |
Expected an @return tag. | 46 | |
'{' should be on a new line. | 46 | |
Expected an @return tag. | 54 | |
Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. | 54 | |
'{' should be on a new line. | 54 | |
'if' construct must use '{}'s. | 56 | |
'{' should be on a new line. | 59 | |
'{' should be on a new line. | 64 | |
'{' should be on a new line. | 72 | |
'{' should be on a new line. | 73 | |
'else' construct must use '{}'s. | 77 | |
'{' should be on a new line. | 83 | |
'{' should be on a new line. | 85 | |
'{' should be on a new line. | 90 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter context should be final. | 25 | |
'{' should be on a new line. | 25 | |
',' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 28 | |
'{' should be on a new line. | 33 | |
Line is longer than 80 characters. | 34 | |
'}' should be alone on a line. | 35 | |
'{' should be on a new line. | 35 | |
'{' should be on a new line. | 38 | |
'{' should be on a new line. | 40 | |
'{' should be on a new line. | 43 | |
Line is longer than 80 characters. | 44 | |
',' is not followed by whitespace. | 44 | |
',' is not followed by whitespace. | 44 | |
'{' should be on a new line. | 46 | |
',' is not followed by whitespace. | 47 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 54 | |
',' is not followed by whitespace. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 57 | |
',' is not followed by whitespace. | 57 | |
Line is longer than 80 characters. | 60 | |
',' is not followed by whitespace. | 60 | |
'{' should be on a new line. | 62 | |
'{' should be on a new line. | 64 | |
'{' should be on a new line. | 68 | |
Line is longer than 80 characters. | 69 | |
'{' should be on a new line. | 71 | |
Line is longer than 80 characters. | 72 | |
'{' should be on a new line. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
'}' should be alone on a line. | 75 | |
'{' should be on a new line. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
'{' should be on a new line. | 80 | |
Line is longer than 80 characters. | 83 | |
'{' should be on a new line. | 83 | |
Line is longer than 80 characters. | 84 | |
'{' should be on a new line. | 86 | |
Line is longer than 80 characters. | 90 | |
Line is longer than 80 characters. | 94 | |
'{' should be on a new line. | 94 | |
',' is not followed by whitespace. | 96 | |
'}' should be alone on a line. | 101 | |
'{' should be on a new line. | 101 | |
'{' should be on a new line. | 108 | |
',' is not followed by whitespace. | 109 | |
'}' should be alone on a line. | 110 | |
'{' should be on a new line. | 110 | |
Line is longer than 80 characters. | 111 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
'{' should be on a new line. | 10 | |
Missing a Javadoc comment. | 12 | |
Name 'ftell' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
Missing a Javadoc comment. | 13 | |
Name 'markedFtell' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 13 | |
Parameter in should be final. | 19 | |
Expected @param tag for 'in'. | 19 | |
'{' should be on a new line. | 19 | |
Parameter f should be final. | 27 | |
Expected @param tag for 'f'. | 27 | |
Expected @throws tag for 'FileNotFoundException'. | 27 | |
'{' should be on a new line. | 27 | |
Expected an @return tag. | 35 | |
Method 'getFtell' is not designed for extension - needs to be abstract, final or empty. | 35 | |
'{' should be on a new line. | 35 | |
Method 'read' is not designed for extension - needs to be abstract, final or empty. | 48 | |
'{' should be on a new line. | 48 | |
'{' should be on a new line. | 49 | |
'if' construct must use '{}'s. | 51 | |
Method 'read' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Parameter cbuf should be final. | 69 | |
Array brackets at illegal position. | 69 | |
Parameter off should be final. | 69 | |
Parameter len should be final. | 69 | |
'{' should be on a new line. | 69 | |
'{' should be on a new line. | 70 | |
'if' construct must use '{}'s. | 71 | |
'if' construct must use '{}'s. | 74 | |
Method 'skip' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter n should be final. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 90 | |
Method 'mark' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter readAheadLimit should be final. | 110 | |
'{' should be on a new line. | 110 | |
'{' should be on a new line. | 111 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 124 | |
'{' should be on a new line. | 124 | |
'{' should be on a new line. | 125 | |
Line is longer than 80 characters. | 132 | |
Line is longer than 80 characters. | 134 | |
Expected an @return tag. | 140 | |
Method 'readLine' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'{' should be on a new line. | 140 | |
'{' should be on a new line. | 141 | |
'cast' is not followed by whitespace. | 142 | |
'if' construct must use '{}'s. | 143 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 15 | |
'{' should be on a new line. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
Variable 'board' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
Variable 'conn' must be private and have accessor methods. | 19 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter context should be final. | 21 | |
'{' should be on a new line. | 21 | |
'{' should be on a new line. | 23 | |
Line is longer than 80 characters. | 24 | |
'}' should be alone on a line. | 25 | |
'{' should be on a new line. | 25 | |
'{' should be on a new line. | 28 | |
'{' should be on a new line. | 29 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
',' is not followed by whitespace. | 32 | |
Line is longer than 80 characters. | 34 | |
'if' construct must use '{}'s. | 35 | |
Line is longer than 80 characters. | 35 | |
'{' should be on a new line. | 36 | |
'{' should be on a new line. | 38 | |
Line is longer than 80 characters. | 48 | |
',' is not followed by whitespace. | 48 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 52 | |
'{' should be on a new line. | 55 | |
'{' should be on a new line. | 58 | |
',' is not followed by whitespace. | 62 | |
',' is not followed by whitespace. | 63 | |
'{' should be on a new line. | 64 | |
'{' should be on a new line. | 66 | |
'{' should be on a new line. | 67 | |
'{' should be on a new line. | 73 | |
',' is not followed by whitespace. | 83 | |
',' is not followed by whitespace. | 88 | |
'}' should be alone on a line. | 91 | |
'{' should be on a new line. | 91 | |
',' is not followed by whitespace. | 92 | |
',' is not followed by whitespace. | 93 | |
',' is not followed by whitespace. | 94 | |
'}' should be alone on a line. | 98 | |
'{' should be on a new line. | 98 | |
'{' should be on a new line. | 103 | |
',' is not followed by whitespace. | 104 | |
'}' should be alone on a line. | 105 | |
'{' should be on a new line. | 105 | |
Line is longer than 80 characters. | 106 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Utility classes should not have a public or default constructor. | 3 | |
'{' should be on a new line. | 3 | |
Line has trailing spaces. | 4 | |
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 5 | |
Line has trailing spaces. | 6 | |
Expected an @return tag. | 10 | |
Parameter s should be final. | 10 | |
Expected @param tag for 's'. | 10 | |
',' is not followed by whitespace. | 10 | |
Parameter remove should be final. | 10 | |
Expected @param tag for 'remove'. | 10 | |
Parameter replace should be final. | 10 | |
Expected @param tag for 'replace'. | 10 | |
'{' should be on a new line. | 10 | |
'>' is not preceded with whitespace. | 13 | |
'>' is not followed by whitespace. | 13 | |
'{' should be on a new line. | 13 | |
'{' should be on a new line. | 14 | |
',' is not followed by whitespace. | 17 | |
',' is not followed by whitespace. | 18 | |
Missing a Javadoc comment. | 25 | |
Parameter s should be final. | 25 | |
Parameter from should be final. | 25 | |
Parameter to should be final. | 25 | |
'{' should be on a new line. | 25 | |
'{' should be on a new line. | 28 | |
'{' should be on a new line. | 30 | |
'if' construct must use '{}'s. | 31 | |
Avoid inline conditionals. | 36 | |
Missing a Javadoc comment. | 39 | |
Parameter s should be final. | 39 | |
Parameter c should be final. | 39 | |
'{' should be on a new line. | 39 | |
'{' should be on a new line. | 42 | |
'{' should be on a new line. | 44 | |
'{' should be on a new line. | 45 | |
'if' construct must use '{}'s. | 51 | |
Avoid inline conditionals. | 54 | |
Missing a Javadoc comment. | 57 | |
Parameter s should be final. | 57 | |
Parameter cs should be final. | 57 | |
'{' should be on a new line. | 57 | |
'{' should be on a new line. | 60 | |
'{' should be on a new line. | 62 | |
'{' should be on a new line. | 63 | |
'if' construct must use '{}'s. | 69 | |
Avoid inline conditionals. | 72 | |
Missing a Javadoc comment. | 75 | |
Parameter s should be final. | 75 | |
'{' should be on a new line. | 75 | |
'if' construct must use '{}'s. | 76 | |
'{' should be on a new line. | 78 | |
Avoid inline conditionals. | 81 | |
Line has trailing spaces. | 84 | |
Missing a Javadoc comment. | 85 | |
Parameter i should be final. | 85 | |
'{' should be on a new line. | 85 | |
'=' is not preceded with whitespace. | 88 | |
'=' is not followed by whitespace. | 88 | |
';' is not followed by whitespace. | 88 | |
'<' is not preceded with whitespace. | 88 | |
'<' is not followed by whitespace. | 88 | |
';' is not followed by whitespace. | 88 | |
'{' should be on a new line. | 88 | |
';' is preceded with whitespace. | 89 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 3 | |
Line is longer than 80 characters. | 6 | |
'{' should be on a new line. | 11 | |
Missing a Javadoc comment. | 13 | |
'{' should be on a new line. | 18 | |
Parameter initialCapacity should be final. | 25 | |
Expected @param tag for 'initialCapacity'. | 25 | |
'{' should be on a new line. | 25 | |
Parameter initialCapacity should be final. | 32 | |
Expected @param tag for 'initialCapacity'. | 32 | |
Parameter capacityIncrement should be final. | 32 | |
Expected @param tag for 'capacityIncrement'. | 32 | |
'{' should be on a new line. | 32 | |
Method 'addUniqueElement' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter obj should be final. | 40 | |
Expected @param tag for 'obj'. | 40 | |
'{' should be on a new line. | 40 | |
'{' should be on a new line. | 41 | |
'}' should be alone on a line. | 44 | |
'{' should be on a new line. | 44 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
'{' should be on a new line. | 10 | |
Missing a Javadoc comment. | 12 | |
Name 'extension' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
Parameter ext should be final. | 17 | |
Expected @param tag for 'ext'. | 17 | |
'{' should be on a new line. | 17 | |
Expected an @return tag. | 24 | |
Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter dir should be final. | 24 | |
Expected @param tag for 'dir'. | 24 | |
Parameter name should be final. | 24 | |
Expected @param tag for 'name'. | 24 | |
'{' should be on a new line. | 24 | |
Conditional logic can be removed. | 25 | |
'{' should be on a new line. | 25 | |
'}' should be alone on a line. | 27 | |
'{' should be on a new line. | 27 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
Variable 'board' must be private and have accessor methods. | 17 | |
Missing a Javadoc comment. | 18 | |
Name 'data' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
Variable 'data' must be private and have accessor methods. | 18 | |
Parameter db should be final. | 24 | |
Expected @param tag for 'db'. | 24 | |
Parameter rs should be final. | 24 | |
Expected @param tag for 'rs'. | 24 | |
Expected @throws tag for 'Exception'. | 24 | |
'{' should be on a new line. | 24 | |
',' is not followed by whitespace. | 25 | |
',' is not followed by whitespace. | 25 | |
Parameter db should be final. | 33 | |
Expected @param tag for 'db'. | 33 | |
'{' should be on a new line. | 33 | |
',' is not followed by whitespace. | 34 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Parameter db should be final. | 44 | |
Expected @param tag for 'db'. | 44 | |
Parameter record should be final. | 44 | |
Expected @param tag for 'record'. | 44 | |
'{' should be on a new line. | 44 | |
',' is not followed by whitespace. | 45 | |
',' is not followed by whitespace. | 45 | |
Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter data_ should be final. | 51 | |
Expected @param tag for 'data_'. | 51 | |
Name 'data_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
'{' should be on a new line. | 51 | |
Method 'setBoard' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter b should be final. | 58 | |
Expected @param tag for 'b'. | 58 | |
'{' should be on a new line. | 58 | |
Expected an @return tag. | 65 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 65 | |
'{' should be on a new line. | 65 | |
'<' is not preceded with whitespace. | 68 | |
'1024' is a magic number. | 68 | |
'<' is not followed by whitespace. | 68 | |
'{' should be on a new line. | 68 | |
'+' is not preceded with whitespace. | 69 | |
'+' is not followed by whitespace. | 69 | |
'<' is not preceded with whitespace. | 71 | |
'1048576' is a magic number. | 71 | |
'<' is not followed by whitespace. | 71 | |
'{' should be on a new line. | 71 | |
'/' is not preceded with whitespace. | 72 | |
'/' is not followed by whitespace. | 72 | |
'1024' is a magic number. | 72 | |
'+' is not preceded with whitespace. | 72 | |
'+' is not followed by whitespace. | 72 | |
'}' should be alone on a line. | 73 | |
'{' should be on a new line. | 73 | |
'/' is not preceded with whitespace. | 74 | |
'/' is not followed by whitespace. | 74 | |
'1048576' is a magic number. | 74 | |
'+' is not preceded with whitespace. | 74 | |
'+' is not followed by whitespace. | 74 | |
Method 'getAttachmentPath' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
'{' should be on a new line. | 79 | |
',' is not followed by whitespace. | 80 | |
',' is not followed by whitespace. | 80 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 90 | |
'{' should be on a new line. | 95 | |
'+' is not followed by whitespace. | 97 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'{' should be on a new line. | 102 | |
'if' construct must use '{}'s. | 107 | |
',' is not followed by whitespace. | 111 | |
'{' should be on a new line. | 117 | |
'{' should be on a new line. | 118 | |
'+' is not preceded with whitespace. | 119 | |
'+' is not followed by whitespace. | 119 | |
',' is not followed by whitespace. | 121 | |
'{' should be on a new line. | 124 | |
'=' is not preceded with whitespace. | 128 | |
'=' is not followed by whitespace. | 128 | |
'8' is a magic number. | 128 | |
'{' should be on a new line. | 128 | |
'{' should be on a new line. | 132 | |
',' is not followed by whitespace. | 139 | |
'cast' is not followed by whitespace. | 143 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 13 | |
'{' should be on a new line. | 17 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter context should be final. | 31 | |
'{' should be on a new line. | 31 | |
'if' construct must use '{}'s. | 42 | |
'{' should be on a new line. | 43 | |
',' is not followed by whitespace. | 44 | |
'if' construct must use '{}'s. | 45 | |
Line is longer than 80 characters. | 45 | |
'+' is not preceded with whitespace. | 45 | |
'+' is not followed by whitespace. | 45 | |
'{' should be on a new line. | 47 | |
'{' should be on a new line. | 49 | |
Line is longer than 80 characters. | 51 | |
',' is not followed by whitespace. | 51 | |
'}' should be alone on a line. | 52 | |
'{' should be on a new line. | 52 | |
'=' is not preceded with whitespace. | 54 | |
'=' is not followed by whitespace. | 54 | |
'}' should be alone on a line. | 56 | |
'{' should be on a new line. | 56 | |
'}' should be alone on a line. | 58 | |
'{' should be on a new line. | 58 | |
',' is not followed by whitespace. | 69 | |
',' is not followed by whitespace. | 70 | |
',' is not followed by whitespace. | 71 | |
'{' should be on a new line. | 75 | |
',' is not followed by whitespace. | 76 | |
'}' should be alone on a line. | 77 | |
'{' should be on a new line. | 77 | |
Line is longer than 80 characters. | 78 |
Violation | Message | Line |
---|---|---|
Class DataCache should be declared as final. | 14 | |
'{' should be on a new line. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Name 'tableMetaDatas' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 16 | |
Missing a Javadoc comment. | 17 | |
Name 'tableMetaDatasByName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
Missing a Javadoc comment. | 18 | |
Name 'fieldMetaDatas' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'DDRecords' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
'{' should be on a new line. | 30 | |
'{' should be on a new line. | 31 | |
'if' construct must use '{}'s. | 33 | |
'{' should be on a new line. | 42 | |
Line is longer than 80 characters. | 52 | |
Expected an @return tag. | 54 | |
Line is longer than 80 characters. | 54 | |
Parameter db should be final. | 54 | |
Expected @param tag for 'db'. | 54 | |
Parameter tableName should be final. | 54 | |
Expected @param tag for 'tableName'. | 54 | |
Expected @throws tag for 'Exception'. | 54 | |
'{' should be on a new line. | 54 | |
'{' should be on a new line. | 57 | |
'}' should be alone on a line. | 59 | |
'{' should be on a new line. | 59 | |
Expected an @return tag. | 68 | |
Line is longer than 80 characters. | 68 | |
Parameter db should be final. | 68 | |
Expected @param tag for 'db'. | 68 | |
Parameter tableName should be final. | 68 | |
Expected @param tag for 'tableName'. | 68 | |
Expected @throws tag for 'Exception'. | 68 | |
'{' should be on a new line. | 68 | |
'{' should be on a new line. | 70 | |
'if' construct must use '{}'s. | 75 | |
'}' should be alone on a line. | 77 | |
'{' should be on a new line. | 77 | |
Line is longer than 80 characters. | 85 | |
Parameter db should be final. | 85 | |
Expected @param tag for 'db'. | 85 | |
Parameter tableName should be final. | 85 | |
Expected @param tag for 'tableName'. | 85 | |
Expected @throws tag for 'Exception'. | 85 | |
'{' should be on a new line. | 85 | |
'{' should be on a new line. | 88 | |
'if' construct must use '{}'s. | 92 | |
Line is longer than 80 characters. | 97 | |
Expected an @return tag. | 99 | |
Line is longer than 80 characters. | 99 | |
Parameter db should be final. | 99 | |
Expected @param tag for 'db'. | 99 | |
Parameter tableNumber should be final. | 99 | |
Expected @param tag for 'tableNumber'. | 99 | |
Expected @throws tag for 'Exception'. | 99 | |
'{' should be on a new line. | 99 | |
'{' should be on a new line. | 102 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
Expected an @return tag. | 112 | |
Line is longer than 80 characters. | 112 | |
Parameter db should be final. | 112 | |
Expected @param tag for 'db'. | 112 | |
Parameter tableNumber should be final. | 112 | |
Expected @param tag for 'tableNumber'. | 112 | |
Expected @throws tag for 'Exception'. | 112 | |
'{' should be on a new line. | 112 | |
'{' should be on a new line. | 114 | |
'if' construct must use '{}'s. | 119 | |
'}' should be alone on a line. | 121 | |
'{' should be on a new line. | 121 | |
Line is longer than 80 characters. | 128 | |
Parameter db should be final. | 128 | |
Expected @param tag for 'db'. | 128 | |
Parameter tableNumber should be final. | 128 | |
Expected @param tag for 'tableNumber'. | 128 | |
Expected @throws tag for 'Exception'. | 128 | |
'{' should be on a new line. | 128 | |
'{' should be on a new line. | 131 | |
'if' construct must use '{}'s. | 135 | |
Line is longer than 80 characters. | 140 | |
Expected an @return tag. | 142 | |
Line is longer than 80 characters. | 142 | |
Parameter db should be final. | 142 | |
Expected @param tag for 'db'. | 142 | |
Parameter fieldNumber should be final. | 142 | |
Expected @param tag for 'fieldNumber'. | 142 | |
Expected @throws tag for 'Exception'. | 142 | |
'{' should be on a new line. | 142 | |
'{' should be on a new line. | 145 | |
'}' should be alone on a line. | 147 | |
'{' should be on a new line. | 147 | |
Expected an @return tag. | 155 | |
Line is longer than 80 characters. | 155 | |
Parameter db should be final. | 155 | |
Expected @param tag for 'db'. | 155 | |
Parameter fieldNumber should be final. | 155 | |
Expected @param tag for 'fieldNumber'. | 155 | |
Expected @throws tag for 'Exception'. | 155 | |
'{' should be on a new line. | 155 | |
'{' should be on a new line. | 157 | |
'if' construct must use '{}'s. | 160 | |
'}' should be alone on a line. | 162 | |
'{' should be on a new line. | 162 | |
Line is longer than 80 characters. | 170 | |
Parameter db should be final. | 170 | |
Expected @param tag for 'db'. | 170 | |
Parameter fieldNumber should be final. | 170 | |
Expected @param tag for 'fieldNumber'. | 170 | |
Expected @throws tag for 'Exception'. | 170 | |
'{' should be on a new line. | 170 | |
'{' should be on a new line. | 173 | |
'if' construct must use '{}'s. | 175 | |
Line is longer than 80 characters. | 181 | |
Expected an @return tag. | 184 | |
Line is longer than 80 characters. | 184 | |
Parameter db should be final. | 184 | |
Expected @param tag for 'db'. | 184 | |
Parameter tn should be final. | 184 | |
Expected @param tag for 'tn'. | 184 | |
Parameter fn should be final. | 184 | |
Expected @param tag for 'fn'. | 184 | |
Expected @throws tag for 'Exception'. | 184 | |
'{' should be on a new line. | 184 | |
'{' should be on a new line. | 187 | |
'}' should be alone on a line. | 189 | |
'{' should be on a new line. | 189 | |
Line is longer than 80 characters. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter db should be final. | 194 | |
Parameter tn should be final. | 194 | |
Parameter fn should be final. | 194 | |
'{' should be on a new line. | 194 | |
'{' should be on a new line. | 196 | |
'{' should be on a new line. | 199 | |
'if' construct must use '{}'s. | 201 | |
'}' should be alone on a line. | 204 | |
'{' should be on a new line. | 204 | |
Line is longer than 80 characters. | 205 | |
'cast' is not followed by whitespace. | 205 | |
Line is longer than 80 characters. | 213 | |
Parameter db should be final. | 213 | |
Expected @param tag for 'db'. | 213 | |
Parameter tn should be final. | 213 | |
Expected @param tag for 'tn'. | 213 | |
Parameter fn should be final. | 213 | |
Expected @param tag for 'fn'. | 213 | |
Expected @throws tag for 'Exception'. | 213 | |
'{' should be on a new line. | 213 | |
'{' should be on a new line. | 216 | |
'if' construct must use '{}'s. | 218 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' should be on a new line. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Variable 'db' must be private and have accessor methods. | 26 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter context should be final. | 28 | |
'{' should be on a new line. | 28 | |
',' is not followed by whitespace. | 31 | |
'{' should be on a new line. | 34 | |
Line is longer than 80 characters. | 35 | |
'}' should be alone on a line. | 36 | |
'{' should be on a new line. | 36 | |
'{' should be on a new line. | 39 | |
'{' should be on a new line. | 40 | |
Line is longer than 80 characters. | 41 | |
',' is not followed by whitespace. | 41 | |
',' is not followed by whitespace. | 41 | |
Line is longer than 80 characters. | 45 | |
'{' should be on a new line. | 46 | |
Line is longer than 80 characters. | 47 | |
'}' should be alone on a line. | 48 | |
'{' should be on a new line. | 48 | |
Line is longer than 80 characters. | 49 | |
'{' should be on a new line. | 51 | |
'{' should be on a new line. | 53 | |
',' is not followed by whitespace. | 56 | |
'{' should be on a new line. | 57 | |
Line is longer than 80 characters. | 58 | |
',' is not followed by whitespace. | 60 | |
'{' should be on a new line. | 65 | |
Line is longer than 80 characters. | 66 | |
',' is not followed by whitespace. | 66 | |
'{' should be on a new line. | 67 | |
',' is not followed by whitespace. | 71 | |
',' is not followed by whitespace. | 72 | |
'{' should be on a new line. | 76 | |
'{' should be on a new line. | 80 | |
',' is not followed by whitespace. | 81 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 86 | |
'{' should be on a new line. | 86 | |
',' is not followed by whitespace. | 88 | |
',' is not followed by whitespace. | 90 | |
'}' should be alone on a line. | 92 | |
'{' should be on a new line. | 92 | |
Line is longer than 80 characters. | 93 | |
'{' should be on a new line. | 99 | |
',' is not followed by whitespace. | 100 | |
'}' should be alone on a line. | 101 | |
'{' should be on a new line. | 101 | |
Line is longer than 80 characters. | 102 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
'{' should be on a new line. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Name 'metaData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
Variable 'metaData' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Variable 'dataCache' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 35 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
Variable 'connMgr' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 36 | |
Variable 'database' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 40 | |
Unused @throws tag for 'can'. | 46 | |
Parameter db should be final. | 48 | |
Parameter tn should be final. | 48 | |
Expected @throws tag for 'Exception'. | 48 | |
'{' should be on a new line. | 48 | |
Line has trailing spaces. | 56 | |
Unused @throws tag for 'can'. | 63 | |
Parameter db should be final. | 65 | |
Parameter tn should be final. | 65 | |
Expected @throws tag for 'Exception'. | 65 | |
'{' should be on a new line. | 65 | |
Unused @throws tag for 'can'. | 80 | |
Parameter db should be final. | 82 | |
Parameter tn should be final. | 82 | |
Parameter rs should be final. | 82 | |
Expected @throws tag for 'Exception'. | 82 | |
'{' should be on a new line. | 82 | |
Unused @throws tag for 'can'. | 98 | |
Parameter db should be final. | 100 | |
Parameter tn should be final. | 100 | |
Parameter rs should be final. | 100 | |
Expected @throws tag for 'Exception'. | 100 | |
'{' should be on a new line. | 100 | |
Line has trailing spaces. | 114 | |
Unused @throws tag for 'can'. | 116 | |
Parameter db should be final. | 118 | |
Parameter tn should be final. | 118 | |
Parameter record should be final. | 118 | |
Expected @throws tag for 'Exception'. | 118 | |
'{' should be on a new line. | 118 | |
'{' should be on a new line. | 121 | |
'}' should be alone on a line. | 123 | |
'{' should be on a new line. | 123 | |
',' is not followed by whitespace. | 124 | |
',' is not followed by whitespace. | 126 | |
Line has trailing spaces. | 140 | |
Parameter db should be final. | 144 | |
Parameter tn should be final. | 144 | |
Parameter record should be final. | 144 | |
'{' should be on a new line. | 144 | |
'{' should be on a new line. | 147 | |
'}' should be alone on a line. | 149 | |
'{' should be on a new line. | 149 | |
',' is not followed by whitespace. | 150 | |
',' is not followed by whitespace. | 152 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Parameter rs should be final. | 164 | |
'{' should be on a new line. | 164 | |
Line has trailing spaces. | 165 | |
';' is preceded with whitespace. | 166 | |
'{' should be on a new line. | 166 | |
'cast' is not followed by whitespace. | 167 | |
Line is longer than 80 characters. | 169 | |
Line has trailing spaces. | 172 | |
'{' should be on a new line. | 175 | |
'}' should be alone on a line. | 178 | |
'{' should be on a new line. | 178 | |
'{' should be on a new line. | 179 | |
Line is longer than 80 characters. | 181 | |
'&&' should be on a new line. | 181 | |
Line is longer than 80 characters. | 182 | |
'{' should be on a new line. | 182 | |
'}' should be alone on a line. | 185 | |
'{' should be on a new line. | 185 | |
'{' should be on a new line. | 186 | |
'}' should be alone on a line. | 188 | |
'{' should be on a new line. | 188 | |
'{' should be on a new line. | 189 | |
'}' should be alone on a line. | 191 | |
'{' should be on a new line. | 191 | |
'}' should be alone on a line. | 197 | |
'{' should be on a new line. | 197 | |
Line is longer than 80 characters. | 199 | |
'cast' is not followed by whitespace. | 199 | |
Unused @throws tag for 'can'. | 211 | |
Line has trailing spaces. | 213 | |
Method 'getResultSet' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Parameter record should be final. | 213 | |
Parameter s should be final. | 213 | |
Expected @throws tag for 'Exception'. | 214 | |
'{' should be on a new line. | 214 | |
'if' construct must use '{}'s. | 215 | |
'{' should be on a new line. | 217 | |
Line is longer than 80 characters. | 219 | |
'{' should be on a new line. | 220 | |
'{' should be on a new line. | 222 | |
Line is longer than 80 characters. | 223 | |
'}' should be alone on a line. | 225 | |
'{' should be on a new line. | 225 | |
Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. | 238 | |
'{' should be on a new line. | 238 | |
Method 'getFieldValue' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Parameter field should be final. | 249 | |
'{' should be on a new line. | 249 | |
'cast' is not followed by whitespace. | 250 | |
'?' is not preceded with whitespace. | 251 | |
Avoid inline conditionals. | 251 | |
':' is not preceded with whitespace. | 251 | |
':' is not followed by whitespace. | 251 | |
Method 'setFieldValue' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Parameter field should be final. | 261 | |
Parameter value should be final. | 261 | |
'{' should be on a new line. | 261 | |
Method 'appendFieldValue' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Parameter field should be final. | 269 | |
Expected @param tag for 'field'. | 269 | |
Parameter v should be final. | 269 | |
Expected @param tag for 'v'. | 269 | |
'{' should be on a new line. | 269 | |
'if' construct must use '{}'s. | 270 | |
Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Parameter field should be final. | 280 | |
'{' should be on a new line. | 280 | |
Method 'setFieldValue' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Parameter field should be final. | 291 | |
Parameter value should be final. | 291 | |
'{' should be on a new line. | 291 | |
Unused @throws tag for 'Database'. | 300 | |
Method 'getProblems' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Expected @throws tag for 'Exception'. | 302 | |
'{' should be on a new line. | 302 | |
',' is not followed by whitespace. | 307 | |
'{' should be on a new line. | 309 | |
Line is longer than 80 characters. | 312 | |
Avoid inline conditionals. | 312 | |
'{' should be on a new line. | 315 | |
Line is longer than 80 characters. | 317 | |
'}' should be alone on a line. | 317 | |
'{' should be on a new line. | 317 | |
Line is longer than 80 characters. | 319 | |
'}' should be alone on a line. | 320 | |
'{' should be on a new line. | 320 | |
Line is longer than 80 characters. | 321 | |
'{' should be on a new line. | 323 | |
Line is longer than 80 characters. | 324 | |
',' is not followed by whitespace. | 324 | |
Unused @param tag for 'postfix'. | 350 | |
Unused @param tag for 'force'. | 352 | |
Line is longer than 80 characters. | 353 | |
Line is longer than 80 characters. | 354 | |
Unused @throws tag for 'Database'. | 355 | |
Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 357 | |
Parameter context should be final. | 357 | |
Expected @throws tag for 'Exception'. | 357 | |
'{' should be on a new line. | 357 | |
Line is longer than 80 characters. | 360 | |
Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 360 | |
Missing a Javadoc comment. | 360 | |
Parameter context should be final. | 360 | |
Parameter postfix should be final. | 360 | |
'{' should be on a new line. | 360 | |
Line is longer than 80 characters. | 363 | |
Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Missing a Javadoc comment. | 363 | |
Parameter context should be final. | 363 | |
Parameter postfix should be final. | 363 | |
Parameter force should be final. | 363 | |
'{' should be on a new line. | 363 | |
';' is preceded with whitespace. | 366 | |
';' is preceded with whitespace. | 366 | |
'{' should be on a new line. | 366 | |
'if' construct must use '{}'s. | 368 | |
'=' is not preceded with whitespace. | 368 | |
'=' is not followed by whitespace. | 368 | |
'{' should be on a new line. | 371 | |
Line is longer than 80 characters. | 372 | |
'+' is not preceded with whitespace. | 372 | |
'+' is not followed by whitespace. | 372 | |
'+' is not preceded with whitespace. | 372 | |
'+' is not followed by whitespace. | 372 | |
Line is longer than 80 characters. | 373 | |
'+' is not preceded with whitespace. | 373 | |
'+' is not followed by whitespace. | 373 | |
'+' is not preceded with whitespace. | 373 | |
'+' is not followed by whitespace. | 373 | |
'+' is not preceded with whitespace. | 374 | |
'+' is not followed by whitespace. | 374 | |
'+' is not preceded with whitespace. | 374 | |
'+' is not followed by whitespace. | 374 | |
'{' should be on a new line. | 376 | |
Line is longer than 80 characters. | 377 | |
'+' is not preceded with whitespace. | 377 | |
'+' is not followed by whitespace. | 377 | |
'+' is not preceded with whitespace. | 377 | |
'+' is not followed by whitespace. | 377 | |
Line is longer than 80 characters. | 378 | |
'+' is not preceded with whitespace. | 378 | |
'+' is not followed by whitespace. | 378 | |
'+' is not preceded with whitespace. | 378 | |
'+' is not followed by whitespace. | 378 | |
Line is longer than 80 characters. | 379 | |
'+' is not preceded with whitespace. | 379 | |
'+' is not followed by whitespace. | 379 | |
'+' is not preceded with whitespace. | 379 | |
'+' is not followed by whitespace. | 379 | |
Line is longer than 80 characters. | 380 | |
'+' is not preceded with whitespace. | 380 | |
'+' is not followed by whitespace. | 380 | |
'+' is not preceded with whitespace. | 380 | |
'+' is not followed by whitespace. | 380 | |
'+' is not preceded with whitespace. | 381 | |
'+' is not followed by whitespace. | 381 | |
'+' is not preceded with whitespace. | 381 | |
'+' is not followed by whitespace. | 381 | |
'{' should be on a new line. | 383 | |
'+' is not preceded with whitespace. | 384 | |
'+' is not followed by whitespace. | 384 | |
'{' should be on a new line. | 387 | |
'{' should be on a new line. | 388 | |
'if' construct must use '{}'s. | 389 | |
'if' construct must use '{}'s. | 390 | |
'else' construct must use '{}'s. | 392 | |
'{' should be on a new line. | 396 | |
Line is longer than 80 characters. | 397 | |
'{' should be on a new line. | 397 | |
'{' should be on a new line. | 398 | |
'}' should be alone on a line. | 402 | |
'{' should be on a new line. | 402 | |
'}' should be alone on a line. | 405 | |
'{' should be on a new line. | 405 | |
Unused @throws tag for 'Database'. | 419 | |
Method 'setFromDefaults' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Expected @throws tag for 'Exception'. | 421 | |
'{' should be on a new line. | 421 | |
';' is preceded with whitespace. | 423 | |
';' is preceded with whitespace. | 423 | |
'{' should be on a new line. | 423 | |
'{' should be on a new line. | 425 | |
'{' should be on a new line. | 427 | |
Line is longer than 80 characters. | 437 | |
Line is longer than 80 characters. | 438 | |
Line is longer than 80 characters. | 439 | |
Unused @throws tag for 'Database'. | 442 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Expected @throws tag for 'Exception'. | 444 | |
'{' should be on a new line. | 444 | |
Line is longer than 80 characters. | 453 | |
Line is longer than 80 characters. | 454 | |
Line is longer than 80 characters. | 455 | |
Line is longer than 80 characters. | 459 | |
Unused @throws tag for 'Database'. | 460 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 462 | |
Parameter forceid should be final. | 462 | |
Expected @throws tag for 'Exception'. | 462 | |
'{' should be on a new line. | 462 | |
',' is not followed by whitespace. | 464 | |
'{' should be on a new line. | 472 | |
'}' should be alone on a line. | 474 | |
'{' should be on a new line. | 474 | |
'cast' is not followed by whitespace. | 475 | |
'{' should be on a new line. | 477 | |
'}' should be alone on a line. | 480 | |
'{' should be on a new line. | 480 | |
'{' should be on a new line. | 484 | |
'{' should be on a new line. | 486 | |
'{' should be on a new line. | 487 | |
Line is longer than 80 characters. | 489 | |
'{' should be on a new line. | 492 | |
'{' should be on a new line. | 493 | |
Line is longer than 80 characters. | 494 | |
')' is preceded with whitespace. | 494 | |
'}' should be alone on a line. | 499 | |
'{' should be on a new line. | 499 | |
'{' should be on a new line. | 500 | |
Line is longer than 80 characters. | 501 | |
'if' construct must use '{}'s. | 506 | |
Line is longer than 80 characters. | 506 | |
'else' construct must use '{}'s. | 507 | |
'if' construct must use '{}'s. | 508 | |
';' is preceded with whitespace. | 511 | |
';' is preceded with whitespace. | 511 | |
'{' should be on a new line. | 511 | |
'{' should be on a new line. | 513 | |
Line is longer than 80 characters. | 514 | |
'{' should be on a new line. | 514 | |
'{' should be on a new line. | 517 | |
Line is longer than 80 characters. | 518 | |
'if' construct must use '{}'s. | 520 | |
Line is longer than 80 characters. | 520 | |
'(' is followed by whitespace. | 520 | |
Line is longer than 80 characters. | 521 | |
'if' construct must use '{}'s. | 524 | |
'else' construct must use '{}'s. | 526 | |
',' is not followed by whitespace. | 527 | |
'if' construct must use '{}'s. | 529 | |
Line is longer than 80 characters. | 529 | |
'}' should be alone on a line. | 531 | |
'{' should be on a new line. | 531 | |
'if' construct must use '{}'s. | 532 | |
Line is longer than 80 characters. | 532 | |
Line is longer than 80 characters. | 534 | |
Line is longer than 80 characters. | 535 | |
'{' should be on a new line. | 535 | |
Line is longer than 80 characters. | 538 | |
Line has trailing spaces. | 539 | |
Line is longer than 80 characters. | 539 | |
Line has trailing spaces. | 540 | |
Line is longer than 80 characters. | 540 | |
Line is longer than 80 characters. | 542 | |
'}' should be alone on a line. | 545 | |
'{' should be on a new line. | 545 | |
'{' should be on a new line. | 556 | |
'{' should be on a new line. | 557 | |
'{' should be on a new line. | 564 | |
'{' should be on a new line. | 565 | |
'{' should be on a new line. | 568 | |
Line is longer than 80 characters. | 569 | |
Line is longer than 80 characters. | 572 | |
'{' should be on a new line. | 575 | |
Line is longer than 80 characters. | 579 | |
'{' should be on a new line. | 579 | |
Line is longer than 80 characters. | 580 | |
'+' is not preceded with whitespace. | 580 | |
'+' is not followed by whitespace. | 580 | |
'+' is not preceded with whitespace. | 580 | |
'+' is not followed by whitespace. | 580 | |
'if' construct must use '{}'s. | 582 | |
'{' should be on a new line. | 585 | |
'if' construct must use '{}'s. | 589 | |
Unused @throws tag for 'Database'. | 607 | |
Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 609 | |
Expected @throws tag for 'Exception'. | 609 | |
'{' should be on a new line. | 609 | |
',' is not followed by whitespace. | 610 | |
'cast' is not followed by whitespace. | 612 | |
Line is longer than 80 characters. | 613 | |
'{' should be on a new line. | 616 | |
'{' should be on a new line. | 622 | |
'{' should be on a new line. | 625 | |
Line is longer than 80 characters. | 626 | |
Line is longer than 80 characters. | 651 | |
Line is longer than 80 characters. | 657 | |
Line is longer than 80 characters. | 664 | |
Line is longer than 80 characters. | 666 | |
Line is longer than 80 characters. | 671 | |
Line is longer than 80 characters. | 673 | |
Line is longer than 80 characters. | 674 | |
Line is longer than 80 characters. | 676 | |
Line is longer than 80 characters. | 679 | |
Line is longer than 80 characters. | 680 | |
Unused @throws tag for 'Database'. | 702 | |
Method 'isDuplicated' is not designed for extension - needs to be abstract, final or empty. | 704 | |
Parameter field should be final. | 704 | |
Parameter value should be final. | 704 | |
Expected @throws tag for 'Exception'. | 704 | |
'{' should be on a new line. | 704 | |
'{' should be on a new line. | 708 | |
Avoid inline conditionals. | 710 | |
'cast' is not followed by whitespace. | 710 | |
':' is not preceded with whitespace. | 710 | |
':' is not followed by whitespace. | 710 | |
Avoid inline conditionals. | 711 | |
':' is not preceded with whitespace. | 711 | |
':' is not followed by whitespace. | 711 | |
',' is not followed by whitespace. | 713 | |
'+' should be on a new line. | 714 | |
Line is longer than 80 characters. | 715 | |
'{' should be on a new line. | 719 | |
'if' construct must use '{}'s. | 721 | |
Line is longer than 80 characters. | 721 | |
'}' should be alone on a line. | 726 | |
'{' should be on a new line. | 726 | |
'}' should be alone on a line. | 728 | |
'{' should be on a new line. | 728 | |
Line is longer than 80 characters. | 744 | |
Unused @param tag for 'force'. | 744 | |
Unused @throws tag for 'If'. | 747 | |
Method 'getLinksToThis' is not designed for extension - needs to be abstract, final or empty. | 751 | |
Parameter full should be final. | 751 | |
Expected @throws tag for 'Exception'. | 751 | |
'{' should be on a new line. | 751 | |
Method 'getLinksToThis' is not designed for extension - needs to be abstract, final or empty. | 754 | |
Missing a Javadoc comment. | 754 | |
Parameter full should be final. | 754 | |
Parameter force should be final. | 754 | |
'{' should be on a new line. | 754 | |
'if' construct must use '{}'s. | 757 | |
Line is longer than 80 characters. | 757 | |
'if' construct must use '{}'s. | 760 | |
Line is longer than 80 characters. | 766 | |
'+' is not preceded with whitespace. | 766 | |
'+' should be on a new line. | 766 | |
'+' is not preceded with whitespace. | 767 | |
'+' should be on a new line. | 767 | |
'+' is not preceded with whitespace. | 768 | |
'+' should be on a new line. | 768 | |
'+' is not preceded with whitespace. | 769 | |
'+' should be on a new line. | 769 | |
'{' should be on a new line. | 772 | |
',' is not followed by whitespace. | 774 | |
'{' should be on a new line. | 777 | |
Line is longer than 80 characters. | 780 | |
'+' is not followed by whitespace. | 780 | |
'{' should be on a new line. | 783 | |
Line is longer than 80 characters. | 785 | |
Line has trailing spaces. | 786 | |
Line is longer than 80 characters. | 787 | |
'{' should be on a new line. | 787 | |
'{' should be on a new line. | 793 | |
'{' should be on a new line. | 794 | |
Line is longer than 80 characters. | 796 | |
'}' should be alone on a line. | 800 | |
'{' should be on a new line. | 800 | |
'{' should be on a new line. | 801 | |
'}' should be alone on a line. | 812 | |
'{' should be on a new line. | 812 | |
'}' should be alone on a line. | 814 | |
'{' should be on a new line. | 814 | |
Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
Parameter table should be final. | 824 | |
Parameter field should be final. | 824 | |
'{' should be on a new line. | 824 | |
Line is longer than 80 characters. | 825 | |
Expected an @return tag. | 832 | |
Line has trailing spaces. | 832 | |
Method 'getOrderedChildren' is not designed for extension - needs to be abstract, final or empty. | 832 | |
Parameter table should be final. | 832 | |
Expected @param tag for 'table'. | 832 | |
Parameter field should be final. | 832 | |
Expected @param tag for 'field'. | 832 | |
Line has trailing spaces. | 833 | |
Parameter orderField should be final. | 833 | |
Expected @param tag for 'orderField'. | 833 | |
Expected @throws tag for 'Exception'. | 834 | |
'{' should be on a new line. | 834 | |
Line is longer than 80 characters. | 835 | |
'if' construct must use '{}'s. | 836 | |
Line has trailing spaces. | 841 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 850 | |
Parameter key should be final. | 850 | |
'{' should be on a new line. | 850 | |
'{' should be on a new line. | 851 | |
'}' should be alone on a line. | 853 | |
'{' should be on a new line. | 853 | |
'+' is not preceded with whitespace. | 854 | |
'+' is not followed by whitespace. | 854 | |
'+' is not preceded with whitespace. | 854 | |
'+' is not followed by whitespace. | 854 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 7 | |
Utility classes should not have a public or default constructor. | 7 | |
'{' should be on a new line. | 7 | |
Missing a Javadoc comment. | 11 | |
Parameter i should be final. | 11 | |
Parameter estimate should be final. | 11 | |
Parameter limit should be final. | 11 | |
'{' should be on a new line. | 12 | |
'{' should be on a new line. | 16 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 20 | |
'{' should be on a new line. | 21 | |
'if' construct must use '{}'s. | 30 | |
'{' should be on a new line. | 32 | |
Missing a Javadoc comment. | 39 | |
Parameter i should be final. | 39 | |
Parameter estimate should be final. | 39 | |
'{' should be on a new line. | 39 | |
Expected an @return tag. | 47 | |
Name 'slurpOutputOf_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
Parameter command should be final. | 47 | |
Expected @param tag for 'command'. | 47 | |
Parameter estimate should be final. | 48 | |
Expected @param tag for 'estimate'. | 48 | |
Parameter limit should be final. | 48 | |
Expected @param tag for 'limit'. | 48 | |
Expected @throws tag for 'IOException'. | 49 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 54 | |
'{' should be on a new line. | 55 | |
'}' should be alone on a line. | 57 | |
Must have at least one statement. | 57 | |
'{' is not followed by whitespace. | 57 | |
'}' is not preceded with whitespace. | 57 | |
'+' should be on a new line. | 59 | |
'{' should be on a new line. | 66 | |
'if' construct must use '{}'s. | 67 | |
'500' is a magic number. | 70 | |
'{' should be on a new line. | 74 | |
'+' should be on a new line. | 75 | |
Expected an @return tag. | 84 | |
Parameter command should be final. | 84 | |
Expected @param tag for 'command'. | 84 | |
Parameter estimate should be final. | 84 | |
Expected @param tag for 'estimate'. | 84 | |
Parameter limit should be final. | 84 | |
Expected @param tag for 'limit'. | 84 | |
Expected @throws tag for 'IOException'. | 85 | |
'{' should be on a new line. | 85 | |
Missing a Javadoc comment. | 89 | |
Parameter i should be final. | 89 | |
Parameter buf should be final. | 89 | |
Parameter o should be final. | 89 | |
'{' should be on a new line. | 90 | |
Array brackets at illegal position. | 91 | |
'{' should be on a new line. | 92 | |
'if' construct must use '{}'s. | 94 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 31 | |
Utility classes should not have a public or default constructor. | 40 | |
'{' should be on a new line. | 40 | |
Missing a Javadoc comment. | 42 | |
Name 'months' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
Parameter htm should be final. | 52 | |
'{' should be on a new line. | 52 | |
',' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 55 | |
',' is not followed by whitespace. | 56 | |
',' is not followed by whitespace. | 57 | |
Missing a Javadoc comment. | 61 | |
Parameter s should be final. | 61 | |
'{' should be on a new line. | 61 | |
',' is not followed by whitespace. | 63 | |
Missing a Javadoc comment. | 67 | |
Parameter s should be final. | 67 | |
Parameter h should be final. | 67 | |
'{' should be on a new line. | 67 | |
';' is preceded with whitespace. | 71 | |
';' is preceded with whitespace. | 71 | |
'{' should be on a new line. | 71 | |
'{' should be on a new line. | 73 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 76 | |
'}' should be alone on a line. | 78 | |
'{' should be on a new line. | 78 | |
Unused @param tag for 'allValue'. | 106 | |
Line has trailing spaces. | 111 | |
Parameter rs should be final. | 111 | |
Parameter name should be final. | 111 | |
Line has trailing spaces. | 112 | |
Parameter unique should be final. | 112 | |
Parameter allName should be final. | 112 | |
Parameter selectValue should be final. | 112 | |
Expected @throws tag for 'Exception'. | 113 | |
'{' should be on a new line. | 113 | |
',' is not followed by whitespace. | 114 | |
',' is not followed by whitespace. | 114 | |
',' is not followed by whitespace. | 114 | |
',' is not followed by whitespace. | 114 | |
',' is not followed by whitespace. | 114 | |
Missing a Javadoc comment. | 117 | |
Parameter rs should be final. | 117 | |
Parameter name should be final. | 117 | |
Line has trailing spaces. | 118 | |
Parameter unique should be final. | 118 | |
Line has trailing spaces. | 119 | |
Parameter allValue should be final. | 119 | |
Parameter allName should be final. | 119 | |
Parameter selectValue should be final. | 119 | |
'{' should be on a new line. | 120 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' should be on a new line. | 121 | |
'{' should be on a new line. | 123 | |
'if' construct must use '{}'s. | 124 | |
Line has trailing spaces. | 125 | |
'+' should be on a new line. | 125 | |
'{' should be on a new line. | 129 | |
'{' should be on a new line. | 132 | |
Line has trailing spaces. | 134 | |
'{' should be on a new line. | 135 | |
',' is not followed by whitespace. | 136 | |
'+' is not followed by whitespace. | 137 | |
'if' construct must use '{}'s. | 138 | |
Unused @param tag for 'dd'. | 158 | |
Unused @param tag for 'allValue'. | 166 | |
Line has trailing spaces. | 170 | |
Parameter ddf should be final. | 170 | |
Expected @param tag for 'ddf'. | 170 | |
Parameter db should be final. | 170 | |
Line has trailing spaces. | 171 | |
Parameter fieldname should be final. | 171 | |
Parameter mandatory should be final. | 171 | |
Parameter unique should be final. | 172 | |
Parameter allName should be final. | 172 | |
Expected @throws tag for 'Exception'. | 173 | |
'{' should be on a new line. | 173 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
Line has trailing spaces. | 177 | |
Missing a Javadoc comment. | 177 | |
Parameter ddf should be final. | 177 | |
Parameter db should be final. | 177 | |
Parameter allName should be final. | 178 | |
'{' should be on a new line. | 178 | |
',' is not followed by whitespace. | 179 | |
',' is not followed by whitespace. | 179 | |
'==' is not preceded with whitespace. | 180 | |
'==' is not followed by whitespace. | 180 | |
',' is not followed by whitespace. | 180 | |
',' is not followed by whitespace. | 180 | |
',' is not followed by whitespace. | 180 | |
Line has trailing spaces. | 183 | |
Missing a Javadoc comment. | 183 | |
Parameter ddf should be final. | 183 | |
Parameter db should be final. | 183 | |
Parameter fieldname should be final. | 184 | |
Parameter mandatory should be final. | 185 | |
Parameter unique should be final. | 185 | |
Parameter allValue should be final. | 186 | |
Parameter allName should be final. | 186 | |
'{' should be on a new line. | 187 | |
'+' is not preceded with whitespace. | 193 | |
'+' is not followed by whitespace. | 193 | |
'+' is not preceded with whitespace. | 193 | |
'+' is not followed by whitespace. | 193 | |
'+' is not preceded with whitespace. | 193 | |
'+' should be on a new line. | 193 | |
Line has trailing spaces. | 194 | |
'+' is not preceded with whitespace. | 194 | |
'+' is not followed by whitespace. | 194 | |
'+' should be on a new line. | 194 | |
'{' should be on a new line. | 196 | |
'if' construct must use '{}'s. | 197 | |
'if' construct must use '{}'s. | 198 | |
Line has trailing spaces. | 199 | |
'+' should be on a new line. | 199 | |
'{' should be on a new line. | 202 | |
',' is not followed by whitespace. | 203 | |
Line has trailing spaces. | 206 | |
'+' should be on a new line. | 206 | |
'&&' should be on a new line. | 208 | |
'{' should be on a new line. | 209 | |
'{' should be on a new line. | 213 | |
'{' should be on a new line. | 215 | |
'if' construct must use '{}'s. | 218 | |
Line has trailing spaces. | 218 | |
'&&' should be on a new line. | 218 | |
'}' should be alone on a line. | 227 | |
'{' should be on a new line. | 227 | |
'}' should be alone on a line. | 229 | |
'{' should be on a new line. | 229 | |
Unused @param tag for 'allValue'. | 250 | |
Unused @param tag for 'selectValue'. | 252 | |
Line has trailing spaces. | 256 | |
Parameter db should be final. | 256 | |
Parameter sqlString should be final. | 256 | |
Parameter name should be final. | 257 | |
Parameter unique should be final. | 258 | |
Parameter allName should be final. | 258 | |
Expected @throws tag for 'Exception'. | 259 | |
'{' should be on a new line. | 259 | |
Line has trailing spaces. | 263 | |
Missing a Javadoc comment. | 263 | |
Parameter db should be final. | 263 | |
Parameter sqlString should be final. | 263 | |
Parameter name should be final. | 264 | |
Parameter unique should be final. | 264 | |
'{' should be on a new line. | 265 | |
Line has trailing spaces. | 269 | |
Missing a Javadoc comment. | 269 | |
Parameter db should be final. | 269 | |
Parameter sqlString should be final. | 269 | |
Line has trailing spaces. | 270 | |
Parameter name should be final. | 270 | |
'{' should be on a new line. | 271 | |
Line has trailing spaces. | 274 | |
Missing a Javadoc comment. | 274 | |
Parameter db should be final. | 274 | |
Parameter sqlString should be final. | 274 | |
Line has trailing spaces. | 275 | |
Parameter name should be final. | 275 | |
Line has trailing spaces. | 276 | |
Parameter unique should be final. | 276 | |
Line has trailing spaces. | 277 | |
Parameter allValue should be final. | 277 | |
Parameter allName should be final. | 277 | |
Parameter selectValue should be final. | 278 | |
'{' should be on a new line. | 280 | |
',' is not followed by whitespace. | 282 | |
'if' construct must use '{}'s. | 283 | |
Line is longer than 80 characters. | 283 | |
'{' should be on a new line. | 286 | |
'}' should be alone on a line. | 288 | |
'{' should be on a new line. | 288 | |
Line is longer than 80 characters. | 289 | |
'+' is not followed by whitespace. | 289 | |
'}' should be alone on a line. | 290 | |
'{' should be on a new line. | 290 | |
Line is longer than 80 characters. | 295 | |
Unused @param tag for 'allValue'. | 317 | |
Parameter rs should be final. | 322 | |
Parameter name should be final. | 322 | |
Parameter unique should be final. | 322 | |
Line has trailing spaces. | 323 | |
Parameter allName should be final. | 323 | |
Parameter selectValue should be final. | 323 | |
Expected @throws tag for 'Exception'. | 324 | |
'{' should be on a new line. | 324 | |
Line has trailing spaces. | 326 | |
Missing a Javadoc comment. | 327 | |
Parameter rs should be final. | 327 | |
Parameter name should be final. | 327 | |
Parameter unique should be final. | 327 | |
Line has trailing spaces. | 328 | |
Parameter allName should be final. | 328 | |
'{' should be on a new line. | 329 | |
Missing a Javadoc comment. | 332 | |
Parameter rs should be final. | 332 | |
Parameter name should be final. | 332 | |
Parameter unique should be final. | 332 | |
'{' should be on a new line. | 333 | |
Line has trailing spaces. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter rs should be final. | 336 | |
Parameter name should be final. | 336 | |
'{' should be on a new line. | 337 | |
Missing a Javadoc comment. | 341 | |
Parameter rs should be final. | 341 | |
Parameter name should be final. | 341 | |
Parameter unique should be final. | 341 | |
Line has trailing spaces. | 342 | |
Parameter allValue should be final. | 342 | |
Parameter allName should be final. | 342 | |
Line has trailing spaces. | 343 | |
Parameter selectValue should be final. | 343 | |
'{' should be on a new line. | 344 | |
'+' is not preceded with whitespace. | 345 | |
'+' is not followed by whitespace. | 345 | |
'+' is not preceded with whitespace. | 345 | |
'+' is not followed by whitespace. | 345 | |
'if' construct must use '{}'s. | 346 | |
'{' should be on a new line. | 347 | |
Line has trailing spaces. | 348 | |
'+' should be on a new line. | 348 | |
'{' should be on a new line. | 352 | |
'{' should be on a new line. | 353 | |
'{' should be on a new line. | 356 | |
Line has trailing spaces. | 358 | |
'{' should be on a new line. | 359 | |
',' is not followed by whitespace. | 360 | |
'+' is not followed by whitespace. | 361 | |
'if' construct must use '{}'s. | 362 | |
'}' should be alone on a line. | 368 | |
'{' should be on a new line. | 368 | |
Line has trailing spaces. | 369 | |
'+' should be on a new line. | 369 | |
Line has trailing spaces. | 371 | |
Unused @param tag for 'unique'. | 392 | |
Unused @param tag for 'allValue'. | 393 | |
Unused @param tag for 'allName'. | 394 | |
Unused @param tag for 'selectValue'. | 395 | |
Line has trailing spaces. | 398 | |
Parameter db should be final. | 398 | |
Parameter sqlString should be final. | 398 | |
Parameter name should be final. | 398 | |
Expected @throws tag for 'Exception'. | 399 | |
'{' should be on a new line. | 399 | |
',' is not followed by whitespace. | 400 | |
',' is not followed by whitespace. | 400 | |
Line has trailing spaces. | 402 | |
Missing a Javadoc comment. | 402 | |
Parameter db should be final. | 402 | |
Parameter sqlString should be final. | 402 | |
Parameter name should be final. | 402 | |
Parameter unique should be final. | 403 | |
'{' should be on a new line. | 404 | |
Line has trailing spaces. | 407 | |
Missing a Javadoc comment. | 407 | |
Parameter db should be final. | 407 | |
Parameter sqlString should be final. | 407 | |
Parameter name should be final. | 407 | |
Parameter unique should be final. | 408 | |
Parameter allName should be final. | 408 | |
'{' should be on a new line. | 409 | |
Line has trailing spaces. | 412 | |
Missing a Javadoc comment. | 412 | |
Parameter db should be final. | 412 | |
Parameter sqlString should be final. | 412 | |
Parameter name should be final. | 412 | |
Line has trailing spaces. | 413 | |
Parameter unique should be final. | 413 | |
Parameter allName should be final. | 413 | |
Parameter selectValue should be final. | 414 | |
'{' should be on a new line. | 415 | |
Line is longer than 80 characters. | 416 | |
Line has trailing spaces. | 419 | |
Missing a Javadoc comment. | 419 | |
Parameter db should be final. | 419 | |
Parameter sqlString should be final. | 419 | |
Parameter name should be final. | 419 | |
Line has trailing spaces. | 420 | |
Parameter unique should be final. | 420 | |
Parameter allName should be final. | 420 | |
Parameter allValue should be final. | 421 | |
Parameter selectValue should be final. | 421 | |
'{' should be on a new line. | 422 | |
',' is not followed by whitespace. | 424 | |
'if' construct must use '{}'s. | 425 | |
Line has trailing spaces. | 425 | |
'{' should be on a new line. | 429 | |
Line has trailing spaces. | 431 | |
'}' should be alone on a line. | 433 | |
'{' should be on a new line. | 433 | |
Line is longer than 80 characters. | 434 | |
'+' is not followed by whitespace. | 434 | |
'}' should be alone on a line. | 435 | |
'{' should be on a new line. | 435 | |
Line is longer than 80 characters. | 452 | |
Unused @param tag for 'fieldname'. | 460 | |
Unused @param tag for 'mandatory'. | 462 | |
Unused @param tag for 'allValue'. | 464 | |
Line is longer than 80 characters. | 468 | |
Parameter ddf should be final. | 468 | |
Parameter db should be final. | 468 | |
Parameter allName should be final. | 468 | |
Expected @throws tag for 'Exception'. | 468 | |
'{' should be on a new line. | 468 | |
Line is longer than 80 characters. | 469 | |
',' is not followed by whitespace. | 469 | |
',' is not followed by whitespace. | 469 | |
',' is not followed by whitespace. | 469 | |
'==' is not preceded with whitespace. | 469 | |
'==' is not followed by whitespace. | 469 | |
',' is not followed by whitespace. | 469 | |
',' is not followed by whitespace. | 469 | |
Missing a Javadoc comment. | 472 | |
Parameter ddf should be final. | 472 | |
Parameter db should be final. | 472 | |
Parameter fieldname should be final. | 472 | |
Line is longer than 80 characters. | 473 | |
Parameter mandatory should be final. | 473 | |
Parameter allValue should be final. | 473 | |
Parameter allName should be final. | 473 | |
'{' should be on a new line. | 474 | |
'{' should be on a new line. | 481 | |
'if' construct must use '{}'s. | 482 | |
'if' construct must use '{}'s. | 483 | |
Line is longer than 80 characters. | 484 | |
'{' should be on a new line. | 486 | |
',' is not followed by whitespace. | 487 | |
Line is longer than 80 characters. | 490 | |
'&&' should be on a new line. | 491 | |
'{' should be on a new line. | 493 | |
'{' should be on a new line. | 497 | |
'{' should be on a new line. | 500 | |
'if' construct must use '{}'s. | 503 | |
Line is longer than 80 characters. | 503 | |
'}' should be alone on a line. | 511 | |
'{' should be on a new line. | 511 | |
Line is longer than 80 characters. | 512 | |
'}' should be alone on a line. | 513 | |
'{' should be on a new line. | 513 | |
'}' should be alone on a line. | 515 | |
'{' should be on a new line. | 515 | |
Line is longer than 80 characters. | 531 | |
Unused @param tag for 'dateTimeFormatter'. | 536 | |
Line is longer than 80 characters. | 539 | |
Method length is 222 lines (max allowed is 150). | 539 | |
Parameter ddf should be final. | 539 | |
Parameter db should be final. | 539 | |
Parameter dateFormatter should be final. | 539 | |
Line is longer than 80 characters. | 540 | |
Parameter datetimeFormatter should be final. | 540 | |
Expected @param tag for 'datetimeFormatter'. | 540 | |
Parameter allValue should be final. | 540 | |
Expected @param tag for 'allValue'. | 540 | |
Parameter postfix should be final. | 540 | |
Expected @param tag for 'postfix'. | 540 | |
Expected @throws tag for 'Exception'. | 540 | |
'{' should be on a new line. | 540 | |
'if' construct must use '{}'s. | 542 | |
'{' should be on a new line. | 544 | |
'||' should be on a new line. | 547 | |
'{' should be on a new line. | 549 | |
'{' should be on a new line. | 552 | |
'}' should be alone on a line. | 554 | |
'{' should be on a new line. | 554 | |
'{' should be on a new line. | 558 | |
'}' should be alone on a line. | 560 | |
'{' should be on a new line. | 560 | |
'{' should be on a new line. | 564 | |
'}' should be alone on a line. | 571 | |
'{' should be on a new line. | 571 | |
Line is longer than 80 characters. | 572 | |
Line is longer than 80 characters. | 573 | |
'cast' is not followed by whitespace. | 573 | |
'{' should be on a new line. | 573 | |
'}' should be alone on a line. | 580 | |
'{' should be on a new line. | 580 | |
'{' should be on a new line. | 581 | |
'}' should be alone on a line. | 588 | |
'{' should be on a new line. | 588 | |
'{' should be on a new line. | 589 | |
'}' should be alone on a line. | 595 | |
'{' should be on a new line. | 595 | |
Line is longer than 80 characters. | 596 | |
'{' should be on a new line. | 597 | |
Line is longer than 80 characters. | 598 | |
'}' should be alone on a line. | 605 | |
'{' should be on a new line. | 605 | |
'if' construct must use '{}'s. | 608 | |
'=' is not preceded with whitespace. | 611 | |
'=' is not followed by whitespace. | 611 | |
';' is not followed by whitespace. | 611 | |
'<' is not preceded with whitespace. | 611 | |
'32' is a magic number. | 611 | |
'<' is not followed by whitespace. | 611 | |
';' is not followed by whitespace. | 611 | |
'{' should be on a new line. | 611 | |
'if' construct must use '{}'s. | 613 | |
Line is longer than 80 characters. | 613 | |
'+' is not preceded with whitespace. | 614 | |
'+' is not followed by whitespace. | 614 | |
'+' is not preceded with whitespace. | 614 | |
'+' is not followed by whitespace. | 614 | |
'=' is not preceded with whitespace. | 618 | |
'=' is not followed by whitespace. | 618 | |
';' is not followed by whitespace. | 618 | |
'<' is not preceded with whitespace. | 618 | |
'13' is a magic number. | 618 | |
'<' is not followed by whitespace. | 618 | |
';' is not followed by whitespace. | 618 | |
'{' should be on a new line. | 618 | |
'+' is not preceded with whitespace. | 619 | |
'+' is not followed by whitespace. | 619 | |
'if' construct must use '{}'s. | 620 | |
Line is longer than 80 characters. | 620 | |
'+' is not preceded with whitespace. | 620 | |
'+' is not followed by whitespace. | 620 | |
'+' is not preceded with whitespace. | 621 | |
'+' is not followed by whitespace. | 621 | |
'+' is not preceded with whitespace. | 621 | |
'+' is not followed by whitespace. | 621 | |
'{' should be on a new line. | 628 | |
'if' construct must use '{}'s. | 632 | |
Line is longer than 80 characters. | 633 | |
'}' should be alone on a line. | 636 | |
'{' should be on a new line. | 636 | |
Line is longer than 80 characters. | 637 | |
'+' is not preceded with whitespace. | 637 | |
'+' is not followed by whitespace. | 637 | |
'=' is not preceded with whitespace. | 640 | |
'=' is not followed by whitespace. | 640 | |
';' is not followed by whitespace. | 640 | |
'<=' is not preceded with whitespace. | 640 | |
'<=' is not followed by whitespace. | 640 | |
';' is not followed by whitespace. | 640 | |
'{' should be on a new line. | 640 | |
'if' construct must use '{}'s. | 642 | |
Line is longer than 80 characters. | 642 | |
'+' is not preceded with whitespace. | 643 | |
'+' is not followed by whitespace. | 643 | |
'+' is not preceded with whitespace. | 643 | |
'+' is not followed by whitespace. | 643 | |
'}' should be alone on a line. | 649 | |
'{' should be on a new line. | 649 | |
Line is longer than 80 characters. | 650 | |
'{' should be on a new line. | 651 | |
Line is longer than 80 characters. | 652 | |
'}' should be alone on a line. | 659 | |
'{' should be on a new line. | 659 | |
'{' should be on a new line. | 660 | |
Line is longer than 80 characters. | 661 | |
'}' should be alone on a line. | 666 | |
'{' should be on a new line. | 666 | |
'if' construct must use '{}'s. | 669 | |
'=' is not preceded with whitespace. | 672 | |
'=' is not followed by whitespace. | 672 | |
';' is not followed by whitespace. | 672 | |
'<' is not preceded with whitespace. | 672 | |
'32' is a magic number. | 672 | |
'<' is not followed by whitespace. | 672 | |
';' is not followed by whitespace. | 672 | |
'{' should be on a new line. | 672 | |
'if' construct must use '{}'s. | 674 | |
Line is longer than 80 characters. | 674 | |
'+' is not preceded with whitespace. | 675 | |
'+' is not followed by whitespace. | 675 | |
'+' is not preceded with whitespace. | 675 | |
'+' is not followed by whitespace. | 675 | |
'=' is not preceded with whitespace. | 679 | |
'=' is not followed by whitespace. | 679 | |
';' is not followed by whitespace. | 679 | |
'<' is not preceded with whitespace. | 679 | |
'13' is a magic number. | 679 | |
'<' is not followed by whitespace. | 679 | |
';' is not followed by whitespace. | 679 | |
'{' should be on a new line. | 679 | |
'+' is not preceded with whitespace. | 680 | |
'+' is not followed by whitespace. | 680 | |
'if' construct must use '{}'s. | 681 | |
Line is longer than 80 characters. | 681 | |
'+' is not preceded with whitespace. | 681 | |
'+' is not followed by whitespace. | 681 | |
'+' is not preceded with whitespace. | 682 | |
'+' is not followed by whitespace. | 682 | |
'+' is not preceded with whitespace. | 682 | |
'+' is not followed by whitespace. | 682 | |
'=' is not preceded with whitespace. | 686 | |
'1999' is a magic number. | 686 | |
'=' is not followed by whitespace. | 686 | |
';' is not followed by whitespace. | 686 | |
'<' is not preceded with whitespace. | 686 | |
'2011' is a magic number. | 686 | |
'<' is not followed by whitespace. | 686 | |
';' is not followed by whitespace. | 686 | |
'{' should be on a new line. | 686 | |
'if' construct must use '{}'s. | 688 | |
Line is longer than 80 characters. | 688 | |
'+' is not preceded with whitespace. | 689 | |
'+' is not followed by whitespace. | 689 | |
'+' is not preceded with whitespace. | 689 | |
'+' is not followed by whitespace. | 689 | |
'=' is not preceded with whitespace. | 693 | |
'=' is not followed by whitespace. | 693 | |
';' is not followed by whitespace. | 693 | |
'<' is not preceded with whitespace. | 693 | |
'24' is a magic number. | 693 | |
'<' is not followed by whitespace. | 693 | |
';' is not followed by whitespace. | 693 | |
'{' should be on a new line. | 693 | |
'if' construct must use '{}'s. | 695 | |
Line is longer than 80 characters. | 695 | |
'+' is not preceded with whitespace. | 696 | |
'+' is not followed by whitespace. | 696 | |
'+' is not preceded with whitespace. | 696 | |
'+' is not followed by whitespace. | 696 | |
'=' is not preceded with whitespace. | 700 | |
'=' is not followed by whitespace. | 700 | |
';' is not followed by whitespace. | 700 | |
'<' is not preceded with whitespace. | 700 | |
'60' is a magic number. | 700 | |
'<' is not followed by whitespace. | 700 | |
';' is not followed by whitespace. | 700 | |
'{' should be on a new line. | 700 | |
'if' construct must use '{}'s. | 702 | |
Line is longer than 80 characters. | 702 | |
'+' is not preceded with whitespace. | 703 | |
'+' is not followed by whitespace. | 703 | |
'+' is not preceded with whitespace. | 703 | |
'+' is not followed by whitespace. | 703 | |
'}' should be alone on a line. | 709 | |
'{' should be on a new line. | 709 | |
'{' should be on a new line. | 711 | |
'}' should be alone on a line. | 713 | |
'{' should be on a new line. | 713 | |
'{' should be on a new line. | 717 | |
Line has trailing spaces. | 718 | |
Line is longer than 80 characters. | 719 | |
Line is longer than 80 characters. | 721 | |
'cast' is not followed by whitespace. | 721 | |
Must have at least one statement. | 721 | |
'{' is not followed by whitespace. | 721 | |
'}' is not preceded with whitespace. | 721 | |
Line is longer than 80 characters. | 722 | |
'cast' is not followed by whitespace. | 722 | |
Must have at least one statement. | 722 | |
'{' is not followed by whitespace. | 722 | |
'}' is not preceded with whitespace. | 722 | |
Line is longer than 80 characters. | 723 | |
'cast' is not followed by whitespace. | 723 | |
Must have at least one statement. | 723 | |
'{' is not followed by whitespace. | 723 | |
'}' is not preceded with whitespace. | 723 | |
Line has trailing spaces. | 724 | |
'{' should be on a new line. | 724 | |
Line is longer than 80 characters. | 725 | |
'{' should be on a new line. | 729 | |
Line is longer than 80 characters. | 730 | |
'}' should be alone on a line. | 735 | |
'{' should be on a new line. | 735 | |
'{' should be on a new line. | 736 | |
'}' should be alone on a line. | 738 | |
'{' should be on a new line. | 738 | |
Line is longer than 80 characters. | 739 | |
'{' should be on a new line. | 741 | |
'{' should be on a new line. | 746 | |
Line is longer than 80 characters. | 747 | |
'}' should be alone on a line. | 751 | |
'{' should be on a new line. | 751 | |
Line is longer than 80 characters. | 752 | |
',' is not followed by whitespace. | 752 | |
Line is longer than 80 characters. | 753 | |
'{' should be on a new line. | 754 | |
Line is longer than 80 characters. | 757 | |
',' is not followed by whitespace. | 757 | |
',' is not followed by whitespace. | 757 | |
Unused @param tag for 'dateTimeFormatter'. | 769 | |
Line has trailing spaces. | 772 | |
Parameter ddf should be final. | 772 | |
Parameter db should be final. | 772 | |
Parameter dateFormatter should be final. | 773 | |
Line has trailing spaces. | 774 | |
Parameter datetimeFormatter should be final. | 774 | |
Expected @param tag for 'datetimeFormatter'. | 774 | |
Line has trailing spaces. | 775 | |
Parameter postfix should be final. | 775 | |
Expected @param tag for 'postfix'. | 775 | |
Expected @throws tag for 'Exception'. | 776 | |
'{' should be on a new line. | 776 | |
'if' construct must use '{}'s. | 778 | |
Line has trailing spaces. | 779 | |
'+' should be on a new line. | 779 | |
'{' should be on a new line. | 781 | |
'||' should be on a new line. | 782 | |
')' is preceded with whitespace. | 783 | |
'{' should be on a new line. | 783 | |
'||' should be on a new line. | 787 | |
')' is preceded with whitespace. | 788 | |
'{' should be on a new line. | 788 | |
'else' construct must use '{}'s. | 792 | |
Line is longer than 80 characters. | 809 | |
Line has trailing spaces. | 812 | |
Line has trailing spaces. | 813 | |
Line has trailing spaces. | 817 | |
Line has trailing spaces. | 818 | |
Line has trailing spaces. | 821 | |
Line has trailing spaces. | 822 | |
Line has trailing spaces. | 823 | |
Line has trailing spaces. | 825 | |
Line has trailing spaces. | 827 | |
Line has trailing spaces. | 829 | |
Line has trailing spaces. | 832 | |
Line has trailing spaces. | 836 | |
Line has trailing spaces. | 838 | |
Line has trailing spaces. | 839 | |
Line has trailing spaces. | 842 | |
Line has trailing spaces. | 848 | |
Line has trailing spaces. | 849 | |
Line has trailing spaces. | 852 | |
Line has trailing spaces. | 864 | |
Line has trailing spaces. | 865 | |
Line has trailing spaces. | 868 | |
Parameter ddf should be final. | 868 | |
Parameter fieldname should be final. | 868 | |
Parameter displayname should be final. | 869 | |
Parameter mand should be final. | 869 | |
'{' should be on a new line. | 869 | |
Avoid inline conditionals. | 872 | |
':' is not preceded with whitespace. | 872 | |
':' is not followed by whitespace. | 872 | |
Line is longer than 80 characters. | 884 | |
Line is longer than 80 characters. | 889 | |
'{' should be on a new line. | 891 | |
'{' should be on a new line. | 893 | |
'{' should be on a new line. | 895 | |
'{' should be on a new line. | 897 | |
'{' should be on a new line. | 899 | |
Line is longer than 80 characters. | 901 | |
'{' should be on a new line. | 901 | |
Line is longer than 80 characters. | 903 | |
'{' should be on a new line. | 903 | |
Line is longer than 80 characters. | 904 | |
'{' should be on a new line. | 904 | |
Line is longer than 80 characters. | 905 | |
'{' should be on a new line. | 905 | |
Line is longer than 80 characters. | 906 | |
'{' should be on a new line. | 906 | |
Line has trailing spaces. | 907 | |
'{' should be on a new line. | 909 | |
'+' is not preceded with whitespace. | 911 | |
'+' should be on a new line. | 911 | |
Line is longer than 80 characters. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 | |
'+' is not preceded with whitespace. | 912 | |
'+' is not followed by whitespace. | 912 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
'{' should be on a new line. | 8 | |
Missing a Javadoc comment. | 10 | |
Name 'id' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 10 | |
Missing a Javadoc comment. | 11 | |
Name 'value' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 11 | |
Line is longer than 80 characters. | 15 | |
Parameter rec should be final. | 20 | |
Parameter field should be final. | 20 | |
'{' should be on a new line. | 20 | |
Parameter id should be final. | 31 | |
'id' hides a field. | 31 | |
Parameter value should be final. | 31 | |
'value' hides a field. | 31 | |
'{' should be on a new line. | 31 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' should be on a new line. | 36 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'{' should be on a new line. | 40 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 12 | |
'{' should be on a new line. | 12 | |
Parameter cmd should be final. | 31 | |
'{' should be on a new line. | 31 | |
Name 'proc_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
'while' is not followed by whitespace. | 40 | |
'(' is followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
')' is preceded with whitespace. | 40 | |
'{' should be on a new line. | 40 | |
'cast' is not followed by whitespace. | 41 | |
'{' should be on a new line. | 45 | |
'}' should be alone on a line. | 47 | |
'{' should be on a new line. | 47 | |
Must have at least one statement. | 47 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 77 | |
Parameter script should be final. | 77 | |
Parameter scriptName should be final. | 77 | |
'{' should be on a new line. | 77 | |
',' is not followed by whitespace. | 79 | |
',' is not followed by whitespace. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
'{' should be on a new line. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Unused @throws tag for 'Eception'. | 28 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter context should be final. | 30 | |
Expected @throws tag for 'HandlerException'. | 30 | |
'{' should be on a new line. | 30 | |
'if' construct must use '{}'s. | 43 | |
'if' construct must use '{}'s. | 45 | |
'{' should be on a new line. | 46 | |
',' is not followed by whitespace. | 47 | |
'if' construct must use '{}'s. | 48 | |
Line is longer than 80 characters. | 48 | |
'+' is not preceded with whitespace. | 48 | |
'+' is not followed by whitespace. | 48 | |
'if' construct must use '{}'s. | 51 | |
Line is longer than 80 characters. | 51 | |
'==' is not preceded with whitespace. | 51 | |
'==' is not followed by whitespace. | 51 | |
'{' should be on a new line. | 52 | |
Line is longer than 80 characters. | 57 | |
',' is not followed by whitespace. | 57 | |
'{' should be on a new line. | 58 | |
'if' construct must use '{}'s. | 60 | |
Line is longer than 80 characters. | 60 | |
'if' construct must use '{}'s. | 61 | |
'!=' is not preceded with whitespace. | 61 | |
'!=' is not followed by whitespace. | 61 | |
'else' construct must use '{}'s. | 62 | |
'{' should be on a new line. | 66 | |
'{' should be on a new line. | 68 | |
'}' should be alone on a line. | 70 | |
'{' should be on a new line. | 70 | |
',' is not followed by whitespace. | 71 | |
',' is not followed by whitespace. | 72 | |
'}' should be alone on a line. | 75 | |
'{' should be on a new line. | 75 | |
'if' construct must use '{}'s. | 77 | |
Line is longer than 80 characters. | 77 | |
',' is not followed by whitespace. | 77 | |
'{' should be on a new line. | 79 | |
Line is longer than 80 characters. | 81 | |
'{' should be on a new line. | 82 | |
'{' should be on a new line. | 83 | |
Line is longer than 80 characters. | 84 | |
'{' should be on a new line. | 88 | |
'{' should be on a new line. | 91 | |
Line is longer than 80 characters. | 92 | |
'{' should be on a new line. | 93 | |
Line is longer than 80 characters. | 94 | |
'}' should be alone on a line. | 97 | |
'{' should be on a new line. | 97 | |
',' is not followed by whitespace. | 98 | |
',' is not followed by whitespace. | 99 | |
',' is not followed by whitespace. | 102 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
'}' should be alone on a line. | 106 | |
'{' should be on a new line. | 106 | |
',' is not followed by whitespace. | 115 | |
',' is not followed by whitespace. | 116 | |
',' is not followed by whitespace. | 117 | |
',' is not followed by whitespace. | 118 | |
',' is not followed by whitespace. | 119 | |
'{' should be on a new line. | 122 | |
',' is not followed by whitespace. | 123 | |
'}' should be alone on a line. | 124 | |
'{' should be on a new line. | 124 | |
Line is longer than 80 characters. | 125 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 16 | |
'{' should be on a new line. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Variable 'db' must be private and have accessor methods. | 20 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter context should be final. | 22 | |
'{' should be on a new line. | 22 | |
',' is not followed by whitespace. | 24 | |
',' is not followed by whitespace. | 29 | |
'{' should be on a new line. | 32 | |
'{' should be on a new line. | 36 | |
'if' construct must use '{}'s. | 37 | |
Line is longer than 80 characters. | 37 | |
',' is not followed by whitespace. | 40 | |
'{' should be on a new line. | 41 | |
',' is not followed by whitespace. | 43 | |
'{' should be on a new line. | 46 | |
Line is longer than 80 characters. | 47 | |
',' is not followed by whitespace. | 47 | |
'}' should be alone on a line. | 48 | |
'{' should be on a new line. | 48 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 50 | |
'}' should be alone on a line. | 52 | |
'{' should be on a new line. | 52 | |
Line is longer than 80 characters. | 53 | |
'if' construct must use '{}'s. | 54 | |
Line has trailing spaces. | 54 | |
'{' should be on a new line. | 57 | |
'}' should be alone on a line. | 59 | |
'{' should be on a new line. | 59 | |
Line is longer than 80 characters. | 60 | |
',' is not followed by whitespace. | 60 | |
'}' should be alone on a line. | 63 | |
'{' should be on a new line. | 63 | |
Line is longer than 80 characters. | 65 | |
'if' construct must use '{}'s. | 66 | |
Line has trailing spaces. | 66 | |
'{' should be on a new line. | 69 | |
'}' should be alone on a line. | 71 | |
'{' should be on a new line. | 71 | |
Line is longer than 80 characters. | 73 | |
',' is not followed by whitespace. | 73 | |
'{' should be on a new line. | 76 | |
',' is not followed by whitespace. | 77 | |
Line is longer than 80 characters. | 80 | |
'{' should be on a new line. | 80 | |
'if' construct must use '{}'s. | 84 | |
Line has trailing spaces. | 84 | |
'+' is not preceded with whitespace. | 85 | |
'+' is not followed by whitespace. | 85 | |
Line is longer than 80 characters. | 86 | |
'{' should be on a new line. | 87 | |
'}' should be alone on a line. | 90 | |
'{' should be on a new line. | 90 | |
Line is longer than 80 characters. | 91 | |
',' is not followed by whitespace. | 91 | |
'}' should be alone on a line. | 97 | |
'{' should be on a new line. | 97 | |
'{' should be on a new line. | 101 | |
',' is not followed by whitespace. | 102 | |
'}' should be alone on a line. | 103 | |
'{' should be on a new line. | 103 | |
Line is longer than 80 characters. | 104 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 12 | |
'{' should be on a new line. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 16 | |
Line has trailing spaces. | 20 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter context should be final. | 25 | |
Expected @param tag for 'context'. | 25 | |
'{' should be on a new line. | 25 | |
',' is not followed by whitespace. | 26 | |
'if' construct must use '{}'s. | 30 | |
Line is longer than 80 characters. | 30 | |
',' is not followed by whitespace. | 31 | |
'{' should be on a new line. | 32 | |
',' is not followed by whitespace. | 33 | |
'}' should be alone on a line. | 34 | |
'{' should be on a new line. | 34 | |
Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 11 | |
Missing a Javadoc comment. | 13 | |
Expected an @return tag. | 18 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Parameter context should be final. | 18 | |
Expected @param tag for 'context'. | 18 | |
'{' should be on a new line. | 18 | |
'cast' is not followed by whitespace. | 19 | |
',' is not followed by whitespace. | 20 | |
'cast' is not followed by whitespace. | 21 | |
'{' should be on a new line. | 23 | |
',' is not followed by whitespace. | 24 | |
'}' should be alone on a line. | 25 | |
'{' should be on a new line. | 25 | |
Line is longer than 80 characters. | 26 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
'{' should be on a new line. | 35 | |
Missing a Javadoc comment. | 37 | |
Name 'recordIds' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 37 | |
Missing a Javadoc comment. | 38 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
Missing a Javadoc comment. | 39 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 39 | |
Variable 'database' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Name 'table' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 40 | |
Missing a Javadoc comment. | 41 | |
Name 'currentRecord' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 41 | |
Missing a Javadoc comment. | 42 | |
Name 'sqlString' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 42 | |
Variable 'sqlString' must be private and have accessor methods. | 42 | |
Missing a Javadoc comment. | 43 | |
Name 'increment' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 43 | |
Variable 'increment' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 44 | |
Name 'max' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 44 | |
Missing a Javadoc comment. | 45 | |
Name 'metaData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 45 | |
Missing a Javadoc comment. | 46 | |
Name 'limited' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 46 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 48 | |
Name 'state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 48 | |
Missing a Javadoc comment. | 49 | |
Name 'currentData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 49 | |
Missing a Javadoc comment. | 50 | |
Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 50 | |
Variable 'dataCache' must be private and have accessor methods. | 50 | |
Missing a Javadoc comment. | 52 | |
Name 'ignoreDeleted' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 52 | |
Parameter db should be final. | 57 | |
Expected @param tag for 'db'. | 57 | |
Parameter table should be final. | 57 | |
'table' hides a field. | 57 | |
Expected @param tag for 'table'. | 57 | |
Parameter sql should be final. | 57 | |
Expected @param tag for 'sql'. | 57 | |
Parameter inc should be final. | 57 | |
Expected @param tag for 'inc'. | 57 | |
Expected @throws tag for 'Exception'. | 58 | |
'{' should be on a new line. | 58 | |
'if' construct must use '{}'s. | 64 | |
Parameter db should be final. | 75 | |
Expected @param tag for 'db'. | 75 | |
Parameter table should be final. | 75 | |
'table' hides a field. | 75 | |
Expected @param tag for 'table'. | 75 | |
Parameter results should be final. | 75 | |
Expected @param tag for 'results'. | 75 | |
Parameter inc should be final. | 75 | |
Expected @param tag for 'inc'. | 75 | |
Expected @throws tag for 'Exception'. | 76 | |
'{' should be on a new line. | 76 | |
Parameter db should be final. | 86 | |
Expected @param tag for 'db'. | 86 | |
Parameter table should be final. | 87 | |
'table' hides a field. | 87 | |
Expected @param tag for 'table'. | 87 | |
Parameter sqlStatement should be final. | 88 | |
Expected @param tag for 'sqlStatement'. | 88 | |
Parameter inc should be final. | 89 | |
Expected @param tag for 'inc'. | 89 | |
Expected @throws tag for 'Exception'. | 90 | |
'{' should be on a new line. | 90 | |
Method 'buildSet' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter db should be final. | 96 | |
Parameter table should be final. | 97 | |
'table' hides a field. | 97 | |
Parameter sqlStatement should be final. | 98 | |
Parameter inc should be final. | 99 | |
'{' should be on a new line. | 100 | |
'{' should be on a new line. | 103 | |
'{' should be on a new line. | 106 | |
'{' should be on a new line. | 109 | |
'{' should be on a new line. | 114 | |
Parameter db should be final. | 122 | |
Expected @param tag for 'db'. | 122 | |
Parameter t should be final. | 122 | |
Expected @param tag for 't'. | 122 | |
Parameter inc should be final. | 122 | |
Expected @param tag for 'inc'. | 122 | |
Expected @throws tag for 'Exception'. | 122 | |
'{' should be on a new line. | 122 | |
'dataCache' hides a field. | 126 | |
'{' should be on a new line. | 128 | |
'{' should be on a new line. | 131 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 138 | |
Expected an @return tag. | 143 | |
Parameter context should be final. | 144 | |
Expected @param tag for 'context'. | 144 | |
Parameter db should be final. | 145 | |
Expected @param tag for 'db'. | 145 | |
Parameter table should be final. | 146 | |
Expected @param tag for 'table'. | 146 | |
Parameter results should be final. | 147 | |
Expected @param tag for 'results'. | 147 | |
Parameter inc should be final. | 148 | |
Expected @param tag for 'inc'. | 148 | |
Expected @throws tag for 'Exception'. | 149 | |
'{' should be on a new line. | 149 | |
'cast' is not followed by whitespace. | 151 | |
'{' should be on a new line. | 152 | |
'if' construct must use '{}'s. | 155 | |
'{' should be on a new line. | 158 | |
Line is longer than 80 characters. | 165 | |
Expected an @return tag. | 170 | |
Parameter context should be final. | 171 | |
Expected @param tag for 'context'. | 171 | |
Parameter db should be final. | 172 | |
Expected @param tag for 'db'. | 172 | |
Parameter table should be final. | 173 | |
Expected @param tag for 'table'. | 173 | |
Parameter sql should be final. | 174 | |
Expected @param tag for 'sql'. | 174 | |
Parameter inc should be final. | 175 | |
Expected @param tag for 'inc'. | 175 | |
Parameter identifier should be final. | 176 | |
Expected @param tag for 'identifier'. | 176 | |
Expected @throws tag for 'Exception'. | 177 | |
'{' should be on a new line. | 177 | |
'cast' is not followed by whitespace. | 179 | |
'{' should be on a new line. | 183 | |
'{' should be on a new line. | 187 | |
Line is longer than 80 characters. | 194 | |
Expected an @return tag. | 199 | |
Parameter context should be final. | 200 | |
Expected @param tag for 'context'. | 200 | |
Parameter db should be final. | 201 | |
Expected @param tag for 'db'. | 201 | |
Parameter table should be final. | 202 | |
Expected @param tag for 'table'. | 202 | |
Parameter sql should be final. | 203 | |
Expected @param tag for 'sql'. | 203 | |
Parameter inc should be final. | 204 | |
Expected @param tag for 'inc'. | 204 | |
Parameter identifier should be final. | 205 | |
Expected @param tag for 'identifier'. | 205 | |
Expected @throws tag for 'Exception'. | 206 | |
'{' should be on a new line. | 206 | |
'cast' is not followed by whitespace. | 208 | |
'{' should be on a new line. | 211 | |
'{' should be on a new line. | 215 | |
Line is longer than 80 characters. | 222 | |
Expected an @return tag. | 224 | |
Parameter context should be final. | 225 | |
Expected @param tag for 'context'. | 225 | |
Parameter db should be final. | 226 | |
Expected @param tag for 'db'. | 226 | |
Parameter table should be final. | 227 | |
Expected @param tag for 'table'. | 227 | |
Parameter sql should be final. | 228 | |
Expected @param tag for 'sql'. | 228 | |
Parameter inc should be final. | 229 | |
Expected @param tag for 'inc'. | 229 | |
Expected @throws tag for 'Exception'. | 230 | |
'{' should be on a new line. | 230 | |
Method 'setIgnoreDeleted' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Parameter del should be final. | 237 | |
Expected @param tag for 'del'. | 237 | |
'{' should be on a new line. | 237 | |
Expected an @return tag. | 246 | |
Parameter context should be final. | 247 | |
Expected @param tag for 'context'. | 247 | |
Parameter identifier should be final. | 248 | |
Expected @param tag for 'identifier'. | 248 | |
Expected @throws tag for 'Exception'. | 249 | |
'{' should be on a new line. | 249 | |
'cast' is not followed by whitespace. | 251 | |
'{' should be on a new line. | 252 | |
'{' should be on a new line. | 256 | |
Method 'doNavigation' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Missing a Javadoc comment. | 262 | |
Parameter context should be final. | 262 | |
'{' should be on a new line. | 262 | |
'{' should be on a new line. | 263 | |
'{' should be on a new line. | 266 | |
Line is longer than 80 characters. | 271 | |
Method 'getNext' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Missing a Javadoc comment. | 272 | |
'{' should be on a new line. | 272 | |
'{' should be on a new line. | 275 | |
'cast' is not followed by whitespace. | 276 | |
Line is longer than 80 characters. | 282 | |
Method 'getRows' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Missing a Javadoc comment. | 283 | |
'{' should be on a new line. | 283 | |
Line is longer than 80 characters. | 288 | |
Method 'loadData' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
'{' should be on a new line. | 289 | |
'{' should be on a new line. | 292 | |
Line has trailing spaces. | 294 | |
'{' should be on a new line. | 296 | |
'cast' is not followed by whitespace. | 297 | |
'{' should be on a new line. | 299 | |
Empty statement. | 300 | |
'{' should be on a new line. | 302 | |
'cast' is not followed by whitespace. | 304 | |
'{' should be on a new line. | 307 | |
'{' should be on a new line. | 308 | |
'cast' is not followed by whitespace. | 309 | |
'cast' is not followed by whitespace. | 310 | |
Line has trailing spaces. | 312 | |
'{' should be on a new line. | 312 | |
Empty statement. | 313 | |
'{' should be on a new line. | 316 | |
'{' should be on a new line. | 320 | |
Method 'getRecord' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Missing a Javadoc comment. | 330 | |
Parameter database should be final. | 330 | |
'database' hides a field. | 330 | |
Parameter table should be final. | 330 | |
'table' hides a field. | 330 | |
Parameter id should be final. | 330 | |
'{' should be on a new line. | 331 | |
Method 'removeID' is not designed for extension - needs to be abstract, final or empty. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter id should be final. | 336 | |
'{' should be on a new line. | 336 | |
Missing a Javadoc comment. | 340 | |
'{' should be on a new line. | 340 | |
'{' should be on a new line. | 341 | |
'{' should be on a new line. | 344 | |
Method 'addElement' is not designed for extension - needs to be abstract, final or empty. | 351 | |
Missing a Javadoc comment. | 351 | |
Parameter id should be final. | 351 | |
'{' should be on a new line. | 351 | |
Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. | 355 | |
Missing a Javadoc comment. | 355 | |
'{' should be on a new line. | 355 | |
Method 'getIncrement' is not designed for extension - needs to be abstract, final or empty. | 359 | |
Missing a Javadoc comment. | 359 | |
'{' should be on a new line. | 359 | |
Method 'getLimited' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Missing a Javadoc comment. | 363 | |
'{' should be on a new line. | 363 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Missing a Javadoc comment. | 367 | |
'{' should be on a new line. | 367 | |
Method 'getCurrentRecord' is not designed for extension - needs to be abstract, final or empty. | 371 | |
Missing a Javadoc comment. | 371 | |
'{' should be on a new line. | 371 | |
Method 'setCurrentRecord' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Missing a Javadoc comment. | 375 | |
Parameter i should be final. | 375 | |
'{' should be on a new line. | 375 | |
Method 'getDisplayCurrentRecord' is not designed for extension - needs to be abstract, final or empty. | 379 | |
Missing a Javadoc comment. | 379 | |
'{' should be on a new line. | 379 | |
'{' should be on a new line. | 380 | |
'{' should be on a new line. | 383 | |
Method 'getMaxRecord' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Missing a Javadoc comment. | 388 | |
'{' should be on a new line. | 388 | |
Method 'setMaxRecord' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Missing a Javadoc comment. | 392 | |
Parameter a should be final. | 392 | |
'{' should be on a new line. | 392 | |
'{' should be on a new line. | 394 | |
Method 'getPages' is not designed for extension - needs to be abstract, final or empty. | 399 | |
Missing a Javadoc comment. | 399 | |
'{' should be on a new line. | 399 | |
'{' should be on a new line. | 400 | |
'{' should be on a new line. | 403 | |
'{' should be on a new line. | 404 | |
'{' should be on a new line. | 407 | |
Method 'getPage' is not designed for extension - needs to be abstract, final or empty. | 413 | |
Missing a Javadoc comment. | 413 | |
'{' should be on a new line. | 413 | |
'{' should be on a new line. | 414 | |
'{' should be on a new line. | 417 | |
Method 'getSqlString' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
'{' should be on a new line. | 422 | |
Method 'moveNext' is not designed for extension - needs to be abstract, final or empty. | 426 | |
Missing a Javadoc comment. | 426 | |
'{' should be on a new line. | 426 | |
Method 'movePrevious' is not designed for extension - needs to be abstract, final or empty. | 430 | |
Missing a Javadoc comment. | 430 | |
'{' should be on a new line. | 430 | |
Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Missing a Javadoc comment. | 434 | |
'{' should be on a new line. | 434 | |
Conditional logic can be removed. | 435 | |
'{' should be on a new line. | 435 | |
'{' should be on a new line. | 438 | |
Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
'{' should be on a new line. | 443 | |
Conditional logic can be removed. | 444 | |
'{' should be on a new line. | 444 | |
'{' should be on a new line. | 447 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 452 | |
Missing a Javadoc comment. | 452 | |
'{' should be on a new line. | 452 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
'{' should be on a new line. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Variable 'db' must be private and have accessor methods. | 21 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter context should be final. | 23 | |
'{' should be on a new line. | 23 | |
',' is not followed by whitespace. | 25 | |
'{' should be on a new line. | 29 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 32 | |
'}' should be alone on a line. | 34 | |
'{' should be on a new line. | 34 | |
'{' should be on a new line. | 37 | |
'if' construct must use '{}'s. | 38 | |
Line has trailing spaces. | 38 | |
',' is not followed by whitespace. | 43 | |
'{' should be on a new line. | 44 | |
'{' should be on a new line. | 46 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 50 | |
'{' should be on a new line. | 51 | |
',' is not followed by whitespace. | 52 | |
'}' should be alone on a line. | 53 | |
'{' should be on a new line. | 53 | |
Line is longer than 80 characters. | 54 | |
',' is not followed by whitespace. | 55 | |
Line is longer than 80 characters. | 58 | |
'{' should be on a new line. | 58 | |
'}' should be alone on a line. | 60 | |
'{' should be on a new line. | 60 | |
'if' construct must use '{}'s. | 64 | |
'{' should be on a new line. | 67 | |
'{' should be on a new line. | 69 | |
Line has trailing spaces. | 72 | |
'}' should be alone on a line. | 72 | |
'{' should be on a new line. | 72 | |
Line is longer than 80 characters. | 74 | |
'{' should be on a new line. | 77 | |
Line is longer than 80 characters. | 78 | |
',' is not followed by whitespace. | 80 | |
Line is longer than 80 characters. | 81 | |
Line has trailing spaces. | 82 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 88 | |
'{' should be on a new line. | 88 | |
Line is longer than 80 characters. | 89 | |
'}' should be alone on a line. | 91 | |
'{' should be on a new line. | 91 | |
Line is longer than 80 characters. | 92 | |
',' is not followed by whitespace. | 92 | |
'}' should be alone on a line. | 96 | |
'{' should be on a new line. | 96 | |
'{' should be on a new line. | 101 | |
',' is not followed by whitespace. | 102 | |
'}' should be alone on a line. | 103 | |
'{' should be on a new line. | 103 | |
Line is longer than 80 characters. | 104 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
Utility classes should not have a public or default constructor. | 8 | |
'{' should be on a new line. | 8 | |
Missing a Javadoc comment. | 10 | |
Parameter clazz should be final. | 10 | |
Parameter name should be final. | 10 | |
'{' should be on a new line. | 11 | |
'if' construct must use '{}'s. | 14 | |
'{' should be on a new line. | 18 | |
'{' should be on a new line. | 21 | |
'+' should be on a new line. | 22 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 6 | |
'{' should be on a new line. | 10 | |
Missing a Javadoc comment. | 11 | |
Name 'currentPosition' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 11 | |
Missing a Javadoc comment. | 12 | |
Name 'maxPosition' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
Missing a Javadoc comment. | 13 | |
Name 'str' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 13 | |
Missing a Javadoc comment. | 14 | |
Name 'delimiters' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 14 | |
Missing a Javadoc comment. | 15 | |
Name 'retTokens' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 15 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Parameter str should be final. | 35 | |
'str' hides a field. | 35 | |
Parameter delim should be final. | 35 | |
Parameter returnTokens should be final. | 35 | |
'{' should be on a new line. | 35 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 | |
Parameter str should be final. | 52 | |
'str' hides a field. | 52 | |
Parameter delim should be final. | 52 | |
'{' should be on a new line. | 52 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 60 | |
Parameter str should be final. | 65 | |
'str' hides a field. | 65 | |
'{' should be on a new line. | 65 | |
Method 'hasMoreTokens' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'{' should be on a new line. | 100 | |
Unused @throws tag for 'NoSuchElementException'. | 109 | |
Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'{' should be on a new line. | 113 | |
Line has trailing spaces. | 115 | |
'{' is not preceded with whitespace. | 115 | |
'{' should be on a new line. | 115 | |
'{' should be on a new line. | 118 | |
Line has trailing spaces. | 123 | |
'&&' should be on a new line. | 123 | |
'{' should be on a new line. | 124 | |
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 132 | |
Unused @throws tag for 'NoSuchElementException'. | 136 | |
Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Parameter delim should be final. | 140 | |
'{' should be on a new line. | 140 | |
Line has trailing spaces. | 148 | |
Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. | 156 | |
'{' should be on a new line. | 156 | |
Line has trailing spaces. | 164 | |
Unused @throws tag for 'NoSuchElementException'. | 167 | |
Method 'nextElement' is not designed for extension - needs to be abstract, final or empty. | 173 | |
'{' should be on a new line. | 173 | |
Line has trailing spaces. | 178 | |
Line has trailing spaces. | 179 | |
Line has trailing spaces. | 180 | |
Method 'countTokens' is not designed for extension - needs to be abstract, final or empty. | 187 | |
'{' should be on a new line. | 187 | |
'{' should be on a new line. | 191 | |
'&&' should be on a new line. | 196 | |
'&&' should be on a new line. | 197 | |
'{' should be on a new line. | 198 | |
'{' should be on a new line. | 202 | |
Line has trailing spaces. | 207 | |
'&&' should be on a new line. | 207 | |
'{' should be on a new line. | 208 | |
'&&' should be on a new line. | 211 | |
'{' should be on a new line. | 212 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
Line is longer than 80 characters. | 39 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method length is 468 lines (max allowed is 150). | 41 | |
Parameter context should be final. | 41 | |
'{' should be on a new line. | 41 | |
'if' construct must use '{}'s. | 62 | |
'if' construct must use '{}'s. | 64 | |
'{' should be on a new line. | 66 | |
'if' construct must use '{}'s. | 68 | |
'if' construct must use '{}'s. | 74 | |
'if' construct must use '{}'s. | 76 | |
Line has trailing spaces. | 76 | |
'{' should be on a new line. | 78 | |
'if' construct must use '{}'s. | 79 | |
'else' construct must use '{}'s. | 81 | |
'if' construct must use '{}'s. | 87 | |
'if' construct must use '{}'s. | 89 | |
'if' construct must use '{}'s. | 90 | |
'{' should be on a new line. | 96 | |
'{' should be on a new line. | 101 | |
'{' should be on a new line. | 103 | |
'if' construct must use '{}'s. | 104 | |
'{' should be on a new line. | 111 | |
'{' should be on a new line. | 121 | |
'if' construct must use '{}'s. | 122 | |
'if' construct must use '{}'s. | 124 | |
'if' construct must use '{}'s. | 133 | |
'if' construct must use '{}'s. | 136 | |
Expression can be simplified. | 139 | |
'{' should be on a new line. | 139 | |
'{' should be on a new line. | 162 | |
'{' should be on a new line. | 164 | |
'cast' is not followed by whitespace. | 165 | |
'cast' is not followed by whitespace. | 166 | |
'cast' is not followed by whitespace. | 167 | |
'cast' is not followed by whitespace. | 168 | |
'{' should be on a new line. | 171 | |
Line is longer than 80 characters. | 182 | |
'{' should be on a new line. | 184 | |
'if' construct must use '{}'s. | 185 | |
Line is longer than 80 characters. | 197 | |
'{' should be on a new line. | 200 | |
'cast' is not followed by whitespace. | 201 | |
'{' should be on a new line. | 203 | |
Line is longer than 80 characters. | 206 | |
'{' should be on a new line. | 217 | |
'if' construct must use '{}'s. | 225 | |
'{' should be on a new line. | 229 | |
'{' should be on a new line. | 246 | |
'if' construct must use '{}'s. | 247 | |
'if' construct must use '{}'s. | 249 | |
'else' construct must use '{}'s. | 251 | |
'{' should be on a new line. | 259 | |
'if' construct must use '{}'s. | 261 | |
'else' construct must use '{}'s. | 263 | |
'{' should be on a new line. | 266 | |
'if' construct must use '{}'s. | 267 | |
'else' construct must use '{}'s. | 269 | |
'{' should be on a new line. | 272 | |
'{' should be on a new line. | 276 | |
'{' should be on a new line. | 285 | |
'if' construct must use '{}'s. | 286 | |
'if' construct must use '{}'s. | 288 | |
'else' construct must use '{}'s. | 290 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 293 | |
'{' should be on a new line. | 298 | |
'{' should be on a new line. | 300 | |
'{' should be on a new line. | 303 | |
'{' should be on a new line. | 309 | |
'if' construct must use '{}'s. | 311 | |
'{' should be on a new line. | 314 | |
'{' should be on a new line. | 317 | |
'{' should be on a new line. | 320 | |
'{' should be on a new line. | 325 | |
'{' should be on a new line. | 338 | |
'if' construct must use '{}'s. | 339 | |
Line is longer than 80 characters. | 341 | |
Line is longer than 80 characters. | 342 | |
'{' should be on a new line. | 350 | |
'if' construct must use '{}'s. | 356 | |
'else' construct must use '{}'s. | 358 | |
'{' should be on a new line. | 364 | |
'{' should be on a new line. | 365 | |
'{' should be on a new line. | 367 | |
'{' should be on a new line. | 374 | |
'{' should be on a new line. | 377 | |
'{' should be on a new line. | 383 | |
'{' should be on a new line. | 394 | |
'{' should be on a new line. | 402 | |
'{' should be on a new line. | 403 | |
'{' should be on a new line. | 404 | |
'if' construct must use '{}'s. | 405 | |
'else' construct must use '{}'s. | 409 | |
'{' should be on a new line. | 421 | |
'if' construct must use '{}'s. | 423 | |
'else' construct must use '{}'s. | 425 | |
'{' should be on a new line. | 440 | |
'{' should be on a new line. | 441 | |
'{' should be on a new line. | 448 | |
'3' is a magic number. | 449 | |
'if' construct must use '{}'s. | 450 | |
'if' construct must use '{}'s. | 457 | |
'{' should be on a new line. | 473 | |
'cast' is not followed by whitespace. | 476 | |
'{' should be on a new line. | 478 | |
'{' should be on a new line. | 501 | |
'cast' is not followed by whitespace. | 502 | |
'{' should be on a new line. | 504 | |
Line has trailing spaces. | 511 | |
Parameter tableRS should be final. | 519 | |
Parameter orderby should be final. | 519 | |
'{' should be on a new line. | 520 | |
'{' should be on a new line. | 522 | |
'cast' is not followed by whitespace. | 523 | |
Missing a Javadoc comment. | 535 | |
Parameter a should be final. | 535 | |
Parameter b should be final. | 535 | |
'{' should be on a new line. | 535 | |
'if' construct must use '{}'s. | 536 | |
'else' construct must use '{}'s. | 538 | |
Unused @param tag for 'field'. | 552 | |
Unused @param tag for 'value'. | 553 | |
Method 'buildQuery' is not designed for extension - needs to be abstract, final or empty. | 558 | |
Parameter context should be final. | 559 | |
Expected @param tag for 'context'. | 559 | |
Parameter tableRS should be final. | 560 | |
Expected @param tag for 'tableRS'. | 560 | |
Parameter table should be final. | 561 | |
Expected @param tag for 'table'. | 561 | |
Parameter orderby should be final. | 562 | |
Expected @param tag for 'orderby'. | 562 | |
Parameter ascdesc should be final. | 563 | |
Expected @param tag for 'ascdesc'. | 563 | |
Parameter db should be final. | 564 | |
Expected @param tag for 'db'. | 564 | |
Parameter selectExpression should be final. | 565 | |
Expected @param tag for 'selectExpression'. | 565 | |
'{' should be on a new line. | 566 | |
'{' should be on a new line. | 576 | |
'cast' is not followed by whitespace. | 577 | |
Line is longer than 80 characters. | 578 | |
'if' construct must use '{}'s. | 579 | |
'if' construct must use '{}'s. | 581 | |
'if' construct must use '{}'s. | 583 | |
'if' construct must use '{}'s. | 585 | |
'{' should be on a new line. | 590 | |
'{' should be on a new line. | 592 | |
'{' should be on a new line. | 593 | |
'{' should be on a new line. | 600 | |
'{' should be on a new line. | 620 | |
'{' should be on a new line. | 621 | |
'{' should be on a new line. | 623 | |
'{' should be on a new line. | 631 | |
'{' should be on a new line. | 643 | |
'if' construct must use '{}'s. | 644 | |
'{' should be on a new line. | 652 | |
'{' should be on a new line. | 653 | |
'{' should be on a new line. | 669 | |
'{' should be on a new line. | 680 | |
'if' construct must use '{}'s. | 685 | |
Missing a Javadoc comment. | 690 | |
Parameter context should be final. | 691 | |
Parameter table should be final. | 692 | |
Parameter id should be final. | 693 | |
Parameter action should be final. | 694 | |
'{' should be on a new line. | 695 | |
'if' construct must use '{}'s. | 706 | |
'if' construct must use '{}'s. | 710 | |
'if' construct must use '{}'s. | 717 | |
'if' construct must use '{}'s. | 720 | |
'if' construct must use '{}'s. | 727 | |
'if' construct must use '{}'s. | 730 | |
'if' construct must use '{}'s. | 737 | |
'if' construct must use '{}'s. | 740 | |
'if' construct must use '{}'s. | 747 | |
'if' construct must use '{}'s. | 750 | |
'if' construct must use '{}'s. | 757 | |
'if' construct must use '{}'s. | 760 | |
'if' construct must use '{}'s. | 767 | |
'if' construct must use '{}'s. | 770 | |
'if' construct must use '{}'s. | 777 | |
'if' construct must use '{}'s. | 781 | |
'if' construct must use '{}'s. | 785 | |
Line has trailing spaces. | 788 | |
'if' construct must use '{}'s. | 789 | |
'if' construct must use '{}'s. | 794 | |
'if' construct must use '{}'s. | 798 | |
'if' construct must use '{}'s. | 802 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 18 | |
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter context should be final. | 25 | |
'{' should be on a new line. | 25 | |
'cast' is not followed by whitespace. | 26 | |
',' is not followed by whitespace. | 27 | |
'{' should be on a new line. | 29 | |
Line is longer than 80 characters. | 30 | |
',' is not followed by whitespace. | 30 | |
'}' should be alone on a line. | 31 | |
'{' should be on a new line. | 31 | |
'{' should be on a new line. | 34 | |
'cast' is not followed by whitespace. | 35 | |
'if' construct must use '{}'s. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
',' is not followed by whitespace. | 37 | |
',' is not followed by whitespace. | 38 | |
',' is not followed by whitespace. | 39 | |
'cast' is not followed by whitespace. | 40 | |
'{' should be on a new line. | 41 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 43 | |
'{' should be on a new line. | 44 | |
'{' should be on a new line. | 46 | |
',' is not followed by whitespace. | 48 | |
'{' should be on a new line. | 52 | |
'==' is not preceded with whitespace. | 54 | |
'==' is not followed by whitespace. | 54 | |
'{' should be on a new line. | 54 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'+' is not preceded with whitespace. | 56 | |
'+' is not followed by whitespace. | 56 | |
'{' should be on a new line. | 56 | |
'=' is not preceded with whitespace. | 60 | |
'=' is not followed by whitespace. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'+' is not preceded with whitespace. | 60 | |
'+' is not followed by whitespace. | 60 | |
'{' should be on a new line. | 60 | |
',' is not followed by whitespace. | 65 | |
',' is not followed by whitespace. | 66 | |
'}' should be alone on a line. | 67 | |
'{' should be on a new line. | 67 | |
',' is not followed by whitespace. | 69 | |
',' is not followed by whitespace. | 72 | |
'}' should be alone on a line. | 73 | |
'{' should be on a new line. | 73 | |
',' is not followed by whitespace. | 74 | |
'}' should be alone on a line. | 75 | |
'{' should be on a new line. | 75 | |
Line has trailing spaces. | 80 | |
',' is not followed by whitespace. | 81 | |
',' is not followed by whitespace. | 82 | |
Line has trailing spaces. | 83 | |
'{' should be on a new line. | 85 | |
',' is not followed by whitespace. | 86 | |
'}' should be alone on a line. | 87 | |
'{' should be on a new line. | 87 | |
Line is longer than 80 characters. | 88 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 15 | |
Utility classes should not have a public or default constructor. | 15 | |
'{' should be on a new line. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Parameter wordDoc should be final. | 19 | |
Parameter tempDir should be final. | 20 | |
Parameter imgDir should be final. | 20 | |
'{' should be on a new line. | 21 | |
Missing a Javadoc comment. | 25 | |
Parameter wordDoc should be final. | 25 | |
Parameter tempDir should be final. | 26 | |
Parameter imgDir should be final. | 26 | |
'{' should be on a new line. | 27 | |
'if' construct must use '{}'s. | 29 | |
'{' should be on a new line. | 35 | |
'10000' is a magic number. | 37 | |
'{' is followed by whitespace. | 40 | |
'10000' is a magic number. | 43 | |
'1000000' is a magic number. | 43 | |
'{' should be on a new line. | 45 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Missing a Javadoc comment. | 35 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 36 | |
Missing a Javadoc comment. | 37 | |
Name 'log' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 37 | |
Parameter connMgr should be final. | 47 | |
'connMgr' hides a field. | 47 | |
Parameter database should be final. | 47 | |
'database' hides a field. | 47 | |
Parameter log should be final. | 48 | |
'log' hides a field. | 48 | |
Expected @throws tag for 'IOException'. | 49 | |
'{' should be on a new line. | 49 | |
'if' construct must use '{}'s. | 52 | |
Line has trailing spaces. | 52 | |
'+' should be on a new line. | 52 | |
'{' should be on a new line. | 62 | |
Missing a Javadoc comment. | 66 | |
'{' should be on a new line. | 66 | |
Missing a Javadoc comment. | 70 | |
'{' should be on a new line. | 70 | |
Missing a Javadoc comment. | 71 | |
Name 'id' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 71 | |
Variable 'id' must be private and have accessor methods. | 71 | |
Parameter email should be final. | 88 | |
Redundant throws: 'MessagingException' is subclass of 'Exception'. | 89 | |
Redundant throws: 'SQLException' is subclass of 'Exception'. | 89 | |
Expected @throws tag for 'Exception'. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 92 | |
'+' should be on a new line. | 95 | |
'+' should be on a new line. | 96 | |
'{' should be on a new line. | 98 | |
'else' construct must use '{}'s. | 103 | |
'+' should be on a new line. | 105 | |
'{' should be on a new line. | 108 | |
Missing a Javadoc comment. | 113 | |
'{' should be on a new line. | 113 | |
Missing a Javadoc comment. | 114 | |
Name 'boardID' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 114 | |
Variable 'boardID' must be private and have accessor methods. | 114 | |
Missing a Javadoc comment. | 115 | |
Name 'parentID' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 115 | |
Variable 'parentID' must be private and have accessor methods. | 115 | |
Parameter email should be final. | 136 | |
Redundant throws: 'MessagingException' is subclass of 'Exception'. | 137 | |
Redundant throws: 'SQLException' is subclass of 'Exception'. | 137 | |
Expected @throws tag for 'Exception'. | 137 | |
'{' should be on a new line. | 137 | |
'{' should be on a new line. | 138 | |
'if' construct must use '{}'s. | 145 | |
'{' should be on a new line. | 147 | |
'{' should be on a new line. | 149 | |
'{' should be on a new line. | 152 | |
'+' should be on a new line. | 153 | |
'{' should be on a new line. | 157 | |
'{' should be on a new line. | 163 | |
'+' should be on a new line. | 166 | |
'+' should be on a new line. | 167 | |
'+' should be on a new line. | 168 | |
'if' construct must use '{}'s. | 170 | |
'else' construct must use '{}'s. | 172 | |
'+' should be on a new line. | 173 | |
'{' should be on a new line. | 176 | |
'{' should be on a new line. | 182 | |
Parameter database should be final. | 192 | |
'database' hides a field. | 192 | |
Expected @param tag for 'database'. | 192 | |
Parameter conn should be final. | 192 | |
'conn' hides a field. | 192 | |
Expected @param tag for 'conn'. | 192 | |
Parameter boardId should be final. | 192 | |
Expected @param tag for 'boardId'. | 192 | |
Parameter id should be final. | 192 | |
Expected @param tag for 'id'. | 192 | |
Parameter fileName should be final. | 193 | |
Expected @param tag for 'fileName'. | 193 | |
Parameter contentType should be final. | 193 | |
Expected @param tag for 'contentType'. | 193 | |
Parameter content should be final. | 193 | |
Expected @param tag for 'content'. | 193 | |
Expected @throws tag for 'Exception'. | 194 | |
'{' should be on a new line. | 194 | |
'cast' is not followed by whitespace. | 197 | |
'if' construct must use '{}'s. | 205 | |
'+' should be on a new line. | 210 | |
'{' should be on a new line. | 213 | |
'}' should be alone on a line. | 215 | |
'{' should be on a new line. | 215 | |
',' is not followed by whitespace. | 216 | |
'cast' is not followed by whitespace. | 219 | |
'cast' is not followed by whitespace. | 220 | |
'cast' is not followed by whitespace. | 222 | |
'{' should be on a new line. | 227 | |
'{' should be on a new line. | 229 | |
'if' construct must use '{}'s. | 234 | |
'{' should be on a new line. | 239 | |
'{' should be on a new line. | 243 | |
'if' construct must use '{}'s. | 248 | |
Avoid inline conditionals. | 250 | |
Missing a Javadoc comment. | 255 | |
Parameter message should be final. | 255 | |
Parameter part should be final. | 255 | |
'{' should be on a new line. | 256 | |
'{' should be on a new line. | 257 | |
'if' construct must use '{}'s. | 259 | |
'&&' should be on a new line. | 259 | |
Unused @param tag for 'recipientIDs'. | 272 | |
Parameter senderID should be final. | 280 | |
Parameter recipientID should be final. | 280 | |
Expected @param tag for 'recipientID'. | 280 | |
Parameter text should be final. | 281 | |
'{' should be on a new line. | 281 | |
'cast' is not followed by whitespace. | 291 | |
'cast' is not followed by whitespace. | 292 | |
'?' should be on a new line. | 297 | |
Avoid inline conditionals. | 297 | |
':' should be on a new line. | 298 | |
'cast' is not followed by whitespace. | 301 | |
'cast' is not followed by whitespace. | 302 | |
'cast' is not followed by whitespace. | 303 | |
'100' is a magic number. | 307 | |
'{' should be on a new line. | 310 | |
'cast' is not followed by whitespace. | 312 | |
'{' should be on a new line. | 314 | |
'cast' is not followed by whitespace. | 315 | |
'{' should be on a new line. | 316 | |
'if' construct must use '{}'s. | 323 | |
'&&' should be on a new line. | 323 | |
'cast' is not followed by whitespace. | 325 | |
'else' construct must use '{}'s. | 326 | |
'1024' is a magic number. | 329 | |
'{' should be on a new line. | 332 | |
'100' is a magic number. | 337 | |
'7168' is a magic number. | 343 | |
'{' should be on a new line. | 343 | |
',' is not followed by whitespace. | 346 | |
'7168' is a magic number. | 346 | |
Line is longer than 80 characters. | 347 | |
'{' should be on a new line. | 362 | |
Missing a Javadoc comment. | 363 | |
Name 'm' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 363 | |
Missing a Javadoc comment. | 364 | |
Name 'log' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 364 | |
Missing a Javadoc comment. | 366 | |
Parameter m should be final. | 366 | |
'm' hides a field. | 366 | |
Parameter log should be final. | 366 | |
'log' hides a field. | 366 | |
'{' should be on a new line. | 366 | |
Missing a Javadoc comment. | 371 | |
'{' should be on a new line. | 371 | |
'{' should be on a new line. | 372 | |
'{' should be on a new line. | 375 | |
'+' should be on a new line. | 376 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 8 | |
Missing a Javadoc comment. | 10 | |
'{' should be on a new line. | 10 | |
Missing a Javadoc comment. | 12 | |
Parameter name should be final. | 12 | |
Parameter description should be final. | 12 | |
'{' should be on a new line. | 12 | |
Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter err should be final. | 14 | |
'{' should be on a new line. | 14 | |
Method 'error' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter err should be final. | 17 | |
'{' should be on a new line. | 17 | |
Method 'error' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter err should be final. | 20 | |
Parameter e should be final. | 20 | |
'{' should be on a new line. | 20 | |
Method 'warning' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter err should be final. | 23 | |
'{' should be on a new line. | 23 | |
Method 'warning' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter err should be final. | 26 | |
Parameter e should be final. | 26 | |
'{' should be on a new line. | 26 | |
Method 'exception' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter e should be final. | 29 | |
'{' should be on a new line. | 29 | |
Missing a Javadoc comment. | 32 | |
Parameter filename should be final. | 32 | |
'{' should be on a new line. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
'{' should be on a new line. | 11 | |
Missing a Javadoc comment. | 13 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter context should be final. | 15 | |
'{' should be on a new line. | 15 | |
',' is not followed by whitespace. | 17 | |
'if' construct must use '{}'s. | 20 | |
'if' construct must use '{}'s. | 21 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
',' is not followed by whitespace. | 25 | |
'+' is not preceded with whitespace. | 27 | |
'+' is not followed by whitespace. | 27 | |
'+' is not preceded with whitespace. | 29 | |
'+' is not followed by whitespace. | 29 | |
'{' should be on a new line. | 30 | |
',' is not followed by whitespace. | 31 | |
'}' should be alone on a line. | 32 | |
'{' should be on a new line. | 32 | |
Line is longer than 80 characters. | 33 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 6 | |
'{' should be on a new line. | 13 | |
Line has trailing spaces. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Name 'keys' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 16 | |
Variable 'keys' must be private and have accessor methods. | 16 | |
Missing a Javadoc comment. | 17 | |
Name 'values' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
Variable 'values' must be private and have accessor methods. | 17 | |
'{' should be on a new line. | 22 | |
Parameter initialCapacity should be final. | 31 | |
Expected @param tag for 'initialCapacity'. | 31 | |
Parameter loadFactor should be final. | 31 | |
Expected @param tag for 'loadFactor'. | 31 | |
'{' should be on a new line. | 31 | |
Parameter initialCapacity should be final. | 41 | |
Expected @param tag for 'initialCapacity'. | 41 | |
'{' should be on a new line. | 41 | |
Parameter a should be final. | 51 | |
Expected @param tag for 'a'. | 51 | |
Parameter b should be final. | 51 | |
Expected @param tag for 'b'. | 51 | |
'{' should be on a new line. | 51 | |
';' is preceded with whitespace. | 56 | |
';' is preceded with whitespace. | 56 | |
'{' should be on a new line. | 56 | |
'{' should be on a new line. | 58 | |
'}' should be alone on a line. | 61 | |
'{' should be on a new line. | 61 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on a new line. | 70 | |
Line has trailing spaces. | 75 | |
Line has trailing spaces. | 76 | |
Expected an @return tag. | 82 | |
Method 'elements' is not designed for extension - needs to be abstract, final or empty. | 82 | |
'{' should be on a new line. | 82 | |
Expected an @return tag. | 89 | |
Method 'keys' is not designed for extension - needs to be abstract, final or empty. | 89 | |
'{' should be on a new line. | 89 | |
Expected an @return tag. | 96 | |
Method 'put' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter key should be final. | 96 | |
Expected @param tag for 'key'. | 96 | |
Parameter value should be final. | 96 | |
Expected @param tag for 'value'. | 96 | |
'{' should be on a new line. | 96 | |
Line has trailing spaces. | 97 | |
'{' should be on a new line. | 97 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 102 | |
Expected an @return tag. | 106 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter key should be final. | 106 | |
Expected @param tag for 'key'. | 106 | |
'{' should be on a new line. | 106 | |
Line has trailing spaces. | 111 | |
Line has trailing spaces. | 112 | |
Expected an @return tag. | 116 | |
Method 'joinKeys' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Parameter deliminator should be final. | 116 | |
Expected @param tag for 'deliminator'. | 116 | |
'{' should be on a new line. | 116 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 33 | |
Line has trailing spaces. | 38 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter context should be final. | 42 | |
Expected @param tag for 'context'. | 42 | |
'{' should be on a new line. | 42 | |
'{' should be on a new line. | 49 | |
'}' should be alone on a line. | 51 | |
'{' should be on a new line. | 51 | |
',' is not followed by whitespace. | 52 | |
'if' construct must use '{}'s. | 53 | |
Line is longer than 80 characters. | 53 | |
',' is not followed by whitespace. | 55 | |
'{' should be on a new line. | 57 | |
'}' should be alone on a line. | 60 | |
'{' should be on a new line. | 60 | |
',' is not followed by whitespace. | 63 | |
'{' should be on a new line. | 74 | |
Line is longer than 80 characters. | 75 | |
'}' should be alone on a line. | 76 | |
'{' should be on a new line. | 76 | |
'{' should be on a new line. | 79 | |
'{' should be on a new line. | 84 | |
'if' construct must use '{}'s. | 85 | |
',' is not followed by whitespace. | 86 | |
'{' should be on a new line. | 87 | |
'}' should be alone on a line. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 96 | |
'if' construct must use '{}'s. | 97 | |
Line is longer than 80 characters. | 97 | |
',' is not followed by whitespace. | 98 | |
'{' should be on a new line. | 101 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
'{' should be on a new line. | 115 | |
Line is longer than 80 characters. | 118 | |
';' is preceded with whitespace. | 118 | |
'{' should be on a new line. | 118 | |
Line is longer than 80 characters. | 119 | |
'}' should be alone on a line. | 123 | |
'{' should be on a new line. | 123 | |
Line is longer than 80 characters. | 124 | |
'{' should be on a new line. | 131 | |
'{' should be on a new line. | 133 | |
Line is longer than 80 characters. | 134 | |
',' is not followed by whitespace. | 134 | |
',' is not followed by whitespace. | 134 | |
Line is longer than 80 characters. | 136 | |
';' is preceded with whitespace. | 136 | |
'{' should be on a new line. | 136 | |
Line is longer than 80 characters. | 139 | |
'{' should be on a new line. | 139 | |
Line is longer than 80 characters. | 140 | |
'}' should be alone on a line. | 141 | |
'{' should be on a new line. | 141 | |
'}' should be alone on a line. | 151 | |
'{' should be on a new line. | 151 | |
Line is longer than 80 characters. | 152 | |
',' is not followed by whitespace. | 154 | |
'{' should be on a new line. | 164 | |
',' is not followed by whitespace. | 165 | |
'}' should be alone on a line. | 166 | |
'{' should be on a new line. | 166 | |
Line is longer than 80 characters. | 167 | |
Expected an @return tag. | 174 | |
Parameter db should be final. | 174 | |
Expected @param tag for 'db'. | 174 | |
'{' should be on a new line. | 174 | |
Line is longer than 80 characters. | 177 | |
'{' should be on a new line. | 179 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Missing a Javadoc comment. | 3 | |
'{' should be on a new line. | 3 | |
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Name 'problem' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
Variable 'problem' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 13 | |
Name 'incorrectValue' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 13 | |
Variable 'incorrectValue' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 14 | |
Name 'incorrectString' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 14 | |
Variable 'incorrectString' must be private and have accessor methods. | 14 | |
Missing a Javadoc comment. | 15 | |
Name 'fieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 15 | |
Variable 'fieldName' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 17 | |
Name 'customError' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
Variable 'customError' must be private and have accessor methods. | 17 | |
Missing a Javadoc comment. | 19 | |
Parameter p should be final. | 19 | |
Parameter field should be final. | 19 | |
Parameter value should be final. | 19 | |
'{' should be on a new line. | 19 | |
Missing a Javadoc comment. | 25 | |
Parameter p should be final. | 25 | |
Parameter field should be final. | 25 | |
Parameter value should be final. | 25 | |
'{' should be on a new line. | 25 | |
Missing a Javadoc comment. | 31 | |
Parameter p should be final. | 31 | |
Parameter field should be final. | 31 | |
'{' should be on a new line. | 31 | |
Missing a Javadoc comment. | 37 | |
Parameter e should be final. | 37 | |
'{' should be on a new line. | 37 | |
Method 'getProblem' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'{' should be on a new line. | 41 | |
Method 'getFieldName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
'{' should be on a new line. | 45 | |
Method 'getIncorrectValue' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
'{' should be on a new line. | 49 | |
Method 'getIncorrectString' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
'{' should be on a new line. | 53 | |
Line has trailing spaces. | 56 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
'{' should be on a new line. | 57 | |
'{' should be on a new line. | 58 | |
'{' should be on a new line. | 60 | |
'}' should be alone on a line. | 62 | |
'{' should be on a new line. | 62 | |
Line is longer than 80 characters. | 66 | |
'+' is not preceded with whitespace. | 66 | |
'+' is not followed by whitespace. | 66 | |
'+' is not preceded with whitespace. | 66 | |
'+' is not followed by whitespace. | 66 | |
Line has trailing spaces. | 68 | |
'+' should be on a new line. | 68 | |
Line is longer than 80 characters. | 69 | |
'+' is not preceded with whitespace. | 69 | |
'+' is not followed by whitespace. | 69 | |
Line is longer than 80 characters. | 71 | |
'+' is not preceded with whitespace. | 71 | |
'+' is not followed by whitespace. | 71 | |
'+' is not preceded with whitespace. | 71 | |
'+' is not followed by whitespace. | 71 | |
Line is longer than 80 characters. | 75 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 12 | |
Missing a Javadoc comment. | 14 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 14 | |
Missing a Javadoc comment. | 15 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 15 | |
Parameter db should be final. | 21 | |
Expected @param tag for 'db'. | 21 | |
Expected @throws tag for 'Exception'. | 21 | |
'{' should be on a new line. | 21 | |
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter property should be final. | 25 | |
'{' should be on a new line. | 25 | |
Line is longer than 80 characters. | 26 | |
'{' should be on a new line. | 29 | |
Line is longer than 80 characters. | 30 | |
',' is not followed by whitespace. | 30 | |
'{' should be on a new line. | 33 | |
'}' should be alone on a line. | 35 | |
'{' should be on a new line. | 35 | |
'}' should be alone on a line. | 41 | |
'{' should be on a new line. | 41 | |
Line is longer than 80 characters. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 16 | |
'{' should be on a new line. | 19 | |
Missing a Javadoc comment. | 21 | |
Name 'tableName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'displayName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'fields' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'displayOrder' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'resultsPerPage' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'maxResults' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'cached' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'listEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'tableNumber' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 30 | |
Name 'type' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 30 | |
Missing a Javadoc comment. | 31 | |
Name 'updateController' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 31 | |
Missing a Javadoc comment. | 32 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Parameter db should be final. | 39 | |
Expected @param tag for 'db'. | 39 | |
Parameter tn should be final. | 39 | |
Expected @param tag for 'tn'. | 39 | |
Expected @throws tag for 'Exception'. | 39 | |
'{' should be on a new line. | 39 | |
',' is not followed by whitespace. | 42 | |
Line is longer than 80 characters. | 44 | |
'{' should be on a new line. | 46 | |
'{' should be on a new line. | 48 | |
'tableNumber' hides a field. | 49 | |
'}' should be alone on a line. | 51 | |
'{' should be on a new line. | 51 | |
Line is longer than 80 characters. | 52 | |
'}' should be alone on a line. | 54 | |
'{' should be on a new line. | 54 | |
Line is longer than 80 characters. | 55 | |
Parameter db should be final. | 64 | |
Expected @param tag for 'db'. | 64 | |
Parameter tn should be final. | 64 | |
Expected @param tag for 'tn'. | 64 | |
Expected @throws tag for 'Exception'. | 64 | |
'{' should be on a new line. | 64 | |
',' is not followed by whitespace. | 67 | |
Parameter tn should be final. | 75 | |
Expected @param tag for 'tn'. | 75 | |
Parameter c should be final. | 75 | |
Expected @param tag for 'c'. | 75 | |
Expected @throws tag for 'Exception'. | 75 | |
'{' should be on a new line. | 75 | |
Line is longer than 80 characters. | 79 | |
'{' should be on a new line. | 80 | |
'{' should be on a new line. | 90 | |
Line is longer than 80 characters. | 91 | |
'}' should be alone on a line. | 92 | |
'{' should be on a new line. | 92 | |
'{' should be on a new line. | 95 | |
'}' should be alone on a line. | 97 | |
'{' should be on a new line. | 97 | |
'{' should be on a new line. | 101 | |
'}' should be alone on a line. | 103 | |
'{' should be on a new line. | 103 | |
'{' should be on a new line. | 106 | |
'}' should be alone on a line. | 108 | |
'{' should be on a new line. | 108 | |
'if' construct must use '{}'s. | 111 | |
'{' should be on a new line. | 113 | |
Line is longer than 80 characters. | 114 | |
'}' should be alone on a line. | 118 | |
'{' should be on a new line. | 118 | |
'{' should be on a new line. | 128 | |
Line is longer than 80 characters. | 129 | |
',' is not followed by whitespace. | 130 | |
'}' should be alone on a line. | 132 | |
'{' should be on a new line. | 132 | |
Line is longer than 80 characters. | 133 | |
Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 141 | |
'{' should be on a new line. | 141 | |
Expected an @return tag. | 148 | |
Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
'{' should be on a new line. | 148 | |
Expected an @return tag. | 155 | |
Method 'getListEdit' is not designed for extension - needs to be abstract, final or empty. | 155 | |
'{' should be on a new line. | 155 | |
Expected an @return tag. | 162 | |
Method 'getUpdateController' is not designed for extension - needs to be abstract, final or empty. | 162 | |
'{' should be on a new line. | 162 | |
Expected an @return tag. | 169 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 169 | |
'{' should be on a new line. | 169 | |
Expected an @return tag. | 176 | |
Method 'getTableNumber' is not designed for extension - needs to be abstract, final or empty. | 176 | |
'{' should be on a new line. | 176 | |
Expected an @return tag. | 183 | |
Method 'getResultsPerPage' is not designed for extension - needs to be abstract, final or empty. | 183 | |
'{' should be on a new line. | 183 | |
Expected an @return tag. | 190 | |
Method 'getMaxResults' is not designed for extension - needs to be abstract, final or empty. | 190 | |
'{' should be on a new line. | 190 | |
Expected an @return tag. | 197 | |
Method 'applyMaxResults' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Parameter db should be final. | 197 | |
Expected @param tag for 'db'. | 197 | |
Parameter sql should be final. | 197 | |
Expected @param tag for 'sql'. | 197 | |
Expected @throws tag for 'Exception'. | 197 | |
'{' should be on a new line. | 197 | |
'{' should be on a new line. | 199 | |
Line has trailing spaces. | 200 | |
Line is longer than 80 characters. | 200 | |
'&&' should be on a new line. | 200 | |
'{' should be on a new line. | 201 | |
Expected an @return tag. | 211 | |
Method 'getDisplayName' is not designed for extension - needs to be abstract, final or empty. | 211 | |
'{' should be on a new line. | 211 | |
Expected an @return tag. | 218 | |
Method 'getCached' is not designed for extension - needs to be abstract, final or empty. | 218 | |
'{' should be on a new line. | 218 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'loggedOn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'administrator' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 29 | |
Parameter db should be final. | 35 | |
Expected @param tag for 'db'. | 35 | |
Parameter rs should be final. | 35 | |
Expected @param tag for 'rs'. | 35 | |
Expected @throws tag for 'Exception'. | 35 | |
'{' should be on a new line. | 35 | |
',' is not followed by whitespace. | 36 | |
',' is not followed by whitespace. | 36 | |
Parameter db should be final. | 42 | |
Expected @param tag for 'db'. | 42 | |
Expected @throws tag for 'Exception'. | 42 | |
'{' should be on a new line. | 42 | |
',' is not followed by whitespace. | 43 | |
Parameter db should be final. | 49 | |
Expected @param tag for 'db'. | 49 | |
Parameter record should be final. | 49 | |
Expected @param tag for 'record'. | 49 | |
Expected @throws tag for 'Exception'. | 49 | |
'{' should be on a new line. | 49 | |
',' is not followed by whitespace. | 50 | |
',' is not followed by whitespace. | 50 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter context should be final. | 53 | |
'{' should be on a new line. | 54 | |
'if' construct must use '{}'s. | 56 | |
'cast' is not followed by whitespace. | 56 | |
',' is not followed by whitespace. | 57 | |
Line has trailing spaces. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter context should be final. | 60 | |
Parameter db should be final. | 60 | |
'{' should be on a new line. | 61 | |
'+' is not preceded with whitespace. | 63 | |
'+' is not followed by whitespace. | 63 | |
'{' should be on a new line. | 64 | |
Method 'refresh' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter context should be final. | 72 | |
'{' should be on a new line. | 72 | |
'if' construct must use '{}'s. | 74 | |
'cast' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 75 | |
'+' is not followed by whitespace. | 78 | |
'+' is not preceded with whitespace. | 79 | |
'+' is not followed by whitespace. | 79 | |
',' is not followed by whitespace. | 79 | |
'+' is not preceded with whitespace. | 80 | |
'+' is not followed by whitespace. | 80 | |
'+' is not preceded with whitespace. | 82 | |
'+' is not followed by whitespace. | 82 | |
Line has trailing spaces. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter context should be final. | 86 | |
Parameter message should be final. | 86 | |
'{' should be on a new line. | 87 | |
'if' construct must use '{}'s. | 89 | |
'cast' is not followed by whitespace. | 89 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter context should be final. | 93 | |
Parameter db should be final. | 93 | |
Parameter message should be final. | 93 | |
'{' should be on a new line. | 93 | |
Line has trailing spaces. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter context should be final. | 97 | |
Parameter db should be final. | 97 | |
Parameter message should be final. | 98 | |
Parameter wmtemplate should be final. | 98 | |
'{' should be on a new line. | 99 | |
Line is longer than 80 characters. | 100 | |
'+' should be on a new line. | 100 | |
'+' should be on a new line. | 101 | |
Line has trailing spaces. | 102 | |
'+' should be on a new line. | 102 | |
Line has trailing spaces. | 104 | |
',' is not followed by whitespace. | 104 | |
Line is longer than 80 characters. | 105 | |
',' is not followed by whitespace. | 106 | |
',' is not followed by whitespace. | 107 | |
',' is not followed by whitespace. | 108 | |
'{' should be on a new line. | 110 | |
'{' should be on a new line. | 111 | |
'}' should be alone on a line. | 114 | |
'{' should be on a new line. | 114 | |
Expected an @return tag. | 127 | |
Line has trailing spaces. | 127 | |
Parameter record should be final. | 127 | |
Expected @param tag for 'record'. | 127 | |
Line has trailing spaces. | 128 | |
Parameter context should be final. | 128 | |
Expected @param tag for 'context'. | 128 | |
Line has trailing spaces. | 129 | |
Parameter message should be final. | 129 | |
Expected @param tag for 'message'. | 129 | |
Expected @throws tag for 'Exception'. | 130 | |
'{' should be on a new line. | 130 | |
'if' construct must use '{}'s. | 132 | |
'cast' is not followed by whitespace. | 132 | |
';' is preceded with whitespace. | 135 | |
';' is preceded with whitespace. | 135 | |
'{' should be on a new line. | 135 | |
'{' should be on a new line. | 137 | |
Line is longer than 80 characters. | 138 | |
'{' should be on a new line. | 138 | |
Line is longer than 80 characters. | 139 | |
'{' should be on a new line. | 139 | |
'{' should be on a new line. | 145 | |
',' is not followed by whitespace. | 148 | |
',' is not followed by whitespace. | 148 | |
'}' should be alone on a line. | 149 | |
'{' should be on a new line. | 149 | |
Expected an @return tag. | 158 | |
Line has trailing spaces. | 158 | |
Parameter record should be final. | 158 | |
Expected @param tag for 'record'. | 158 | |
Line has trailing spaces. | 159 | |
Parameter context should be final. | 159 | |
Expected @param tag for 'context'. | 159 | |
Parameter message should be final. | 160 | |
Expected @param tag for 'message'. | 160 | |
Expected @throws tag for 'Exception'. | 161 | |
'{' should be on a new line. | 161 | |
'if' construct must use '{}'s. | 163 | |
'cast' is not followed by whitespace. | 163 | |
Line has trailing spaces. | 164 | |
'{' should be on a new line. | 166 | |
'{' should be on a new line. | 168 | |
'+' is not preceded with whitespace. | 173 | |
'+' is not followed by whitespace. | 173 | |
'{' should be on a new line. | 174 | |
'{' should be on a new line. | 175 | |
',' is not followed by whitespace. | 183 | |
',' is not followed by whitespace. | 183 | |
Expected an @return tag. | 189 | |
Line has trailing spaces. | 189 | |
Parameter resourceType should be final. | 189 | |
Expected @param tag for 'resourceType'. | 189 | |
Parameter resource should be final. | 189 | |
Expected @param tag for 'resource'. | 189 | |
Line has trailing spaces. | 190 | |
Parameter context should be final. | 190 | |
Expected @param tag for 'context'. | 190 | |
Parameter message should be final. | 190 | |
Expected @param tag for 'message'. | 190 | |
Expected @throws tag for 'Exception'. | 191 | |
'{' should be on a new line. | 191 | |
'if' construct must use '{}'s. | 193 | |
'cast' is not followed by whitespace. | 193 | |
Line has trailing spaces. | 197 | |
Missing a Javadoc comment. | 197 | |
Parameter resourceType should be final. | 197 | |
Parameter resource should be final. | 197 | |
Line has trailing spaces. | 198 | |
Parameter db should be final. | 198 | |
Parameter context should be final. | 198 | |
Line has trailing spaces. | 199 | |
Parameter message should be final. | 199 | |
'{' should be on a new line. | 200 | |
Line has trailing spaces. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter resourceType should be final. | 204 | |
Parameter resource should be final. | 204 | |
Line has trailing spaces. | 205 | |
Parameter context should be final. | 205 | |
Parameter message should be final. | 205 | |
Line has trailing spaces. | 206 | |
Parameter force should be final. | 206 | |
'{' should be on a new line. | 207 | |
'if' construct must use '{}'s. | 209 | |
'cast' is not followed by whitespace. | 209 | |
Line has trailing spaces. | 213 | |
Missing a Javadoc comment. | 213 | |
Parameter resourceType should be final. | 213 | |
Parameter resource should be final. | 213 | |
Line has trailing spaces. | 214 | |
Parameter db should be final. | 214 | |
Parameter context should be final. | 214 | |
Line has trailing spaces. | 215 | |
Parameter message should be final. | 215 | |
Parameter force should be final. | 215 | |
'{' should be on a new line. | 216 | |
Line is longer than 80 characters. | 217 | |
Line has trailing spaces. | 229 | |
Parameter resourceType should be final. | 229 | |
Expected @param tag for 'resourceType'. | 229 | |
Parameter resource should be final. | 229 | |
Expected @param tag for 'resource'. | 229 | |
Line has trailing spaces. | 230 | |
Parameter db should be final. | 230 | |
Expected @param tag for 'db'. | 230 | |
Parameter context should be final. | 230 | |
Expected @param tag for 'context'. | 230 | |
Line has trailing spaces. | 231 | |
Parameter message should be final. | 231 | |
Expected @param tag for 'message'. | 231 | |
Parameter force should be final. | 231 | |
Expected @param tag for 'force'. | 231 | |
Line has trailing spaces. | 232 | |
Parameter wmtemplate should be final. | 232 | |
Expected @param tag for 'wmtemplate'. | 232 | |
Expected @throws tag for 'Exception'. | 233 | |
'{' should be on a new line. | 233 | |
'{' should be on a new line. | 240 | |
'}' should be alone on a line. | 243 | |
'{' should be on a new line. | 243 | |
Empty statement. | 244 | |
'{' should be on a new line. | 246 | |
'{' should be on a new line. | 251 | |
',' is not followed by whitespace. | 253 | |
Line is longer than 80 characters. | 255 | |
'{' should be on a new line. | 262 | |
'{' should be on a new line. | 263 | |
'}' should be alone on a line. | 268 | |
'{' should be on a new line. | 268 | |
Line is longer than 80 characters. | 269 | |
'}' should be alone on a line. | 270 | |
'{' should be on a new line. | 270 | |
'{' should be on a new line. | 274 | |
',' is not followed by whitespace. | 278 | |
'+' is not preceded with whitespace. | 279 | |
'+' is not followed by whitespace. | 279 | |
'{' should be on a new line. | 280 | |
Line is longer than 80 characters. | 284 | |
'{' should be on a new line. | 284 | |
Line is longer than 80 characters. | 285 | |
Line is longer than 80 characters. | 287 | |
Line is longer than 80 characters. | 288 | |
Line is longer than 80 characters. | 289 | |
Line is longer than 80 characters. | 290 | |
Line is longer than 80 characters. | 291 | |
'}' should be alone on a line. | 292 | |
'{' should be on a new line. | 292 | |
Line is longer than 80 characters. | 294 | |
'{' should be on a new line. | 298 | |
'else' construct must use '{}'s. | 303 | |
Line is longer than 80 characters. | 303 | |
'}' should be alone on a line. | 303 | |
'else' construct must use '{}'s. | 304 | |
'}' should be alone on a line. | 304 | |
'+' is not followed by whitespace. | 304 | |
'+' is not preceded with whitespace. | 304 | |
'+' is not followed by whitespace. | 304 | |
',' is not followed by whitespace. | 308 | |
',' is not followed by whitespace. | 308 | |
',' is not followed by whitespace. | 308 | |
'}' should be alone on a line. | 309 | |
'{' should be on a new line. | 309 | |
Line is longer than 80 characters. | 310 | |
'}' should be alone on a line. | 311 | |
'{' should be on a new line. | 311 | |
Missing a Javadoc comment. | 316 | |
Parameter context should be final. | 316 | |
'{' should be on a new line. | 316 | |
',' is not followed by whitespace. | 320 | |
Method 'setLoggedOn' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Missing a Javadoc comment. | 324 | |
Parameter value should be final. | 324 | |
'{' should be on a new line. | 324 | |
Method 'isLoggedOn' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Missing a Javadoc comment. | 328 | |
'{' should be on a new line. | 328 | |
Method 'isAdministrator' is not designed for extension - needs to be abstract, final or empty. | 332 | |
Missing a Javadoc comment. | 332 | |
'{' should be on a new line. | 332 | |
'{' should be on a new line. | 333 | |
'{' should be on a new line. | 335 | |
Line is longer than 80 characters. | 337 | |
';' is preceded with whitespace. | 337 | |
';' is preceded with whitespace. | 337 | |
'{' should be on a new line. | 337 | |
',' is not followed by whitespace. | 339 | |
Line is longer than 80 characters. | 340 | |
Line is longer than 80 characters. | 341 | |
'{' should be on a new line. | 341 | |
'}' should be alone on a line. | 345 | |
'{' should be on a new line. | 345 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
'{' should be on a new line. | 352 | |
'cast' is not followed by whitespace. | 353 | |
Method 'checkPassword' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Missing a Javadoc comment. | 356 | |
Parameter c should be final. | 356 | |
'{' should be on a new line. | 356 | |
'if' construct must use '{}'s. | 357 | |
'==' is not preceded with whitespace. | 357 | |
'==' is not followed by whitespace. | 357 | |
'=' is not preceded with whitespace. | 357 | |
'=' is not followed by whitespace. | 357 | |
'if' construct must use '{}'s. | 360 | |
Avoid inline conditionals. | 363 | |
Conditional logic can be removed. | 365 | |
'{' should be on a new line. | 365 | |
'}' should be alone on a line. | 367 | |
'{' should be on a new line. | 367 | |
Line has trailing spaces. | 371 | |
Method 'generateDetails' is not designed for extension - needs to be abstract, final or empty. | 376 | |
'{' should be on a new line. | 376 | |
'if' construct must use '{}'s. | 378 | |
Line is longer than 80 characters. | 378 | |
',' is not followed by whitespace. | 378 | |
'if' construct must use '{}'s. | 380 | |
Line is longer than 80 characters. | 380 | |
',' is not followed by whitespace. | 380 | |
'if' construct must use '{}'s. | 382 | |
Line is longer than 80 characters. | 382 | |
'6' is a magic number. | 382 | |
Line has trailing spaces. | 384 | |
Method 'generateId' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
'{' should be on a new line. | 386 | |
'{' should be on a new line. | 390 | |
',' is not followed by whitespace. | 391 | |
'++' is preceded with whitespace. | 392 | |
'{' should be on a new line. | 393 | |
',' is not followed by whitespace. | 398 | |
Line is longer than 80 characters. | 400 | |
'{' should be on a new line. | 403 | |
'{' should be on a new line. | 407 | |
'=' is not preceded with whitespace. | 411 | |
'=' is not followed by whitespace. | 411 | |
'{' should be on a new line. | 411 | |
Line is longer than 80 characters. | 415 | |
'{' should be on a new line. | 416 | |
Line has trailing spaces. | 424 | |
Missing a Javadoc comment. | 425 | |
Parameter db should be final. | 425 | |
'{' should be on a new line. | 425 | |
Line has trailing spaces. | 426 | |
'{' should be on a new line. | 428 | |
'}' should be alone on a line. | 431 | |
'{' should be on a new line. | 431 | |
Empty statement. | 432 | |
'{' should be on a new line. | 434 | |
'{' should be on a new line. | 435 | |
'}' should be alone on a line. | 437 | |
'{' should be on a new line. | 437 | |
Empty statement. | 438 | |
Line has trailing spaces. | 442 | |
Method 'announce' is not designed for extension - needs to be abstract, final or empty. | 447 | |
Parameter boardid should be final. | 447 | |
Expected @param tag for 'boardid'. | 447 | |
Parameter mess should be final. | 447 | |
Expected @param tag for 'mess'. | 447 | |
Expected @throws tag for 'Exception'. | 447 | |
'{' should be on a new line. | 447 | |
Line is longer than 80 characters. | 449 | |
Line is longer than 80 characters. | 450 | |
Line is longer than 80 characters. | 451 | |
Line is longer than 80 characters. | 452 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' should be on a new line. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Variable 'connMgr' must be private and have accessor methods. | 26 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter context should be final. | 28 | |
'{' should be on a new line. | 28 | |
'{' should be on a new line. | 37 | |
',' is not followed by whitespace. | 40 | |
'{' should be on a new line. | 52 | |
Line is longer than 80 characters. | 53 | |
'}' should be alone on a line. | 54 | |
'{' should be on a new line. | 54 | |
'{' should be on a new line. | 58 | |
'if' construct must use '{}'s. | 59 | |
Line has trailing spaces. | 59 | |
',' is not followed by whitespace. | 64 | |
'{' should be on a new line. | 65 | |
'{' should be on a new line. | 67 | |
',' is not followed by whitespace. | 68 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 73 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
Line is longer than 80 characters. | 76 | |
'{' should be on a new line. | 77 | |
'{' should be on a new line. | 79 | |
'{' should be on a new line. | 80 | |
'}' should be alone on a line. | 83 | |
'{' should be on a new line. | 83 | |
'{' should be on a new line. | 87 | |
Line is longer than 80 characters. | 89 | |
'{' should be on a new line. | 89 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 92 | |
'{' should be on a new line. | 92 | |
'}' should be alone on a line. | 94 | |
'{' should be on a new line. | 94 | |
Line is longer than 80 characters. | 97 | |
'if' construct must use '{}'s. | 98 | |
'{' should be on a new line. | 101 | |
Line is longer than 80 characters. | 107 | |
'{' should be on a new line. | 107 | |
Line is longer than 80 characters. | 109 | |
'if' construct must use '{}'s. | 110 | |
'{' should be on a new line. | 113 | |
'{' should be on a new line. | 119 | |
',' is not followed by whitespace. | 122 | |
',' is not followed by whitespace. | 122 | |
'}' should be alone on a line. | 124 | |
'{' should be on a new line. | 124 | |
',' is not followed by whitespace. | 126 | |
'{' should be on a new line. | 128 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 132 | |
Line is longer than 80 characters. | 133 | |
Line is longer than 80 characters. | 135 | |
Line is longer than 80 characters. | 136 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 138 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 145 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 149 | |
'+' is not followed by whitespace. | 149 | |
Line is longer than 80 characters. | 150 | |
'{' should be on a new line. | 151 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 159 | |
'if' construct must use '{}'s. | 160 | |
Line is longer than 80 characters. | 160 | |
'}' should be alone on a line. | 165 | |
'{' should be on a new line. | 165 | |
'{' should be on a new line. | 170 | |
',' is not followed by whitespace. | 171 | |
'}' should be alone on a line. | 172 | |
'{' should be on a new line. | 172 | |
Line is longer than 80 characters. | 173 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 8 | |
'{' should be on a new line. | 10 | |
Missing a Javadoc comment. | 12 | |
Name 'fieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
Missing a Javadoc comment. | 13 | |
Name 'SQLMetaData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 13 | |
Missing a Javadoc comment. | 14 | |
Name 'fieldNumber' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 14 | |
Missing a Javadoc comment. | 15 | |
Name 'tableNumber' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 15 | |
Missing a Javadoc comment. | 16 | |
Name 'tableName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 16 | |
Missing a Javadoc comment. | 17 | |
Name 'displayName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
Missing a Javadoc comment. | 18 | |
Name 'defaultValue' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'type' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'displayOrder' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'mandatory' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'relationshipTable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'relationshipField' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'listDisplay' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'size' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'maxLength' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'height' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'enforceUnique' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'selectDisplay' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 30 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 30 | |
Missing a Javadoc comment. | 31 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 31 | |
Parameter db should be final. | 36 | |
Expected @param tag for 'db'. | 36 | |
Parameter fn should be final. | 36 | |
Expected @param tag for 'fn'. | 36 | |
Expected @throws tag for 'Exception'. | 36 | |
'{' should be on a new line. | 36 | |
'{' should be on a new line. | 40 | |
',' is not followed by whitespace. | 41 | |
'{' should be on a new line. | 47 | |
'{' should be on a new line. | 51 | |
Line is longer than 80 characters. | 52 | |
'}' should be alone on a line. | 56 | |
'{' should be on a new line. | 56 | |
',' is not followed by whitespace. | 60 | |
Line is longer than 80 characters. | 66 | |
'{' should be on a new line. | 68 | |
'{' should be on a new line. | 73 | |
Line is longer than 80 characters. | 74 | |
'{' should be on a new line. | 76 | |
'}' should be alone on a line. | 78 | |
'{' should be on a new line. | 78 | |
'}' should be alone on a line. | 81 | |
'{' should be on a new line. | 81 | |
'{' should be on a new line. | 85 | |
'}' should be alone on a line. | 87 | |
'{' should be on a new line. | 87 | |
'{' should be on a new line. | 90 | |
'{' should be on a new line. | 92 | |
'}' should be alone on a line. | 94 | |
'{' should be on a new line. | 94 | |
'}' should be alone on a line. | 97 | |
'{' should be on a new line. | 97 | |
'{' should be on a new line. | 102 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
'{' should be on a new line. | 107 | |
'}' should be alone on a line. | 109 | |
'{' should be on a new line. | 109 | |
'}' should be alone on a line. | 116 | |
'{' should be on a new line. | 116 | |
Line is longer than 80 characters. | 117 | |
'}' should be alone on a line. | 120 | |
'{' should be on a new line. | 120 | |
Line is longer than 80 characters. | 121 | |
Expected an @return tag. | 129 | |
Method 'getFieldNumber' is not designed for extension - needs to be abstract, final or empty. | 129 | |
'{' should be on a new line. | 129 | |
Expected an @return tag. | 136 | |
Method 'getFieldName' is not designed for extension - needs to be abstract, final or empty. | 136 | |
'{' should be on a new line. | 136 | |
Expected an @return tag. | 143 | |
Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. | 143 | |
'{' should be on a new line. | 143 | |
Expected an @return tag. | 150 | |
Method 'getDisplayName' is not designed for extension - needs to be abstract, final or empty. | 150 | |
'{' should be on a new line. | 150 | |
Expected an @return tag. | 157 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 157 | |
'{' should be on a new line. | 157 | |
Expected an @return tag. | 164 | |
Method 'getTableNumber' is not designed for extension - needs to be abstract, final or empty. | 164 | |
'{' should be on a new line. | 164 | |
Expected an @return tag. | 170 | |
Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. | 170 | |
'{' should be on a new line. | 170 | |
Expected an @return tag. | 177 | |
Method 'getDisplayOrder' is not designed for extension - needs to be abstract, final or empty. | 177 | |
'{' should be on a new line. | 177 | |
Expected an @return tag. | 184 | |
Method 'getMandatory' is not designed for extension - needs to be abstract, final or empty. | 184 | |
'{' should be on a new line. | 184 | |
Line is longer than 80 characters. | 189 | |
Expected an @return tag. | 192 | |
Method 'getMandatoryNull' is not designed for extension - needs to be abstract, final or empty. | 192 | |
'{' should be on a new line. | 192 | |
'{' should be on a new line. | 193 | |
'}' should be alone on a line. | 195 | |
'{' should be on a new line. | 195 | |
Expected an @return tag. | 203 | |
Method 'getRelationshipTable' is not designed for extension - needs to be abstract, final or empty. | 203 | |
'{' should be on a new line. | 203 | |
Expected an @return tag. | 210 | |
Method 'getRelationshipField' is not designed for extension - needs to be abstract, final or empty. | 210 | |
'{' should be on a new line. | 210 | |
Expected an @return tag. | 217 | |
Method 'getListDisplay' is not designed for extension - needs to be abstract, final or empty. | 217 | |
'{' should be on a new line. | 217 | |
Expected an @return tag. | 225 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 225 | |
'{' should be on a new line. | 225 | |
Expected an @return tag. | 232 | |
Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. | 232 | |
'{' should be on a new line. | 232 | |
Expected an @return tag. | 239 | |
Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 239 | |
'{' should be on a new line. | 239 | |
Expected an @return tag. | 247 | |
Method 'getEnforceUnique' is not designed for extension - needs to be abstract, final or empty. | 247 | |
'{' should be on a new line. | 247 | |
Expected an @return tag. | 255 | |
Method 'getSelectDisplay' is not designed for extension - needs to be abstract, final or empty. | 255 | |
'{' should be on a new line. | 255 | |
Line is longer than 80 characters. | 261 | |
Expected an @return tag. | 264 | |
Method 'getSQLMetaData' is not designed for extension - needs to be abstract, final or empty. | 264 | |
'{' should be on a new line. | 264 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' should be on a new line. | 5 | |
Missing a Javadoc comment. | 7 | |
'{' should be on a new line. | 7 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 10 | |
Missing a Javadoc comment. | 10 | |
Parameter url should be final. | 10 | |
'{' should be on a new line. | 10 | |
'{' should be on a new line. | 12 | |
',' is not followed by whitespace. | 13 | |
'}' should be alone on a line. | 14 | |
'{' should be on a new line. | 14 | |
Method 'increment' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter a should be final. | 20 | |
'{' should be on a new line. | 20 | |
'+' is not followed by whitespace. | 21 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
Variable 'connMgr' must be private and have accessor methods. | 18 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter context should be final. | 20 | |
'{' should be on a new line. | 20 | |
'if' construct must use '{}'s. | 22 | |
',' is not followed by whitespace. | 23 | |
'{' should be on a new line. | 26 | |
'{' should be on a new line. | 27 | |
'{' should be on a new line. | 29 | |
Line is longer than 80 characters. | 30 | |
',' is not followed by whitespace. | 30 | |
'}' should be alone on a line. | 32 | |
'{' should be on a new line. | 32 | |
'{' should be on a new line. | 36 | |
'if' construct must use '{}'s. | 38 | |
',' is not followed by whitespace. | 39 | |
'}' should be alone on a line. | 41 | |
'{' should be on a new line. | 41 | |
Line has trailing spaces. | 43 | |
'{' should be on a new line. | 45 | |
',' is not followed by whitespace. | 46 | |
'}' should be alone on a line. | 47 | |
'{' should be on a new line. | 47 | |
Line is longer than 80 characters. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Utility classes should not have a public or default constructor. | 5 | |
'{' should be on a new line. | 5 | |
Missing a Javadoc comment. | 6 | |
Name 'monthLengths' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 6 | |
Missing a Javadoc comment. | 10 | |
Name 'gregorianCalendar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 10 | |
Expected an @return tag. | 20 | |
Parameter y should be final. | 20 | |
Parameter m should be final. | 20 | |
'{' should be on a new line. | 20 | |
'?' should be on a new line. | 21 | |
Avoid inline conditionals. | 21 | |
Avoid inline conditionals. | 22 | |
'29' is a magic number. | 22 | |
'28' is a magic number. | 22 | |
':' should be on a new line. | 22 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
'{' should be on a new line. | 28 | |
Missing a Javadoc comment. | 29 | |
'{' should be on a new line. | 35 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Parameter s should be final. | 45 | |
'{' should be on a new line. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
'{' should be on a new line. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Variable 'db' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'typeParameter' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter context should be final. | 26 | |
'{' should be on a new line. | 26 | |
',' is not followed by whitespace. | 31 | |
'if' construct must use '{}'s. | 34 | |
',' is not followed by whitespace. | 37 | |
'if' construct must use '{}'s. | 38 | |
'{' should be on a new line. | 43 | |
'{' should be on a new line. | 49 | |
'{' should be on a new line. | 54 | |
'if' construct must use '{}'s. | 57 | |
'{' should be on a new line. | 60 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 62 | |
',' is not followed by whitespace. | 62 | |
'{' should be on a new line. | 66 | |
Avoid inline conditionals. | 75 | |
'+' is not followed by whitespace. | 76 | |
'if' construct must use '{}'s. | 86 | |
'{' should be on a new line. | 92 | |
'if' construct must use '{}'s. | 95 | |
'else' construct must use '{}'s. | 97 | |
',' is not followed by whitespace. | 100 | |
',' is not followed by whitespace. | 101 | |
',' is not followed by whitespace. | 102 | |
'{' should be on a new line. | 105 | |
Line has trailing spaces. | 106 | |
'+' should be on a new line. | 106 | |
'{' should be on a new line. | 113 | |
',' is not followed by whitespace. | 114 | |
'}' should be alone on a line. | 115 | |
'{' should be on a new line. | 115 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 31 | |
Missing a Javadoc comment. | 32 | |
Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'table' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method length is 184 lines (max allowed is 150). | 41 | |
Parameter context should be final. | 41 | |
Expected @param tag for 'context'. | 41 | |
'{' should be on a new line. | 41 | |
'{' should be on a new line. | 47 | |
'}' should be alone on a line. | 49 | |
'{' should be on a new line. | 49 | |
',' is not followed by whitespace. | 50 | |
'if' construct must use '{}'s. | 51 | |
Line is longer than 80 characters. | 51 | |
',' is not followed by whitespace. | 53 | |
'{' should be on a new line. | 55 | |
'}' should be alone on a line. | 58 | |
'{' should be on a new line. | 58 | |
',' is not followed by whitespace. | 61 | |
'{' should be on a new line. | 73 | |
Line is longer than 80 characters. | 74 | |
'}' should be alone on a line. | 75 | |
'{' should be on a new line. | 75 | |
'{' should be on a new line. | 78 | |
'{' should be on a new line. | 83 | |
'if' construct must use '{}'s. | 84 | |
',' is not followed by whitespace. | 85 | |
'{' should be on a new line. | 86 | |
'}' should be alone on a line. | 89 | |
'{' should be on a new line. | 89 | |
'{' should be on a new line. | 96 | |
'if' construct must use '{}'s. | 97 | |
Line is longer than 80 characters. | 97 | |
',' is not followed by whitespace. | 98 | |
'{' should be on a new line. | 101 | |
'}' should be alone on a line. | 104 | |
'{' should be on a new line. | 104 | |
'{' should be on a new line. | 116 | |
'}' should be alone on a line. | 120 | |
'{' should be on a new line. | 120 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 125 | |
'{' should be on a new line. | 128 | |
Line is longer than 80 characters. | 130 | |
';' is preceded with whitespace. | 130 | |
';' is preceded with whitespace. | 130 | |
'{' should be on a new line. | 130 | |
'{' should be on a new line. | 132 | |
'{' should be on a new line. | 136 | |
Line is longer than 80 characters. | 137 | |
'{' should be on a new line. | 141 | |
Line is longer than 80 characters. | 142 | |
'+' is not preceded with whitespace. | 142 | |
'{' should be on a new line. | 149 | |
'{' should be on a new line. | 150 | |
'{' should be on a new line. | 151 | |
'}' should be alone on a line. | 153 | |
'{' should be on a new line. | 153 | |
'{' should be on a new line. | 159 | |
'}' should be alone on a line. | 161 | |
'{' should be on a new line. | 161 | |
'{' should be on a new line. | 168 | |
'{' should be on a new line. | 169 | |
'{' should be on a new line. | 173 | |
Line is longer than 80 characters. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 175 | |
Line is longer than 80 characters. | 176 | |
';' is preceded with whitespace. | 176 | |
';' is preceded with whitespace. | 176 | |
'{' should be on a new line. | 176 | |
Line is longer than 80 characters. | 178 | |
Line is longer than 80 characters. | 182 | |
'{' should be on a new line. | 183 | |
'}' should be alone on a line. | 185 | |
'{' should be on a new line. | 185 | |
Line is longer than 80 characters. | 192 | |
'}' should be alone on a line. | 197 | |
'{' should be on a new line. | 197 | |
Line is longer than 80 characters. | 200 | |
',' is not followed by whitespace. | 202 | |
'{' should be on a new line. | 218 | |
Line has trailing spaces. | 219 | |
',' is not followed by whitespace. | 220 | |
'}' should be alone on a line. | 221 | |
'{' should be on a new line. | 221 | |
Line is longer than 80 characters. | 222 | |
Missing a Javadoc comment. | 226 | |
Parameter line should be final. | 226 | |
'{' should be on a new line. | 226 | |
',' is not followed by whitespace. | 228 | |
'{' should be on a new line. | 230 | |
'{' should be on a new line. | 234 | |
Line is longer than 80 characters. | 235 | |
'{' should be on a new line. | 236 | |
Line is longer than 80 characters. | 237 | |
'-' is not preceded with whitespace. | 237 | |
'-' is not followed by whitespace. | 237 | |
'{' should be on a new line. | 237 | |
Line is longer than 80 characters. | 242 | |
'-' is not preceded with whitespace. | 242 | |
'-' is not followed by whitespace. | 242 | |
'{' is not preceded with whitespace. | 242 | |
'{' should be on a new line. | 242 | |
',' is not followed by whitespace. | 243 | |
'-' is not preceded with whitespace. | 243 | |
'-' is not followed by whitespace. | 243 | |
Unused @throws tag for 'org.webmacro.servlet.HandlerException'. | 252 | |
Expected an @return tag. | 254 | |
Expected @throws tag for 'Exception'. | 254 | |
'{' should be on a new line. | 254 | |
Line is longer than 80 characters. | 257 | |
'{' should be on a new line. | 259 | |
Missing a Javadoc comment. | 265 | |
Parameter path should be final. | 265 | |
'{' should be on a new line. | 265 | |
'{' should be on a new line. | 276 | |
'{' should be on a new line. | 279 | |
'{' should be on a new line. | 282 | |
'}' should be alone on a line. | 285 | |
'{' should be on a new line. | 285 | |
'{' should be on a new line. | 288 | |
'{' should be on a new line. | 291 | |
Line is longer than 80 characters. | 293 | |
'}' should be alone on a line. | 294 | |
'{' should be on a new line. | 294 |
Violation | Message | Line |
---|---|---|
Class DBConnectionManager should be declared as final. | 41 | |
'{' should be on a new line. | 41 | |
Line has trailing spaces. | 46 | |
Variable 'debug' must be private and have accessor methods. | 53 | |
Missing a Javadoc comment. | 55 | |
Name 'log' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 55 | |
Name 'drivers' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 61 | |
Name 'pools' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 64 | |
Name 'uploaddir' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 68 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
'{' should be on a new line. | 85 | |
'{' should be on a new line. | 86 | |
'{' should be on a new line. | 96 | |
Parameter name should be final. | 106 | |
Parameter con should be final. | 106 | |
'{' should be on a new line. | 106 | |
'{' should be on a new line. | 108 | |
'{' should be on a new line. | 118 | |
Expected an @return tag. | 125 | |
'{' should be on a new line. | 125 | |
Parameter db should be final. | 135 | |
'{' should be on a new line. | 135 | |
'{' should be on a new line. | 137 | |
Expected an @return tag. | 171 | |
Parameter db should be final. | 171 | |
Expected @param tag for 'db'. | 171 | |
Expected @throws tag for 'Exception'. | 171 | |
'{' is not preceded with whitespace. | 171 | |
'{' should be on a new line. | 171 | |
',' is not followed by whitespace. | 172 | |
',' is not followed by whitespace. | 174 | |
Parameter callingClass should be final. | 186 | |
Expected @param tag for 'callingClass'. | 186 | |
Parameter name should be final. | 186 | |
'{' should be on a new line. | 186 | |
'{' should be on a new line. | 188 | |
Line is longer than 80 characters. | 204 | |
Parameter callingClass should be final. | 204 | |
Expected @param tag for 'callingClass'. | 204 | |
Parameter name should be final. | 204 | |
Parameter time should be final. | 204 | |
'{' should be on a new line. | 204 | |
'{' should be on a new line. | 206 | |
'{' should be on a new line. | 215 | |
'{' should be on a new line. | 217 | |
'{' should be on a new line. | 222 | |
'{' should be on a new line. | 227 | |
'{' should be on a new line. | 229 | |
'{' should be on a new line. | 233 | |
Line is longer than 80 characters. | 234 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 247 | |
Parameter props should be final. | 252 | |
'{' should be on a new line. | 252 | |
'{' should be on a new line. | 254 | |
'{' should be on a new line. | 256 | |
'{' should be on a new line. | 259 | |
Line is longer than 80 characters. | 266 | |
Line is longer than 80 characters. | 267 | |
'{' should be on a new line. | 270 | |
'{' should be on a new line. | 273 | |
Line is longer than 80 characters. | 274 | |
Line is longer than 80 characters. | 279 | |
Missing a Javadoc comment. | 287 | |
'{' should be on a new line. | 292 | |
'{' should be on a new line. | 295 | |
'{' should be on a new line. | 298 | |
'+' should be on a new line. | 299 | |
Line has trailing spaces. | 300 | |
'+' should be on a new line. | 300 | |
Line has trailing spaces. | 304 | |
',' is not followed by whitespace. | 306 | |
'{' should be on a new line. | 308 | |
'{' should be on a new line. | 311 | |
Line has trailing spaces. | 312 | |
Parameter props should be final. | 328 | |
'{' should be on a new line. | 328 | |
'{' should be on a new line. | 331 | |
'{' should be on a new line. | 333 | |
'{' should be on a new line. | 340 | |
'+' should be on a new line. | 341 | |
Parameter msg should be final. | 350 | |
Expected @param tag for 'msg'. | 350 | |
'{' should be on a new line. | 350 | |
Parameter e should be final. | 357 | |
Expected @param tag for 'e'. | 357 | |
Parameter msg should be final. | 357 | |
Expected @param tag for 'msg'. | 357 | |
'{' should be on a new line. | 357 | |
'{' should be on a new line. | 369 | |
Missing a Javadoc comment. | 370 | |
Name 'checkedOut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 370 | |
Missing a Javadoc comment. | 371 | |
Name 'freeConnections' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 371 | |
Missing a Javadoc comment. | 372 | |
Name 'usedConnections' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 372 | |
Missing a Javadoc comment. | 373 | |
Name 'maxConn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 373 | |
Missing a Javadoc comment. | 374 | |
Name 'singleConn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 374 | |
Variable 'singleConn' must be private and have accessor methods. | 374 | |
Missing a Javadoc comment. | 375 | |
Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 375 | |
Missing a Javadoc comment. | 376 | |
Name 'password' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 376 | |
Missing a Javadoc comment. | 377 | |
Name 'URL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 377 | |
Missing a Javadoc comment. | 378 | |
Name 'user' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 378 | |
Missing a Javadoc comment. | 379 | |
Name 'timeZone' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 379 | |
Missing a Javadoc comment. | 380 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 380 | |
Line has trailing spaces. | 394 | |
Parameter name should be final. | 394 | |
'name' hides a field. | 394 | |
Parameter url should be final. | 394 | |
Parameter user should be final. | 394 | |
'user' hides a field. | 394 | |
Line has trailing spaces. | 395 | |
Parameter password should be final. | 395 | |
'password' hides a field. | 395 | |
Parameter maxConn should be final. | 395 | |
'maxConn' hides a field. | 395 | |
Parameter singleConn should be final. | 396 | |
'singleConn' hides a field. | 396 | |
Parameter timezone should be final. | 396 | |
Expected @param tag for 'timezone'. | 396 | |
'{' should be on a new line. | 396 | |
Line has trailing spaces. | 405 | |
Line has trailing spaces. | 409 | |
'{' should be on a new line. | 409 | |
Unused @param tag for 'db'. | 418 | |
'{' should be on a new line. | 421 | |
'{' should be on a new line. | 424 | |
'{' should be on a new line. | 426 | |
'}' should be alone on a line. | 429 | |
'{' should be on a new line. | 429 | |
'{' should be on a new line. | 432 | |
'}' should be alone on a line. | 434 | |
'{' should be on a new line. | 434 | |
'}' should be alone on a line. | 436 | |
'{' should be on a new line. | 436 | |
'}' should be alone on a line. | 438 | |
'{' should be on a new line. | 438 | |
Parameter con should be final. | 454 | |
'{' should be on a new line. | 454 | |
'{' should be on a new line. | 459 | |
'{' should be on a new line. | 462 | |
'{' should be on a new line. | 465 | |
Line has trailing spaces. | 466 | |
'+' should be on a new line. | 466 | |
Line has trailing spaces. | 468 | |
'+' should be on a new line. | 468 | |
Line has trailing spaces. | 469 | |
'+' should be on a new line. | 469 | |
'{' should be on a new line. | 471 | |
'{' should be on a new line. | 474 | |
Expected an @return tag. | 492 | |
Parameter callingClass should be final. | 492 | |
Expected @param tag for 'callingClass'. | 492 | |
'{' should be on a new line. | 492 | |
'{' should be on a new line. | 494 | |
'{' should be on a new line. | 501 | |
'{' should be on a new line. | 502 | |
'{' should be on a new line. | 508 | |
'if' construct must use '{}'s. | 517 | |
'{' should be on a new line. | 520 | |
'{' should be on a new line. | 523 | |
'if' construct must use '{}'s. | 527 | |
'{' should be on a new line. | 531 | |
'if' construct must use '{}'s. | 534 | |
',' is not followed by whitespace. | 535 | |
Expected an @return tag. | 553 | |
Line has trailing spaces. | 553 | |
Parameter callingClass should be final. | 554 | |
Expected @param tag for 'callingClass'. | 554 | |
Parameter timeout should be final. | 554 | |
'{' should be on a new line. | 554 | |
'{' should be on a new line. | 557 | |
'{' should be on a new line. | 558 | |
'{' should be on a new line. | 561 | |
Empty statement. | 562 | |
'{' should be on a new line. | 564 | |
'{' should be on a new line. | 575 | |
'{' should be on a new line. | 577 | |
'{' should be on a new line. | 579 | |
'{' should be on a new line. | 583 | |
Expected an @return tag. | 595 | |
Parameter callingClass should be final. | 595 | |
Expected @param tag for 'callingClass'. | 595 | |
'{' should be on a new line. | 595 | |
'{' should be on a new line. | 597 | |
'if' construct must use '{}'s. | 598 | |
'else' construct must use '{}'s. | 600 | |
'{' should be on a new line. | 602 | |
'{' should be on a new line. | 605 | |
'{' should be on a new line. | 608 | |
'+' should be on a new line. | 611 | |
'+' is not preceded with whitespace. | 612 | |
'+' is not followed by whitespace. | 612 | |
'+' should be on a new line. | 612 | |
'{' should be on a new line. | 617 | |
Unused @param tag for 'con'. | 627 | |
Parameter conn should be final. | 629 | |
Expected @param tag for 'conn'. | 629 | |
'{' should be on a new line. | 629 | |
'{' should be on a new line. | 630 | |
Line has trailing spaces. | 631 | |
'+' should be on a new line. | 631 | |
'{' should be on a new line. | 634 | |
'{' should be on a new line. | 635 | |
'}' should be alone on a line. | 639 | |
'{' should be on a new line. | 639 | |
Parameter db should be final. | 660 | |
Expected @throws tag for 'Exception'. | 660 | |
'{' is not preceded with whitespace. | 660 | |
'{' should be on a new line. | 660 | |
'{' should be on a new line. | 661 | |
';' is preceded with whitespace. | 662 | |
'}' should be alone on a line. | 663 | |
'{' should be on a new line. | 663 | |
Expected an @return tag. | 671 | |
Parameter db should be final. | 671 | |
Expected @param tag for 'db'. | 671 | |
Expected @throws tag for 'Exception'. | 671 | |
'{' is not preceded with whitespace. | 671 | |
'{' should be on a new line. | 671 | |
'{' should be on a new line. | 672 | |
';' is preceded with whitespace. | 673 | |
'}' should be alone on a line. | 674 | |
'{' should be on a new line. | 674 | |
Expected an @return tag. | 682 | |
Parameter db should be final. | 682 | |
Expected @param tag for 'db'. | 682 | |
'{' should be on a new line. | 682 | |
'{' should be on a new line. | 683 | |
'(' is followed by whitespace. | 684 | |
'{' should be on a new line. | 684 | |
';' is preceded with whitespace. | 685 | |
'}' should be alone on a line. | 686 | |
'{' should be on a new line. | 686 | |
'}' should be alone on a line. | 689 | |
'{' should be on a new line. | 689 | |
Expected an @return tag. | 698 | |
Parameter db should be final. | 698 | |
Expected @param tag for 'db'. | 698 | |
'{' should be on a new line. | 698 | |
'{' should be on a new line. | 699 | |
'(' is followed by whitespace. | 700 | |
'{' should be on a new line. | 700 | |
';' is preceded with whitespace. | 701 | |
'}' should be alone on a line. | 702 | |
'{' should be on a new line. | 702 | |
'}' should be alone on a line. | 705 | |
'{' should be on a new line. | 705 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
Variable 'database' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Parameter db should be final. | 26 | |
Expected @param tag for 'db'. | 26 | |
'{' should be on a new line. | 26 | |
Line is longer than 80 characters. | 35 | |
Method 'getNext' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter m should be final. | 43 | |
Expected @param tag for 'm'. | 43 | |
'{' should be on a new line. | 43 | |
',' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 48 | |
'cast' is not followed by whitespace. | 48 | |
'{' should be on a new line. | 50 | |
',' is not followed by whitespace. | 51 | |
'{' should be on a new line. | 56 | |
'}' should be alone on a line. | 58 | |
'{' should be on a new line. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 26 | |
Name 'user' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'messageboardParameter' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'statusParameter' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter context should be final. | 30 | |
'{' should be on a new line. | 30 | |
'if' construct must use '{}'s. | 33 | |
'{' should be on a new line. | 37 | |
',' is not followed by whitespace. | 42 | |
'{' should be on a new line. | 44 | |
'}' should be alone on a line. | 46 | |
'{' should be on a new line. | 46 | |
'{' should be on a new line. | 48 | |
Line is longer than 80 characters. | 49 | |
',' is not followed by whitespace. | 50 | |
'{' should be on a new line. | 53 | |
'}' should be alone on a line. | 57 | |
'{' should be on a new line. | 57 | |
Line is longer than 80 characters. | 58 | |
'{' should be on a new line. | 61 | |
'}' should be alone on a line. | 63 | |
'{' should be on a new line. | 63 | |
Line is longer than 80 characters. | 64 | |
'{' should be on a new line. | 67 | |
Line is longer than 80 characters. | 68 | |
'{' should be on a new line. | 69 | |
Line is longer than 80 characters. | 70 | |
'}' should be alone on a line. | 72 | |
'{' should be on a new line. | 72 | |
'{' should be on a new line. | 75 | |
'{' should be on a new line. | 77 | |
'{' should be on a new line. | 82 | |
'}' should be alone on a line. | 84 | |
'{' should be on a new line. | 84 | |
Line is longer than 80 characters. | 85 | |
',' is not followed by whitespace. | 87 | |
',' is not followed by whitespace. | 88 | |
'{' should be on a new line. | 91 | |
',' is not followed by whitespace. | 92 | |
'}' should be alone on a line. | 93 | |
'{' should be on a new line. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter context should be final. | 98 | |
Parameter status should be final. | 98 | |
'{' should be on a new line. | 98 | |
'{' should be on a new line. | 100 | |
Line is longer than 80 characters. | 101 | |
',' is not followed by whitespace. | 101 | |
',' is not followed by whitespace. | 101 | |
',' is not followed by whitespace. | 102 | |
',' is not followed by whitespace. | 103 | |
'{' should be on a new line. | 104 | |
Line is longer than 80 characters. | 108 | |
'{' should be on a new line. | 109 | |
'{' should be on a new line. | 114 | |
Line is longer than 80 characters. | 115 | |
'}' should be alone on a line. | 116 | |
'{' should be on a new line. | 116 | |
'{' should be on a new line. | 120 | |
'{' should be on a new line. | 125 | |
',' is not followed by whitespace. | 130 | |
',' is not followed by whitespace. | 131 | |
Line is longer than 80 characters. | 132 | |
Line is longer than 80 characters. | 133 | |
'}' should be alone on a line. | 136 | |
'{' should be on a new line. | 136 | |
Line is longer than 80 characters. | 137 | |
'cast' is not followed by whitespace. | 137 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.webmacro.*. | 26 | |
Using the '.*' form of import should be avoided - java.io.*. | 36 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 69 | |
Line is longer than 80 characters. | 70 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 78 | |
Name '_wm' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 78 | |
Missing a Javadoc comment. | 79 | |
Name '_broker' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 79 | |
Missing a Javadoc comment. | 80 | |
Name '_started' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 80 | |
'static' modifier out of order with the JLS suggestions. | 85 | |
'static' modifier out of order with the JLS suggestions. | 91 | |
'static' modifier out of order with the JLS suggestions. | 96 | |
Missing a Javadoc comment. | 97 | |
'static' modifier out of order with the JLS suggestions. | 97 | |
Name '_log' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 102 | |
Variable '_log' must be private and have accessor methods. | 102 | |
Line is longer than 80 characters. | 107 | |
Name '_problem' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 107 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter sc should be final. | 114 | |
Expected @param tag for 'sc'. | 114 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 147 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 162 | |
'if' construct must use '{}'s. | 163 | |
'else' construct must use '{}'s. | 165 | |
Line is longer than 80 characters. | 174 | |
Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Line has trailing spaces. | 200 | |
Method 'doGet' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Parameter req should be final. | 212 | |
Parameter resp should be final. | 212 | |
Method 'doPost' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Parameter req should be final. | 230 | |
Parameter resp should be final. | 230 | |
Missing a Javadoc comment. | 236 | |
Redundant 'final' modifier. | 236 | |
'private' modifier out of order with the JLS suggestions. | 236 | |
Parameter req should be final. | 237 | |
Parameter resp should be final. | 237 | |
Line is longer than 80 characters. | 253 | |
Line is longer than 80 characters. | 290 | |
'+' should be on a new line. | 290 | |
'+' should be on a new line. | 291 | |
Line is longer than 80 characters. | 299 | |
'+' should be on a new line. | 299 | |
Line is longer than 80 characters. | 300 | |
'+' should be on a new line. | 300 | |
'+' should be on a new line. | 301 | |
Line has trailing spaces. | 306 | |
Line has trailing spaces. | 307 | |
Line has trailing spaces. | 309 | |
Expected an @return tag. | 318 | |
Method 'error' is not designed for extension - needs to be abstract, final or empty. | 318 | |
Parameter context should be final. | 318 | |
Parameter error should be final. | 318 | |
Method 'getErrorVariableName' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Expected an @return tag. | 353 | |
Method 'getBroker' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Expected an @return tag. | 370 | |
Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Parameter type should be final. | 370 | |
Expected @param tag for 'type'. | 370 | |
Parameter description should be final. | 370 | |
Expected @param tag for 'description'. | 370 | |
Expected an @return tag. | 380 | |
Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 380 | |
Parameter type should be final. | 380 | |
Expected @param tag for 'type'. | 380 | |
Unused @throws tag for 'NotFoundException'. | 388 | |
Expected an @return tag. | 391 | |
Method 'getTemplate' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Parameter key should be final. | 391 | |
Expected @param tag for 'key'. | 391 | |
Expected an @return tag. | 403 | |
Method 'getURL' is not designed for extension - needs to be abstract, final or empty. | 403 | |
Parameter url should be final. | 403 | |
Expected @param tag for 'url'. | 403 | |
Expected @throws tag for 'ResourceException'. | 404 | |
Expected an @return tag. | 415 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 415 | |
Parameter key should be final. | 415 | |
Expected @param tag for 'key'. | 415 | |
Expected an @return tag. | 425 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 425 | |
Parameter key should be final. | 425 | |
Expected @param tag for 'key'. | 425 | |
Parameter defaultValue should be final. | 425 | |
Expected @param tag for 'defaultValue'. | 425 | |
Expected an @return tag. | 440 | |
Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 440 | |
Expected an @return tag. | 448 | |
Line is longer than 80 characters. | 448 | |
Method 'getWebContext' is not designed for extension - needs to be abstract, final or empty. | 448 | |
Parameter req should be final. | 448 | |
Expected @param tag for 'req'. | 448 | |
Parameter res should be final. | 448 | |
Expected @param tag for 'res'. | 448 | |
Line is longer than 80 characters. | 458 | |
Method 'writeTemplate' is not designed for extension - needs to be abstract, final or empty. | 472 | |
Parameter templateName should be final. | 472 | |
Parameter out should be final. | 472 | |
Parameter context should be final. | 473 | |
Method 'writeTemplate' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Parameter templateName should be final. | 501 | |
Parameter out should be final. | 501 | |
Parameter encoding should be final. | 502 | |
Parameter context should be final. | 502 | |
'if' construct must use '{}'s. | 506 | |
Line has trailing spaces. | 512 | |
Line has trailing spaces. | 513 | |
Line has trailing spaces. | 515 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Parameter tmpl should be final. | 521 | |
Expected @param tag for 'tmpl'. | 521 | |
Parameter c should be final. | 521 | |
Expected @param tag for 'c'. | 521 | |
Expected @throws tag for 'IOException'. | 522 | |
'if' construct must use '{}'s. | 530 | |
'if' construct must use '{}'s. | 544 | |
Must have at least one statement. | 565 | |
Line is longer than 80 characters. | 571 | |
Avoid inline conditionals. | 572 | |
':' should be on a new line. | 572 | |
Line is longer than 80 characters. | 579 | |
Avoid inline conditionals. | 580 | |
Line is longer than 80 characters. | 603 | |
Parameter response should be final. | 603 | |
Parameter bytes should be final. | 603 | |
Parameter encoding should be final. | 603 | |
Expected @param tag for 'encoding'. | 603 | |
Expected @throws tag for 'IOException'. | 604 | |
Line has trailing spaces. | 616 | |
Line has trailing spaces. | 635 | |
Line has trailing spaces. | 637 | |
Line has trailing spaces. | 638 | |
Expected an @return tag. | 648 | |
Method 'newContext' is not designed for extension - needs to be abstract, final or empty. | 648 | |
Parameter req should be final. | 649 | |
Expected @param tag for 'req'. | 649 | |
Parameter resp should be final. | 649 | |
Expected @param tag for 'resp'. | 649 | |
Expected @throws tag for 'HandlerException'. | 650 | |
Parameter wc should be final. | 675 | |
Expected @param tag for 'wc'. | 675 | |
Expected @throws tag for 'HandlerException'. | 676 | |
Expected an @return tag. | 711 | |
Method 'initWebMacro' is not designed for extension - needs to be abstract, final or empty. | 711 | |
Expected @throws tag for 'InitException'. | 711 | |
Expected an @return tag. | 722 | |
Expected @throws tag for 'InitException'. | 722 | |
Line is longer than 80 characters. | 727 | |
Method 'newWebContext' is not designed for extension - needs to be abstract, final or empty. | 727 | |
Missing a Javadoc comment. | 727 | |
Parameter req should be final. | 727 | |
Parameter resp should be final. | 727 | |
'{' should be on a new line. | 727 | |
Method 'setLocale' is not designed for extension - needs to be abstract, final or empty. | 735 | |
Parameter resp should be final. | 735 | |
Expected @param tag for 'resp'. | 735 | |
Parameter locale should be final. | 735 | |
Expected @param tag for 'locale'. | 735 | |
'if' construct must use '{}'s. | 745 | |
'if' construct must use '{}'s. | 750 | |
Line is longer than 80 characters. | 751 | |
Expected an @return tag. | 764 | |
Method 'getFastWriter' is not designed for extension - needs to be abstract, final or empty. | 764 | |
Parameter out should be final. | 764 | |
Parameter enctype should be final. | 764 | |
Expected @throws tag for 'UnsupportedEncodingException'. | 765 | |
Missing a Javadoc comment. | 771 | |
Parameter context should be final. | 771 | |
'{' should be on a new line. | 771 | |
'if' construct must use '{}'s. | 778 | |
'cast' is not followed by whitespace. | 781 | |
Line has trailing spaces. | 784 | |
'{' should be on a new line. | 790 | |
'{' should be on a new line. | 794 | |
'{' should be on a new line. | 796 | |
'{' should be on a new line. | 799 | |
'{' should be on a new line. | 802 | |
'{' should be on a new line. | 806 | |
Line is longer than 80 characters. | 807 | |
'+' is not followed by whitespace. | 807 | |
'{' should be on a new line. | 809 | |
'{' should be on a new line. | 814 | |
Empty statement. | 815 | |
'{' should be on a new line. | 818 | |
Missing a Javadoc comment. | 829 | |
Missing a Javadoc comment. | 835 | |
Name '_errorTemplate' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 835 | |
Line has trailing spaces. | 838 | |
Method 'getErrorTemplate' is not designed for extension - needs to be abstract, final or empty. | 843 | |
Line is longer than 80 characters. | 853 | |
Method 'getErrorTemplateName' is not designed for extension - needs to be abstract, final or empty. | 859 | |
Missing a Javadoc comment. | 859 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 13 | |
Missing a Javadoc comment. | 15 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 15 | |
Name 'AutoIncrement' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
Variable 'AutoIncrement' must be private and have accessor methods. | 20 | |
Name 'CaseSensitive' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Variable 'CaseSensitive' must be private and have accessor methods. | 25 | |
Name 'Searchable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 30 | |
Variable 'Searchable' must be private and have accessor methods. | 30 | |
Name 'Currency' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
Variable 'Currency' must be private and have accessor methods. | 35 | |
Name 'Nullable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 40 | |
Variable 'Nullable' must be private and have accessor methods. | 40 | |
Name 'Signed' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 45 | |
Variable 'Signed' must be private and have accessor methods. | 45 | |
Name 'ColumnDisplaySize' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 50 | |
Variable 'ColumnDisplaySize' must be private and have accessor methods. | 50 | |
Name 'ColumnLabel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 56 | |
Variable 'ColumnLabel' must be private and have accessor methods. | 56 | |
Name 'ColumnName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 61 | |
Variable 'ColumnName' must be private and have accessor methods. | 61 | |
Name 'SchemaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 66 | |
Variable 'SchemaName' must be private and have accessor methods. | 66 | |
Name 'Precision' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 71 | |
Variable 'Precision' must be private and have accessor methods. | 71 | |
Name 'Scale' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 76 | |
Variable 'Scale' must be private and have accessor methods. | 76 | |
Name 'ColumnType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 82 | |
Variable 'ColumnType' must be private and have accessor methods. | 82 | |
Name 'ColumnTypeName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 87 | |
Variable 'ColumnTypeName' must be private and have accessor methods. | 87 | |
Name 'ReadOnly' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 92 | |
Variable 'ReadOnly' must be private and have accessor methods. | 92 | |
Name 'Writable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 97 | |
Variable 'Writable' must be private and have accessor methods. | 97 | |
Name 'DefinitelyWritable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 102 | |
Variable 'DefinitelyWritable' must be private and have accessor methods. | 102 | |
Parameter db should be final. | 107 | |
Expected @param tag for 'db'. | 107 | |
Parameter fn should be final. | 107 | |
Expected @param tag for 'fn'. | 107 | |
'{' should be on a new line. | 107 | |
',' is not followed by whitespace. | 108 | |
'{' should be on a new line. | 110 | |
Line is longer than 80 characters. | 112 | |
'{' should be on a new line. | 115 | |
'{' should be on a new line. | 118 | |
Line is longer than 80 characters. | 119 | |
'{' should be on a new line. | 122 | |
'{' should be on a new line. | 133 | |
'}' should be alone on a line. | 135 | |
'{' should be on a new line. | 135 | |
'{' should be on a new line. | 138 | |
'}' should be alone on a line. | 140 | |
'{' should be on a new line. | 140 | |
'}' should be alone on a line. | 148 | |
'{' should be on a new line. | 148 | |
'}' should be alone on a line. | 151 | |
'{' should be on a new line. | 151 | |
Line is longer than 80 characters. | 152 | |
'}' should be alone on a line. | 154 | |
'{' should be on a new line. | 154 | |
Line is longer than 80 characters. | 155 | |
'}' should be alone on a line. | 157 | |
'{' should be on a new line. | 157 | |
Line is longer than 80 characters. | 158 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
'{' should be on a new line. | 12 | |
Missing a Javadoc comment. | 14 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter context should be final. | 16 | |
'{' should be on a new line. | 16 | |
',' is not followed by whitespace. | 20 | |
'if' construct must use '{}'s. | 23 | |
Line has trailing spaces. | 23 | |
',' is not followed by whitespace. | 27 | |
'{' should be on a new line. | 28 | |
Line is longer than 80 characters. | 29 | |
'}' should be alone on a line. | 30 | |
'{' should be on a new line. | 30 | |
'{' should be on a new line. | 33 | |
'{' should be on a new line. | 34 | |
Line is longer than 80 characters. | 35 | |
',' is not followed by whitespace. | 35 | |
',' is not followed by whitespace. | 35 | |
Line is longer than 80 characters. | 37 | |
'{' should be on a new line. | 38 | |
'+' is not preceded with whitespace. | 40 | |
'+' is not followed by whitespace. | 40 | |
'{' should be on a new line. | 41 | |
Line is longer than 80 characters. | 42 | |
'}' should be alone on a line. | 44 | |
'{' should be on a new line. | 44 | |
',' is not followed by whitespace. | 45 | |
'if' construct must use '{}'s. | 47 | |
Line is longer than 80 characters. | 47 | |
'{' should be on a new line. | 48 | |
',' is not followed by whitespace. | 50 | |
'}' should be alone on a line. | 51 | |
'{' should be on a new line. | 51 | |
'}' should be alone on a line. | 56 | |
'{' should be on a new line. | 56 | |
Line is longer than 80 characters. | 57 | |
'{' should be on a new line. | 61 | |
',' is not followed by whitespace. | 62 | |
'}' should be alone on a line. | 63 | |
'{' should be on a new line. | 63 | |
Line is longer than 80 characters. | 64 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 16 | |
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Name 'adminLink' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'userid' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Line has trailing spaces. | 27 | |
Parameter user should be final. | 30 | |
'{' should be on a new line. | 30 | |
'{' should be on a new line. | 31 | |
'if' construct must use '{}'s. | 33 | |
Method 'getRecord' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter db should be final. | 37 | |
Parameter section should be final. | 37 | |
'{' should be on a new line. | 37 | |
',' is not followed by whitespace. | 41 | |
'if' construct must use '{}'s. | 42 | |
'{' should be on a new line. | 43 | |
'if' construct must use '{}'s. | 48 | |
',' is not followed by whitespace. | 49 | |
',' is not followed by whitespace. | 49 | |
'}' should be alone on a line. | 50 | |
'{' should be on a new line. | 50 | |
Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter db should be final. | 57 | |
Parameter section should be final. | 57 | |
'{' should be on a new line. | 57 | |
'{' should be on a new line. | 60 | |
'}' should be alone on a line. | 63 | |
'{' should be on a new line. | 63 | |
'{' should be on a new line. | 69 | |
'{' should be on a new line. | 70 | |
'{' should be on a new line. | 72 | |
Line is longer than 80 characters. | 73 | |
'+' is not preceded with whitespace. | 73 | |
'+' is not followed by whitespace. | 73 | |
'+' is not preceded with whitespace. | 73 | |
'+' should be on a new line. | 73 | |
Line has trailing spaces. | 75 | |
'+' should be on a new line. | 75 | |
'+' is not preceded with whitespace. | 76 | |
'+' is not followed by whitespace. | 76 | |
'}' should be alone on a line. | 78 | |
'{' should be on a new line. | 78 | |
Line is longer than 80 characters. | 79 | |
'+' is not preceded with whitespace. | 79 | |
'+' is not followed by whitespace. | 79 | |
'+' is not preceded with whitespace. | 79 | |
'+' is not followed by whitespace. | 79 | |
'{' should be on a new line. | 80 | |
'+' is not preceded with whitespace. | 81 | |
'+' is not followed by whitespace. | 81 | |
'+' is not preceded with whitespace. | 81 | |
'+' should be on a new line. | 81 | |
'+' should be on a new line. | 83 | |
'+' is not preceded with whitespace. | 84 | |
'+' is not followed by whitespace. | 84 | |
'+' should be on a new line. | 84 | |
';' is preceded with whitespace. | 85 | |
'if' construct must use '{}'s. | 88 | |
'}' should be alone on a line. | 89 | |
'{' should be on a new line. | 89 | |
Method 'getDDRecord' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter db should be final. | 100 | |
Parameter table should be final. | 100 | |
Parameter id should be final. | 100 | |
'{' should be on a new line. | 100 | |
',' is not followed by whitespace. | 104 | |
'if' construct must use '{}'s. | 105 | |
'{' should be on a new line. | 106 | |
',' is not followed by whitespace. | 107 | |
',' is not followed by whitespace. | 107 | |
'}' should be alone on a line. | 108 | |
'{' should be on a new line. | 108 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'messages' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'subscribers' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
Parameter db should be final. | 33 | |
Expected @param tag for 'db'. | 33 | |
Parameter rs should be final. | 33 | |
Expected @param tag for 'rs'. | 33 | |
'{' should be on a new line. | 33 | |
',' is not followed by whitespace. | 34 | |
',' is not followed by whitespace. | 34 | |
Parameter db should be final. | 43 | |
Expected @param tag for 'db'. | 43 | |
'{' should be on a new line. | 43 | |
',' is not followed by whitespace. | 44 | |
Parameter db should be final. | 53 | |
Expected @param tag for 'db'. | 53 | |
Parameter record should be final. | 53 | |
Expected @param tag for 'record'. | 53 | |
'{' should be on a new line. | 53 | |
',' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 54 | |
'{' should be on a new line. | 62 | |
',' is not followed by whitespace. | 64 | |
Line is longer than 80 characters. | 67 | |
'cast' is not followed by whitespace. | 67 | |
Line is longer than 80 characters. | 71 | |
'cast' is not followed by whitespace. | 71 | |
Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
'{' should be on a new line. | 78 | |
Method 'getSubscribers' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
'{' should be on a new line. | 82 | |
Line has trailing spaces. | 85 | |
Method 'getServletURL' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
'{' should be on a new line. | 86 | |
'{' should be on a new line. | 88 | |
'}' should be alone on a line. | 91 | |
'{' should be on a new line. | 91 | |
Empty statement. | 92 | |
Line has trailing spaces. | 96 | |
Method 'getMessageboardURL' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
'{' should be on a new line. | 97 | |
Line is longer than 80 characters. | 98 | |
Method 'getUnsubscribeURL' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
'{' should be on a new line. | 100 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 103 | |
Method 'getMessageURL' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter id should be final. | 104 | |
'{' should be on a new line. | 104 | |
Line is longer than 80 characters. | 105 | |
Line has trailing spaces. | 107 | |
Method 'getMessageboardEmail' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
'{' should be on a new line. | 108 | |
'{' should be on a new line. | 110 | |
'}' should be alone on a line. | 113 | |
'{' should be on a new line. | 113 | |
Line has trailing spaces. | 118 | |
Missing a Javadoc comment. | 119 | |
Parameter db should be final. | 119 | |
'{' should be on a new line. | 119 | |
'{' should be on a new line. | 121 | |
'}' should be alone on a line. | 124 | |
'{' should be on a new line. | 124 | |
Empty statement. | 125 | |
Line has trailing spaces. | 129 | |
Line has trailing spaces. | 131 | |
Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Parameter user should be final. | 137 | |
Expected @param tag for 'user'. | 137 | |
'{' should be on a new line. | 137 | |
'{' should be on a new line. | 138 | |
',' is not followed by whitespace. | 140 | |
Line is longer than 80 characters. | 144 | |
'cast' is not followed by whitespace. | 144 | |
'cast' is not followed by whitespace. | 144 | |
'{' should be on a new line. | 145 | |
'}' should be alone on a line. | 147 | |
'{' should be on a new line. | 147 | |
Line is longer than 80 characters. | 148 | |
'cast' is not followed by whitespace. | 148 | |
'cast' is not followed by whitespace. | 148 | |
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 153 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 156 | |
'{' should be on a new line. | 157 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 164 | |
'{' should be on a new line. | 173 | |
Method 'unSubscribe' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Parameter user should be final. | 187 | |
Expected @param tag for 'user'. | 187 | |
'{' should be on a new line. | 187 | |
'{' should be on a new line. | 188 | |
',' is not followed by whitespace. | 190 | |
Line is longer than 80 characters. | 194 | |
'cast' is not followed by whitespace. | 194 | |
'cast' is not followed by whitespace. | 194 | |
'{' should be on a new line. | 195 | |
'}' should be alone on a line. | 197 | |
'{' should be on a new line. | 197 | |
Line is longer than 80 characters. | 198 | |
'cast' is not followed by whitespace. | 198 | |
'cast' is not followed by whitespace. | 198 | |
Line is longer than 80 characters. | 204 | |
'{' should be on a new line. | 212 | |
Line has trailing spaces. | 221 | |
Expected an @return tag. | 227 | |
Method 'isSubscribed' is not designed for extension - needs to be abstract, final or empty. | 227 | |
Parameter user should be final. | 227 | |
Expected @param tag for 'user'. | 227 | |
'{' should be on a new line. | 227 | |
',' is not followed by whitespace. | 229 | |
Line is longer than 80 characters. | 233 | |
'cast' is not followed by whitespace. | 233 | |
'cast' is not followed by whitespace. | 233 | |
'{' should be on a new line. | 234 | |
'{' should be on a new line. | 236 | |
'}' should be alone on a line. | 240 | |
'{' should be on a new line. | 240 | |
Line is longer than 80 characters. | 241 | |
'cast' is not followed by whitespace. | 241 | |
'cast' is not followed by whitespace. | 241 |
Violation | Message | Line |
---|---|---|
'{' should be on a new line. | 30 | |
Missing a Javadoc comment. | 32 | |
Name 'smtpIdentifier' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'withClient' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'fromClientPushBack' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Missing a Javadoc comment. | 35 | |
Name 'fromClient' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 36 | |
Missing a Javadoc comment. | 37 | |
Name 'databaseNameOfDomain' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 37 | |
Missing a Javadoc comment. | 38 | |
Name 'bufSize' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 38 | |
Missing a Javadoc comment. | 39 | |
Name 'toClient' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 39 | |
Missing a Javadoc comment. | 40 | |
Name 'log' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 40 | |
Missing a Javadoc comment. | 42 | |
Name 'sender' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 42 | |
Missing a Javadoc comment. | 43 | |
Name 'store' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 43 | |
Missing a Javadoc comment. | 44 | |
Name 'senderID' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 44 | |
Missing a Javadoc comment. | 45 | |
Name 'recipientID' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 45 | |
Line has trailing spaces. | 65 | |
Parameter smtpIdentifier should be final. | 72 | |
'smtpIdentifier' hides a field. | 72 | |
Parameter withClient should be final. | 72 | |
'withClient' hides a field. | 72 | |
Parameter connMgr should be final. | 73 | |
'connMgr' hides a field. | 73 | |
Parameter databaseNameOfDomain should be final. | 73 | |
'databaseNameOfDomain' hides a field. | 73 | |
Parameter bufSize should be final. | 74 | |
'bufSize' hides a field. | 74 | |
Parameter log should be final. | 74 | |
'log' hides a field. | 74 | |
Expected @throws tag for 'IOException'. | 75 | |
'{' should be on a new line. | 75 | |
'{' should be on a new line. | 101 | |
'{' should be on a new line. | 105 | |
'{' should be on a new line. | 106 | |
Line has trailing spaces. | 107 | |
'}' should be alone on a line. | 108 | |
'{' should be on a new line. | 108 | |
Empty statement. | 109 | |
Parameter address should be final. | 120 | |
'{' should be on a new line. | 120 | |
'{' should be on a new line. | 121 | |
Expected an @return tag. | 141 | |
Parameter address should be final. | 141 | |
Expected @throws tag for 'MessagingException'. | 142 | |
Expected @throws tag for 'IOException'. | 142 | |
'{' should be on a new line. | 142 | |
'if' construct must use '{}'s. | 144 | |
'+' should be on a new line. | 145 | |
'if' construct must use '{}'s. | 154 | |
'+' should be on a new line. | 156 | |
'{' should be on a new line. | 159 | |
'{' should be on a new line. | 162 | |
'+' should be on a new line. | 164 | |
Parameter address should be final. | 175 | |
Expected @throws tag for 'Exception'. | 175 | |
'{' should be on a new line. | 175 | |
'if' construct must use '{}'s. | 176 | |
'{' should be on a new line. | 179 | |
'+' should be on a new line. | 182 | |
'{' should be on a new line. | 186 | |
'{' should be on a new line. | 187 | |
'{' should be on a new line. | 191 | |
Line has trailing spaces. | 194 | |
'{' should be on a new line. | 203 | |
Expected @throws tag for 'Exception'. | 215 | |
'{' should be on a new line. | 215 | |
'if' construct must use '{}'s. | 216 | |
'{' should be on a new line. | 218 | |
'{' should be on a new line. | 221 | |
'+' is not preceded with whitespace. | 225 | |
'+' is not followed by whitespace. | 225 | |
'+' is not preceded with whitespace. | 225 | |
'+' is not followed by whitespace. | 225 | |
'{' should be on a new line. | 227 | |
'{' should be on a new line. | 228 | |
'+' should be on a new line. | 229 | |
'{' should be on a new line. | 233 | |
'{' should be on a new line. | 243 | |
'{' should be on a new line. | 244 | |
'{' should be on a new line. | 246 | |
'if' construct must use '{}'s. | 249 | |
'4' is a magic number. | 249 | |
'if' construct must use '{}'s. | 252 | |
'10' is a magic number. | 252 | |
'10' is a magic number. | 253 | |
'if' construct must use '{}'s. | 255 | |
'8' is a magic number. | 255 | |
'8' is a magic number. | 256 | |
'if' construct must use '{}'s. | 258 | |
'4' is a magic number. | 258 | |
'4' is a magic number. | 261 | |
'{' should be on a new line. | 261 | |
'4' is a magic number. | 266 | |
'{' should be on a new line. | 266 | |
'else' construct must use '{}'s. | 271 | |
'{' should be on a new line. | 275 | |
'+' should be on a new line. | 276 | |
'+' should be on a new line. | 278 | |
'{' should be on a new line. | 281 | |
'{' should be on a new line. | 282 | |
'{' should be on a new line. | 286 | |
Empty statement. | 287 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 18 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 23 | |
'{' should be on a new line. | 31 | |
Missing a Javadoc comment. | 33 | |
Name 'value' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'problem' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
Missing a Javadoc comment. | 35 | |
Name 'metaData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 36 | |
Missing a Javadoc comment. | 37 | |
Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 45 | |
Parameter db should be final. | 50 | |
Expected @param tag for 'db'. | 50 | |
Parameter fieldNumber should be final. | 50 | |
Expected @param tag for 'fieldNumber'. | 50 | |
Expected @throws tag for 'Exception'. | 50 | |
'{' should be on a new line. | 50 | |
Line has trailing spaces. | 56 | |
Expected an @return tag. | 59 | |
Method 'getLookup' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Expected @throws tag for 'Exception'. | 59 | |
'{' should be on a new line. | 59 | |
'{' should be on a new line. | 60 | |
'{' should be on a new line. | 63 | |
'{' should be on a new line. | 64 | |
'{' should be on a new line. | 67 | |
'cast' is not followed by whitespace. | 69 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Expected an @return tag. | 78 | |
Method 'getJavascriptDisplayValue' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Expected @throws tag for 'Exception'. | 78 | |
'{' should be on a new line. | 78 | |
Method 'getDisplayValue' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
'{' should be on a new line. | 82 | |
'{' should be on a new line. | 83 | |
'{' should be on a new line. | 86 | |
'{' should be on a new line. | 91 | |
'cast' is not followed by whitespace. | 92 | |
'{' should be on a new line. | 96 | |
'cast' is not followed by whitespace. | 97 | |
'{' should be on a new line. | 99 | |
'{' should be on a new line. | 103 | |
'{' should be on a new line. | 108 | |
'cast' is not followed by whitespace. | 109 | |
'{' should be on a new line. | 109 | |
'{' should be on a new line. | 112 | |
'{' should be on a new line. | 116 | |
'{' should be on a new line. | 118 | |
'{' should be on a new line. | 123 | |
'{' should be on a new line. | 124 | |
'{' should be on a new line. | 127 | |
'cast' is not followed by whitespace. | 129 | |
'{' should be on a new line. | 133 | |
Expected an @return tag. | 143 | |
Method 'getCSVValue' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Expected @throws tag for 'Exception'. | 143 | |
'{' should be on a new line. | 143 | |
Line is longer than 80 characters. | 152 | |
Expected an @return tag. | 155 | |
Method 'getHiddenValue' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Expected @throws tag for 'Exception'. | 155 | |
'{' should be on a new line. | 155 | |
Method 'getHiddenValueWithPostfix' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Parameter postfix should be final. | 163 | |
'{' should be on a new line. | 163 | |
Line is longer than 80 characters. | 173 | |
Expected an @return tag. | 175 | |
Method 'getInputValue' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Expected @throws tag for 'Exception'. | 175 | |
'{' should be on a new line. | 175 | |
Line is longer than 80 characters. | 180 | |
Expected an @return tag. | 184 | |
Method 'getInputValue' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Parameter allValue should be final. | 184 | |
Expected @param tag for 'allValue'. | 184 | |
Expected @throws tag for 'Exception'. | 184 | |
'{' should be on a new line. | 184 | |
Method 'getInputValueWithPostfix' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter postfix should be final. | 194 | |
'{' should be on a new line. | 194 | |
Expected an @return tag. | 207 | |
Method 'getLinkedSelect' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Expected @throws tag for 'Exception'. | 207 | |
'{' should be on a new line. | 207 | |
Line is longer than 80 characters. | 212 | |
Expected an @return tag. | 215 | |
Method 'getLinkedSelect' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Parameter allName should be final. | 215 | |
Expected @param tag for 'allName'. | 215 | |
Expected @throws tag for 'Exception'. | 215 | |
'{' should be on a new line. | 215 | |
Method 'getLinkedSelect' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Parameter fieldname should be final. | 220 | |
Parameter mandatory should be final. | 221 | |
Parameter unique should be final. | 222 | |
Parameter allValue should be final. | 223 | |
Parameter allName should be final. | 224 | |
'{' should be on a new line. | 225 | |
Expected an @return tag. | 239 | |
Method 'getDropDown' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Expected @throws tag for 'Exception'. | 239 | |
'{' should be on a new line. | 239 | |
Line is longer than 80 characters. | 244 | |
Expected an @return tag. | 247 | |
Method 'getDropDown' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Parameter allValue should be final. | 247 | |
Expected @param tag for 'allValue'. | 247 | |
Expected @throws tag for 'Exception'. | 247 | |
'{' should be on a new line. | 247 | |
Line is longer than 80 characters. | 252 | |
Expected an @return tag. | 255 | |
Method 'getDropDown' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Parameter name should be final. | 255 | |
Expected @param tag for 'name'. | 255 | |
Parameter allValue should be final. | 255 | |
Expected @param tag for 'allValue'. | 255 | |
Expected @throws tag for 'Exception'. | 255 | |
'{' should be on a new line. | 255 | |
Expected an @return tag. | 263 | |
Method 'getDropDown' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Parameter fieldname should be final. | 264 | |
Expected @param tag for 'fieldname'. | 264 | |
Parameter mandatory should be final. | 265 | |
Expected @param tag for 'mandatory'. | 265 | |
Parameter allName should be final. | 266 | |
Expected @param tag for 'allName'. | 266 | |
Expected @throws tag for 'Exception'. | 267 | |
'{' should be on a new line. | 267 | |
Expected an @return tag. | 282 | |
Method 'getJSValidation' is not designed for extension - needs to be abstract, final or empty. | 282 | |
Parameter fieldname should be final. | 283 | |
Expected @param tag for 'fieldname'. | 283 | |
Parameter displayname should be final. | 284 | |
Expected @param tag for 'displayname'. | 284 | |
Parameter mandatory should be final. | 285 | |
Expected @param tag for 'mandatory'. | 285 | |
Expected @throws tag for 'Exception'. | 286 | |
'{' should be on a new line. | 286 | |
Method 'getJSValidation' is not designed for extension - needs to be abstract, final or empty. | 290 | |
Missing a Javadoc comment. | 290 | |
Parameter fieldname should be final. | 290 | |
Parameter displayname should be final. | 290 | |
'{' should be on a new line. | 291 | |
Method 'getJSValidation' is not designed for extension - needs to be abstract, final or empty. | 295 | |
Missing a Javadoc comment. | 295 | |
Parameter displayname should be final. | 295 | |
'{' should be on a new line. | 295 | |
Method 'getJSValidation' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Missing a Javadoc comment. | 302 | |
'{' should be on a new line. | 302 | |
Expected an @return tag. | 312 | |
Method 'getJSValidationWithPostfix' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Parameter postfix should be final. | 312 | |
Expected @param tag for 'postfix'. | 312 | |
Expected @throws tag for 'Exception'. | 312 | |
'{' should be on a new line. | 312 | |
Expected an @return tag. | 322 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 322 | |
'{' should be on a new line. | 322 | |
Expected an @return tag. | 329 | |
Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. | 329 | |
'{' should be on a new line. | 329 | |
Expected an @return tag. | 336 | |
Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. | 336 | |
'{' should be on a new line. | 336 | |
Avoid inline conditionals. | 337 | |
Expected an @return tag. | 343 | |
Method 'getProblem' is not designed for extension - needs to be abstract, final or empty. | 343 | |
'{' should be on a new line. | 343 | |
'if' construct must use '{}'s. | 344 | |
'if' construct must use '{}'s. | 346 | |
Method 'setProblem' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Parameter prob should be final. | 356 | |
Expected @param tag for 'prob'. | 356 | |
'{' should be on a new line. | 356 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Parameter v should be final. | 367 | |
Expected @param tag for 'v'. | 367 | |
'{' should be on a new line. | 367 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 378 | |
Line is longer than 80 characters. | 381 | |
Line is longer than 80 characters. | 382 | |
Line is longer than 80 characters. | 383 | |
Line is longer than 80 characters. | 399 | |
Line is longer than 80 characters. | 401 | |
Line is longer than 80 characters. | 408 | |
Line is longer than 80 characters. | 410 | |
Line is longer than 80 characters. | 417 | |
Method 'setValueFromLookup' is not designed for extension - needs to be abstract, final or empty. | 426 | |
Parameter v should be final. | 426 | |
Expected @param tag for 'v'. | 426 | |
Expected @throws tag for 'Exception'. | 426 | |
'{' should be on a new line. | 426 | |
'{' should be on a new line. | 427 | |
'{' should be on a new line. | 428 | |
'{' should be on a new line. | 440 | |
'{' should be on a new line. | 443 | |
'{' should be on a new line. | 452 | |
'{' should be on a new line. | 456 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Method length is 175 lines (max allowed is 150). | 464 | |
Parameter v should be final. | 464 | |
Expected @param tag for 'v'. | 464 | |
'{' should be on a new line. | 464 | |
'{' should be on a new line. | 468 | |
'if' construct must use '{}'s. | 469 | |
'{' should be on a new line. | 476 | |
'{' should be on a new line. | 484 | |
'{' should be on a new line. | 487 | |
'{' should be on a new line. | 490 | |
'{' should be on a new line. | 493 | |
'{' should be on a new line. | 494 | |
'{' should be on a new line. | 497 | |
'{' should be on a new line. | 499 | |
'{' should be on a new line. | 500 | |
'{' should be on a new line. | 503 | |
'else' construct must use '{}'s. | 508 | |
Line has trailing spaces. | 518 | |
'{' should be on a new line. | 527 | |
'{' should be on a new line. | 532 | |
'{' should be on a new line. | 536 | |
'{' should be on a new line. | 539 | |
'{' should be on a new line. | 542 | |
'{' should be on a new line. | 543 | |
'{' should be on a new line. | 546 | |
'{' should be on a new line. | 556 | |
'{' should be on a new line. | 559 | |
'{' should be on a new line. | 562 | |
'{' should be on a new line. | 565 | |
'{' should be on a new line. | 566 | |
'{' should be on a new line. | 569 | |
'{' should be on a new line. | 580 | |
'{' should be on a new line. | 581 | |
'{' should be on a new line. | 584 | |
'if' construct must use '{}'s. | 586 | |
'{' should be on a new line. | 588 | |
'{' should be on a new line. | 596 | |
'{' should be on a new line. | 604 | |
'{' should be on a new line. | 605 | |
'{' should be on a new line. | 608 | |
'{' should be on a new line. | 610 | |
'{' should be on a new line. | 618 | |
'{' should be on a new line. | 624 | |
'{' should be on a new line. | 629 | |
'{' should be on a new line. | 632 |
Violation | Message | Line |
---|---|---|
Import from illegal package - sun.net.smtp.SmtpClient. | 7 | |
Utility classes should not have a public or default constructor. | 12 | |
'{' should be on a new line. | 12 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 19 | |
Parameter database should be final. | 26 | |
Parameter fromEmail should be final. | 27 | |
Parameter to should be final. | 28 | |
Parameter replyto should be final. | 29 | |
Parameter subject should be final. | 30 | |
Parameter message should be final. | 31 | |
'{' should be on a new line. | 31 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 42 | |
Parameter database should be final. | 49 | |
Parameter fromName should be final. | 50 | |
Parameter fromEmail should be final. | 51 | |
Parameter to should be final. | 52 | |
Parameter replyto should be final. | 53 | |
Parameter subject should be final. | 54 | |
Parameter message should be final. | 55 | |
'{' should be on a new line. | 55 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 75 | |
Unused @param tag for 'to'. | 75 | |
More than 7 parameters. | 83 | |
Parameter database should be final. | 84 | |
Parameter fromName should be final. | 85 | |
Parameter fromEmail should be final. | 86 | |
Parameter toList should be final. | 87 | |
Parameter apparentlyTo should be final. | 88 | |
Parameter replyto should be final. | 89 | |
Parameter subject should be final. | 90 | |
Parameter message should be final. | 91 | |
'{' should be on a new line. | 91 | |
'{' should be on a new line. | 95 | |
'{' should be on a new line. | 96 | |
'{' should be on a new line. | 100 | |
'{' should be on a new line. | 106 | |
'for' construct must use '{}'s. | 117 | |
'if' construct must use '{}'s. | 122 |