 
    
  
                
                    
    
        Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers |  |  |  | 
|---|---|---|---|
| 7 | 0 | 0 | 31 | 
| Catégorie | Règle | Violations | Sévérité | 
|---|---|---|---|
| blocks | LeftCurly 
 | 7 |  | 
| coding | DeclarationOrder | 8 |  | 
| EmptyStatement | 2 |  | |
| design | VisibilityModifier | 2 |  | 
| javadoc | JavadocMethod | 10 |  | 
| JavadocType | 1 |  | |
| naming | LocalVariableName 
 | 1 |  | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | javadoc | JavadocMethod | Expected @param tag for 'mapUserResponses'. | 349 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | coding | DeclarationOrder | Static variable definition in wrong order. | 90 | 
|  | coding | DeclarationOrder | Static variable definition in wrong order. | 91 | 
|  | coding | DeclarationOrder | Static variable definition in wrong order. | 92 | 
|  | coding | DeclarationOrder | Static variable definition in wrong order. | 93 | 
|  | coding | DeclarationOrder | Static variable definition in wrong order. | 94 | 
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 95 | 
|  | design | VisibilityModifier | Variable '_mapFields' must be private and have accessor methods. | 95 | 
|  | blocks | LeftCurly | '{' at column 54 should be on a new line. | 102 | 
|  | blocks | LeftCurly | '{' at column 77 should be on a new line. | 119 | 
|  | coding | EmptyStatement | Empty statement. | 196 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'formResponseCreation'. | 213 | 
|  | naming | LocalVariableName | Name 'FormResponseHistoryDataObject' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | 
|  | coding | EmptyStatement | Empty statement. | 285 | 
|  | blocks | LeftCurly | '{' at column 142 should be on a new line. | 353 | 
|  | blocks | LeftCurly | '{' at column 66 should be on a new line. | 379 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | javadoc | JavadocMethod | Expected @param tag for 'nFormId'. | 115 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 111 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'nQuestionId'. | 115 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'nFormId'. | 145 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 50 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | javadoc | JavadocType | Missing a Javadoc comment. | 43 | 
|  | design | VisibilityModifier | Variable '_formsDataSource' must be private and have accessor methods. | 46 | 
|  | blocks | LeftCurly | '{' at column 28 should be on a new line. | 60 | 
|  | blocks | LeftCurly | '{' at column 28 should be on a new line. | 71 | 
|  | blocks | LeftCurly | '{' at column 28 should be on a new line. | 82 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | 
| Sévérité | Catégorie | Règle | Message | Ligne | 
|---|---|---|---|---|
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 81 | 
|  | javadoc | JavadocMethod | Expected @throws tag for 'ElasticClientException'. | 148 | 
|  | javadoc | JavadocMethod | Expected @throws tag for 'ElasticClientException'. | 166 |