The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 137 | 0 | 1284 | 0 |
| Rules | Violations | Severity |
|---|---|---|
JavadocMethod
|
484 | |
| JavadocType | 12 | |
| JavadocVariable | 112 | |
| JavadocStyle | 37 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 7 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 2 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| FileLength | 0 | |
LineLength
|
47 | |
| MethodLength | 0 | |
| ParameterNumber | 3 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
NoWhitespaceAfter
|
0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | Ignore |
| WhitespaceAfter | 5 | |
WhitespaceAround
|
254 | |
| ModifierOrder | 5 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 89 | |
| RightCurly | 24 | |
| AvoidInlineConditionals | 0 | Ignore |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 1 | |
HiddenField
|
16 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 5 | |
| MagicNumber | 32 | |
| MissingSwitchDefault | 10 | |
| RedundantThrows | 4 | |
| SimplifyBooleanExpression | 32 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | Ignore |
| FinalClass | 3 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 20 | |
| ArrayTypeStyle | 5 | |
| FinalParameters | 0 | Ignore |
GenericIllegalRegexp
|
0 | Ignore |
| TodoComment | 0 | Ignore |
| UpperEll | 2 | |
EmptyBlock
|
49 | |
| UnusedImports | 19 | |
| FallThrough | 1 | |
| NewlineAtEndOfFile | 0 | Ignore |
| Translation | 0 |
| Violation | Message | Line |
|---|---|---|
| Variable 'entries' must be private and have accessor methods. | 39 | |
| '?' is not preceded with whitespace. | 272 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 56 | |
| '?' is not preceded with whitespace. | 117 | |
| '?' is not followed by whitespace. | 117 | |
| '?' is not preceded with whitespace. | 117 | |
| '?' is not followed by whitespace. | 117 | |
| '?' is not preceded with whitespace. | 299 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Variable 'keyName' must be private and have accessor methods. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Variable 'keyType' must be private and have accessor methods. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 87 | |
| '?' is not preceded with whitespace. | 139 | |
| '?' is not followed by whitespace. | 139 | |
| '?' is not preceded with whitespace. | 139 | |
| '?' is not followed by whitespace. | 139 | |
| '?' is not preceded with whitespace. | 284 | |
| '?' is not followed by whitespace. | 284 | |
| '?' is not preceded with whitespace. | 284 | |
| '?' is not followed by whitespace. | 284 | |
| '?' is not preceded with whitespace. | 320 | |
| Missing a Javadoc comment. | 324 | |
| Missing a Javadoc comment. | 336 | |
| '?' is not preceded with whitespace. | 342 | |
| '?' is not followed by whitespace. | 342 | |
| '?' is not preceded with whitespace. | 345 | |
| '?' is not followed by whitespace. | 345 | |
| '?' is not preceded with whitespace. | 348 | |
| '?' is not followed by whitespace. | 348 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 67 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Variable 'keyName' must be private and have accessor methods. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Variable 'keyType' must be private and have accessor methods. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 94 | |
| '?' is not preceded with whitespace. | 195 | |
| '?' is not followed by whitespace. | 195 | |
| '?' is not preceded with whitespace. | 195 | |
| '?' is not followed by whitespace. | 195 | |
| '?' is not preceded with whitespace. | 313 | |
| '?' is not followed by whitespace. | 313 | |
| '?' is not preceded with whitespace. | 313 | |
| '?' is not followed by whitespace. | 313 | |
| '?' is not preceded with whitespace. | 349 | |
| '?' is not followed by whitespace. | 349 | |
| '?' is not preceded with whitespace. | 457 | |
| Missing a Javadoc comment. | 461 | |
| Missing a Javadoc comment. | 473 | |
| '?' is not preceded with whitespace. | 479 | |
| '?' is not followed by whitespace. | 479 | |
| '?' is not preceded with whitespace. | 482 | |
| '?' is not followed by whitespace. | 482 | |
| '?' is not preceded with whitespace. | 485 | |
| '?' is not followed by whitespace. | 485 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 38 |
| Violation | Message | Line |
|---|---|---|
| 'entries' hides a field. | 61 | |
| '?' is not preceded with whitespace. | 84 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| '?' is not preceded with whitespace. | 230 | |
| Missing a Javadoc comment. | 234 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| '?' is not preceded with whitespace. | 283 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 187 | |
| '?' is not followed by whitespace. | 187 | |
| '?' is not preceded with whitespace. | 187 | |
| '?' is not followed by whitespace. | 187 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 72 | |
| '?' is not preceded with whitespace. | 154 | |
| '?' is not followed by whitespace. | 154 | |
| '?' is not preceded with whitespace. | 154 | |
| '?' is not followed by whitespace. | 154 | |
| '?' is not preceded with whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '?' is not preceded with whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '?' is not preceded with whitespace. | 284 | |
| '?' is not followed by whitespace. | 284 | |
| '?' is not preceded with whitespace. | 456 | |
| '?' is not followed by whitespace. | 456 | |
| '?' is not preceded with whitespace. | 456 | |
| '?' is not followed by whitespace. | 456 | |
| '?' is not preceded with whitespace. | 554 | |
| '?' is not followed by whitespace. | 554 | |
| '?' is not preceded with whitespace. | 554 | |
| '?' is not followed by whitespace. | 554 | |
| Missing a Javadoc comment. | 560 | |
| switch without "default" clause. | 564 | |
| '?' is not preceded with whitespace. | 593 | |
| '?' is not followed by whitespace. | 593 | |
| '}' is not followed by whitespace. | 604 | |
| '?' is not preceded with whitespace. | 677 | |
| '?' is not followed by whitespace. | 677 | |
| '?' is not preceded with whitespace. | 684 | |
| '?' is not followed by whitespace. | 684 |
| Violation | Message | Line |
|---|---|---|
| Incomplete HTML tag found: * <code>tcpjava://mozartspaces.org/cref</code). | 53 | |
| Unclosed HTML tag found: <code> | 119 | |
| Expected an @return tag. | 124 | |
| Unused @param tag for 'uri'. | 151 | |
| Expected @param tag for 'site'. | 154 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 311 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'size'. | 37 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.HashMap. | 5 | |
| Unused import - java.util.concurrent.locks.ReadWriteLock. | 7 | |
| Unused import - java.util.concurrent.locks.ReentrantReadWriteLock. | 8 | |
| Class VirtualAnswerContainer should be declared as final. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line is longer than 100 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Expected an @return tag. | 25 | |
| Expected @param tag for 'containerURI'. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Expected @param tag for 'uri'. | 40 | |
| Expected an @return tag. | 50 | |
| Expected @param tag for 'answerToContainer'. | 50 | |
| Expected @throws tag for 'InterruptedException'. | 50 | |
| Expected an @return tag. | 66 | |
| Expected @param tag for 'answer'. | 77 | |
| Expected @param tag for 'answerToContainer'. | 77 | |
| Missing a Javadoc comment. | 84 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 17 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 116 |
| Violation | Message | Line |
|---|---|---|
| Variable 'properties' must be private and have accessor methods. | 21 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 64 | |
| 'cref' hides a field. | 65 | |
| Missing a Javadoc comment. | 76 | |
| 'cref' hides a field. | 77 | |
| Missing a Javadoc comment. | 88 | |
| 'cref' hides a field. | 89 | |
| Missing a Javadoc comment. | 101 | |
| 'cref' hides a field. | 102 | |
| Missing a Javadoc comment. | 115 | |
| 'cref' hides a field. | 116 | |
| Missing a Javadoc comment. | 129 | |
| '?' is not preceded with whitespace. | 131 | |
| '?' is not followed by whitespace. | 131 | |
| '?' is not preceded with whitespace. | 133 | |
| '?' is not followed by whitespace. | 133 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 143 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Missing a Javadoc comment. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Missing a Javadoc comment. | 4 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 155 | |
| Redundant 'public' modifier. | 155 | |
| Unused @param tag for 'the'. | 450 | |
| Expected @param tag for 'uri'. | 458 |
| Violation | Message | Line |
|---|---|---|
| Variable 'properties' must be private and have accessor methods. | 53 | |
| '?' is not preceded with whitespace. | 149 | |
| Missing a Javadoc comment. | 323 | |
| Missing a Javadoc comment. | 327 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'operation'. | 20 | |
| Expected @param tag for 'entries'. | 20 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'AspectRescheduleException'. | 50 | |
| Expected @throws tag for 'AspectNotOkException'. | 50 | |
| Expected an @return tag. | 122 | |
| '?' is not preceded with whitespace. | 148 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 122 | |
| '?' is not preceded with whitespace. | 190 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 41 | |
| Unused @param tag for 'the'. | 139 | |
| Expected @param tag for 'uri'. | 145 | |
| '?' is not preceded with whitespace. | 157 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 19 | |
| Expected @throws tag for 'ContainerAlreadyPublishedException'. | 27 | |
| Expected @throws tag for 'LookupException'. | 27 | |
| Missing a Javadoc comment. | 28 | |
| First sentence should end with a period. | 29 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 37 | |
| Expected @throws tag for 'LookupException'. | 37 | |
| Line is longer than 100 characters. | 47 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 47 | |
| Expected @throws tag for 'LookupException'. | 47 | |
| First sentence should end with a period. | 48 | |
| Expected an @return tag. | 57 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 57 | |
| Expected @throws tag for 'LookupException'. | 57 | |
| First sentence should end with a period. | 58 | |
| Expected an @return tag. | 66 | |
| Expected @param tag for 'list'. | 66 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 66 | |
| Expected @throws tag for 'LookupException'. | 66 | |
| First sentence should end with a period. | 67 | |
| Line is longer than 100 characters. | 73 | |
| Expected an @return tag. | 78 | |
| Line is longer than 100 characters. | 78 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 78 | |
| Expected @throws tag for 'LookupException'. | 78 | |
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'ContainerAlreadyPublishedException'. | 26 | |
| Expected @throws tag for 'LookupException'. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 36 | |
| Expected @throws tag for 'LookupException'. | 36 | |
| First sentence should end with a period. | 37 | |
| Line is longer than 100 characters. | 45 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 45 | |
| Expected @throws tag for 'LookupException'. | 45 | |
| Expected an @return tag. | 57 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 57 | |
| Expected @throws tag for 'LookupException'. | 57 | |
| Line is longer than 100 characters. | 64 | |
| Expected an @return tag. | 69 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 69 | |
| Expected @throws tag for 'LookupException'. | 69 | |
| Line is longer than 100 characters. | 78 | |
| Expected an @return tag. | 83 | |
| Line is longer than 100 characters. | 83 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 83 | |
| Expected @throws tag for 'LookupException'. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 344 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 45 | |
| '?' is not preceded with whitespace. | 45 | |
| '?' is not preceded with whitespace. | 45 | |
| Line is longer than 100 characters. | 51 | |
| '?' is not preceded with whitespace. | 51 | |
| '?' is not preceded with whitespace. | 51 | |
| '?' is not preceded with whitespace. | 268 | |
| '?' is not preceded with whitespace. | 536 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 129 | |
| '?' is not followed by whitespace. | 129 | |
| '?' is not preceded with whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '?' is not preceded with whitespace. | 199 | |
| '?' is not followed by whitespace. | 199 | |
| '?' is not preceded with whitespace. | 200 | |
| '?' is not followed by whitespace. | 200 | |
| '?' is not preceded with whitespace. | 200 | |
| '?' is not followed by whitespace. | 200 | |
| '?' is not preceded with whitespace. | 205 | |
| '?' is not followed by whitespace. | 205 | |
| '?' is not preceded with whitespace. | 208 | |
| '?' is not followed by whitespace. | 208 | |
| '?' is not preceded with whitespace. | 213 | |
| '?' is not followed by whitespace. | 213 | |
| '?' is not preceded with whitespace. | 263 | |
| '?' is not followed by whitespace. | 263 | |
| Missing a Javadoc comment. | 278 | |
| '?' is not preceded with whitespace. | 359 | |
| '?' is not followed by whitespace. | 359 | |
| '?' is not preceded with whitespace. | 359 | |
| '?' is not followed by whitespace. | 359 | |
| '?' is not preceded with whitespace. | 375 | |
| '?' is not followed by whitespace. | 375 | |
| '?' is not preceded with whitespace. | 375 | |
| '?' is not followed by whitespace. | 375 | |
| '?' is not preceded with whitespace. | 432 | |
| '?' is not followed by whitespace. | 432 | |
| '?' is not preceded with whitespace. | 487 | |
| '?' is not followed by whitespace. | 487 | |
| '?' is not preceded with whitespace. | 491 | |
| '?' is not followed by whitespace. | 491 | |
| '?' is not preceded with whitespace. | 597 | |
| '?' is not followed by whitespace. | 597 | |
| '?' is not preceded with whitespace. | 601 | |
| '?' is not followed by whitespace. | 601 | |
| '?' is not preceded with whitespace. | 637 | |
| '?' is not followed by whitespace. | 637 | |
| '?' is not preceded with whitespace. | 640 | |
| '?' is not followed by whitespace. | 640 | |
| '?' is not preceded with whitespace. | 678 | |
| '?' is not followed by whitespace. | 678 | |
| '?' is not preceded with whitespace. | 682 | |
| '?' is not followed by whitespace. | 682 | |
| Expected an @return tag. | 748 | |
| Expected @param tag for 'metaCref'. | 748 | |
| '?' is not preceded with whitespace. | 775 | |
| '?' is not followed by whitespace. | 775 | |
| '?' is not preceded with whitespace. | 779 | |
| '?' is not followed by whitespace. | 779 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 41 | |
| '60' is a magic number. | 80 | |
| 'if' construct must use '{}'s. | 84 | |
| '60' is a magic number. | 84 | |
| ';' is not followed by whitespace. | 108 |
| Violation | Message | Line |
|---|---|---|
| '60' is a magic number. | 68 | |
| '60' is a magic number. | 72 | |
| ';' is not followed by whitespace. | 96 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 57 | |
| '?' is not preceded with whitespace. | 57 | |
| '?' is not followed by whitespace. | 57 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.xvsm.internal.exceptions.InvalidContainerException. | 25 | |
| Unused import - org.xvsm.internal.tasks.TransactionTask. | 30 | |
| Unused import - org.xvsm.internal.tasks.TransactionTaskType. | 31 | |
| '?' is not preceded with whitespace. | 209 | |
| '?' is not preceded with whitespace. | 922 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 28 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 28 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 29 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 91 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 131 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'taskID'. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| '2000' is a magic number. | 57 | |
| '1000' is a magic number. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Name 'taskIDCounter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Should use uppercase 'L'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Should use uppercase 'L'. | 53 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 63 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Map. | 5 | |
| Unused import - java.util.TreeMap. | 6 | |
| Unused import - java.util.WeakHashMap. | 7 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 14 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'lm' must be private and have accessor methods. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 28 | |
| 'if' is not followed by whitespace. | 33 | |
| Expression can be simplified. | 33 | |
| '}' should be on the same line. | 36 | |
| 'catch' is not followed by whitespace. | 37 | |
| '}' should be on the same line. | 39 | |
| 'catch' is not followed by whitespace. | 40 | |
| '}' should be on the same line. | 42 | |
| 'catch' is not followed by whitespace. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| First sentence should end with a period. | 49 | |
| Expected @param tag for 'site'. | 55 | |
| Expected @throws tag for 'LookupException'. | 55 | |
| Expected @param tag for 'site'. | 67 | |
| Expected @param tag for 'table'. | 67 | |
| Expected @throws tag for 'LookupException'. | 68 | |
| Empty catch block. | 111 | |
| Expected @param tag for 'site'. | 143 | |
| Expected @param tag for 'file'. | 143 | |
| Expected @throws tag for 'LookupException'. | 143 | |
| Empty catch block. | 178 | |
| Empty catch block. | 181 | |
| Expression can be simplified. | 204 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 262 | |
| Expression can be simplified. | 274 | |
| 'if' construct must use '{}'s. | 280 | |
| Expression can be simplified. | 280 | |
| Missing a Javadoc comment. | 301 | |
| Expression can be simplified. | 306 | |
| 'if' construct must use '{}'s. | 312 | |
| Expression can be simplified. | 312 | |
| Missing a Javadoc comment. | 334 | |
| Expression can be simplified. | 339 | |
| 'if' construct must use '{}'s. | 345 | |
| Expression can be simplified. | 345 | |
| Empty catch block. | 348 | |
| Missing a Javadoc comment. | 366 | |
| Missing a Javadoc comment. | 389 | |
| Missing a Javadoc comment. | 416 | |
| Missing a Javadoc comment. | 449 | |
| Missing a Javadoc comment. | 476 | |
| Missing a Javadoc comment. | 505 | |
| Missing a Javadoc comment. | 514 | |
| Missing a Javadoc comment. | 526 | |
| Missing a Javadoc comment. | 557 | |
| Expected @param tag for 'cref'. | 579 | |
| Expected @param tag for 'key'. | 579 | |
| Expected @param tag for 'value'. | 579 | |
| Expected @throws tag for 'XCoreException'. | 580 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 15 | |
| Variable 'key' must be private and have accessor methods. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'lookup' must be private and have accessor methods. | 16 | |
| Expected @param tag for 'key'. | 22 | |
| Expected @param tag for 'lookup'. | 22 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'content' must be private and have accessor methods. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 19 | |
| '+' is not preceded with whitespace. | 20 | |
| '+' is not followed by whitespace. | 20 | |
| '+' is not preceded with whitespace. | 20 | |
| '+' is not followed by whitespace. | 20 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 27 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 26 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| First sentence should end with a period. | 35 | |
| Expected @param tag for 'siteURI'. | 42 | |
| Expected @param tag for 'table'. | 42 | |
| Expected @throws tag for 'LookupException'. | 42 | |
| '}' should be on the same line. | 48 | |
| 'catch' is not followed by whitespace. | 49 | |
| 'if' is not followed by whitespace. | 54 | |
| '}' should be on the same line. | 56 | |
| 'if' is not followed by whitespace. | 61 | |
| '}' should be on the same line. | 63 | |
| First sentence should end with a period. | 71 | |
| Expected @param tag for 'siteURI'. | 78 | |
| Expected @param tag for 'element'. | 78 | |
| Expected @throws tag for 'LookupException'. | 78 | |
| '}' should be on the same line. | 83 | |
| 'catch' is not followed by whitespace. | 84 | |
| '}' should be on the same line. | 90 | |
| 'catch' is not followed by whitespace. | 91 | |
| '}' should be on the same line. | 96 | |
| 'catch' is not followed by whitespace. | 97 | |
| Missing a Javadoc comment. | 107 | |
| 'while' is not followed by whitespace. | 121 | |
| Expression can be simplified. | 121 | |
| '20' is a magic number. | 123 | |
| '}' should be on the same line. | 124 | |
| 'catch' is not followed by whitespace. | 125 | |
| Empty catch block. | 125 | |
| 'if' is not followed by whitespace. | 129 | |
| '}' should be on the same line. | 137 | |
| 'catch' is not followed by whitespace. | 138 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 162 | |
| Line is longer than 100 characters. | 179 | |
| 'while' is not followed by whitespace. | 183 | |
| Expression can be simplified. | 183 | |
| '100' is a magic number. | 185 | |
| '}' should be on the same line. | 186 | |
| 'catch' is not followed by whitespace. | 187 | |
| Empty catch block. | 187 | |
| 'if' is not followed by whitespace. | 191 | |
| '}' should be on the same line. | 194 | |
| 'catch' is not followed by whitespace. | 195 | |
| Missing a Javadoc comment. | 203 | |
| Line is longer than 100 characters. | 215 | |
| 'while' is not followed by whitespace. | 219 | |
| Expression can be simplified. | 219 | |
| '20' is a magic number. | 221 | |
| '}' should be on the same line. | 222 | |
| 'catch' is not followed by whitespace. | 223 | |
| Empty catch block. | 223 | |
| 'if' is not followed by whitespace. | 227 | |
| '}' should be on the same line. | 232 | |
| 'catch' is not followed by whitespace. | 233 | |
| Missing a Javadoc comment. | 241 | |
| Line is longer than 100 characters. | 253 | |
| 'while' is not followed by whitespace. | 257 | |
| Expression can be simplified. | 257 | |
| '100' is a magic number. | 259 | |
| '}' should be on the same line. | 260 | |
| 'catch' is not followed by whitespace. | 261 | |
| Empty catch block. | 261 | |
| 'if' is not followed by whitespace. | 265 | |
| '}' should be on the same line. | 268 | |
| 'catch' is not followed by whitespace. | 269 | |
| Missing a Javadoc comment. | 277 | |
| First sentence should end with a period. | 282 | |
| Expected an @return tag. | 289 | |
| Expected @param tag for 'cref'. | 289 | |
| Expected @throws tag for 'XCoreException'. | 289 | |
| 'cast' is not followed by whitespace. | 291 | |
| Missing a Javadoc comment. | 300 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.xvsm.remote.freepastry.FreePastryConnection. | 7 | |
| Unused import - rice.p2p.commonapi.NodeHandle. | 10 | |
| Unused import - rice.p2p.commonapi.NodeHandleSet. | 11 | |
| First sentence should end with a period. | 13 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 27 | |
| 'if' construct must use '{}'s. | 29 | |
| Missing a Javadoc comment. | 46 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 18 | |
| 'if' construct must use '{}'s. | 22 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| First sentence should end with a period. | 35 | |
| Expected @param tag for 'siteURI'. | 42 | |
| Expected @param tag for 'table'. | 42 | |
| Expected @throws tag for 'LookupException'. | 43 | |
| First sentence should end with a period. | 52 | |
| Expected @param tag for 'siteURI'. | 59 | |
| Expected @param tag for 'element'. | 59 | |
| Expected @throws tag for 'LookupException'. | 59 | |
| Expected @param tag for 'remoteUri'. | 75 | |
| Expected @param tag for 'port'. | 75 | |
| Expected @throws tag for 'LookupException'. | 76 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 184 | |
| Expected an @return tag. | 193 | |
| Expected @param tag for 'cref'. | 193 | |
| Expected @throws tag for 'XCoreException'. | 193 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Expected @param tag for 'args'. | 40 | |
| Expected @throws tag for 'IOException'. | 40 | |
| Expected @throws tag for 'ClassNotFoundException'. | 41 | |
| '4600' is a magic number. | 42 | |
| '4500' is a magic number. | 42 | |
| First sentence should end with a period. | 45 | |
| Expected @param tag for 'port'. | 56 | |
| Expected @param tag for 'serverIp'. | 56 | |
| Expected @param tag for 'serverPort'. | 56 | |
| Expected @throws tag for 'UnknownHostException'. | 57 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 57 | |
| Expected @throws tag for 'IOException'. | 57 | |
| Expected @throws tag for 'ClassNotFoundException'. | 57 | |
| First sentence should end with a period. | 68 | |
| Expected @throws tag for 'UnknownHostException'. | 75 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 75 | |
| Expected @throws tag for 'IOException'. | 75 | |
| Expected @throws tag for 'ClassNotFoundException'. | 76 | |
| First sentence should end with a period. | 90 | |
| Expected an @return tag. | 95 | |
| First sentence should end with a period. | 99 | |
| Expected @param tag for 'searchString'. | 106 | |
| Expected @param tag for 'object'. | 106 | |
| First sentence should end with a period. | 110 | |
| Expected @param tag for 'searchString'. | 115 | |
| Expected @param tag for 'request'. | 130 | |
| Expected @param tag for 'throwException'. | 130 | |
| Expected @throws tag for 'NotFoundException'. | 131 | |
| Expected @throws tag for 'UnknownHostException'. | 131 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 131 | |
| Expected @throws tag for 'IOException'. | 131 | |
| Expected @throws tag for 'ClassNotFoundException'. | 132 | |
| 'if' construct must use '{}'s. | 136 | |
| Expression can be simplified. | 136 | |
| 'else' construct must use '{}'s. | 138 | |
| Empty catch block. | 155 | |
| Expected an @return tag. | 177 | |
| Expected @param tag for 'searchString'. | 177 | |
| Expected @throws tag for 'UnknownHostException'. | 177 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 177 | |
| Expected @throws tag for 'IOException'. | 178 | |
| Expected @throws tag for 'ClassNotFoundException'. | 178 | |
| Expected @throws tag for 'NotFoundException'. | 178 | |
| 'if' construct must use '{}'s. | 179 | |
| Expression can be simplified. | 179 | |
| '10' is a magic number. | 190 | |
| Empty catch block. | 191 | |
| '600' is a magic number. | 195 | |
| '20' is a magic number. | 198 | |
| Empty catch block. | 199 | |
| Expression can be simplified. | 205 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 229 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 19 | |
| Variable 'peers' must be private and have accessor methods. | 19 | |
| First sentence should end with a period. | 21 | |
| Unclosed HTML tag found: <Port> | 22 | |
| Expected @param tag for 'args'. | 28 | |
| Expected @throws tag for 'IOException'. | 28 | |
| Expected @throws tag for 'ClassNotFoundException'. | 29 | |
| 'if' construct must use '{}'s. | 31 | |
| Expected @param tag for 'port'. | 45 | |
| Expected @throws tag for 'IOException'. | 45 | |
| Expected @throws tag for 'ClassNotFoundException'. | 45 | |
| Expression can be simplified. | 60 | |
| Expression can be simplified. | 74 | |
| 'if' construct must use '{}'s. | 78 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 24 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.net.SocketAddress. | 4 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 29 | |
| Expression can be simplified. | 41 | |
| Expression can be simplified. | 43 | |
| Empty catch block. | 76 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 22 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| First sentence should end with a period. | 50 | |
| Expected @param tag for 'siteURI'. | 57 | |
| Expected @param tag for 'table'. | 57 | |
| Expected @throws tag for 'LookupException'. | 58 | |
| '11' is a magic number. | 59 | |
| First sentence should end with a period. | 134 | |
| Expected @param tag for 'siteURI'. | 141 | |
| Expected @param tag for 'element'. | 141 | |
| Expected @throws tag for 'LookupException'. | 141 | |
| '11' is a magic number. | 142 | |
| Empty catch block. | 152 | |
| Empty catch block. | 157 | |
| Empty catch block. | 162 | |
| Empty catch block. | 166 | |
| Empty catch block. | 171 | |
| Empty catch block. | 176 | |
| Empty catch block. | 181 | |
| Empty catch block. | 186 | |
| Empty catch block. | 191 | |
| Empty catch block. | 196 | |
| Empty catch block. | 201 | |
| Empty catch block. | 206 | |
| Empty catch block. | 211 | |
| Empty catch block. | 216 | |
| Empty catch block. | 221 | |
| Expected @param tag for 'env'. | 231 | |
| Expected @throws tag for 'LookupException'. | 231 | |
| Missing a Javadoc comment. | 246 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 294 | |
| Expected an @return tag. | 306 | |
| Expected @param tag for 'name'. | 306 | |
| Expected @param tag for 'list'. | 306 | |
| Expected @throws tag for 'ContainerNotPublishedException'. | 307 | |
| Expected @throws tag for 'LookupException'. | 307 | |
| Empty catch block. | 326 | |
| Expression can be simplified. | 334 | |
| Expression can be simplified. | 338 | |
| Expression can be simplified. | 343 | |
| Missing a Javadoc comment. | 369 | |
| 'capi' hides a field. | 398 | |
| 'if' construct must use '{}'s. | 421 | |
| Missing a Javadoc comment. | 440 | |
| Missing a Javadoc comment. | 449 | |
| Missing a Javadoc comment. | 470 | |
| Missing a Javadoc comment. | 482 | |
| '}' should be on the same line. | 485 | |
| 'catch' is not followed by whitespace. | 486 | |
| Expected an @return tag. | 496 | |
| Expected @param tag for 'cref'. | 496 | |
| Expected @throws tag for 'XCoreException'. | 496 | |
| Expected an @return tag. | 509 | |
| Expected @param tag for 'cref'. | 509 | |
| Expected @throws tag for 'XCoreException'. | 510 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| First sentence should end with a period. | 47 | |
| Expected @param tag for 'site'. | 54 | |
| Expected @param tag for 'table'. | 54 | |
| Expected @throws tag for 'LookupException'. | 55 | |
| First sentence should end with a period. | 71 | |
| Expected @param tag for 'site'. | 78 | |
| Expected @param tag for 'element'. | 78 | |
| Expected @throws tag for 'LookupException'. | 78 | |
| Expected @param tag for 'site'. | 98 | |
| Expected @param tag for 'remote_site'. | 98 | |
| Name 'remote_site' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| Expected @throws tag for 'LookupException'. | 98 | |
| Expected @param tag for 'site'. | 107 | |
| Expected @param tag for 'remote_site'. | 107 | |
| Name 'remote_site' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
| Expected @throws tag for 'LookupException'. | 107 | |
| Empty catch block. | 117 | |
| Empty catch block. | 124 | |
| Missing a Javadoc comment. | 137 | |
| Name 'lookup_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| Empty catch block. | 147 | |
| '}' should be on the same line. | 148 | |
| Expression can be simplified. | 190 | |
| Empty catch block. | 200 | |
| Empty catch block. | 205 | |
| Expression can be simplified. | 215 | |
| Missing a Javadoc comment. | 220 | |
| Missing a Javadoc comment. | 230 | |
| Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 239 | |
| Name 'rem_cref_def' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | |
| Empty catch block. | 248 | |
| Empty catch block. | 253 | |
| Empty catch block. | 262 | |
| Missing a Javadoc comment. | 275 | |
| Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 | |
| Expression can be simplified. | 313 | |
| Expression can be simplified. | 319 | |
| Empty catch block. | 326 | |
| Missing a Javadoc comment. | 351 | |
| Missing a Javadoc comment. | 362 | |
| Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 | |
| Empty catch block. | 421 | |
| Empty if block. | 426 | |
| Empty catch block. | 438 | |
| Missing a Javadoc comment. | 464 | |
| Empty catch block. | 476 | |
| Expected @param tag for 'cref'. | 489 | |
| Expected @param tag for 'tx'. | 489 | |
| Expected @throws tag for 'LookupException'. | 490 | |
| Name 'lookup_cref_def' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 494 | |
| Empty catch block. | 502 | |
| Missing a Javadoc comment. | 556 | |
| Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 564 | |
| Empty catch block. | 595 | |
| Expected an @return tag. | 617 | |
| Expected @param tag for 'cref'. | 617 | |
| Expected @throws tag for 'XCoreException'. | 617 | |
| Expected an @return tag. | 630 | |
| Expected @param tag for 'cref'. | 630 | |
| Expected @throws tag for 'XCoreException'. | 631 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 100 characters. | 28 | |
| '?' is not preceded with whitespace. | 28 | |
| '?' is not followed by whitespace. | 28 | |
| '?' is not preceded with whitespace. | 28 | |
| '?' is not followed by whitespace. | 28 | |
| Line is longer than 100 characters. | 33 | |
| '?' is not preceded with whitespace. | 33 | |
| '?' is not followed by whitespace. | 33 | |
| '?' is not preceded with whitespace. | 33 | |
| '?' is not followed by whitespace. | 33 | |
| 'static' modifier out of order with the JLS suggestions. | 50 | |
| '?' is not preceded with whitespace. | 70 | |
| '?' is not followed by whitespace. | 70 | |
| Expected @param tag for 'protocol'. | 137 | |
| '?' is not preceded with whitespace. | 137 | |
| '?' is not followed by whitespace. | 137 | |
| Inner assignments should be avoided. | 153 | |
| Expected @throws tag for 'XCoreRemoteException'. | 172 |
| Violation | Message | Line |
|---|---|---|
| Class FreePastryApplication should be declared as final. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'endpoint' must be private and have accessor methods. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Missing a Javadoc comment. | 35 | |
| 'static' modifier out of order with the JLS suggestions. | 35 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 56 | |
| Array brackets at illegal position. | 56 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 71 | |
| Expected @param tag for 'arg0'. | 78 | |
| Expected @param tag for 'arg1'. | 78 | |
| 'if' construct must use '{}'s. | 80 | |
| Expression can be simplified. | 80 | |
| 'else' construct must use '{}'s. | 82 |
| Violation | Message | Line |
|---|---|---|
| Class FreePastryConfiguration should be declared as final. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 75 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.xvsm.core.Capi. | 9 | |
| Unused import - rice.persistence.LRUCache. | 24 | |
| Unused import - rice.persistence.MemoryStorage. | 25 | |
| Unused import - rice.persistence.StorageManagerImpl. | 28 | |
| First sentence should end with a period. | 30 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 73 | |
| ',' is not followed by whitespace. | 76 | |
| 'if' construct must use '{}'s. | 87 | |
| 'if' is not followed by whitespace. | 87 | |
| Expression can be simplified. | 87 | |
| Line is longer than 100 characters. | 88 | |
| '+' is not preceded with whitespace. | 88 | |
| '+' is not followed by whitespace. | 88 | |
| 'else' construct must use '{}'s. | 89 | |
| Line is longer than 100 characters. | 90 | |
| '+' is not preceded with whitespace. | 90 | |
| '+' is not followed by whitespace. | 90 | |
| '}' should be on the same line. | 91 | |
| 'catch' is not followed by whitespace. | 92 | |
| Line is longer than 100 characters. | 95 | |
| Line is longer than 100 characters. | 99 | |
| 'cast' is not followed by whitespace. | 99 | |
| 'synchronized' is not followed by whitespace. | 102 | |
| 'while' is not followed by whitespace. | 103 | |
| '500' is a magic number. | 104 | |
| Line is longer than 100 characters. | 107 | |
| '+' is not preceded with whitespace. | 107 | |
| '+' is not followed by whitespace. | 107 | |
| '+' is not preceded with whitespace. | 112 | |
| '+' is not followed by whitespace. | 112 | |
| '+' is not preceded with whitespace. | 116 | |
| '+' is not followed by whitespace. | 116 | |
| Line is longer than 100 characters. | 119 | |
| '4' is a magic number. | 119 | |
| '1024' is a magic number. | 119 | |
| '1024' is a magic number. | 119 | |
| Line is longer than 100 characters. | 124 | |
| Line is longer than 100 characters. | 127 | |
| 'if' is not followed by whitespace. | 130 | |
| Line is longer than 100 characters. | 131 | |
| '}' should be on the same line. | 132 | |
| 'else' construct must use '{}'s. | 133 | |
| Line is longer than 100 characters. | 134 | |
| '-' is not preceded with whitespace. | 134 | |
| '-' is not followed by whitespace. | 134 | |
| Line is longer than 100 characters. | 140 | |
| '}' should be on the same line. | 141 | |
| 'catch' is not followed by whitespace. | 142 | |
| '}' should be on the same line. | 144 | |
| 'catch' is not followed by whitespace. | 145 | |
| Missing a Javadoc comment. | 150 | |
| 'static' modifier out of order with the JLS suggestions. | 150 | |
| Missing a Javadoc comment. | 157 | |
| 'static' modifier out of order with the JLS suggestions. | 157 | |
| Missing a Javadoc comment. | 164 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 13 | |
| Variable 'from' must be private and have accessor methods. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'to' must be private and have accessor methods. | 14 | |
| Variable 'data' must be private and have accessor methods. | 15 | |
| Array brackets at illegal position. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Array brackets at illegal position. | 17 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 34 | |
| 'env' hides a field. | 34 | |
| '+' is not preceded with whitespace. | 37 | |
| '+' is not followed by whitespace. | 37 | |
| Line is longer than 100 characters. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 48 | |
| 'uri' hides a field. | 48 | |
| '+' is not preceded with whitespace. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| '+' is not preceded with whitespace. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| '+' is not preceded with whitespace. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| '+' is not preceded with whitespace. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| '}' should be on the same line. | 51 | |
| 'catch' is not followed by whitespace. | 52 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 65 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 19 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 39 | |
| 'uri' hides a field. | 39 | |
| '3' is a magic number. | 42 | |
| 'if' construct must use '{}'s. | 47 | |
| Expression can be simplified. | 47 | |
| Expression can be simplified. | 48 | |
| 'else' construct must use '{}'s. | 52 | |
| Missing a Javadoc comment. | 77 | |
| 'uri' hides a field. | 77 | |
| Missing a Javadoc comment. | 81 | |
| 'uri' hides a field. | 81 | |
| Missing a Javadoc comment. | 85 | |
| 'env' hides a field. | 85 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 101 | |
| 'uri' hides a field. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 78 | |
| 'if' construct must use '{}'s. | 85 | |
| '5' is a magic number. | 114 | |
| '1000' is a magic number. | 116 | |
| Expression can be simplified. | 117 | |
| 'if' construct must use '{}'s. | 128 | |
| Empty catch block. | 151 | |
| Missing a Javadoc comment. | 160 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 68 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 108 | |
| More than 7 parameters. | 108 | |
| Missing a Javadoc comment. | 118 | |
| More than 7 parameters. | 118 | |
| Missing a Javadoc comment. | 128 | |
| 'if' construct must use '{}'s. | 130 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 155 | |
| 'if' construct must use '{}'s. | 156 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 196 | |
| Variable 'pendingSocketTransactions' must be private and have accessor methods. | 196 | |
| Missing a Javadoc comment. | 198 | |
| 'if' construct must use '{}'s. | 213 | |
| '4' is a magic number. | 217 | |
| 'if' construct must use '{}'s. | 218 | |
| 'if' construct must use '{}'s. | 227 | |
| 'if' construct must use '{}'s. | 232 | |
| '10000' is a magic number. | 235 | |
| 'if' construct must use '{}'s. | 240 | |
| 'if' construct must use '{}'s. | 247 | |
| 'if' construct must use '{}'s. | 249 | |
| '10000' is a magic number. | 254 | |
| 'if' construct must use '{}'s. | 261 | |
| '10000' is a magic number. | 264 | |
| Missing a Javadoc comment. | 267 | |
| Missing a Javadoc comment. | 271 | |
| Missing a Javadoc comment. | 276 | |
| 'if' construct must use '{}'s. | 278 | |
| Missing a Javadoc comment. | 288 | |
| 'if' construct must use '{}'s. | 290 | |
| Missing a Javadoc comment. | 296 | |
| 'if' construct must use '{}'s. | 297 | |
| 'if' construct must use '{}'s. | 303 | |
| Missing a Javadoc comment. | 309 | |
| 'if' construct must use '{}'s. | 310 | |
| Missing a Javadoc comment. | 321 | |
| 'if' construct must use '{}'s. | 333 | |
| Line is longer than 100 characters. | 341 | |
| 'else' construct must use '{}'s. | 342 | |
| Missing a Javadoc comment. | 349 | |
| Missing a Javadoc comment. | 354 | |
| 'if' construct must use '{}'s. | 355 | |
| Missing a Javadoc comment. | 368 | |
| 'if' construct must use '{}'s. | 374 | |
| 'for' construct must use '{}'s. | 382 | |
| 'if' construct must use '{}'s. | 383 | |
| 'if' construct must use '{}'s. | 387 | |
| 'for' construct must use '{}'s. | 391 | |
| 'if' construct must use '{}'s. | 392 | |
| 'if' construct must use '{}'s. | 393 | |
| 'for' construct must use '{}'s. | 408 | |
| Missing a Javadoc comment. | 433 | |
| 'if' construct must use '{}'s. | 434 | |
| 'if' construct must use '{}'s. | 438 | |
| Missing a Javadoc comment. | 458 | |
| Missing a Javadoc comment. | 462 | |
| 'if' construct must use '{}'s. | 464 | |
| Line is longer than 100 characters. | 493 | |
| Line is longer than 100 characters. | 506 | |
| Line is longer than 100 characters. | 507 | |
| Line is longer than 100 characters. | 508 | |
| Line is longer than 100 characters. | 510 | |
| Line is longer than 100 characters. | 515 | |
| Missing a Javadoc comment. | 544 | |
| 'if' construct must use '{}'s. | 545 | |
| 'if' construct must use '{}'s. | 549 | |
| 'if' construct must use '{}'s. | 556 | |
| 'for' construct must use '{}'s. | 565 | |
| 'if' construct must use '{}'s. | 566 | |
| 'for' construct must use '{}'s. | 573 | |
| Missing a Javadoc comment. | 580 | |
| 'if' construct must use '{}'s. | 581 | |
| Missing a Javadoc comment. | 590 | |
| 'if' construct must use '{}'s. | 591 | |
| 'if' construct must use '{}'s. | 595 | |
| Missing a Javadoc comment. | 607 | |
| Missing a Javadoc comment. | 611 | |
| Missing a Javadoc comment. | 615 | |
| 'if' construct must use '{}'s. | 629 | |
| 'if' construct must use '{}'s. | 633 | |
| 'if' construct must use '{}'s. | 647 | |
| Missing a Javadoc comment. | 660 | |
| 'if' construct must use '{}'s. | 666 | |
| Line is longer than 100 characters. | 710 | |
| Line is longer than 100 characters. | 711 | |
| Line is longer than 100 characters. | 712 | |
| Line is longer than 100 characters. | 714 | |
| Line is longer than 100 characters. | 715 | |
| Line is longer than 100 characters. | 716 | |
| '1000' is a magic number. | 716 | |
| 'if' construct must use '{}'s. | 742 | |
| 'if' construct must use '{}'s. | 756 | |
| 'if' construct must use '{}'s. | 780 | |
| 'if' construct must use '{}'s. | 794 | |
| Missing a Javadoc comment. | 801 | |
| Missing a Javadoc comment. | 804 | |
| Missing a Javadoc comment. | 809 | |
| Missing a Javadoc comment. | 814 | |
| Missing a Javadoc comment. | 820 | |
| Inner assignments should be avoided. | 833 | |
| Empty catch block. | 849 | |
| Expression can be simplified. | 868 | |
| '5' is a magic number. | 874 | |
| 'if' construct must use '{}'s. | 878 | |
| Line is longer than 100 characters. | 885 | |
| 'else' construct must use '{}'s. | 886 | |
| '1000' is a magic number. | 889 | |
| Empty catch block. | 907 | |
| Missing a Javadoc comment. | 924 | |
| Empty catch block. | 949 | |
| Empty catch block. | 973 | |
| Missing a Javadoc comment. | 988 | |
| 'if' construct must use '{}'s. | 990 | |
| '1000' is a magic number. | 1009 | |
| Missing a Javadoc comment. | 1030 | |
| 'if' construct must use '{}'s. | 1031 | |
| 'if' construct must use '{}'s. | 1039 | |
| 'if' construct must use '{}'s. | 1045 | |
| 'if' construct must use '{}'s. | 1050 | |
| 'if' construct must use '{}'s. | 1051 | |
| Missing a Javadoc comment. | 1061 | |
| Missing a Javadoc comment. | 1124 | |
| Missing a Javadoc comment. | 1128 | |
| Missing a Javadoc comment. | 1132 | |
| Missing a Javadoc comment. | 1136 | |
| Array brackets at illegal position. | 1140 | |
| Missing a Javadoc comment. | 1152 | |
| Array brackets at illegal position. | 1157 | |
| Missing a Javadoc comment. | 1171 | |
| Missing a Javadoc comment. | 1175 | |
| Missing a Javadoc comment. | 1179 | |
| Missing a Javadoc comment. | 1180 | |
| Redundant 'public' modifier. | 1180 | |
| Missing a Javadoc comment. | 1183 | |
| Missing a Javadoc comment. | 1187 | |
| Missing a Javadoc comment. | 1191 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 155 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'XCoreRemoteException'. | 23 | |
| Expected @throws tag for 'XCoreRemoteException'. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 19 | |
| 'if' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Name 'NAMESPACEURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 195 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 227 | |
| Missing a Javadoc comment. | 235 | |
| Missing a Javadoc comment. | 240 | |
| Missing a Javadoc comment. | 299 | |
| switch without "default" clause. | 301 | |
| Missing a Javadoc comment. | 334 | |
| Missing a Javadoc comment. | 342 | |
| Missing a Javadoc comment. | 347 | |
| switch without "default" clause. | 349 | |
| Missing a Javadoc comment. | 367 | |
| Missing a Javadoc comment. | 406 | |
| Missing a Javadoc comment. | 417 | |
| Missing a Javadoc comment. | 430 | |
| Missing a Javadoc comment. | 450 | |
| Missing a Javadoc comment. | 474 | |
| switch without "default" clause. | 486 | |
| '?' is not preceded with whitespace. | 504 | |
| '?' is not followed by whitespace. | 504 | |
| '?' is not preceded with whitespace. | 504 | |
| '?' is not followed by whitespace. | 504 | |
| '?' is not preceded with whitespace. | 526 | |
| '?' is not followed by whitespace. | 526 | |
| '?' is not preceded with whitespace. | 530 | |
| '?' is not followed by whitespace. | 530 | |
| Missing a Javadoc comment. | 569 | |
| Missing a Javadoc comment. | 634 | |
| Missing a Javadoc comment. | 649 | |
| Missing a Javadoc comment. | 655 | |
| switch without "default" clause. | 678 | |
| Missing a Javadoc comment. | 725 | |
| switch without "default" clause. | 746 | |
| Missing a Javadoc comment. | 775 | |
| '?' is not preceded with whitespace. | 806 | |
| '?' is not followed by whitespace. | 806 | |
| Missing a Javadoc comment. | 829 | |
| Missing a Javadoc comment. | 849 | |
| Missing a Javadoc comment. | 866 | |
| Missing a Javadoc comment. | 873 | |
| Missing a Javadoc comment. | 888 | |
| Missing a Javadoc comment. | 905 | |
| Missing a Javadoc comment. | 980 | |
| switch without "default" clause. | 985 | |
| Expected an @return tag. | 1016 | |
| Expected @param tag for 'parser'. | 1016 | |
| Expected @throws tag for 'ClassNotFoundException'. | 1017 | |
| Expected @throws tag for 'XMLStreamException'. | 1017 | |
| Empty if block. | 1033 | |
| switch without "default" clause. | 1045 | |
| '?' is not preceded with whitespace. | 1099 | |
| '?' is not followed by whitespace. | 1099 | |
| Missing a Javadoc comment. | 1115 | |
| switch without "default" clause. | 1121 | |
| '?' is not preceded with whitespace. | 1128 | |
| '?' is not followed by whitespace. | 1128 | |
| '?' is not preceded with whitespace. | 1133 | |
| '?' is not followed by whitespace. | 1133 | |
| Missing a Javadoc comment. | 1172 | |
| switch without "default" clause. | 1180 | |
| Fall through from previous branch of the switch statement. | 1209 | |
| Missing a Javadoc comment. | 1222 | |
| Missing a Javadoc comment. | 1230 | |
| Missing a Javadoc comment. | 1238 | |
| Missing a Javadoc comment. | 1246 | |
| Missing a Javadoc comment. | 1254 |
| Violation | Message | Line |
|---|---|---|
| Invalid use of the {@inheritDoc} tag. | 29 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 248 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 143 | |
| 'uri' hides a field. | 143 | |
| Inner assignments should be avoided. | 159 | |
| Missing a Javadoc comment. | 189 | |
| 'uri' hides a field. | 189 | |
| Inner assignments should be avoided. | 197 | |
| Missing a Javadoc comment. | 235 | |
| Missing a Javadoc comment. | 237 | |
| Missing a Javadoc comment. | 239 | |
| Expected @param tag for 'newConnection'. | 247 | |
| Inner assignments should be avoided. | 275 |
| Violation | Message | Line |
|---|---|---|
| Variable 'valueType' must be private and have accessor methods. | 23 | |
| Variable 'keyValue' must be private and have accessor methods. | 28 | |
| Variable 'keyName' must be private and have accessor methods. | 33 | |
| '?' is not preceded with whitespace. | 115 | |
| '?' is not followed by whitespace. | 115 | |
| '?' is not preceded with whitespace. | 117 | |
| '?' is not followed by whitespace. | 117 | |
| '?' is not preceded with whitespace. | 119 | |
| '?' is not followed by whitespace. | 119 | |
| 'if' construct must use '{}'s. | 188 | |
| 'if' construct must use '{}'s. | 190 | |
| 'if' construct must use '{}'s. | 192 | |
| 'if' construct must use '{}'s. | 196 | |
| 'if' construct must use '{}'s. | 198 | |
| 'if' construct must use '{}'s. | 201 | |
| 'if' construct must use '{}'s. | 203 | |
| 'if' construct must use '{}'s. | 206 | |
| 'if' construct must use '{}'s. | 208 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 9 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| '?' is not preceded with whitespace. | 123 | |
| '?' is not followed by whitespace. | 123 | |
| '?' is not preceded with whitespace. | 125 | |
| '?' is not followed by whitespace. | 125 | |
| '?' is not preceded with whitespace. | 127 | |
| '?' is not followed by whitespace. | 127 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 174 | |
| Missing a Javadoc comment. | 174 | |
| '?' is not preceded with whitespace. | 177 | |
| '?' is not followed by whitespace. | 177 | |
| '?' is not preceded with whitespace. | 177 | |
| '?' is not followed by whitespace. | 177 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 111 | |
| 'if' construct must use '{}'s. | 113 | |
| 'if' construct must use '{}'s. | 115 | |
| 'if' construct must use '{}'s. | 119 | |
| 'if' construct must use '{}'s. | 121 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 76 |
| Violation | Message | Line |
|---|---|---|
| '?' is not preceded with whitespace. | 83 | |
| '?' is not followed by whitespace. | 83 |