The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
8 | |
FileTabCharacter
|
1 | |
LeftCurly
|
18 | |
RightCurly
|
2 | |
LineLength
|
16 | |
| MemberName | 0 | |
JavadocMethod
|
898 | |
JavadocType
|
32 | |
JavadocVariable
|
83 | |
| ConstantName | 4 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 1 | |
| MethodName | 2 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 3 | |
| TypeName | 0 | |
| AvoidStarImport | 1 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| MethodLength | 1 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 1 | |
ParenPad
|
75 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 7 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 12 | |
EmptyBlock
|
12 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
80 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
40 | |
| MissingSwitchDefault | 2 | |
| RedundantThrows | 59 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
19 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Expected @param tag for 'propFindType'. | 62 | |
| Expected @param tag for 'depth'. | 63 | |
| Expected @param tag for 'depth'. | 88 | |
| Expected @param tag for 'resource'. | 102 | |
| Expected @param tag for 'status'. | 102 | |
| Expected @param tag for 'depth'. | 102 | |
| Expected @param tag for 'response'. | 120 | |
| Expected @param tag for 'responseDescription'. | 141 | |
| Expected @param tag for 'document'. | 162 | |
| Unused @throws tag for 'IllegalArgumentException'. | 183 | |
| Expected @param tag for 'multistatusElement'. | 186 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 89 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 131 | |
| 'repository' hides a field. | 131 | |
| Missing a Javadoc comment. | 137 | |
| 'repository' hides a field. | 137 | |
| 'proxyInfo' hides a field. | 137 | |
| Missing a Javadoc comment. | 143 | |
| 'repository' hides a field. | 143 | |
| 'proxyInfoProvider' hides a field. | 143 | |
| Missing a Javadoc comment. | 149 | |
| 'repository' hides a field. | 149 | |
| 'authenticationInfo' hides a field. | 149 | |
| Missing a Javadoc comment. | 155 | |
| 'repository' hides a field. | 155 | |
| 'authenticationInfo' hides a field. | 155 | |
| 'proxyInfo' hides a field. | 155 | |
| Missing a Javadoc comment. | 176 | |
| 'repository' hides a field. | 176 | |
| 'authenticationInfo' hides a field. | 176 | |
| 'proxyInfoProvider' hides a field. | 177 | |
| Missing a Javadoc comment. | 222 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 243 | |
| Missing a Javadoc comment. | 246 | |
| Missing a Javadoc comment. | 269 | |
| Missing a Javadoc comment. | 274 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 289 | |
| Missing a Javadoc comment. | 295 | |
| Missing a Javadoc comment. | 303 | |
| Missing a Javadoc comment. | 340 | |
| Missing a Javadoc comment. | 348 | |
| Missing a Javadoc comment. | 377 | |
| Missing a Javadoc comment. | 382 | |
| Missing a Javadoc comment. | 386 | |
| Expected @throws tag for 'TransferFailedException'. | 409 | |
| Expected @throws tag for 'AuthorizationException'. | 409 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 409 | |
| Missing a Javadoc comment. | 431 | |
| Missing a Javadoc comment. | 462 | |
| Missing a Javadoc comment. | 466 | |
| Expected @throws tag for 'IOException'. | 483 | |
| Expected @throws tag for 'IOException'. | 503 | |
| Expected @throws tag for 'IOException'. | 521 | |
| Missing a Javadoc comment. | 552 | |
| Missing a Javadoc comment. | 557 | |
| Missing a Javadoc comment. | 571 | |
| Missing a Javadoc comment. | 585 | |
| Missing a Javadoc comment. | 599 | |
| Missing a Javadoc comment. | 613 | |
| Missing a Javadoc comment. | 627 | |
| Missing a Javadoc comment. | 641 | |
| Missing a Javadoc comment. | 652 | |
| Missing a Javadoc comment. | 663 | |
| Missing a Javadoc comment. | 674 | |
| Missing a Javadoc comment. | 685 | |
| Missing a Javadoc comment. | 696 | |
| Missing a Javadoc comment. | 707 | |
| Missing a Javadoc comment. | 718 | |
| Missing a Javadoc comment. | 730 | |
| Missing a Javadoc comment. | 735 | |
| Missing a Javadoc comment. | 740 | |
| Missing a Javadoc comment. | 745 | |
| Missing a Javadoc comment. | 750 | |
| Missing a Javadoc comment. | 755 | |
| Missing a Javadoc comment. | 760 | |
| Missing a Javadoc comment. | 765 | |
| Missing a Javadoc comment. | 770 | |
| Missing a Javadoc comment. | 777 | |
| Missing a Javadoc comment. | 782 | |
| Missing a Javadoc comment. | 787 | |
| Missing a Javadoc comment. | 792 | |
| Expected @param tag for 'resource'. | 801 | |
| Expected @param tag for 'source'. | 801 | |
| Expected @param tag for 'requestType'. | 801 | |
| Expected @throws tag for 'TransferFailedException'. | 802 | |
| Missing a Javadoc comment. | 839 | |
| Missing a Javadoc comment. | 845 | |
| Missing a Javadoc comment. | 850 | |
| Missing a Javadoc comment. | 862 | |
| Missing a Javadoc comment. | 867 | |
| Missing a Javadoc comment. | 872 | |
| Missing a Javadoc comment. | 878 | |
| Missing a Javadoc comment. | 884 | |
| 'proxyInfo' hides a field. | 888 | |
| Missing a Javadoc comment. | 897 | |
| Missing a Javadoc comment. | 902 | |
| Missing a Javadoc comment. | 907 | |
| Missing a Javadoc comment. | 912 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 35 | |
| Expected @param tag for 'message'. | 43 | |
| Expected @param tag for 'cause'. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 104 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 37 | |
| Expected @param tag for 'message'. | 45 | |
| Expected @param tag for 'cause'. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Expected @param tag for 'b'. | 121 | |
| Expected @param tag for 'off'. | 121 | |
| Expected @param tag for 'len'. | 121 | |
| Expected @throws tag for 'IOException'. | 122 | |
| Expected @param tag for 'b'. | 136 | |
| Expected @throws tag for 'IOException'. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'path'. | 43 | |
| Expected @param tag for 'path'. | 55 | |
| Missing a Javadoc comment. | 61 | |
| Expected @param tag for 'url'. | 229 | |
| Missing a Javadoc comment. | 431 | |
| Missing a Javadoc comment. | 451 | |
| Missing a Javadoc comment. | 468 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 33 | |
| Expected @param tag for 'message'. | 42 | |
| Expected @param tag for 'cause'. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 255 | |
| Missing a Javadoc comment. | 269 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Expected @param tag for 'resourceName'. | 40 | |
| Expected @param tag for 'stream'. | 40 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 41 | |
| Expected @throws tag for 'TransferFailedException'. | 41 | |
| Expected @param tag for 'resourceName'. | 57 | |
| Expected @param tag for 'stream'. | 57 | |
| Expected @param tag for 'timestamp'. | 57 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 58 | |
| Expected @throws tag for 'TransferFailedException'. | 58 | |
| Line is longer than 120 characters. | 61 | |
| Expected @throws tag for 'TransferFailedException'. | 73 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 73 | |
| Expected @throws tag for 'AuthorizationException'. | 73 | |
| Expected @param tag for 'contentLength'. | 84 | |
| Expected @param tag for 'lastModified'. | 84 | |
| Expected @throws tag for 'TransferFailedException'. | 85 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 85 | |
| Expected @throws tag for 'AuthorizationException'. | 85 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 99 | |
| '30000' is a magic number. | 107 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 204 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 41 | |
| Redundant 'public' modifier. | 48 | |
| Expected @param tag for 'resourceName'. | 63 | |
| Expected @param tag for 'destination'. | 63 | |
| Expected @throws tag for 'TransferFailedException'. | 64 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 64 | |
| Expected @throws tag for 'AuthorizationException'. | 64 | |
| Expected @param tag for 'resourceName'. | 81 | |
| Expected @param tag for 'destination'. | 81 | |
| Expected @param tag for 'timestamp'. | 81 | |
| Expected @throws tag for 'TransferFailedException'. | 82 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 82 | |
| Expected @throws tag for 'AuthorizationException'. | 82 | |
| Expected @throws tag for 'TransferFailedException'. | 94 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 94 | |
| Expected @throws tag for 'AuthorizationException'. | 94 | |
| Expected @throws tag for 'TransferFailedException'. | 106 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 106 | |
| Expected @throws tag for 'AuthorizationException'. | 106 | |
| Expected @param tag for 'resourceName'. | 116 | |
| Missing a Javadoc comment. | 153 | |
| Expected @param tag for 'proxyInfo'. | 178 | |
| Expected @param tag for 'timeoutValue'. | 255 | |
| Expected an @return tag. | 260 | |
| Expected @param tag for 'timeoutValue'. | 266 | |
| Expected an @return tag. | 272 | |
| Missing a Javadoc comment. | 278 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 288 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 296 |
| Violation | Message | Line |
|---|---|---|
| 'cause' hides a field. | 97 | |
| Expected @param tag for 'cause'. | 97 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. | 37 | |
| Unused import - java.util.Iterator. | 45 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 74 | |
| Name 'POM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 100 | |
| Expected an @return tag. | 118 | |
| Expected @throws tag for 'IOException'. | 119 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 177 | |
| Missing a Javadoc comment. | 183 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 230 | |
| Missing a Javadoc comment. | 245 | |
| '30000' is a magic number. | 253 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 264 | |
| Missing a Javadoc comment. | 276 | |
| Missing a Javadoc comment. | 307 | |
| Missing a Javadoc comment. | 329 | |
| 'resource' hides a field. | 365 | |
| Missing a Javadoc comment. | 382 | |
| Expected @throws tag for 'Exception'. | 431 | |
| Expected @throws tag for 'Exception'. | 478 | |
| 'resource' hides a field. | 501 | |
| 'resource' hides a field. | 513 | |
| Expected @throws tag for 'Exception'. | 533 | |
| 'resource' hides a field. | 553 | |
| Expected @param tag for 'wagon'. | 583 | |
| Expected @throws tag for 'Exception'. | 584 | |
| Missing a Javadoc comment. | 589 | |
| 'destFile' hides a field. | 594 | |
| Expected @throws tag for 'TransferFailedException'. | 613 | |
| Expected @throws tag for 'AuthorizationException'. | 613 | |
| Missing a Javadoc comment. | 639 | |
| Missing a Javadoc comment. | 678 | |
| Expected @throws tag for 'Exception'. | 719 | |
| '(' is not followed by whitespace. | 747 | |
| ')' is not preceded with whitespace. | 747 | |
| Expected @throws tag for 'Exception'. | 773 | |
| Expected @throws tag for 'Exception'. | 809 | |
| Expected @throws tag for 'Exception'. | 835 | |
| Missing a Javadoc comment. | 859 | |
| Missing a Javadoc comment. | 881 | |
| 'resource' hides a field. | 883 | |
| Missing a Javadoc comment. | 910 | |
| 'resource' hides a field. | 910 | |
| Missing a Javadoc comment. | 918 | |
| Missing a Javadoc comment. | 926 | |
| Missing a Javadoc comment. | 948 | |
| Missing a Javadoc comment. | 957 | |
| Missing a Javadoc comment. | 967 | |
| Expected an @return tag. | 982 | |
| Missing a Javadoc comment. | 987 | |
| 'resource' hides a field. | 989 | |
| Missing a Javadoc comment. | 1025 | |
| Missing a Javadoc comment. | 1030 | |
| 'resource' hides a field. | 1030 | |
| Missing a Javadoc comment. | 1038 | |
| Missing a Javadoc comment. | 1072 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 70 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 40 | |
| Expected @param tag for 'message'. | 48 | |
| Expected @param tag for 'cause'. | 48 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 39 | |
| Expected @param tag for 'message'. | 47 | |
| Expected @param tag for 'cause'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 172 |
| Violation | Message | Line |
|---|---|---|
| ')' is not preceded with whitespace. | 219 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 95 | |
| Unused @throws tag for 'IllegalArgumentException'. | 135 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 270 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'transferEvent'. | 31 | |
| Expected @param tag for 'transferEvent'. | 36 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'buffer'. | 41 | |
| Expected @param tag for 'length'. | 41 | |
| Expected @param tag for 'transferEvent'. | 46 | |
| Expected @param tag for 'transferEvent'. | 51 | |
| Expected @param tag for 'message'. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 119 | |
| 'server' hides a field. | 119 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 146 | |
| 'server' hides a field. | 156 | |
| Expected @throws tag for 'Exception'. | 178 | |
| 'server' hides a field. | 188 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 208 | |
| 'server' hides a field. | 208 | |
| Missing a Javadoc comment. | 212 | |
| 'server' hides a field. | 212 | |
| Missing a Javadoc comment. | 218 | |
| Missing a Javadoc comment. | 232 | |
| Missing a Javadoc comment. | 246 | |
| 'server' hides a field. | 265 | |
| Missing a Javadoc comment. | 287 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 314 | |
| 'server' hides a field. | 333 | |
| Missing a Javadoc comment. | 354 | |
| Missing a Javadoc comment. | 360 | |
| Missing a Javadoc comment. | 365 | |
| 'server' hides a field. | 368 | |
| Missing a Javadoc comment. | 412 | |
| Missing a Javadoc comment. | 421 | |
| '200' is a magic number. | 435 | |
| '407' is a magic number. | 439 | |
| '200' is a magic number. | 440 | |
| Missing a Javadoc comment. | 445 | |
| 'server' hides a field. | 450 | |
| '303' is a magic number. | 476 | |
| '200' is a magic number. | 497 | |
| '302' is a magic number. | 499 | |
| Missing a Javadoc comment. | 511 | |
| 'server' hides a field. | 516 | |
| '303' is a magic number. | 542 | |
| '200' is a magic number. | 559 | |
| '302' is a magic number. | 561 | |
| Missing a Javadoc comment. | 574 | |
| '303' is a magic number. | 610 | |
| Missing a Javadoc comment. | 654 | |
| '201' is a magic number. | 658 | |
| '302' is a magic number. | 662 | |
| Missing a Javadoc comment. | 666 | |
| '303' is a magic number. | 686 | |
| Missing a Javadoc comment. | 731 | |
| '302' is a magic number. | 738 | |
| '201' is a magic number. | 740 | |
| Missing a Javadoc comment. | 745 | |
| '303' is a magic number. | 781 | |
| Missing a Javadoc comment. | 822 | |
| '303' is a magic number. | 842 | |
| Missing a Javadoc comment. | 883 | |
| Missing a Javadoc comment. | 894 | |
| Variable 'handlerRequestResponses' must be private and have accessor methods. | 894 | |
| Missing a Javadoc comment. | 904 | |
| Unable to get class information for ServletException. | 905 | |
| '5001L' is a magic number. | 930 | |
| Missing a Javadoc comment. | 990 | |
| Missing a Javadoc comment. | 1004 | |
| Missing a Javadoc comment. | 1021 | |
| Missing a Javadoc comment. | 1031 | |
| 'server' hides a field. | 1035 | |
| Missing a Javadoc comment. | 1076 | |
| Missing a Javadoc comment. | 1085 | |
| 'server' hides a field. | 1089 | |
| Missing a Javadoc comment. | 1125 | |
| Missing a Javadoc comment. | 1139 | |
| Missing a Javadoc comment. | 1155 | |
| Missing a Javadoc comment. | 1164 | |
| 'server' hides a field. | 1168 | |
| 'server' hides a field. | 1202 | |
| Missing a Javadoc comment. | 1255 | |
| Missing a Javadoc comment. | 1269 | |
| Missing a Javadoc comment. | 1283 | |
| 'server' hides a field. | 1302 | |
| Missing a Javadoc comment. | 1330 | |
| Missing a Javadoc comment. | 1344 | |
| Missing a Javadoc comment. | 1361 | |
| Missing a Javadoc comment. | 1370 | |
| Missing a Javadoc comment. | 1376 | |
| 'server' hides a field. | 1380 | |
| Missing a Javadoc comment. | 1429 | |
| Missing a Javadoc comment. | 1438 | |
| Missing a Javadoc comment. | 1447 | |
| 'server' hides a field. | 1451 | |
| Missing a Javadoc comment. | 1524 | |
| Missing a Javadoc comment. | 1526 | |
| Missing a Javadoc comment. | 1528 | |
| Missing a Javadoc comment. | 1530 | |
| Missing a Javadoc comment. | 1535 | |
| Missing a Javadoc comment. | 1540 | |
| '200' is a magic number. | 1547 | |
| '401' is a magic number. | 1553 | |
| '200' is a magic number. | 1554 | |
| 'status' hides a field. | 1564 | |
| Unable to get class information for ServletException. | 1570 | |
| Missing a Javadoc comment. | 1609 | |
| Missing a Javadoc comment. | 1614 | |
| Variable 'deployedResources' must be private and have accessor methods. | 1614 | |
| Missing a Javadoc comment. | 1616 | |
| Variable 'putCallNumber' must be private and have accessor methods. | 1616 | |
| Missing a Javadoc comment. | 1618 | |
| Variable 'handlerRequestResponses' must be private and have accessor methods. | 1618 | |
| Missing a Javadoc comment. | 1620 | |
| Missing a Javadoc comment. | 1625 | |
| Unable to get class information for ServletException. | 1626 | |
| Name 'base_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1628 | |
| Unable to get class information for ServletException. | 1675 | |
| '407' is a magic number. | 1681 | |
| '407' is a magic number. | 1682 | |
| '200' is a magic number. | 1689 | |
| Variable 'headers' must be private and have accessor methods. | 1697 | |
| Variable 'handlerRequestResponses' must be private and have accessor methods. | 1699 | |
| Unable to get class information for ServletException. | 1706 | |
| Missing a Javadoc comment. | 1728 | |
| Missing a Javadoc comment. | 1748 | |
| Missing a Javadoc comment. | 1752 | |
| Variable 'handlerRequestResponses' must be private and have accessor methods. | 1752 | |
| Unable to get class information for ServletException. | 1756 | |
| Missing a Javadoc comment. | 1767 | |
| Missing a Javadoc comment. | 1769 | |
| Variable 'method' must be private and have accessor methods. | 1769 | |
| Missing a Javadoc comment. | 1771 | |
| Variable 'responseCode' must be private and have accessor methods. | 1771 | |
| Missing a Javadoc comment. | 1773 | |
| Variable 'requestUri' must be private and have accessor methods. | 1773 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'transferEvent'. | 48 | |
| Expected @param tag for 'buffer'. | 48 | |
| Expected @param tag for 'length'. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Expected @throws tag for 'NoSuchAlgorithmException'. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Expected @param tag for 'transferEvent'. | 64 | |
| Expected @param tag for 'transferEvent'. | 74 | |
| Expected @param tag for 'buffer'. | 74 | |
| Expected @param tag for 'length'. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 91 | |
| Expected an @return tag. | 101 | |
| '20' is a magic number. | 114 | |
| '0xff' is a magic number. | 124 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Expected @param tag for 'sessionEvent'. | 55 | |
| Expected @param tag for 'sessionEvent'. | 63 | |
| Expected @param tag for 'sessionEvent'. | 71 | |
| Expected @param tag for 'sessionEvent'. | 80 | |
| Expected @param tag for 'sessionEvent'. | 88 | |
| Expected @param tag for 'sessionEvent'. | 97 | |
| Expected @param tag for 'sessionEvent'. | 106 | |
| Expected @param tag for 'message'. | 115 | |
| Missing a Javadoc comment. | 121 | |
| Expected @param tag for 'transferEvent'. | 129 | |
| Expected @param tag for 'transferEvent'. | 159 | |
| Expected @param tag for 'buffer'. | 159 | |
| Expected @param tag for 'length'. | 159 | |
| Expected @param tag for 'transferEvent'. | 171 | |
| Expected @param tag for 'transferEvent'. | 186 | |
| Expected @param tag for 'sessionEvent'. | 195 | |
| Missing a Javadoc comment. | 201 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 222 | |
| Missing a Javadoc comment. | 257 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 237 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 341 | |
| Missing a Javadoc comment. | 406 | |
| Missing a Javadoc comment. | 411 | |
| Missing a Javadoc comment. | 416 | |
| Missing a Javadoc comment. | 422 | |
| Missing a Javadoc comment. | 428 | |
| Missing a Javadoc comment. | 433 | |
| Missing a Javadoc comment. | 471 | |
| Missing a Javadoc comment. | 498 | |
| Missing a Javadoc comment. | 503 | |
| Empty catch block. | 636 | |
| Empty catch block. | 647 | |
| Empty catch block. | 697 | |
| Empty catch block. | 708 | |
| Missing a Javadoc comment. | 789 | |
| Missing a Javadoc comment. | 794 |
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 107 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 152 | |
| 'static' modifier out of order with the JLS suggestions. | 227 | |
| 'static' modifier out of order with the JLS suggestions. | 234 | |
| 'static' modifier out of order with the JLS suggestions. | 241 | |
| Line is longer than 120 characters. | 245 | |
| 'static' modifier out of order with the JLS suggestions. | 248 | |
| 'static' modifier out of order with the JLS suggestions. | 256 | |
| 'static' modifier out of order with the JLS suggestions. | 263 | |
| Line is longer than 120 characters. | 286 | |
| Line is longer than 120 characters. | 289 | |
| Line is longer than 120 characters. | 290 | |
| Line is longer than 120 characters. | 306 | |
| Name 'CLIENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
| Name 'DEFAULT_USER_AGENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 | |
| Empty catch block. | 345 | |
| Missing a Javadoc comment. | 377 | |
| Missing a Javadoc comment. | 435 | |
| Missing a Javadoc comment. | 443 | |
| Missing a Javadoc comment. | 457 | |
| '{' should be on a new line. | 524 | |
| '(' is not followed by whitespace. | 525 | |
| '(' is not followed by whitespace. | 525 | |
| ')' is not preceded with whitespace. | 525 | |
| ')' is not preceded with whitespace. | 525 | |
| Empty catch block. | 529 | |
| Line is longer than 120 characters. | 557 | |
| Avoid nested blocks. | 572 | |
| Missing a Javadoc comment. | 603 | |
| Missing a Javadoc comment. | 611 | |
| Unable to get class information for HttpException. | 612 | |
| Missing a Javadoc comment. | 617 | |
| Missing a Javadoc comment. | 675 | |
| Unable to get class information for HttpException. | 676 | |
| '(' is not followed by whitespace. | 719 | |
| '(' is not followed by whitespace. | 750 | |
| Missing a Javadoc comment. | 759 | |
| Missing a Javadoc comment. | 792 | |
| Expected an @return tag. | 819 | |
| Expected @param tag for 'repository'. | 819 | |
| Missing a Javadoc comment. | 824 | |
| Missing a Javadoc comment. | 829 | |
| Missing a Javadoc comment. | 834 | |
| Avoid nested blocks. | 887 | |
| '+' should be on a new line. | 920 | |
| Missing a Javadoc comment. | 945 | |
| Empty catch block. | 954 | |
| Missing a Javadoc comment. | 975 | |
| Missing a Javadoc comment. | 980 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 76 | |
| ')' is not preceded with whitespace. | 76 | |
| ')' is not preceded with whitespace. | 100 | |
| '{' should be on a new line. | 104 | |
| '(' is not followed by whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| '{' should be on a new line. | 107 | |
| Empty catch block. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| 'all' hides a field. | 47 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| 'get' hides a field. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 69 | |
| 'put' hides a field. | 69 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| 'head' hides a field. | 80 | |
| Missing a Javadoc comment. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 | |
| 'useDefaultHeaders' hides a field. | 50 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 | |
| 'headers' hides a field. | 72 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 89 | |
| 'params' hides a field. | 89 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| 'connectionTimeout' hides a field. | 100 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 111 | |
| 'readTimeout' hides a field. | 111 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 122 | |
| 'usePreemptive' hides a field. | 122 | |
| Missing a Javadoc comment. | 128 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| '{' should be on a new line. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 209 | |
| Missing a Javadoc comment. | 230 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 300 | |
| Missing a Javadoc comment. | 332 | |
| Missing a Javadoc comment. | 337 | |
| Missing a Javadoc comment. | 348 | |
| Missing a Javadoc comment. | 385 | |
| Missing a Javadoc comment. | 427 | |
| Missing a Javadoc comment. | 432 | |
| Missing a Javadoc comment. | 437 | |
| Missing a Javadoc comment. | 442 | |
| Missing a Javadoc comment. | 459 | |
| Missing a Javadoc comment. | 464 | |
| Missing a Javadoc comment. | 469 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'scmManager'. | 113 | |
| Expected @param tag for 'checkoutDirectory'. | 173 | |
| Unable to get class information for NoSuchScmProviderException. | 186 | |
| Expected @throws tag for 'ConnectionException'. | 195 | |
| 'checkoutDirectory' hides a field. | 212 | |
| Unable to get class information for ScmRepositoryException. | 282 | |
| Redundant throws: 'NoSuchScmProviderException' listed more then one time. | 282 | |
| Unable to get class information for NoSuchScmProviderException. | 282 | |
| Missing a Javadoc comment. | 335 | |
| Unable to get class information for ScmException. | 546 | |
| Missing a Javadoc comment. | 595 | |
| Unable to get class information for ScmException. | 614 | |
| Missing a Javadoc comment. | 625 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 634 | |
| Expected an @return tag. | 636 | |
| Expected @param tag for 'resourceName'. | 636 | |
| Expected @param tag for 'destination'. | 636 | |
| Expected @param tag for 'timestamp'. | 636 | |
| Expected @throws tag for 'TransferFailedException'. | 637 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 637 | |
| Expected @throws tag for 'AuthorizationException'. | 637 | |
| Missing a Javadoc comment. | 642 | |
| Expected @param tag for 'resourcePath'. | 719 | |
| Expected @throws tag for 'TransferFailedException'. | 720 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 720 | |
| Expected @throws tag for 'AuthorizationException'. | 720 | |
| Missing a Javadoc comment. | 752 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 59 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 91 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 110 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'TransferFailedException'. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 51 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 87 | |
| switch without "default" clause. | 101 | |
| Missing a Javadoc comment. | 138 | |
| 'in' hides a field. | 138 | |
| Missing a Javadoc comment. | 143 | |
| 'out' hides a field. | 143 | |
| Missing a Javadoc comment. | 148 | |
| 'err' hides a field. | 148 | |
| Missing a Javadoc comment. | 153 | |
| 'callback' hides a field. | 153 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 172 | |
| 'path' hides a field. | 228 | |
| Missing a Javadoc comment. | 321 | |
| 'path' hides a field. | 321 | |
| 'name' hides a field. | 335 | |
| Missing a Javadoc comment. | 385 | |
| 'path' hides a field. | 385 | |
| 'name' hides a field. | 399 | |
| '8192' is a magic number. | 431 | |
| Missing a Javadoc comment. | 453 | |
| Missing a Javadoc comment. | 475 | |
| 'path' hides a field. | 475 | |
| '8192' is a magic number. | 497 | |
| Missing a Javadoc comment. | 516 | |
| 'path' hides a field. | 516 | |
| Missing a Javadoc comment. | 552 | |
| Missing a Javadoc comment. | 559 | |
| Missing a Javadoc comment. | 584 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| '{' should be on a new line. | 37 | |
| Missing a Javadoc comment. | 41 | |
| '{' should be on a new line. | 41 | |
| Missing a Javadoc comment. | 44 | |
| '{' should be on a new line. | 44 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| '{' should be on a new line. | 57 | |
| '{' should be on a new line. | 58 | |
| '(' is not followed by whitespace. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '}' should be alone on a line. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| '{' should be on a new line. | 60 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| '{' should be on a new line. | 61 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| '{' should be on a new line. | 68 | |
| '(' is not followed by whitespace. | 69 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| '{' should be on a new line. | 69 | |
| '(' is not followed by whitespace. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| '(' is not followed by whitespace. | 73 | |
| ')' is not preceded with whitespace. | 73 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| '(' is not followed by whitespace. | 76 | |
| ')' is not preceded with whitespace. | 76 | |
| '{' should be on a new line. | 76 | |
| '(' is not followed by whitespace. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| '{' should be on a new line. | 77 | |
| '(' is not followed by whitespace. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| '}' should be alone on a line. | 80 | |
| '{' should be on a new line. | 80 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 84 | |
| '(' is not followed by whitespace. | 87 | |
| ')' is not preceded with whitespace. | 87 | |
| '{' should be on a new line. | 87 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 90 | |
| '{' should be on a new line. | 90 | |
| '(' is not followed by whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 193 | |
| Expected @param tag for 'wagon'. | 209 | |
| Expected @param tag for 'sourceDirectory'. | 209 | |
| Expected @param tag for 'destinationDirectory'. | 209 | |
| Expected @throws tag for 'TransferFailedException'. | 210 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 210 | |
| Expected @throws tag for 'AuthorizationException'. | 210 | |
| Line is longer than 120 characters. | 263 | |
| Missing a Javadoc comment. | 287 | |
| Missing a Javadoc comment. | 320 | |
| Missing a Javadoc comment. | 341 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| 'in' hides a field. | 61 | |
| Missing a Javadoc comment. | 66 | |
| 'out' hides a field. | 66 | |
| Missing a Javadoc comment. | 71 | |
| 'err' hides a field. | 71 | |
| Missing a Javadoc comment. | 76 | |
| 'callback' hides a field. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 153 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 57 | |
| Variable 'publickeyAuthenticator' must be private and have accessor methods. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Variable 'passwordAuthenticator' must be private and have accessor methods. | 59 | |
| Expected @param tag for 'keyAuthz'. | 68 | |
| Expected @throws tag for 'IOException'. | 87 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 184 | |
| Missing a Javadoc comment. | 189 | |
| Missing a Javadoc comment. | 192 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'passwordAuthenticatorRequests' must be private and have accessor methods. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 120 characters. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Variable 'username' must be private and have accessor methods. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'password' must be private and have accessor methods. | 48 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 44 | |
| Variable 'publickeyAuthenticatorRequests' must be private and have accessor methods. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'keyAuthz' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 87 | |
| Variable 'username' must be private and have accessor methods. | 87 | |
| Missing a Javadoc comment. | 89 | |
| Variable 'publicKey' must be private and have accessor methods. | 89 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 113 | |
| '0xFF' is a magic number. | 165 | |
| '24' is a magic number. | 165 | |
| '0xFF' is a magic number. | 165 | |
| '0xFF' is a magic number. | 165 | |
| '0xFF' is a magic number. | 166 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 218 | |
| Line is longer than 120 characters. | 313 | |
| ')' is not preceded with whitespace. | 313 | |
| Missing a Javadoc comment. | 346 | |
| Missing a Javadoc comment. | 430 | |
| Missing a Javadoc comment. | 457 | |
| Missing a Javadoc comment. | 463 | |
| Missing a Javadoc comment. | 469 | |
| Missing a Javadoc comment. | 475 | |
| Missing a Javadoc comment. | 480 | |
| Missing a Javadoc comment. | 485 | |
| Missing a Javadoc comment. | 490 | |
| Missing a Javadoc comment. | 495 | |
| Missing a Javadoc comment. | 500 | |
| Missing a Javadoc comment. | 505 | |
| Missing a Javadoc comment. | 510 | |
| Missing a Javadoc comment. | 515 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Expected an @return tag. | 56 | |
| Expected @param tag for 'message'. | 56 | |
| Expected @param tag for 'message'. | 74 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 57 | |
| Expected @param tag for 'message'. | 57 | |
| Expected @param tag for 'message'. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 103 | |
| Method length is 190 lines (max allowed is 150). | 105 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 298 | |
| Missing a Javadoc comment. | 307 | |
| Missing a Javadoc comment. | 356 | |
| Missing a Javadoc comment. | 368 | |
| Missing a Javadoc comment. | 374 | |
| Missing a Javadoc comment. | 380 | |
| Missing a Javadoc comment. | 386 | |
| Missing a Javadoc comment. | 391 | |
| Missing a Javadoc comment. | 399 | |
| Missing a Javadoc comment. | 404 | |
| Missing a Javadoc comment. | 409 | |
| Missing a Javadoc comment. | 414 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 80 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 311 | |
| Missing a Javadoc comment. | 420 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 77 | |
| Unable to get class information for SftpException. | 113 | |
| Unable to get class information for SftpException. | 177 | |
| Unable to get class information for SftpException. | 189 | |
| Unable to get class information for SftpException. | 219 | |
| Missing a Javadoc comment. | 257 | |
| Unable to get class information for SftpException. | 289 | |
| Line contains a tab character. | 295 | |
| '(' is not followed by whitespace. | 296 | |
| ')' is not preceded with whitespace. | 296 | |
| Missing a Javadoc comment. | 348 | |
| Missing a Javadoc comment. | 408 | |
| Missing a Javadoc comment. | 441 | |
| Missing a Javadoc comment. | 446 | |
| Missing a Javadoc comment. | 451 | |
| Missing a Javadoc comment. | 468 | |
| Missing a Javadoc comment. | 500 | |
| Missing a Javadoc comment. | 554 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Expected an @return tag. | 59 | |
| Expected @param tag for 'destination'. | 59 | |
| Expected @param tag for 'name'. | 59 | |
| Expected @param tag for 'instruction'. | 59 | |
| Expected @param tag for 'prompt'. | 59 | |
| Expected @param tag for 'echo'. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Expected an @return tag. | 48 | |
| Expected @param tag for 'destination'. | 48 | |
| Expected @param tag for 'name'. | 48 | |
| Expected @param tag for 'instruction'. | 48 | |
| Expected @param tag for 'prompt'. | 48 | |
| Expected @param tag for 'echo'. | 49 | |
| Expected an @return tag. | 61 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 77 | |
| Expected @param tag for 'arg0'. | 77 | |
| Expected an @return tag. | 85 | |
| Expected @param tag for 'arg0'. | 85 | |
| Expected an @return tag. | 93 | |
| Expected @param tag for 'arg0'. | 93 | |
| Expected @param tag for 'arg0'. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 | |
| 'contents' hides a field. | 64 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'IOException'. | 53 | |
| Expected @throws tag for 'IOException'. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 84 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Expected @param tag for 'host'. | 42 | |
| Expected @param tag for 'key'. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 291 | |
| Missing a Javadoc comment. | 305 | |
| Line is longer than 120 characters. | 390 | |
| Avoid nested blocks. | 400 | |
| Avoid nested blocks. | 415 | |
| Missing a Javadoc comment. | 431 | |
| Missing a Javadoc comment. | 439 | |
| Missing a Javadoc comment. | 445 | |
| Missing a Javadoc comment. | 502 | |
| Missing a Javadoc comment. | 514 | |
| Missing a Javadoc comment. | 533 | |
| Expected an @return tag. | 572 | |
| Expected @param tag for 'repository'. | 572 | |
| Missing a Javadoc comment. | 577 | |
| Missing a Javadoc comment. | 582 | |
| Missing a Javadoc comment. | 587 | |
| Missing a Javadoc comment. | 592 | |
| Missing a Javadoc comment. | 597 | |
| Missing a Javadoc comment. | 602 | |
| Missing a Javadoc comment. | 607 | |
| Avoid nested blocks. | 657 | |
| Avoid nested blocks. | 680 | |
| Missing a Javadoc comment. | 752 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| 'all' hides a field. | 47 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| 'get' hides a field. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 69 | |
| 'put' hides a field. | 69 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| 'head' hides a field. | 80 | |
| Missing a Javadoc comment. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| 'useDefaultHeaders' hides a field. | 53 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| 'headers' hides a field. | 75 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| 'params' hides a field. | 92 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 103 | |
| 'connectionTimeout' hides a field. | 103 | |
| Missing a Javadoc comment. | 109 | |
| switch without "default" clause. | 161 | |
| Avoid nested blocks. | 164 | |
| Avoid nested blocks. | 169 | |
| Avoid nested blocks. | 174 | |
| Avoid nested blocks. | 179 | |
| Avoid nested blocks. | 184 | |
| '(' is not followed by whitespace. | 187 | |
| ')' is not preceded with whitespace. | 187 | |
| Avoid nested blocks. | 196 | |
| Missing a Javadoc comment. | 226 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 275 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 42 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 64 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.commons.httpclient.HttpException. | 22 | |
| Missing a Javadoc comment. | 66 | |
| Name 'protocolMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 78 | |
| Expected @throws tag for 'IOException'. | 106 | |
| Expected @throws tag for 'TransferFailedException'. | 177 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 177 | |
| Expected @throws tag for 'AuthorizationException'. | 177 | |
| Unable to get class information for DavException. | 195 | |
| Missing a Javadoc comment. | 228 | |
| Line is longer than 120 characters. | 262 | |
| Missing a Javadoc comment. | 304 | |
| '(' is not followed by whitespace. | 312 | |
| ')' is not preceded with whitespace. | 312 | |
| Missing a Javadoc comment. | 323 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 207 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'protocol'. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| 'username' hides a field. | 151 | |
| 'password' hides a field. | 156 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 199 | |
| Missing a Javadoc comment. | 208 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 249 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 267 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 306 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 110 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'baseurl'. | 69 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| Empty catch block. | 136 | |
| Empty catch block. | 139 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Unable to get class information for ComponentConfigurationException. | 56 | |
| Missing a Javadoc comment. | 62 | |
| Unable to get class information for ComponentConfigurationException. | 65 | |
| Missing a Javadoc comment. | 83 | |
| Unable to get class information for ComponentConfigurationException. | 85 | |
| '2000' is a magic number. | 88 | |
| Missing a Javadoc comment. | 92 | |
| Unable to get class information for ComponentConfigurationException. | 94 | |
| '2000' is a magic number. | 97 | |
| Missing a Javadoc comment. | 102 | |
| Unable to get class information for ComponentConfigurationException. | 104 | |
| '30000' is a magic number. | 177 | |
| Missing a Javadoc comment. | 190 | |
| Unable to get class information for ComponentConfigurationException. | 192 | |
| Missing a Javadoc comment. | 215 | |
| Unable to get class information for ComponentConfigurationException. | 217 | |
| Line is longer than 120 characters. | 221 | |
| Missing a Javadoc comment. | 226 | |
| Unable to get class information for ComponentConfigurationException. | 228 | |
| Line is longer than 120 characters. | 232 | |
| Missing a Javadoc comment. | 237 | |
| Unable to get class information for ComponentConfigurationException. | 239 | |
| Missing a Javadoc comment. | 252 | |
| Unable to get class information for ComponentConfigurationException. | 254 | |
| Missing a Javadoc comment. | 267 | |
| Unable to get class information for ComponentConfigurationException. | 269 | |
| Missing a Javadoc comment. | 291 | |
| Unable to get class information for ComponentConfigurationException. | 293 | |
| Name 'permanentMove_TooManyRedirects_limit20' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 320 | |
| Expected @throws tag for 'ConnectionException'. | 321 | |
| Expected @throws tag for 'AuthenticationException'. | 321 | |
| Expected @throws tag for 'ComponentConfigurationException'. | 321 | |
| Unable to get class information for ComponentConfigurationException. | 321 | |
| Expected @throws tag for 'IOException'. | 321 | |
| Expected @throws tag for 'TransferFailedException'. | 322 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 322 | |
| Expected @throws tag for 'AuthorizationException'. | 322 | |
| Name 'temporaryMove_TooManyRedirects_limit20' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 348 | |
| Expected @throws tag for 'ConnectionException'. | 349 | |
| Expected @throws tag for 'AuthenticationException'. | 349 | |
| Expected @throws tag for 'ComponentConfigurationException'. | 349 | |
| Unable to get class information for ComponentConfigurationException. | 349 | |
| Expected @throws tag for 'IOException'. | 349 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 350 | |
| Expected @throws tag for 'AuthorizationException'. | 350 | |
| Missing a Javadoc comment. | 371 | |
| Unable to get class information for ComponentConfigurationException. | 373 | |
| Missing a Javadoc comment. | 393 | |
| Unable to get class information for ComponentConfigurationException. | 395 | |
| Missing a Javadoc comment. | 401 | |
| Unable to get class information for ComponentConfigurationException. | 403 | |
| Missing a Javadoc comment. | 409 | |
| Unable to get class information for ComponentConfigurationException. | 411 | |
| Missing a Javadoc comment. | 426 | |
| Unable to get class information for ComponentConfigurationException. | 428 | |
| Missing a Javadoc comment. | 449 | |
| Unable to get class information for ComponentConfigurationException. | 451 | |
| Missing a Javadoc comment. | 463 | |
| Unable to get class information for ComponentConfigurationException. | 464 | |
| Missing a Javadoc comment. | 495 | |
| Unable to get class information for ComponentConfigurationException. | 496 | |
| Missing a Javadoc comment. | 502 | |
| Unable to get class information for ComponentConfigurationException. | 503 | |
| Missing a Javadoc comment. | 523 | |
| Unable to get class information for ComponentConfigurationException. | 524 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Name 'tmpFiles' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 183 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 226 | |
| Unable to get class information for ComponentConfigurationException. | 227 | |
| Missing a Javadoc comment. | 232 | |
| 'baseUrl' hides a field. | 232 | |
| Unable to get class information for ComponentConfigurationException. | 233 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 300 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 310 | |
| Missing a Javadoc comment. | 315 | |
| Missing a Javadoc comment. | 320 | |
| Missing a Javadoc comment. | 325 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 23 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 66 | |
| Unable to get class information for ComponentConfigurationException. | 67 | |
| Missing a Javadoc comment. | 99 | |
| Unable to get class information for ContextException. | 100 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 129 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Unable to get class information for ServletException. | 45 | |
| Missing a Javadoc comment. | 62 | |
| Unable to get class information for ServletException. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 39 | |
| Unable to get class information for ServletException. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 46 | |
| Unable to get class information for ServletException. | 53 | |
| Empty catch block. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Unable to get class information for ServletException. | 54 | |
| Missing a Javadoc comment. | 81 | |
| Unable to get class information for ServletException. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Unable to get class information for ServletException. | 47 | |
| Missing a Javadoc comment. | 73 | |
| Unable to get class information for ServletException. | 74 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 60 | |
| Unable to get class information for ServletException. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 173 | |
| Missing a Javadoc comment. | 182 | |
| '3000' is a magic number. | 192 | |
| Missing a Javadoc comment. | 205 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 37 | |
| Unable to get class information for ServletException. | 44 |