The following document contains the results of Checkstyle.
Rule | Violations | Severity |
---|---|---|
JavadocPackage
| 6 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 1357 | ![]() |
RegexpSingleline
| 213 | ![]() |
JavadocMethod | 125 | ![]() |
JavadocType | 11 | ![]() |
JavadocVariable | 182 | ![]() |
JavadocStyle | 33 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 7 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 1 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 2 | ![]() |
UnusedImports | 0 | ![]() |
LineLength | 235 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 2 | ![]() |
MethodParamPad | 5 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 7 | ![]() |
ParenPad | 24 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 7 | ![]() |
WhitespaceAround | 128 | ![]() |
ModifierOrder | 40 | ![]() |
RedundantModifier | 64 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 4 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 104 | ![]() |
RightCurly | 18 | ![]() |
AvoidInlineConditionals | 4 | ![]() |
EmptyStatement | 6 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 28 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 1 | ![]() |
MagicNumber | 7 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 7 | ![]() |
SimplifyBooleanExpression | 13 | ![]() |
SimplifyBooleanReturn | 2 | ![]() |
DesignForExtension | 118 | ![]() |
FinalClass | 1 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 6 | ![]() |
VisibilityModifier | 4 | ![]() |
ArrayTypeStyle | 17 | ![]() |
FinalParameters | 210 | ![]() |
TodoComment | 11 | ![]() |
UpperEll | 0 | ![]() |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Parameter msg should be final. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Parameter msg should be final. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 97 |
![]() | Name 'FILE_REP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Comment matches to-do format 'TODO:'. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'dictionaryPassed' must be private and have accessor methods. | 119 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Name 'PROPERTYFILE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Name 'PROPERTYTOOLNAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Name 'PROPERTYVERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Name 'PROPERTYDATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Name 'PROPERTYCOPYRIGHT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 |
![]() | Line contains a tab character. | 142 |
![]() | '(' is followed by whitespace. | 164 |
![]() | '&&' should be on a new line. | 164 |
![]() | Line is longer than 80 characters (found 83). | 165 |
![]() | Expression can be simplified. | 165 |
![]() | Method 'showVersion' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Expected @throws tag for 'IOException'. | 177 |
![]() | First sentence should end with a period. | 193 |
![]() | Method 'showHelp' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | '80' is a magic number. | 199 |
![]() | Line is longer than 80 characters (found 82). | 210 |
![]() | ',' is not followed by whitespace. | 210 |
![]() | Line is longer than 80 characters (found 86). | 212 |
![]() | Line is longer than 80 characters (found 89). | 214 |
![]() | Line is longer than 80 characters (found 86). | 215 |
![]() | Line is longer than 80 characters (found 81). | 230 |
![]() | ',' is not followed by whitespace. | 230 |
![]() | Line is longer than 80 characters (found 87). | 239 |
![]() | Expected an @return tag. | 275 |
![]() | Method 'parseLine' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Parameter argv should be final. | 275 |
![]() | Expected @throws tag for 'ApplicationException'. | 275 |
![]() | 'parser' hides a field. | 276 |
![]() | '}' should be on the same line. | 279 |
![]() | 'catch' is not followed by whitespace. | 280 |
![]() | '(' is followed by whitespace. | 280 |
![]() | ')' is preceded with whitespace. | 280 |
![]() | Line is longer than 80 characters (found 100). | 281 |
![]() | ')' is preceded with whitespace. | 281 |
![]() | Method 'queryCmdLine' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Parameter cmd should be final. | 292 |
![]() | Expected @param tag for 'cmd'. | 292 |
![]() | Expected @throws tag for 'ApplicationException'. | 292 |
![]() | Line is longer than 80 characters (found 91). | 293 |
![]() | Expected @throws tag for 'MalformedURLException'. | 293 |
![]() | Expected @throws tag for 'SystemException'. | 293 |
![]() | 'if' is not followed by whitespace. | 300 |
![]() | '}' should be on the same line. | 310 |
![]() | '}' should be on the same line. | 321 |
![]() | 'catch' is not followed by whitespace. | 322 |
![]() | Line is longer than 80 characters (found 84). | 323 |
![]() | '}' should be on the same line. | 325 |
![]() | 'catch' is not followed by whitespace. | 326 |
![]() | 'for' is not followed by whitespace. | 333 |
![]() | '=' is not preceded with whitespace. | 333 |
![]() | '=' is not followed by whitespace. | 333 |
![]() | 'for' construct must use '{}'s. | 335 |
![]() | 'for' is not followed by whitespace. | 335 |
![]() | '=' is not preceded with whitespace. | 335 |
![]() | '=' is not followed by whitespace. | 335 |
![]() | '<' is not preceded with whitespace. | 335 |
![]() | '<' is not followed by whitespace. | 335 |
![]() | 'if' is not followed by whitespace. | 343 |
![]() | 'if' construct must use '{}'s. | 348 |
![]() | 'if' construct must use '{}'s. | 351 |
![]() | 'if' construct must use '{}'s. | 355 |
![]() | Comment matches to-do format 'TODO:'. | 358 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | 'if' construct must use '{}'s. | 362 |
![]() | 'if' construct must use '{}'s. | 365 |
![]() | 'if' construct must use '{}'s. | 368 |
![]() | 'if' construct must use '{}'s. | 380 |
![]() | 'if' construct must use '{}'s. | 383 |
![]() | 'if' construct must use '{}'s. | 386 |
![]() | 'if' construct must use '{}'s. | 389 |
![]() | Method 'setAlias' is not designed for extension - needs to be abstract, final or empty. | 399 |
![]() | Parameter a should be final. | 399 |
![]() | Method 'getDictionaries' is not designed for extension - needs to be abstract, final or empty. | 409 |
![]() | Missing a Javadoc comment. | 409 |
![]() | Method 'setDictionaries' is not designed for extension - needs to be abstract, final or empty. | 418 |
![]() | Parameter d should be final. | 418 |
![]() | Expected @throws tag for 'ApplicationException'. | 418 |
![]() | 'while' construct must use '{}'s. | 423 |
![]() | 'while' is not followed by whitespace. | 423 |
![]() | Expression can be simplified. | 423 |
![]() | Empty statement. | 423 |
![]() | 'for' is not followed by whitespace. | 424 |
![]() | '=' is not preceded with whitespace. | 424 |
![]() | '=' is not followed by whitespace. | 424 |
![]() | 'catch' is not followed by whitespace. | 429 |
![]() | Method 'setFollowPtrs' is not designed for extension - needs to be abstract, final or empty. | 442 |
![]() | Parameter f should be final. | 442 |
![]() | Method 'setForcePartial' is not designed for extension - needs to be abstract, final or empty. | 451 |
![]() | Parameter f should be final. | 451 |
![]() | Method 'setIncludePaths' is not designed for extension - needs to be abstract, final or empty. | 462 |
![]() | Parameter i should be final. | 462 |
![]() | '(' is preceded with whitespace. | 463 |
![]() | 'while' construct must use '{}'s. | 464 |
![]() | 'while' is not followed by whitespace. | 464 |
![]() | Empty statement. | 464 |
![]() | Method 'setdirsToSkip' is not designed for extension - needs to be abstract, final or empty. | 473 |
![]() | Parameter d should be final. | 473 |
![]() | '(' is preceded with whitespace. | 474 |
![]() | 'while' construct must use '{}'s. | 475 |
![]() | 'while' is not followed by whitespace. | 475 |
![]() | Empty statement. | 475 |
![]() | Method 'setfilesToSkip' is not designed for extension - needs to be abstract, final or empty. | 482 |
![]() | Parameter f should be final. | 482 |
![]() | '(' is preceded with whitespace. | 483 |
![]() | 'while' construct must use '{}'s. | 484 |
![]() | 'while' is not followed by whitespace. | 484 |
![]() | Empty statement. | 484 |
![]() | Method 'setLogFile' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Parameter f should be final. | 491 |
![]() | Method 'getReport' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Method 'setRptFile' is not designed for extension - needs to be abstract, final or empty. | 503 |
![]() | Parameter f should be final. | 503 |
![]() | Method 'setRptStyle' is not designed for extension - needs to be abstract, final or empty. | 513 |
![]() | Parameter style should be final. | 513 |
![]() | Expected @throws tag for 'ApplicationException'. | 513 |
![]() | '(' is followed by whitespace. | 514 |
![]() | Expression can be simplified. | 514 |
![]() | '&&' should be on a new line. | 514 |
![]() | Expression can be simplified. | 515 |
![]() | '&&' should be on a new line. | 515 |
![]() | Expression can be simplified. | 516 |
![]() | '&&' should be on a new line. | 516 |
![]() | Expression can be simplified. | 517 |
![]() | '&&' should be on a new line. | 517 |
![]() | Expression can be simplified. | 518 |
![]() | Method 'setProgress' is not designed for extension - needs to be abstract, final or empty. | 530 |
![]() | Parameter p should be final. | 530 |
![]() | Expected @param tag for 'p'. | 530 |
![]() | Method 'setfilesToFind' is not designed for extension - needs to be abstract, final or empty. | 539 |
![]() | Parameter e should be final. | 539 |
![]() | '(' is preceded with whitespace. | 540 |
![]() | 'while' construct must use '{}'s. | 541 |
![]() | 'while' is not followed by whitespace. | 541 |
![]() | Empty statement. | 541 |
![]() | Method 'setRecursive' is not designed for extension - needs to be abstract, final or empty. | 549 |
![]() | Parameter r should be final. | 549 |
![]() | Method 'getTargets' is not designed for extension - needs to be abstract, final or empty. | 553 |
![]() | Missing a Javadoc comment. | 553 |
![]() | Method 'setTargets' is not designed for extension - needs to be abstract, final or empty. | 561 |
![]() | Parameter t should be final. | 561 |
![]() | '(' is preceded with whitespace. | 562 |
![]() | 'while' construct must use '{}'s. | 563 |
![]() | 'while' is not followed by whitespace. | 563 |
![]() | Empty statement. | 563 |
![]() | 'for' is not followed by whitespace. | 564 |
![]() | Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. | 574 |
![]() | Parameter v should be final. | 574 |
![]() | Expected @throws tag for 'ApplicationException'. | 574 |
![]() | '3' is a magic number. | 575 |
![]() | 'if' construct must use '{}'s. | 580 |
![]() | 'if' construct must use '{}'s. | 582 |
![]() | 'if' construct must use '{}'s. | 584 |
![]() | '3' is a magic number. | 584 |
![]() | Method 'readConfigFile' is not designed for extension - needs to be abstract, final or empty. | 597 |
![]() | Parameter file should be final. | 597 |
![]() | Expected @throws tag for 'ApplicationException'. | 597 |
![]() | 'config' hides a field. | 598 |
![]() | 'catch' is not followed by whitespace. | 603 |
![]() | 'if' construct must use '{}'s. | 608 |
![]() | 'if' construct must use '{}'s. | 611 |
![]() | Comment matches to-do format 'TODO:'. | 613 |
![]() | Line is longer than 80 characters (found 82). | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | 'if' construct must use '{}'s. | 616 |
![]() | 'if' construct must use '{}'s. | 618 |
![]() | 'if' construct must use '{}'s. | 620 |
![]() | 'for' is not followed by whitespace. | 625 |
![]() | '=' is not preceded with whitespace. | 625 |
![]() | '=' is not followed by whitespace. | 625 |
![]() | 'for' is not followed by whitespace. | 633 |
![]() | '=' is not preceded with whitespace. | 633 |
![]() | '=' is not followed by whitespace. | 633 |
![]() | 'if' construct must use '{}'s. | 638 |
![]() | 'if' construct must use '{}'s. | 640 |
![]() | 'if' construct must use '{}'s. | 642 |
![]() | 'for' is not followed by whitespace. | 647 |
![]() | '=' is not preceded with whitespace. | 647 |
![]() | '=' is not followed by whitespace. | 647 |
![]() | 'if' construct must use '{}'s. | 652 |
![]() | 'if' construct must use '{}'s. | 654 |
![]() | 'if' construct must use '{}'s. | 656 |
![]() | 'if' construct must use '{}'s. | 658 |
![]() | 'catch' is not followed by whitespace. | 660 |
![]() | Method 'printRptHeader' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Expected @throws tag for 'SystemException'. | 673 |
![]() | Expected @throws tag for 'IOException'. | 673 |
![]() | Comment matches to-do format 'TODO:'. | 676 |
![]() | Line is longer than 80 characters (found 87). | 686 |
![]() | 'catch' is not followed by whitespace. | 691 |
![]() | 'if' construct must use '{}'s. | 696 |
![]() | 'if' is not followed by whitespace. | 696 |
![]() | 'else' construct must use '{}'s. | 698 |
![]() | 'if' is not followed by whitespace. | 703 |
![]() | Line is longer than 80 characters (found 84). | 730 |
![]() | Method 'setupReport' is not designed for extension - needs to be abstract, final or empty. | 768 |
![]() | Expected @throws tag for 'ApplicationException'. | 769 |
![]() | Expected @throws tag for 'SystemException'. | 769 |
![]() | '{' is not preceded with whitespace. | 774 |
![]() | Method 'readDictionaries' is not designed for extension - needs to be abstract, final or empty. | 806 |
![]() | Parameter dictionary should be final. | 806 |
![]() | Expected @throws tag for 'ApplicationException'. | 807 |
![]() | Expected @throws tag for 'URISyntaxException'. | 807 |
![]() | Line is longer than 80 characters (found 82). | 844 |
![]() | ':' should be on a new line. | 851 |
![]() | Expected an @return tag. | 864 |
![]() | Parameter parser should be final. | 864 |
![]() | 'parser' hides a field. | 864 |
![]() | Expected @throws tag for 'ApplicationException'. | 865 |
![]() | 'for' is not followed by whitespace. | 869 |
![]() | '(' is followed by whitespace. | 869 |
![]() | ';' is followed by whitespace. | 869 |
![]() | Expression can be simplified. | 887 |
![]() | Comment matches to-do format 'TODO:'. | 892 |
![]() | Method 'validateLabels' is not designed for extension - needs to be abstract, final or empty. | 933 |
![]() | Parameter targets should be final. | 933 |
![]() | 'targets' hides a field. | 933 |
![]() | Expected @param tag for 'targets'. | 933 |
![]() | Expected @throws tag for 'Exception'. | 934 |
![]() | Line is longer than 80 characters (found 86). | 949 |
![]() | Method 'validateLabels' is not designed for extension - needs to be abstract, final or empty. | 949 |
![]() | Parameter targets should be final. | 949 |
![]() | 'targets' hides a field. | 949 |
![]() | Parameter dict should be final. | 949 |
![]() | Expected @throws tag for 'Exception'. | 949 |
![]() | 'for' is not followed by whitespace. | 950 |
![]() | 'if' is not followed by whitespace. | 953 |
![]() | 'if' is not followed by whitespace. | 956 |
![]() | '}' should be on the same line. | 958 |
![]() | 'for' is not followed by whitespace. | 962 |
![]() | 'if' construct must use '{}'s. | 964 |
![]() | 'if' is not followed by whitespace. | 964 |
![]() | 'catch' is not followed by whitespace. | 968 |
![]() | '}' should be on the same line. | 971 |
![]() | Method 'validateLabel' is not designed for extension - needs to be abstract, final or empty. | 988 |
![]() | Parameter url should be final. | 988 |
![]() | Parameter dict should be final. | 988 |
![]() | Expected @throws tag for 'ApplicationException'. | 989 |
![]() | Expected @throws tag for 'SystemException'. | 989 |
![]() | Comment matches to-do format 'TODO:'. | 991 |
![]() | 'if' construct must use '{}'s. | 994 |
![]() | 'if' is not followed by whitespace. | 994 |
![]() | Must have at least one statement. | 1003 |
![]() | 'if' is not followed by whitespace. | 1021 |
![]() | '}' should be on the same line. | 1028 |
![]() | 'else' construct must use '{}'s. | 1029 |
![]() | Comment matches to-do format 'TODO:'. | 1034 |
![]() | Must have at least one statement. | 1051 |
![]() | Comment matches to-do format 'TODO:'. | 1052 |
![]() | First sentence should end with a period. | 1057 |
![]() | Parameter label should be final. | 1062 |
![]() | Expected @param tag for 'label'. | 1062 |
![]() | 'for' is not followed by whitespace. | 1066 |
![]() | 'if' is not followed by whitespace. | 1069 |
![]() | 'if' is not followed by whitespace. | 1070 |
![]() | '}' should be on the same line. | 1072 |
![]() | 'else' construct must use '{}'s. | 1073 |
![]() | 'for' is not followed by whitespace. | 1077 |
![]() | Must have at least one statement. | 1080 |
![]() | 'for' is not followed by whitespace. | 1087 |
![]() | Must have at least one statement. | 1093 |
![]() | 'for' is not followed by whitespace. | 1099 |
![]() | 'if' is not followed by whitespace. | 1101 |
![]() | Missing a Javadoc comment. | 1107 |
![]() | Parameter label should be final. | 1107 |
![]() | Comment matches to-do format 'TODO:'. | 1110 |
![]() | 'for' is not followed by whitespace. | 1112 |
![]() | Line is longer than 80 characters (found 81). | 1119 |
![]() | Missing a Javadoc comment. | 1119 |
![]() | Parameter object should be final. | 1119 |
![]() | 'for' is not followed by whitespace. | 1123 |
![]() | Method 'showProgress' is not designed for extension - needs to be abstract, final or empty. | 1137 |
![]() | Parameter file should be final. | 1137 |
![]() | Expected @throws tag for 'SystemException'. | 1137 |
![]() | '}' should be on the same line. | 1148 |
![]() | Parameter argv should be final. | 1198 |
![]() | '(' is followed by whitespace. | 1222 |
![]() | ')' is preceded with whitespace. | 1222 |
![]() | '}' should be on the same line. | 1226 |
![]() | 'if' is not followed by whitespace. | 1231 |
![]() | '}' should be on the same line. | 1238 |
![]() | 'if' is not followed by whitespace. | 1245 |
![]() | Expression can be simplified. | 1245 |
![]() | 'catch' is not followed by whitespace. | 1249 |
![]() | 'catch' is not followed by whitespace. | 1252 |
![]() | Method 'printRptFooter' is not designed for extension - needs to be abstract, final or empty. | 1265 |
![]() | Missing a Javadoc comment. | 1265 |
Severity | Message | Line |
---|---|---|
![]() | interfaces should describe a type and hence have methods. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Comment matches to-do format 'TODO:'. | 43 |
![]() | Line is longer than 80 characters (found 89). | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Redundant 'public' modifier. | 58 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | First sentence should end with a period. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'addToFileList' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter o should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | First sentence should end with a period. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'addToFileList' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Parameter c should be final. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | First sentence should end with a period. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'addToDirList' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Parameter o should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | First sentence should end with a period. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Method 'addToDirList' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Parameter c should be final. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | First sentence should end with a period. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Method 'getFiles' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | First sentence should end with a period. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Method 'getDirs' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
Severity | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters (found 96). | 46 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | First sentence should end with a period. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | First sentence should end with a period. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter wildcards should be final. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | First sentence should end with a period. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters (found 87). | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Parameter wildcards should be final. | 83 |
![]() | Line is longer than 80 characters (found 82). | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | First sentence should end with a period. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Parameter patterns should be final. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | First sentence should end with a period. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters (found 82). | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | 'if' construct must use '{}'s. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | 'if' is not followed by whitespace. | 100 |
![]() | Line is longer than 80 characters (found 96). | 101 |
![]() | Line contains a tab character. | 101 |
![]() | 'else' construct must use '{}'s. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | First sentence should end with a period. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters (found 88). | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | 'if' is not followed by whitespace. | 111 |
![]() | Line is longer than 80 characters (found 121). | 112 |
![]() | Line contains a tab character. | 112 |
![]() | 'else' construct must use '{}'s. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters (found 83). | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line is longer than 80 characters (found 83). | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters (found 82). | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Method 'setFilters' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Parameter regexp should be final. | 124 |
![]() | Parameter noFiles should be final. | 124 |
![]() | Parameter noDirs should be final. | 124 |
![]() | 'if' construct must use '{}'s. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | 'if' is not followed by whitespace. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | 'if' construct must use '{}'s. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | 'if' is not followed by whitespace. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 'if' construct must use '{}'s. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | 'if' is not followed by whitespace. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 136 |
![]() | Line is longer than 80 characters (found 82). | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line is longer than 80 characters (found 84). | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters (found 102). | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line is longer than 80 characters (found 113). | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'visitTarget' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Parameter target should be final. | 146 |
![]() | Expected @param tag for 'target'. | 146 |
![]() | Parameter getSubDirs should be final. | 146 |
![]() | Expected @throws tag for 'IOException'. | 146 |
![]() | Expected @throws tag for 'BadLocationException'. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | 'if' is not followed by whitespace. | 152 |
![]() | Inner assignments should be avoided. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | 'if' is not followed by whitespace. | 155 |
![]() | Line is longer than 80 characters (found 89). | 156 |
![]() | Line contains a tab character. | 156 |
![]() | 'else' construct must use '{}'s. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | '}' should be on the same line. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | 'catch' is not followed by whitespace. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 166 |
![]() | Line is longer than 80 characters (found 85). | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line is longer than 80 characters (found 86). | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line is longer than 80 characters (found 92). | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line is longer than 80 characters (found 90). | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line is longer than 80 characters (found 81). | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line is longer than 80 characters (found 92). | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Parameter file should be final. | 178 |
![]() | Parameter getSubDirs should be final. | 178 |
![]() | Expected @throws tag for 'IOException'. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | 'if' construct must use '{}'s. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | 'if' is not followed by whitespace. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | 'else' construct must use '{}'s. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line is longer than 80 characters (found 95). | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters (found 82). | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line is longer than 80 characters (found 83). | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line is longer than 80 characters (found 83). | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Method 'visitDir' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Parameter dir should be final. | 199 |
![]() | Parameter getSubDirs should be final. | 199 |
![]() | Expected @throws tag for 'IOException'. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | 'if' construct must use '{}'s. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | 'if' is not followed by whitespace. | 202 |
![]() | '(' is followed by whitespace. | 202 |
![]() | ')' is preceded with whitespace. | 202 |
![]() | Line is longer than 80 characters (found 105). | 203 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line is longer than 80 characters (found 88). | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | 'if' is not followed by whitespace. | 210 |
![]() | Line is longer than 80 characters (found 86). | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 219 |
![]() | Line is longer than 80 characters (found 94). | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line is longer than 80 characters (found 99). | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line is longer than 80 characters (found 95). | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Line is longer than 80 characters (found 94). | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line is longer than 80 characters (found 104). | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Method 'crawl' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | Parameter url should be final. | 232 |
![]() | Parameter getSubDirURLs should be final. | 232 |
![]() | Expected @throws tag for 'IOException'. | 232 |
![]() | Expected @throws tag for 'BadLocationException'. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 239 |
![]() | 'if' is not followed by whitespace. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters (found 99). | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line is longer than 80 characters (found 106). | 256 |
![]() | Line contains a tab character. | 256 |
![]() | Method 'getHyperLinks' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() | Parameter url should be final. | 256 |
![]() | Expected @throws tag for 'IOException'. | 256 |
![]() | Expected @throws tag for 'BadLocationException'. | 256 |
![]() | Expected @throws tag for 'NullPointerException'. | 256 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | '}' should be on the same line. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line is longer than 80 characters (found 99). | 272 |
![]() | Line contains a tab character. | 272 |
![]() | 'for' is not followed by whitespace. | 272 |
![]() | Line is longer than 80 characters (found 86). | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 279 |
![]() | Line is longer than 80 characters (found 89). | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line is longer than 80 characters (found 86). | 288 |
![]() | Line contains a tab character. | 288 |
![]() | Method 'getFileURLNames' is not designed for extension - needs to be abstract, final or empty. | 288 |
![]() | Parameter url should be final. | 288 |
![]() | Parameter links should be final. | 288 |
![]() | Expected @throws tag for 'MalformedURLException'. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | 'if' construct must use '{}'s. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | 'if' is not followed by whitespace. | 292 |
![]() | Expression can be simplified. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 295 |
![]() | 'for' is not followed by whitespace. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | 'if' is not followed by whitespace. | 297 |
![]() | 'if' construct must use '{}'s. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | 'if' is not followed by whitespace. | 298 |
![]() | Expression can be simplified. | 298 |
![]() | Line is longer than 80 characters (found 83). | 299 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | First sentence should end with a period. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line is longer than 80 characters (found 88). | 313 |
![]() | Line contains a tab character. | 313 |
![]() | Method 'getSubDirURLNames' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Parameter url should be final. | 313 |
![]() | Parameter links should be final. | 313 |
![]() | Expected @throws tag for 'MalformedURLException'. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | 'if' construct must use '{}'s. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | 'if' is not followed by whitespace. | 317 |
![]() | Expression can be simplified. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 320 |
![]() | 'for' is not followed by whitespace. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | 'if' is not followed by whitespace. | 322 |
![]() | 'if' construct must use '{}'s. | 323 |
![]() | Line contains a tab character. | 323 |
![]() | 'if' is not followed by whitespace. | 323 |
![]() | Line is longer than 80 characters (found 82). | 324 |
![]() | Line contains a tab character. | 324 |
![]() | 'if' construct must use '{}'s. | 325 |
![]() | Line is longer than 80 characters (found 112). | 325 |
![]() | Line contains a tab character. | 325 |
![]() | 'if' is not followed by whitespace. | 325 |
![]() | '(' is followed by whitespace. | 325 |
![]() | Expression can be simplified. | 325 |
![]() | ')' is preceded with whitespace. | 325 |
![]() | Line is longer than 80 characters (found 82). | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 332 |
![]() | Line is longer than 80 characters (found 96). | 333 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line is longer than 80 characters (found 95). | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Method 'isLinkFile' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Parameter link should be final. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Conditional logic can be removed. | 341 |
![]() | 'if' is not followed by whitespace. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | '}' should be on the same line. | 343 |
![]() | 'else' construct must use '{}'s. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Method 'isLinkSubDir' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Parameter url should be final. | 356 |
![]() | Parameter link should be final. | 356 |
![]() | Line is longer than 80 characters (found 94). | 357 |
![]() | Line contains a tab character. | 357 |
![]() | 'if' is not followed by whitespace. | 357 |
![]() | '(' is followed by whitespace. | 357 |
![]() | Line is longer than 80 characters (found 89). | 358 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | 'if' construct must use '{}'s. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Conditional logic can be removed. | 360 |
![]() | 'if' is not followed by whitespace. | 360 |
![]() | '(' is followed by whitespace. | 360 |
![]() | ')' is preceded with whitespace. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | 'else' construct must use '{}'s. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | '}' should be on the same line. | 364 |
![]() | 'else' construct must use '{}'s. | 365 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 368 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | First sentence should end with a period. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Unused @throws tag for 'NullPointerException'. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Parameter wc should be final. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | 'if' is not followed by whitespace. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | First sentence should end with a period. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getWildcards' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | First sentence should end with a period. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Unused @throws tag for 'NullPointerException'. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Parameter wc should be final. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | 'if' is not followed by whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters (found 83). | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Unused @throws tag for 'NullPointerException'. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Parameter file should be final. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' is not followed by whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | 'for' is not followed by whitespace. | 97 |
![]() | ';' is followed by whitespace. | 97 |
![]() | Line is longer than 80 characters (found 102). | 98 |
![]() | Line contains a tab character. | 98 |
![]() | 'if' is not followed by whitespace. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters (found 83). | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line is longer than 80 characters (found 85). | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Unused @throws tag for 'NullPointerException'. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Parameter dir should be final. | 116 |
![]() | Parameter name should be final. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 18 |
![]() | interfaces should describe a type and hence have methods. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Redundant 'public' modifier. | 23 |
![]() | 'static' modifier out of order with the JLS suggestions. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | 'static' modifier out of order with the JLS suggestions. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
![]() | 'static' modifier out of order with the JLS suggestions. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | 'static' modifier out of order with the JLS suggestions. | 27 |
![]() | Array brackets at illegal position. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | 'static' modifier out of order with the JLS suggestions. | 28 |
![]() | Array brackets at illegal position. | 28 |
![]() | ',' is not followed by whitespace. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | 'static' modifier out of order with the JLS suggestions. | 29 |
![]() | Array brackets at illegal position. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | 'static' modifier out of order with the JLS suggestions. | 30 |
![]() | Array brackets at illegal position. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | 'static' modifier out of order with the JLS suggestions. | 31 |
![]() | Array brackets at illegal position. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters (found 81). | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | 'static' modifier out of order with the JLS suggestions. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters (found 83). | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | 'static' modifier out of order with the JLS suggestions. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | 'static' modifier out of order with the JLS suggestions. | 40 |
![]() | Line is longer than 80 characters (found 83). | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
Severity | Message | Line |
---|---|---|
![]() | interfaces should describe a type and hence have methods. | 24 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | 'static' modifier out of order with the JLS suggestions. | 26 |
![]() | Array brackets at illegal position. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | 'static' modifier out of order with the JLS suggestions. | 27 |
![]() | Array brackets at illegal position. | 27 |
![]() | Line is longer than 80 characters (found 81). | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | 'static' modifier out of order with the JLS suggestions. | 28 |
![]() | Array brackets at illegal position. | 28 |
![]() | Line is longer than 80 characters (found 83). | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | 'static' modifier out of order with the JLS suggestions. | 29 |
![]() | Array brackets at illegal position. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | 'static' modifier out of order with the JLS suggestions. | 30 |
![]() | Array brackets at illegal position. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | 'static' modifier out of order with the JLS suggestions. | 31 |
![]() | Array brackets at illegal position. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Redundant 'public' modifier. | 32 |
![]() | 'static' modifier out of order with the JLS suggestions. | 32 |
![]() | Array brackets at illegal position. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | 'static' modifier out of order with the JLS suggestions. | 33 |
![]() | Array brackets at illegal position. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Redundant 'public' modifier. | 34 |
![]() | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() | Array brackets at illegal position. | 34 |
![]() | Line is longer than 80 characters (found 95). | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Redundant 'public' modifier. | 35 |
![]() | 'static' modifier out of order with the JLS suggestions. | 35 |
![]() | Array brackets at illegal position. | 35 |
![]() | Line is longer than 80 characters (found 82). | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Array brackets at illegal position. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | 'static' modifier out of order with the JLS suggestions. | 37 |
![]() | Array brackets at illegal position. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | 'static' modifier out of order with the JLS suggestions. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | 'static' modifier out of order with the JLS suggestions. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters (found 82). | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | 'static' modifier out of order with the JLS suggestions. | 49 |
![]() | Line is longer than 80 characters (found 84). | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters (found 81). | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | 'static' modifier out of order with the JLS suggestions. | 53 |
![]() | Line is longer than 80 characters (found 89). | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | 'static' modifier out of order with the JLS suggestions. | 58 |
![]() | Line is longer than 80 characters (found 87). | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Redundant 'public' modifier. | 62 |
![]() | 'static' modifier out of order with the JLS suggestions. | 62 |
![]() | Line is longer than 80 characters (found 85). | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Redundant 'public' modifier. | 66 |
![]() | 'static' modifier out of order with the JLS suggestions. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters (found 82). | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Redundant 'public' modifier. | 69 |
![]() | 'static' modifier out of order with the JLS suggestions. | 69 |
![]() | Line is longer than 80 characters (found 82). | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Redundant 'public' modifier. | 71 |
![]() | 'static' modifier out of order with the JLS suggestions. | 71 |
![]() | Line is longer than 80 characters (found 84). | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters (found 82). | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Redundant 'public' modifier. | 76 |
![]() | 'static' modifier out of order with the JLS suggestions. | 76 |
![]() | Line is longer than 80 characters (found 90). | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line is longer than 80 characters (found 87). | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters (found 91). | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters (found 82). | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Redundant 'public' modifier. | 82 |
![]() | 'static' modifier out of order with the JLS suggestions. | 82 |
![]() | Line is longer than 80 characters (found 88). | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters (found 91). | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 80 characters (found 90). | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters (found 83). | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Redundant 'public' modifier. | 88 |
![]() | 'static' modifier out of order with the JLS suggestions. | 88 |
![]() | Line is longer than 80 characters (found 89). | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line is longer than 80 characters (found 89). | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Redundant 'public' modifier. | 92 |
![]() | 'static' modifier out of order with the JLS suggestions. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Redundant import from the same package - gov.nasa.pds.vtool.handler.ToolsFileHandler. | 3 |
![]() | Redundant import from the same package - gov.nasa.pds.vtool.handler.ToolsStreamHandler. | 4 |
![]() | Class HandlerFactory should be declared as final. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | '{' is not followed by whitespace. | 19 |
![]() | '}' is not preceded with whitespace. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | 'static' modifier out of order with the JLS suggestions. | 21 |
![]() | 'if' construct must use '{}'s. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | 'if' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters (found 91). | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line is longer than 80 characters (found 94). | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters (found 94). | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line is longer than 80 characters (found 128). | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter reportFile should be final. | 42 |
![]() | Parameter reportStyle should be final. | 42 |
![]() | Parameter severity should be final. | 42 |
![]() | Expected @throws tag for 'SecurityException'. | 42 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 42 |
![]() | Expected @throws tag for 'IOException'. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters (found 136). | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Expected @throws tag for 'UnknownHandlerConfigurationException'. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | 'if' construct must use '{}'s. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | 'if' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | 'if' construct must use '{}'s. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | 'if' is not followed by whitespace. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | 'if' construct must use '{}'s. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | 'if' is not followed by whitespace. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | 'else' construct must use '{}'s. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters (found 111). | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | 'if' is not followed by whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | 'if' construct must use '{}'s. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | 'if' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | 'if' construct must use '{}'s. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | 'if' is not followed by whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 'else' construct must use '{}'s. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters (found 110). | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | 'if' is not followed by whitespace. | 66 |
![]() | Line is longer than 80 characters (found 96). | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | '}' should be on the same line. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line is longer than 80 characters (found 87). | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters (found 105). | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter file should be final. | 41 |
![]() | Parameter formatter should be final. | 41 |
![]() | Expected @throws tag for 'SecurityException'. | 41 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 41 |
![]() | Expected @throws tag for 'IOException'. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters (found 118). | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter file should be final. | 55 |
![]() | Parameter level should be final. | 55 |
![]() | Parameter formatter should be final. | 55 |
![]() | Expected @throws tag for 'SecurityException'. | 55 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 55 |
![]() | Expected @throws tag for 'IOException'. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line is longer than 80 characters (found 134). | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter file should be final. | 71 |
![]() | Parameter append should be final. | 71 |
![]() | Parameter level should be final. | 71 |
![]() | Parameter formatter should be final. | 71 |
![]() | Expected @throws tag for 'SecurityException'. | 71 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 71 |
![]() | Expected @throws tag for 'IOException'. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter out should be final. | 36 |
![]() | Parameter formatter should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters (found 87). | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter out should be final. | 47 |
![]() | Parameter level should be final. | 47 |
![]() | Parameter formatter should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter message should be final. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 19 |
![]() | interfaces should describe a type and hence have methods. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Line is longer than 80 characters (found 85). | 27 |
![]() | Line is longer than 80 characters (found 94). | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters (found 83). | 30 |
![]() | Line is longer than 80 characters (found 88). | 31 |
![]() | Line is longer than 80 characters (found 87). | 32 |
![]() | Line is longer than 80 characters (found 87). | 33 |
![]() | Line is longer than 80 characters (found 87). | 34 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters (found 84). | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters (found 135). | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters (found 86). | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'format' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Parameter record should be final. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line is longer than 80 characters (found 82). | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters (found 86). | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter record should be final. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters (found 85). | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | 'if' construct must use '{}'s. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | 'else' construct must use '{}'s. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters (found 106). | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters (found 141). | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' construct must use '{}'s. | 95 |
![]() | Line is longer than 80 characters (found 85). | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters (found 121). | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 'if' construct must use '{}'s. | 97 |
![]() | Line is longer than 80 characters (found 88). | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 80 characters (found 128). | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line is longer than 80 characters (found 81). | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters (found 98). | 101 |
![]() | Line contains a tab character. | 101 |
![]() | 'if' construct must use '{}'s. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line is longer than 80 characters (found 94). | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters (found 83). | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | 'if' construct must use '{}'s. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line is longer than 80 characters (found 94). | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line is longer than 80 characters (found 83). | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Method 'getTail' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Parameter handler should be final. | 119 |
![]() | Line is longer than 80 characters (found 101). | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line is longer than 80 characters (found 129). | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters (found 103). | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter message should be final. | 30 |
![]() | 'message' hides a field. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'seen' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'getTimesSeen' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'setFile' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter file should be final. | 46 |
![]() | 'file' hides a field. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'setLine' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter line should be final. | 54 |
![]() | 'line' hides a field. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'getLine' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'hasLine' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Avoid inline conditionals. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Avoid inline conditionals. | 67 |
![]() | Line contains a tab character. | 68 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters (found 84). | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters (found 135). | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters (found 86). | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'format' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Parameter record should be final. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters (found 82). | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line is longer than 80 characters (found 86). | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line is longer than 80 characters (found 124). | 63 |
![]() | Line contains a tab character. | 63 |
![]() | '||' should be on a new line. | 63 |
![]() | Line is longer than 80 characters (found 81). | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter record should be final. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters (found 85). | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters (found 83). | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | 'if' construct must use '{}'s. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'else' construct must use '{}'s. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line is longer than 80 characters (found 141). | 100 |
![]() | Line contains a tab character. | 100 |
![]() | 'if' construct must use '{}'s. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | 'if' construct must use '{}'s. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 'if' construct must use '{}'s. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line is longer than 80 characters (found 82). | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters (found 86). | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters (found 82). | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Method 'getTail' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter handler should be final. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line is longer than 80 characters (found 82). | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line is longer than 80 characters (found 86). | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters (found 90). | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line is longer than 80 characters (found 129). | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters (found 103). | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters (found 84). | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters (found 135). | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters (found 86). | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'format' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Parameter record should be final. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters (found 82). | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters (found 86). | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | 'if' construct must use '{}'s. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | 'else' construct must use '{}'s. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters (found 93). | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter record should be final. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | 'if' construct must use '{}'s. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | 'if' construct must use '{}'s. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line is longer than 80 characters (found 99). | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Method 'getTail' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Parameter handler should be final. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters (found 81). | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters (found 90). | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line is longer than 80 characters (found 87). | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line is longer than 80 characters (found 99). | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line is longer than 80 characters (found 83). | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters (found 92). | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters (found 87). | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters (found 99). | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 80 characters (found 89). | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters (found 87). | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line is longer than 80 characters (found 99). | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters (found 129). | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line is longer than 80 characters (found 103). | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters (found 105). | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | '3' is a magic number. | 26 |
![]() | Line is longer than 80 characters (found 107). | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line is longer than 80 characters (found 99). | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter name should be final. | 31 |
![]() | Parameter value should be final. | 31 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 26 |
![]() | Method 'format' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Parameter record should be final. | 34 |
![]() | 'if' construct must use '{}'s. | 38 |
![]() | 'else' construct must use '{}'s. | 40 |
![]() | 'if' construct must use '{}'s. | 42 |
![]() | 'if' construct must use '{}'s. | 44 |
![]() | 'if' construct must use '{}'s. | 46 |
![]() | Line is longer than 80 characters (found 85). | 47 |
![]() | Line is longer than 80 characters (found 88). | 48 |
![]() | Line has trailing spaces. | 52 |
![]() | Method 'getHead' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Parameter handler should be final. | 54 |
![]() | Method 'getTail' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Parameter handler should be final. | 62 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter level should be final. | 31 |
![]() | Parameter message should be final. | 31 |
![]() | Line has trailing spaces. | 34 |
![]() | First sentence should end with a period. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Parameter level should be final. | 41 |
![]() | Parameter message should be final. | 41 |
![]() | Parameter file should be final. | 41 |
![]() | 'file' hides a field. | 41 |
![]() | Line has trailing spaces. | 44 |
![]() | First sentence should end with a period. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Parameter level should be final. | 52 |
![]() | Parameter message should be final. | 52 |
![]() | Parameter file should be final. | 52 |
![]() | 'file' hides a field. | 52 |
![]() | Parameter line should be final. | 52 |
![]() | 'line' hides a field. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | First sentence should end with a period. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters (found 85). | 63 |
![]() | Parameter level should be final. | 63 |
![]() | Parameter message should be final. | 63 |
![]() | Parameter file should be final. | 63 |
![]() | 'file' hides a field. | 63 |
![]() | Parameter context should be final. | 63 |
![]() | 'context' hides a field. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | First sentence should end with a period. | 67 |
![]() | Line is longer than 80 characters (found 95). | 75 |
![]() | Parameter level should be final. | 75 |
![]() | Parameter message should be final. | 75 |
![]() | Parameter file should be final. | 75 |
![]() | 'file' hides a field. | 75 |
![]() | Parameter context should be final. | 75 |
![]() | 'context' hides a field. | 75 |
![]() | Parameter line should be final. | 75 |
![]() | 'line' hides a field. | 75 |
![]() | Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | 'return' is not preceded with whitespace. | 82 |
![]() | '{' is not followed by whitespace. | 82 |
![]() | ';' is not followed by whitespace. | 82 |
![]() | '}' is not preceded with whitespace. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | 'return' is not preceded with whitespace. | 84 |
![]() | '{' is not followed by whitespace. | 84 |
![]() | ';' is not followed by whitespace. | 84 |
![]() | '}' is not preceded with whitespace. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'getLine' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | 'return' is not preceded with whitespace. | 86 |
![]() | '{' is not followed by whitespace. | 86 |
![]() | ';' is not followed by whitespace. | 86 |
![]() | '}' is not preceded with whitespace. | 86 |
![]() | Line has trailing spaces. | 87 |
Severity | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters (found 95). | 20 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter opt should be final. | 38 |
![]() | Parameter longOpt should be final. | 38 |
![]() | Parameter description should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'hasArg' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Parameter name should be final. | 48 |
![]() | Parameter type should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters (found 90). | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Method 'hasArg' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Parameter name should be final. | 59 |
![]() | Parameter type should be final. | 59 |
![]() | Parameter isOptional should be final. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters (found 83). | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Parameter name should be final. | 74 |
![]() | Parameter type should be final. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Parameter name should be final. | 89 |
![]() | Parameter type should be final. | 89 |
![]() | Parameter separator should be final. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters (found 91). | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Parameter name should be final. | 104 |
![]() | Parameter type should be final. | 104 |
![]() | Parameter separator should be final. | 104 |
![]() | Parameter isOptional should be final. | 104 |
![]() | Line is longer than 80 characters (found 84). | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters (found 104). | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Parameter numArgs should be final. | 119 |
![]() | Parameter name should be final. | 119 |
![]() | Parameter type should be final. | 119 |
![]() | Parameter separator should be final. | 119 |
![]() | Parameter isOptional should be final. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Parameter writer should be final. | 52 |
![]() | Method 'printRecordMessages' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Parameter writer should be final. | 57 |
![]() | Parameter status should be final. | 57 |
![]() | Parameter sourceUri should be final. | 58 |
![]() | Parameter problems should be final. | 58 |
![]() | Line is longer than 80 characters (found 107). | 59 |
![]() | '(' is followed by whitespace. | 70 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter writer should be final. | 96 |
![]() | Parameter writer should be final. | 122 |
![]() | Method 'printRecordSkip' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter writer should be final. | 127 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter args should be final. | 165 |
Severity | Message | Line |
---|---|---|
![]() | Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter writer should be final. | 72 |
![]() | Method 'printRecordMessages' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Parameter writer should be final. | 76 |
![]() | Parameter status should be final. | 76 |
![]() | Parameter sourceUri should be final. | 77 |
![]() | Parameter problems should be final. | 77 |
![]() | Line is longer than 80 characters (found 107). | 78 |
![]() | '(' is followed by whitespace. | 86 |
![]() | Missing a Javadoc comment. | 118 |
![]() | '(' is followed by whitespace. | 131 |
![]() | '(' is followed by whitespace. | 137 |
![]() | Method 'printRecordSkip' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter writer should be final. | 156 |
![]() | Parameter writer should be final. | 177 |
![]() | Method 'printFooter' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Name 'PADDING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
![]() | Method 'printFooter' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Parameter writer should be final. | 48 |
![]() | Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Parameter writer should be final. | 61 |
![]() | Method 'printRecordMessages' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Parameter writer should be final. | 68 |
![]() | Parameter status should be final. | 68 |
![]() | Line is longer than 80 characters (found 81). | 77 |
![]() | Line has trailing spaces. | 86 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter args should be final. | 93 |
Severity | Message | Line |
---|---|---|
![]() | 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 |
![]() | Variable 'parameters' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'configurations' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'writer' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter writer should be final. | 80 |
![]() | 'writer' hides a field. | 80 |
![]() | Parameter os should be final. | 91 |
![]() | Parameter file should be final. | 103 |
![]() | Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter parameter should be final. | 135 |
![]() | Method 'addConfiguration' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter configuration should be final. | 147 |
![]() | 'writer' hides a field. | 157 |
![]() | Line is longer than 80 characters (found 82). | 170 |
![]() | Method 'record' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Parameter sourceUri should be final. | 170 |
![]() | Comment matches to-do format 'TODO:'. | 176 |
![]() | Line is longer than 80 characters (found 81). | 188 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Parameter problems should be final. | 225 |
![]() | Line is longer than 80 characters (found 88). | 226 |
![]() | Method 'recordSkip' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Missing a Javadoc comment. | 248 |
![]() | Parameter writer should be final. | 248 |
![]() | 'writer' hides a field. | 248 |
![]() | 'writer' hides a field. | 264 |
![]() | Expected @param tag for 'status'. | 265 |
![]() | Method 'printFooter' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | First sentence should end with a period. | 289 |
![]() | 'writer' hides a field. | 295 |
![]() | Method 'getNumPassed' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Method 'getNumFailed' is not designed for extension - needs to be abstract, final or empty. | 309 |
![]() | Method 'getNumSkipped' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Method 'getTotalErrors' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Method 'getTotalWarnings' is not designed for extension - needs to be abstract, final or empty. | 337 |
![]() | Method 'getTotalInfos' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Method 'hasErrors' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Avoid inline conditionals. | 356 |
![]() | Method 'hasWarnings' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Avoid inline conditionals. | 364 |
![]() | Method 'setLevel' is not designed for extension - needs to be abstract, final or empty. | 374 |
![]() | Parameter severity should be final. | 374 |
![]() | Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 383 |
Severity | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 17 |
![]() | interfaces should describe a type and hence have methods. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Redundant 'public' modifier. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | Line is longer than 80 characters (found 83). | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line is longer than 80 characters (found 85). | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters (found 82). | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter example should be final. | 49 |
![]() | 'example' hides a field. | 49 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Method 'printFooter' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Parameter writer should be final. | 73 |
![]() | Line has trailing spaces. | 94 |
![]() | Parameter writer should be final. | 139 |
![]() | Method 'printRecordMessages' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Parameter writer should be final. | 144 |
![]() | Parameter status should be final. | 144 |
![]() | Parameter sourceUri should be final. | 145 |
![]() | Parameter problems should be final. | 145 |
![]() | Line is longer than 80 characters (found 81). | 155 |
![]() | Line has trailing spaces. | 175 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Parameter args should be final. | 176 |
Severity | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 33 |
![]() | Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters (found 87). | 43 |
![]() | Line is longer than 80 characters (found 87). | 47 |
![]() | Line is longer than 80 characters (found 81). | 58 |
![]() | Line is longer than 80 characters (found 83). | 60 |
![]() | Parameter writer should be final. | 75 |
![]() | Method 'printRecordMessages' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Parameter writer should be final. | 81 |
![]() | Parameter status should be final. | 81 |
![]() | Parameter sourceUri should be final. | 82 |
![]() | Parameter problems should be final. | 82 |
![]() | Line is longer than 80 characters (found 107). | 83 |
![]() | Line is longer than 80 characters (found 108). | 84 |
![]() | '(' is followed by whitespace. | 86 |
![]() | Line is longer than 80 characters (found 91). | 91 |
![]() | Line is longer than 80 characters (found 88). | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter writer should be final. | 110 |
![]() | Line is longer than 80 characters (found 92). | 112 |
![]() | '(' is followed by whitespace. | 124 |
![]() | Line is longer than 80 characters (found 83). | 126 |
![]() | '(' is followed by whitespace. | 132 |
![]() | Line is longer than 80 characters (found 83). | 134 |
![]() | Line is longer than 80 characters (found 81). | 141 |
![]() | Line is longer than 80 characters (found 86). | 142 |
![]() | Line is longer than 80 characters (found 85). | 155 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Parameter writer should be final. | 155 |
![]() | Line is longer than 80 characters (found 92). | 157 |
![]() | '(' is followed by whitespace. | 169 |
![]() | Line is longer than 80 characters (found 81). | 171 |
![]() | '(' is followed by whitespace. | 177 |
![]() | Line is longer than 80 characters (found 81). | 179 |
![]() | Line is longer than 80 characters (found 81). | 186 |
![]() | Line is longer than 80 characters (found 86). | 187 |
![]() | Line is longer than 80 characters (found 102). | 200 |
![]() | Method 'printRecordSkip' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Parameter writer should be final. | 200 |
![]() | Line is longer than 80 characters (found 118). | 201 |
![]() | Line is longer than 80 characters (found 106). | 207 |
![]() | Line is longer than 80 characters (found 108). | 208 |
![]() | Parameter writer should be final. | 215 |
![]() | Method 'printFooter' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Missing a Javadoc comment. | 220 |
Severity | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 17 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name 'ERROR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | First sentence should end with a period. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | First sentence should end with a period. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Parameter severity should be final. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | 'if' is not followed by whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | '191' is a magic number. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | First sentence should end with a period. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Parameter value should be final. | 76 |
![]() | Expected @throws tag for 'IndexOutOfBoundsException'. | 76 |
![]() | Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | First sentence should end with a period. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Parameter report should be final. | 86 |
![]() | 'if' construct must use '{}'s. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | 'if' construct must use '{}'s. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
Severity | Message | Line |
---|---|---|
![]() | interfaces should describe a type and hence have methods. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Redundant 'public' modifier. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Redundant 'public' modifier. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Redundant 'public' modifier. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Redundant 'public' modifier. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Redundant 'public' modifier. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Redundant 'public' modifier. | 14 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | 'value' hides a field. | 31 |
![]() | 'name' hides a field. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 40 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | First sentence should end with a period. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter target should be final. | 44 |
![]() | 'target' hides a field. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | 'if' is not followed by whitespace. | 48 |
![]() | Line is longer than 80 characters (found 86). | 49 |
![]() | Line contains a tab character. | 49 |
![]() | 'if' construct must use '{}'s. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | 'if' is not followed by whitespace. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | 'else' construct must use '{}'s. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | '}' should be on the same line. | 54 |
![]() | 'else' construct must use '{}'s. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters (found 84). | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'if' construct must use '{}'s. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | 'if' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | 'else' construct must use '{}'s. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | First sentence should end with a period. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Method 'isDirectory' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Method 'toURL' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Expected @throws tag for 'MalformedURLException'. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters (found 88). | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Method 'traverse' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter filesToFind should be final. | 96 |
![]() | Parameter filesToSkip should be final. | 96 |
![]() | Line is longer than 80 characters (found 86). | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Parameter dirsToSkip should be final. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Method 'traverse' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Parameter recurse should be final. | 112 |
![]() | Parameter filesToFind should be final. | 112 |
![]() | Expected @param tag for 'filesToFind'. | 112 |
![]() | Line is longer than 80 characters (found 104). | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Parameter filesToSkip should be final. | 113 |
![]() | Expected @param tag for 'filesToSkip'. | 113 |
![]() | Parameter dirsToSkip should be final. | 113 |
![]() | Expected @param tag for 'dirsToSkip'. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | 'if' construct must use '{}'s. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | 'if' is not followed by whitespace. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters (found 83). | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | 'for' is not followed by whitespace. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | 'target' hides a field. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 'for' is not followed by whitespace. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | 'if' is not followed by whitespace. | 129 |
![]() | Line is longer than 80 characters (found 125). | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | '}' should be on the same line. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | 'target' hides a field. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line is longer than 80 characters (found 93). | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter dir should be final. | 140 |
![]() | Parameter recurse should be final. | 140 |
![]() | Parameter filesToFind should be final. | 140 |
![]() | Line is longer than 80 characters (found 110). | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Parameter filesToSkip should be final. | 141 |
![]() | Parameter dirsToSkip should be final. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | 'for' is not followed by whitespace. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | 'target' hides a field. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | 'for' is not followed by whitespace. | 152 |
![]() | Line is longer than 80 characters (found 117). | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
Severity | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | First sentence should end with a period. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Parameter df should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
Severity | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | |
![]() | Utility classes should not have a public or default constructor. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter value should be final. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter value should be final. | 37 |
![]() | Line is longer than 80 characters (found 97). | 41 |
![]() | Line is longer than 80 characters (found 92). | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter value should be final. | 47 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter value should be final. | 58 |
![]() | Parameter length should be final. | 58 |
![]() | 'if' construct must use '{}'s. | 61 |
![]() | '*' is not preceded with whitespace. | 61 |
![]() | '*' is not followed by whitespace. | 61 |
![]() | '3' is a magic number. | 61 |
![]() | '*' is not preceded with whitespace. | 62 |
![]() | '*' is not followed by whitespace. | 62 |
![]() | '3' is a magic number. | 62 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | '-' is not preceded with whitespace. | 66 |
![]() | '-' is not followed by whitespace. | 66 |
![]() | Parameter value should be final. | 77 |
![]() | Line is longer than 80 characters (found 92). | 81 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter s should be final. | 95 |
![]() | Expected @throws tag for 'MalformedURLException'. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter json should be final. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | ',' is not followed by whitespace. | 108 |
![]() | Line is longer than 80 characters (found 86). | 109 |
![]() | '+' is not preceded with whitespace. | 109 |
![]() | '+' is not followed by whitespace. | 109 |
![]() | Line contains a tab character. | 111 |
Severity | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 1 |
![]() | Line has trailing spaces. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |