The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 6 | 0 | 0 | 36 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 2 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| JavadocStyle | 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 18 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 7 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 2 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 2 | |
GenericIllegalRegexp
|
4 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Files | I |
W |
E |
|---|---|---|---|
| com/francetelecom/admindm/reboot/RebootResponse.java | 0 | 0 | 18 |
| com/francetelecom/admindm/reboot/package.html | 0 | 0 | 1 |
| com/francetelecom/admindm/reboot/Reboot.java | 0 | 0 | 17 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 21 | |
| '=' is not preceded with whitespace. | 26 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Parameter id should be final. | 37 | |
| 'id' hides a field. | 37 | |
| Expected @param tag for 'id'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| '=' is not preceded with whitespace. | 38 | |
| '=' is not followed by whitespace. | 38 | |
| Line contains a tab character. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 55 | |
| Line has trailing spaces. | 60 | |
| 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 | |
| Parameter id should be final. | 66 | |
| 'id' hides a field. | 66 | |
| Expected @param tag for 'id'. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| '=' is not preceded with whitespace. | 67 | |
| '=' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 |