Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml.
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
blocks | LeftCurly
|
1 | Erreur |
RightCurly
|
1 | Erreur | |
coding | ReturnCount
|
2 | Avertissement |
design | FinalClass | 3 | Erreur |
javadoc | JavadocMethod | 14 | Erreur |
whitespace | ParenPad
|
8 | Erreur |
WhitespaceAround
|
1 | Erreur |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | design | FinalClass | Class EntryConfigurationHome should be declared as final. | 47 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | javadoc | JavadocMethod | Unused @param tag for 'strQuerySelect'. | 283 |
Erreur | javadoc | JavadocMethod | Unused @param tag for 'filter'. | 284 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'strTableName'. | 288 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'listItems'. | 288 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 288 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | design | FinalClass | Class ExportdatabaseHome should be declared as final. | 67 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 175 |
Erreur | blocks | RightCurly | '}' at column 17 should be alone on a line. | 202 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 202 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 205 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 205 |
Erreur | javadoc | JavadocMethod | Unused @param tag for 'listResponse'. | 307 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'value'. | 310 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 316 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 316 |
Erreur | blocks | LeftCurly | '{' at column 26 should be on a new line. | 316 |
Erreur | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 317 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 317 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 317 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | design | FinalClass | Class FormConfigurationHome should be declared as final. | 47 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | javadoc | JavadocMethod | Unused @param tag for 'file'. | 68 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Avertissement | coding | ReturnCount | Return count is 8 (max allowed is 5). | 179 |
Avertissement | coding | ReturnCount | Return count is 7 (max allowed is 5). | 263 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'pluginExportdatabase'. | 264 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'pluginExportdatabase'. | 378 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'pluginExportdatabase'. | 397 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'pluginExportdatabase'. | 414 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 426 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 439 |