 
    
  
                
                    
    
        Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers |  |  |  | 
|---|---|---|---|
| 10 | 0 | 0 | 71 | 
| Catégorie | Règle | Violations | Sévérité | 
|---|---|---|---|
| blocks | LeftCurly 
 | 6 |  | 
| RightCurly 
 | 3 |  | |
| coding | ArrayTrailingComma | 1 |  | 
| DeclarationOrder | 3 |  | |
| design | FinalClass | 1 |  | 
| header | Header 
 | 10 |  | 
| javadoc | JavadocMethod | 29 |  | 
| JavadocType | 4 |  | |
| modifier | RedundantModifier | 1 |  | 
| whitespace | ParenPad 
 | 13 |  | 
| 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 | Expected @param tag for 'plugin'. | 56 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 65 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 73 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 81 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 90 | 
|  | javadoc | JavadocMethod | Expected @return tag. | 97 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'days'. | 97 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 97 | 
| 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 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 180 | 
| 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 | Expected @return tag. | 126 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'days'. | 126 | 
| 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 | JavadocType | Missing a Javadoc comment. | 42 | 
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 47 | 
| 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 | Expected @return tag. | 49 | 
|  | javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 49 | 
| 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 | JavadocType | Missing a Javadoc comment. | 43 | 
| 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. | 66 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | 
|  | javadoc | JavadocType | Missing a Javadoc comment. | 76 | 
|  | modifier | RedundantModifier | Redundant 'public' modifier. | 88 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'generator'. | 88 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'user'. | 88 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 163 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 190 | 
| 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 TemporaryFileService should be declared as final. | 47 | 
|  | javadoc | JavadocType | Missing a Javadoc comment. | 47 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | 
|  | blocks | LeftCurly | '{' at column 13 should be on a new line. | 83 | 
|  | blocks | RightCurly | '}' at column 3 should be alone on a line. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 85 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 86 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | 
|  | blocks | LeftCurly | '{' at column 13 should be on a new line. | 93 | 
|  | blocks | RightCurly | '}' at column 3 should be alone on a line. | 99 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 99 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 99 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 100 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | 
|  | blocks | LeftCurly | '{' at column 17 should be on a new line. | 110 | 
|  | blocks | RightCurly | '}' at column 4 should be alone on a line. | 113 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 113 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | 
|  | blocks | LeftCurly | '{' at column 37 should be on a new line. | 113 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 114 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | 
| 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 | 
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 69 | 
|  | coding | DeclarationOrder | Variable access definition in wrong order. | 72 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | 
|  | coding | ArrayTrailingComma | Array should contain trailing comma. | 100 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | 
|  | javadoc | JavadocMethod | Missing a Javadoc comment. | 136 |