The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 30 | |
FileTabCharacter
| 86 | |
LeftCurly
| 1 | |
RightCurly
| 0 | |
LineLength
| 6 | |
| MemberName | 0 | |
JavadocMethod
| 182 | |
JavadocType
| 0 | |
JavadocVariable
| 9 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 1 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 13 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 7 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 1 | |
HiddenField
| 1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 6 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Expected @param tag for 'logger'. | 77 | |
| Expected an @return tag. | 92 | |
| Expected @throws tag for 'APIException'. | 93 | |
| Expected @throws tag for 'APIException'. | 154 | |
| Expected @throws tag for 'APIException'. | 179 | |
| Name 'Terminate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 | |
| Expected an @return tag. | 236 | |
| Expected an @return tag. | 246 | |
| Expected an @return tag. | 256 | |
| Expected an @return tag. | 266 | |
| Expected an @return tag. | 281 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| 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 | |
| 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 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 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. | 53 | |
| Line contains a tab character. | 54 | |
| 'if' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 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 | |
| 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 | |
| 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 | |
| 'catch' is not followed by whitespace. | 68 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| 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 | |
| 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 | |
| 'while' is not followed by whitespace. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| '{' should be on a new line. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| 'if' is not followed by whitespace. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| 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 | |
| 'catch' is not followed by whitespace. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| 'if' is not followed by whitespace. | 90 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 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. | 104 | |
| 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 contains a tab character. | 109 | |
| 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 contains a tab character. | 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 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 81 | |
| Expected an @return tag. | 86 | |
| Line is longer than 120 characters. | 92 | |
| Line is longer than 120 characters. | 93 | |
| Expected an @return tag. | 99 | |
| Expected @throws tag for 'ScmRepositoryException'. | 100 | |
| Line contains a tab character. | 110 | |
| Expected an @return tag. | 176 | |
| Expected @param tag for 'repository'. | 177 | |
| Expected @param tag for 'fileSet'. | 177 | |
| Expected @param tag for 'params'. | 177 | |
| Expected @throws tag for 'ScmException'. | 178 | |
| Expected an @return tag. | 188 | |
| Expected @param tag for 'repository'. | 189 | |
| Expected @param tag for 'fileSet'. | 189 | |
| Expected @param tag for 'parameters'. | 190 | |
| Expected @throws tag for 'ScmException'. | 191 | |
| Expected an @return tag. | 201 | |
| Expected @param tag for 'repository'. | 202 | |
| Expected @param tag for 'fileSet'. | 202 | |
| Expected @param tag for 'params'. | 202 | |
| Expected @throws tag for 'ScmException'. | 203 | |
| Expected an @return tag. | 213 | |
| Expected @param tag for 'repository'. | 214 | |
| Expected @param tag for 'fileSet'. | 214 | |
| Expected @param tag for 'params'. | 214 | |
| Expected @throws tag for 'ScmException'. | 215 | |
| Expected an @return tag. | 226 | |
| Expected @param tag for 'repository'. | 227 | |
| Expected @param tag for 'fileSet'. | 227 | |
| Expected @param tag for 'params'. | 227 | |
| Expected @throws tag for 'ScmException'. | 228 | |
| Expected an @return tag. | 238 | |
| Expected @param tag for 'repository'. | 239 | |
| Expected @param tag for 'fileSet'. | 239 | |
| Expected @param tag for 'params'. | 240 | |
| Expected @throws tag for 'ScmException'. | 241 | |
| Expected an @return tag. | 251 | |
| Expected @param tag for 'repository'. | 252 | |
| Expected @param tag for 'fileSet'. | 252 | |
| Expected @param tag for 'params'. | 252 | |
| Expected @throws tag for 'ScmException'. | 253 | |
| Expected an @return tag. | 263 | |
| Expected @param tag for 'repository'. | 264 | |
| Expected @param tag for 'fileSet'. | 264 | |
| Expected @param tag for 'params'. | 264 | |
| Expected @throws tag for 'ScmException'. | 265 | |
| Expected an @return tag. | 275 | |
| Expected @param tag for 'repository'. | 276 | |
| Expected @param tag for 'fileSet'. | 276 | |
| Expected @param tag for 'params'. | 276 | |
| Expected @throws tag for 'ScmException'. | 277 | |
| Expected an @return tag. | 287 | |
| Expected @param tag for 'repository'. | 288 | |
| Expected @param tag for 'fileSet'. | 288 | |
| Expected @param tag for 'params'. | 288 | |
| Expected @throws tag for 'ScmException'. | 289 | |
| Expected an @return tag. | 299 | |
| Expected @param tag for 'repository'. | 300 | |
| Expected @param tag for 'fileSet'. | 300 | |
| Expected @param tag for 'params'. | 300 | |
| Expected @throws tag for 'ScmException'. | 301 | |
| Expected an @return tag. | 311 | |
| Expected @param tag for 'repository'. | 312 | |
| Expected @param tag for 'fileSet'. | 312 | |
| Expected @param tag for 'params'. | 312 | |
| Expected @throws tag for 'ScmException'. | 313 | |
| Expected an @return tag. | 323 | |
| Expected @param tag for 'repository'. | 324 | |
| Expected @param tag for 'fileSet'. | 324 | |
| Expected @param tag for 'params'. | 324 | |
| Expected @throws tag for 'ScmException'. | 325 | |
| Expected an @return tag. | 335 | |
| Expected @param tag for 'repository'. | 336 | |
| Expected @param tag for 'fileSet'. | 336 | |
| Expected @param tag for 'params'. | 336 | |
| Expected @throws tag for 'ScmException'. | 337 | |
| Expected an @return tag. | 347 | |
| Expected @param tag for 'repository'. | 348 | |
| Expected @param tag for 'fileSet'. | 348 | |
| Expected @param tag for 'params'. | 348 | |
| Expected @throws tag for 'ScmException'. | 349 | |
| Expected an @return tag. | 359 | |
| Expected @param tag for 'repository'. | 360 | |
| Expected @param tag for 'fileSet'. | 360 | |
| Expected @param tag for 'params'. | 360 | |
| Expected @throws tag for 'ScmException'. | 361 | |
| Expected an @return tag. | 371 | |
| Expected @param tag for 'repository'. | 372 | |
| Expected @param tag for 'fileSet'. | 372 | |
| Expected @param tag for 'params'. | 372 | |
| Expected @throws tag for 'ScmException'. | 373 | |
| Expected an @return tag. | 383 | |
| Expected @param tag for 'repository'. | 383 | |
| Expected @param tag for 'fileSet'. | 383 | |
| Expected @param tag for 'params'. | 383 | |
| Expected @throws tag for 'ScmException'. | 384 | |
| Expected an @return tag. | 394 | |
| Expected @param tag for 'repository'. | 394 | |
| Expected @param tag for 'fileSet'. | 394 | |
| Expected @param tag for 'params'. | 394 | |
| Expected @throws tag for 'ScmException'. | 395 | |
| Expected an @return tag. | 405 | |
| Expected @param tag for 'repository'. | 405 | |
| Expected @param tag for 'fileSet'. | 405 | |
| Expected @param tag for 'params'. | 405 | |
| Expected @throws tag for 'ScmException'. | 406 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected an @return tag. | 104 | |
| Expected an @return tag. | 114 | |
| Expected an @return tag. | 124 | |
| Expected an @return tag. | 134 | |
| Expected an @return tag. | 144 | |
| Expected an @return tag. | 154 | |
| Expected @param tag for 'lineTerminator'. | 175 | |
| Expected @param tag for 'overwriteExisting'. | 185 | |
| Line is longer than 120 characters. | 191 | |
| Expected @param tag for 'restoreTime'. | 195 | |
| Line is longer than 120 characters. | 208 | |
| Expected @throws tag for 'APIException'. | 215 | |
| Conditional logic can be removed. | 238 | |
| Expected an @return tag. | 252 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 252 | |
| Expected @param tag for 'o'. | 253 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 70 | |
| Unused Javadoc tag. | 83 | |
| Expected @throws tag for 'Exception'. | 86 | |
| Expected @throws tag for 'APIException'. | 117 | |
| Expected an @return tag. | 203 | |
| Expected an @return tag. | 213 | |
| Expected an @return tag. | 223 | |
| Conditional logic can be removed. | 225 | |
| Expected an @return tag. | 240 | |
| Conditional logic can be removed. | 242 | |
| Expected an @return tag. | 257 | |
| Conditional logic can be removed. | 259 | |
| Expected an @return tag. | 274 | |
| Expected an @return tag. | 284 | |
| Expected @throws tag for 'APIException'. | 297 | |
| Expected @throws tag for 'APIException'. | 361 | |
| Expected @throws tag for 'APIException'. | 389 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 58 | |
| Expected an @return tag. | 84 | |
| Conditional logic can be removed. | 167 | |
| Expected an @return tag. | 297 | |
| Expected @throws tag for 'APIException'. | 311 | |
| Expected @throws tag for 'APIException'. | 333 | |
| Expected @throws tag for 'APIException'. | 353 | |
| Expected @throws tag for 'APIException'. | 374 | |
| Expected an @return tag. | 434 | |
| Expected @throws tag for 'APIException'. | 435 | |
| Expected @throws tag for 'APIException'. | 453 | |
| Expected @throws tag for 'APIException'. | 470 | |
| Expected @throws tag for 'APIException'. | 489 | |
| Expected an @return tag. | 523 | |
| Expected an @return tag. | 569 | |
| Expected an @return tag. | 580 | |
| Conditional logic can be removed. | 583 | |
| Expected @throws tag for 'APIException'. | 600 | |
| Expected an @return tag. | 658 | |
| Expected an @return tag. | 722 | |
| Expected @throws tag for 'APIException'. | 735 | |
| Expected @throws tag for 'APIException'. | 757 | |
| 'cpid' hides a field. | 801 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected an @return tag. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Line is longer than 120 characters. | 58 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'repository'. | 61 | |
| Expected @param tag for 'fileSet'. | 61 | |
| Expected @param tag for 'scmVersion'. | 62 | |
| Expected @param tag for 'recursive'. | 62 | |
| Expected @throws tag for 'ScmException'. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected an @return tag. | 56 | |
| Expected @param tag for 'repository'. | 57 | |
| Expected @param tag for 'fileSet'. | 57 | |
| Expected @param tag for 'startRevision'. | 58 | |
| Expected @param tag for 'endRevision'. | 58 | |
| Expected @throws tag for 'ScmException'. | 59 | |
| Line is longer than 120 characters. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected an @return tag. | 57 | |
| Expected @param tag for 'repository'. | 58 | |
| Expected @param tag for 'workingDirectory'. | 58 | |
| Expected @param tag for 'filename'. | 58 | |
| Expected @throws tag for 'ScmException'. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected an @return tag. | 59 | |
| Expected @param tag for 'repository'. | 60 | |
| Expected @param tag for 'fileSet'. | 60 | |
| Expected @param tag for 'message'. | 60 | |
| Expected @param tag for 'createInLocal'. | 61 | |
| Expected @throws tag for 'ScmException'. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 116 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |