The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | SimplifyBooleanReturn | 1 | |
| header | Header
|
1 | |
| javadoc | JavadocMethod | 5 | |
| JavadocType | 2 | ||
| misc | Translation | 2 | |
| modifier | RedundantModifier | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'site_property.headerRecaptchaScript' missing. | ||
| misc | Translation | Key 'site_property.headerRecaptchaScript.help' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 56 | |
| coding | SimplifyBooleanReturn | Conditional logic can be removed. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |