Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 7 | 0 | 0 | 45 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| blocks | LeftCurly
|
5 | |
| coding | HiddenField | 2 | |
| design | FinalClass | 1 | |
| header | Header
|
7 | |
| javadoc | JavadocMethod | 12 | |
| JavadocType | 1 | ||
| modifier | ModifierOrder | 1 | |
| naming | ParameterName
|
2 | |
| whitespace | ParenPad
|
14 |
| 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 'strJson'. | 313 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonParseException'. | 314 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonMappingException'. | 314 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 314 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 319 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 319 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| coding | HiddenField | '_typegeometry' hides a field. | 323 | |
| naming | ParameterName | Name '_typegeometry' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 323 |
| 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 'strJson'. | 289 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonParseException'. | 290 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonMappingException'. | 290 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 290 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 295 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 295 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 299 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 299 | |
| coding | HiddenField | '_typegeometry' hides a field. | 299 | |
| naming | ParameterName | Name '_typegeometry' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 299 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 299 |
| 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 124 should be on a new line. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 |
| 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 | JavadocType | Missing a Javadoc comment. | 48 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 87 |
| 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 IconService should be declared as final. | 52 |