The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 11 | 0 | 17 | 57 |
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
|
2 | |
| NewlineAtEndOfFile | 3 | |
| Translation | 0 | |
| FileLength | 0 | |
Header
|
0 | |
RegexpSingleline
|
0 | |
JavadocMethod
|
0 | |
| JavadocType | 18 | |
JavadocVariable
|
0 | |
| JavadocStyle | 0 | |
| ConstantName | 3 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 14 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 4 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 4 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 2 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 1 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 12 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 11 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 2 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Method 'getConfiguration' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Method 'optimize' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 56 | |
| Avoid inline conditionals. | 67 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 174 | |
| '1000' is a magic number. | 233 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 23 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 21 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| '1000000' is a magic number. | 43 | |
| '1000000' is a magic number. | 44 | |
| Method 'createEaOptimizerConfiguration' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 85 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 30 | |
| Method 'createEaOptimizerConfiguration' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '7' is a magic number. | 34 | |
| '4' is a magic number. | 36 | |
| '3' is a magic number. | 48 | |
| '4' is a magic number. | 50 | |
| '5' is a magic number. | 51 | |
| '6' is a magic number. | 52 | |
| '{' is followed by whitespace. | 54 | |
| '{' is followed by whitespace. | 55 | |
| '{' is followed by whitespace. | 56 | |
| '3' is a magic number. | 57 | |
| '{' is followed by whitespace. | 57 | |
| Line is longer than 80 characters. | 59 | |
| '7' is a magic number. | 60 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 82 | |
| Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 87 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 26 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 97 | |
| '1024' is a magic number. | 123 | |
| Redundant throws: 'AccessException' is subclass of 'RemoteException'. | 168 | |
| Must have at least one statement. | 244 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'port' must be private and have accessor methods. | 27 | |
| Variable 'clientTaskService' must be private and have accessor methods. | 28 | |
| Method 'getClientTaskService' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 34 |