Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 28 | 0 | 9 | 78 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| coding | ArrayTrailingComma | 5 | |
| DeclarationOrder | 3 | ||
ReturnCount
|
9 | ||
| SuperClone | 7 | ||
| design | FinalClass | 3 | |
| header | Header
|
4 | |
| imports | UnusedImports | 1 | |
| javadoc | JavadocMethod | 26 | |
| JavadocType | 2 | ||
| modifier | RedundantModifier | 27 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 107 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 159 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 169 | |
| javadoc | JavadocMethod | Expected @return tag. | 176 | |
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 176 | |
| javadoc | JavadocMethod | Expected @throws tag for 'CloneNotSupportedException'. | 176 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 243 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 253 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @return tag. | 148 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 227 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 169 | |
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 394 | |
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 466 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 73 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 155 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.web.constants.Messages. | 47 | |
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 90 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 152 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 72 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 139 | |
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 204 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 83 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 155 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 201 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 167 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'private' modifier. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'strI18nKey'. | 56 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'private' modifier. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'strI18nKey'. | 56 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 53 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 59 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 64 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 75 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 81 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 86 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 92 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 99 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 108 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 113 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 119 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 124 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 130 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 141 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 153 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 162 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 169 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 180 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 193 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 201 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 209 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 217 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 225 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @return tag. | 211 | |
| javadoc | JavadocMethod | Expected @return tag. | 219 | |
| coding | SuperClone | Method 'clone' should call 'super.clone'. | 294 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 266 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | FinalClass | Class QuicklinksHome should be declared as final. | 46 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'private' modifier. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'strI18nKey'. | 55 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class InternalLinkInsertServiceDAO should be declared as final. | 45 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class InternalLinkInsertServiceHome should be declared as final. | 42 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 231 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 72 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 125 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 88 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 219 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 453 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 499 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 528 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 1054 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 70 |