Le document suivant contient les résultats de Checkstyle. 
| Fichiers | Infos |
Avertissements |
Erreurs |
|---|---|---|---|
| 2 | 0 | 0 | 20 |
| Fichiers | I |
A |
E |
|---|---|---|---|
| com/developpez/ArticleMaven.java | 0 | 0 | 19 |
| com/developpez/package.html | 0 | 0 | 1 |
| Régles | Violations | Sévèrité |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 1 | |
| Translation | 0 | |
| JavadocMethod | 0 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| JavadocStyle | 1 | |
| 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 | 6 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 2 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 1 | |
GenericIllegalRegexp
|
7 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Ligne |
|---|---|---|
| Il manque un caractère NewLine à la fin du fichier | 0 | |
| La première ligne doit se terminer avec un point. | 3 | |
| Line has trailing spaces. | 5 | |
| Les classes utilitaires ne doivent pas avoir de constructeur par défaut ou public. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| La ligne contient un caractère tabulation. | 14 | |
| Le paramètre args devrait être final. | 14 | |
| Il manque une espace avant '{'. | 14 | |
| La ligne contient un caractère tabulation. | 15 | |
| La ligne contient un caractère tabulation. | 16 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| La ligne contient un caractère tabulation. | 23 | |
| Il manque une espace avant '{'. | 23 | |
| La ligne contient un caractère tabulation. | 24 | |
| La ligne contient un caractère tabulation. | 25 |