Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 18 | 0 | 0 | 170 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| blocks | LeftCurly
|
19 | |
RightCurly
|
2 | ||
| coding | DeclarationOrder | 1 | |
| HiddenField | 3 | ||
| design | FinalClass | 2 | |
| HideUtilityClassConstructor | 1 | ||
| VisibilityModifier | 1 | ||
| header | Header
|
18 | |
| javadoc | JavadocMethod | 31 | |
| JavadocType | 5 | ||
| naming | MemberName
|
3 | |
ParameterName
|
8 | ||
| whitespace | ParenPad
|
76 |
| 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 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 223 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 230 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 269 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 269 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 269 |
| 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 | Unused @param tag for 'nKey'. | 125 |
| 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 | Unused @param tag for 'plugin'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 119 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 127 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 |
| 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 | Unused @param tag for 'nKey'. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'strGuid'. | 85 | |
| javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 120 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 124 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
| 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 | |
| blocks | LeftCurly | '{' at column 97 should be on a new line. | 221 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 228 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 239 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 267 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 267 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 267 |
| 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 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'bUseRemote'. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 |
| 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 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'header_security'. | 86 | |
| naming | ParameterName | Name 'header_security' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| naming | ParameterName | Name 'id_entry_tos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| javadoc | JavadocMethod | Expected @param tag for 'header_security'. | 144 | |
| naming | ParameterName | Name 'header_security' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
| naming | ParameterName | Name 'fk_id_entry' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 196 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 197 |
| 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. | 41 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 44 | |
| naming | MemberName | Name 'nIdTermOfService' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 47 | |
| naming | MemberName | Name 'strGuid' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 | |
| naming | MemberName | Name 'nId' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| coding | HiddenField | 'nIdTermOfService' hides a field. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| coding | HiddenField | 'strGuid' hides a field. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| coding | HiddenField | 'nId' hides a field. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 72 |
| 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. | 51 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 |
| 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 TOSService should be declared as final. | 51 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 121 |
| 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 TOSConstants should be declared as final. | 43 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 54 |
| 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 | Type Javadoc comment is missing @param <S> tag. | 50 | |
| javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 50 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 77 | |
| javadoc | JavadocMethod | Unused @param tag for '<S>'. | 103 | |
| javadoc | JavadocMethod | Unused @param tag for '<T>'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'listIds'. | 109 |
| 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 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 267 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 286 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 310 |
| 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 @throws tag for 'UserNotSignedException'. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 178 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 217 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 221 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 |
| 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 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 43 | |
| design | VisibilityModifier | Variable '_biPredicate' must be private and have accessor methods. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 76 should be on a new line. | 54 |