| Severity |
Category |
Rule |
Message |
Line |
Error |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.sun.codemodel.*. |
43 |
Error |
imports |
UnusedImports |
Unused import - java.util.Collections. |
60 |
Error |
design |
FinalClass |
Class JCQLMain should be declared as final. |
88 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
90 |
Error |
naming |
ConstantName |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
90 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
92 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
93 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
95 |
Error |
design |
VisibilityModifier |
Variable 's' must be private and have accessor methods. |
96 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
109 |
Error |
misc |
FinalParameters |
Parameter cfg should be final. |
109 |
Error |
coding |
HiddenField |
'cfg' hides a field. |
109 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
114 |
Error |
misc |
FinalParameters |
Parameter args should be final. |
114 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
132 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
144 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
146 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
155 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
156 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
157 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 107). |
159 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
163 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 108). |
170 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
208 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
212 |
Error |
misc |
FinalParameters |
Parameter s should be final. |
214 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
220 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
221 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 121). |
228 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 104). |
229 |
Error |
naming |
LocalVariableName |
Name 'session_' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
229 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
232 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
235 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
237 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
238 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
241 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 125). |
244 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
245 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
251 |
Error |
naming |
LocalVariableName |
Name 'metadata_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
251 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 116). |
257 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 100). |
260 |
Error |
naming |
LocalVariableName |
Name 'metadata_RS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
260 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
264 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 143). |
268 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 132). |
270 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
270 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 144). |
271 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
273 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
281 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 159). |
291 |
Error |
misc |
FinalParameters |
Parameter beans should be final. |
298 |
Error |
misc |
FinalParameters |
Parameter tables should be final. |
299 |
Error |
misc |
FinalParameters |
Parameter partitionKeys should be final. |
300 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
305 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 106). |
307 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
309 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 92). |
314 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
321 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
327 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
329 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
333 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 100). |
339 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 96). |
348 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
350 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
351 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
355 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
363 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 179). |
366 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
368 |
Error |
misc |
FinalParameters |
Parameter input should be final. |
368 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
369 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
381 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
385 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 100). |
391 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
397 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
404 |
Error |
misc |
FinalParameters |
Parameter clazz should be final. |
413 |
Error |
misc |
FinalParameters |
Parameter binder should be final. |
413 |
Error |
misc |
FinalParameters |
Parameter dataTypes should be final. |
414 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'JClassAlreadyExistsException'. |
415 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
419 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 115). |
421 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 96). |
422 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 107). |
431 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
433 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 100). |
434 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
435 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
438 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
442 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
446 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
451 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
452 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 132). |
453 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
456 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
459 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
463 |
Error |
misc |
FinalParameters |
Parameter clazz should be final. |
481 |
Error |
misc |
FinalParameters |
Parameter udtMapper should be final. |
481 |
Error |
misc |
FinalParameters |
Parameter fields should be final. |
482 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
483 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
486 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 130). |
488 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
489 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
491 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 154). |
497 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
505 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 129). |
510 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
513 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 94). |
514 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 105). |
524 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
524 |
Error |
misc |
FinalParameters |
Parameter dt should be final. |
524 |
Error |
misc |
FinalParameters |
Parameter data should be final. |
524 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
524 |
Error |
misc |
FinalParameters |
Parameter session should be final. |
524 |
Error |
misc |
FinalParameters |
Parameter body should be final. |
524 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
533 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
535 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 102). |
537 |
Error |
whitespace |
WhitespaceAfter |
',' is not followed by whitespace. |
537 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
547 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 102). |
548 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
548 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
549 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 112). |
555 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
556 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 94). |
559 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
561 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
563 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
564 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
564 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
565 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 102). |
566 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
571 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
572 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
576 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
576 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
586 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 102). |
587 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
587 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
588 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
590 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 105). |
591 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
591 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
595 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
596 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 120). |
597 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 121). |
599 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 92). |
600 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 104). |
601 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
607 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
607 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
610 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
610 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
612 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 123). |
622 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
622 |
Error |
misc |
FinalParameters |
Parameter dt should be final. |
622 |
Error |
misc |
FinalParameters |
Parameter data should be final. |
622 |
Error |
misc |
FinalParameters |
Parameter fnamec should be final. |
622 |
Error |
misc |
FinalParameters |
Parameter body should be final. |
622 |
Error |
misc |
FinalParameters |
Parameter session should be final. |
622 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 104). |
632 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
635 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
648 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 109). |
650 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 116). |
655 |
Error |
blocks |
EmptyBlock |
Must have at least one statement. |
662 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
665 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
670 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 109). |
671 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 121). |
673 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
678 |
Error |
misc |
FinalParameters |
Parameter clazz should be final. |
689 |
Error |
misc |
FinalParameters |
Parameter dt should be final. |
690 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
690 |
Error |
misc |
FinalParameters |
Parameter pko should be final. |
690 |
Error |
misc |
FinalParameters |
Parameter ann should be final. |
691 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
701 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
703 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
705 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
711 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
717 |
Error |
misc |
FinalParameters |
Parameter clazz should be final. |
719 |
Error |
misc |
FinalParameters |
Parameter rowMapper should be final. |
719 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 103). |
720 |
Error |
misc |
FinalParameters |
Parameter fields should be final. |
720 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
723 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 107). |
725 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
728 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
746 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
746 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
747 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
747 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 113). |
748 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
750 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
756 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
756 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
756 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
757 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 133). |
758 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 109). |
759 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 139). |
760 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 120). |
762 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 124). |
765 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
769 |
Error |
whitespace |
OperatorWrap |
'+' should be on a new line. |
769 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 96). |
770 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 106). |
780 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
781 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
783 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
784 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 104). |
786 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
787 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 118). |
792 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
793 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
798 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
798 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 126). |
799 |
Error |
whitespace |
OperatorWrap |
':' should be on a new line. |
799 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
801 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
801 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 120). |
802 |
Error |
whitespace |
OperatorWrap |
':' should be on a new line. |
802 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
807 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 115). |
812 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
831 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
835 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
838 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
839 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 105). |
848 |
Error |
misc |
FinalParameters |
Parameter tt should be final. |
848 |
Error |
misc |
FinalParameters |
Parameter body should be final. |
848 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
848 |
Error |
misc |
FinalParameters |
Parameter param should be final. |
848 |
Error |
misc |
FinalParameters |
Parameter bean should be final. |
848 |
Error |
misc |
FinalParameters |
Parameter type should be final. |
848 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'type'. |
848 |
Error |
misc |
ArrayTypeStyle |
Array brackets at illegal position. |
850 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 133). |
854 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
857 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
866 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
867 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 110). |
870 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
871 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
873 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
879 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
879 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
879 |
Error |
misc |
FinalParameters |
Parameter ut should be final. |
879 |
Error |
misc |
FinalParameters |
Parameter param should be final. |
879 |
Error |
misc |
FinalParameters |
Parameter type should be final. |
879 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 111). |
880 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 110). |
882 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
883 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
883 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
887 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
888 |
Error |
coding |
InnerAssignment |
Inner assignments should be avoided. |
895 |
Error |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
897 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
900 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
904 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 94). |
907 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 94). |
911 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 119). |
917 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
919 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
920 |