The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | ArrayTrailingComma | 18 | |
| DeclarationOrder | 20 | ||
| HiddenField | 2 | ||
NestedIfDepth
  | 
4 | ||
| ParameterAssignment | 5 | ||
ReturnCount
  | 
1 | ||
| design | FinalClass | 2 | |
| HideUtilityClassConstructor | 2 | ||
| VisibilityModifier | 2 | ||
| header | Header
  | 
1 | |
| imports | UnusedImports | 4 | |
| javadoc | JavadocMethod | 44 | |
| JavadocType | 2 | ||
| misc | Translation | 10 | |
| modifier | RedundantModifier | 1 | |
| naming | ParameterName
  | 
2 | |
| sizes | ParameterNumber | 1 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| coding | HiddenField | '_nIdField' hides a field. | 58 | |
| naming | ParameterName | Name '_nIdField' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| coding | HiddenField | '_strConditionalEntries' hides a field. | 68 | |
| naming | ParameterName | Name '_strConditionalEntries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIterationNumber'. | 158 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIterationNumber'. | 250 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdCategory'. | 86 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | ArrayTrailingComma | Array should contain trailing comma. | 134 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | Translation | Key 'createForm.labelAnonymize' missing. | ||
| misc | Translation | Key 'createForm.labelAutomaticCleaning' missing. | ||
| misc | Translation | Key 'createForm.labelCategoryTitleList' missing. | ||
| misc | Translation | Key 'createForm.labelCleaningMethod' missing. | ||
| misc | Translation | Key 'createForm.labelRemove' missing. | ||
| misc | Translation | Key 'createForm.titleDeleteCategory' missing. | ||
| misc | Translation | Key 'manage_advanced_parameters.label_create_entry_default_values_tab' missing. | ||
| misc | Translation | Key 'manage_advanced_parameters.label_create_form_default_values_tab' missing. | ||
| misc | Translation | Key 'message.mandatory.entry' missing. | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | Translation | Key 'message.mandatory.Entry' missing. | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | FinalClass | Class OutputProcessorService should be declared as final. | 51 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 70 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 71 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 72 | |
| coding | ParameterAssignment | Assignment of parameter 'field' is not allowed. | 298 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | FinalClass | Class ValidatorService should be declared as final. | 48 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 82 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 82 | |
| javadoc | JavadocMethod | Unused @param tag for 'bErrorPresent'. | 136 | |
| javadoc | JavadocMethod | Unused @param tag for 'nNbIterationMax'. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for 'nbIteration'. | 262 | |
| coding | ParameterAssignment | Assignment of parameter 'sbEntryGroup' is not allowed. | 273 | |
| coding | ParameterAssignment | Assignment of parameter 'listFormErrors' is not allowed. | 302 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 458 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIterationNumber'. | 512 | |
| coding | ParameterAssignment | Assignment of parameter 'listResponses' is not allowed. | 596 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 689 | |
| javadoc | JavadocMethod | Unused @param tag for 'nParameterIdForm'. | 1114 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdForm'. | 1118 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 54 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 134 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 195 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 196 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 202 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 203 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 204 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 205 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 206 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 950 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | ArrayTrailingComma | Array should contain trailing comma. | 377 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.HashMap. | 51 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 207 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | ArrayTrailingComma | Array should contain trailing comma. | 412 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 424 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 96 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 97 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 98 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 240 | |
| javadoc | JavadocMethod | Expected an @return tag. | 339 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 564 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 605 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 121 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 122 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 123 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 208 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 208 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 243 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 243 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 282 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 282 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 306 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 306 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 330 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 330 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 356 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 356 | |
| javadoc | JavadocMethod | Expected an @return tag. | 385 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 386 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 386 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 417 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 436 | |
| coding | ParameterAssignment | Assignment of parameter 'strSessionId' is not allowed. | 470 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 503 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 533 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 595 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 681 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1336 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | ArrayTrailingComma | Array should contain trailing comma. | 577 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 647 | |
| javadoc | JavadocMethod | Expected @param tag for 'bIsForArray'. | 1776 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 1806 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.File. | 37 | |
| imports | UnusedImports | Unused import - java.io.FileInputStream. | 38 | |
| imports | UnusedImports | Unused import - java.io.FileOutputStream. | 39 | |
| design | VisibilityModifier | Variable '_nDefaultItemsPerPage' must be private and have accessor methods. | 271 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 599 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 659 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 769 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 1743 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 1753 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 1892 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 2011 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_nItemsPerPageEntry' must be private and have accessor methods. | 180 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 832 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 96 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 97 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 98 | |
| coding | ReturnCount | Return count is 6 (max allowed is 5). | 274 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 367 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 375 | |
| javadoc | JavadocMethod | Unused @param tag for 'response'. | 404 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |