The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
AbstractClassName | 0 | ![]() |
ConstantName | 3 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName
| 0 | ![]() |
MemberName | 1 | ![]() |
MethodName | 0 | ![]() |
PackageName
| 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 2 | ![]() |
ImportOrder
| 3 | ![]() |
LineLength
| 1 | ![]() |
MethodLength
| 0 | ![]() |
AnonInnerLength
| 0 | ![]() |
ParameterNumber
| 0 | ![]() |
MethodParamPad | 2 | ![]() |
NoWhitespaceAfter
| 2 | ![]() |
NoWhitespaceBefore
| 0 | ![]() |
OperatorWrap
| 0 | ![]() |
ParenPad
| 2 | ![]() |
TypecastParenPad
| 0 | ![]() |
WhitespaceAfter
| 9 | ![]() |
ModifierOrder | 5 | ![]() |
AvoidNestedBlocks
| 0 | ![]() |
EmptyBlock
| 0 | ![]() |
LeftCurly
| 0 | ![]() |
NeedBraces
| 8 | ![]() |
RightCurly
| 0 | ![]() |
AvoidInlineConditionals | 0 | Ignore |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 2 | ![]() |
InnerAssignment
| 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
ModifiedControlVariable | 0 | ![]() |
RedundantThrows
| 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
StringLiteralEquality | 0 | ![]() |
NestedIfDepth
| 0 | ![]() |
NestedTryDepth
| 0 | ![]() |
SuperClone | 0 | Ignore |
SuperFinalize | 0 | ![]() |
IllegalCatch | 4 | ![]() |
IllegalThrows | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
DefaultComesLast | 0 | ![]() |
FallThrough
| 0 | ![]() |
MultipleStringLiterals | 6 | ![]() |
UnnecessaryParentheses | 0 | ![]() |
DeclarationOrder | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | Ignore |
VisibilityModifier | 0 | Ignore |
ThrowsCount
| 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
RegexpSinglelineJava
| 30 | ![]() |
TodoComment | 0 | Ignore |
UncommentedMain | 0 | ![]() |
UpperEll | 0 | ![]() |
Indentation | 0 | ![]() |
JavadocType
| 0 | ![]() |
JavadocType | 21 | ![]() |
JavadocMethod
| 44 | ![]() |
JavadocVariable
| 13 | ![]() |
JavadocStyle
| 2 | ![]() |
JavadocType
| 21 | ![]() |
EmptyForInitializerPad
| 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad
| 2 | ![]() |
CovariantEquals | 0 | ![]() |
IllegalType
| 0 | Ignore |
MultipleVariableDeclarations | 0 | ![]() |
ParameterAssignment | 0 | ![]() |
ReturnCount
| 0 | ![]() |
TrailingComment | 0 | Ignore |
JavadocMethod
| 0 | ![]() |
RegexpHeader
| 18 | ![]() |
NewlineAtEndOfFile
| 0 | ![]() |
Translation | 0 | ![]() |
JavadocPackage
| 4 | ![]() |
FileLength | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | ')' is preceded with whitespace. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | ',' is not followed by whitespace. | 59 |
![]() | ',' is not followed by whitespace. | 59 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | ',' is not followed by whitespace. | 71 |
![]() | ',' is not followed by whitespace. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | ')' is preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '(' is preceded with whitespace. | 52 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '(' is preceded with whitespace. | 58 |
![]() | 'if' construct must use '{}'s. | 60 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | 'static' modifier out of order with the JLS suggestions. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | 'static' modifier out of order with the JLS suggestions. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | 'static' modifier out of order with the JLS suggestions. | 38 |
![]() | Missing a Javadoc comment. | 56 |
![]() | First sentence should end with a period. | 58 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Wrong order for 'org.jage.address.node.ComponentAddress' import. | 53 |
![]() | Unused import - org.jage.address.node.ComponentAddress. | 53 |
![]() | Unused import - org.jage.address.node.NodeAddress. | 55 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 90 |
![]() | First sentence should end with a period. | 107 |
![]() | The String "Can't sent broadcast " appears 2 times in the file. | 141 |
![]() | The String ":" appears 3 times in the file. | 177 |
![]() | The String "Node :" appears 2 times in the file. | 232 |
![]() | Missing a Javadoc comment. | 247 |
![]() | 'if' construct must use '{}'s. | 249 |
![]() | 'if' construct must use '{}'s. | 254 |
![]() | Missing a Javadoc comment. | 263 |
![]() | ';' is not followed by whitespace. | 266 |
![]() | The String "New node added :" appears 2 times in the file. | 269 |
![]() | ';' is not followed by whitespace. | 282 |
![]() | 'socket' hides a field. | 289 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Missing a Javadoc comment. | 364 |
![]() | Catching 'Exception' is not allowed. | 381 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Wrong order for 'org.jage.address.node.IComponentAddress' import. | 35 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 60 |
![]() | The String "Client [" appears 7 times in the file. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Wrong order for 'org.jage.address.node.ComponentAddress' import. | 50 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 83 |
![]() | Missing a Javadoc comment. | 124 |
![]() | 'connector' hides a field. | 188 |
![]() | Missing a Javadoc comment. | 206 |
![]() | 'if' construct must use '{}'s. | 208 |
![]() | 'if' construct must use '{}'s. | 210 |
![]() | Catching 'Exception' is not allowed. | 237 |
![]() | The String " port:" appears 2 times in the file. | 291 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Catching 'Exception' is not allowed. | 316 |
![]() | Catching 'Exception' is not allowed. | 341 |
![]() | 'if' construct must use '{}'s. | 382 |
![]() | Missing a Javadoc comment. | 397 |
![]() | 'if' construct must use '{}'s. | 400 |
![]() | Missing a Javadoc comment. | 405 |
![]() | Line is longer than 140 characters. | 537 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | ',' is not followed by whitespace. | 36 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Name '_commService' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*$'. | 26 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 40 |
![]() | ')' is followed by whitespace. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | ')' is followed by whitespace. | 47 |
![]() | Line has trailing spaces. | 51 |