The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| design | FinalClass | 1 | |
| imports | UnusedImports | 3 | |
| javadoc | JavadocMethod | 8 | |
| misc | Translation | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Unused @param tag for 'strDescription'. | 175 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStatus'. | 177 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.indexeraction.IndexerAction. | 36 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.search.IndexationService. | 38 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppPropertiesService. | 40 | |
| design | FinalClass | Class WrapperHome should be declared as final. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'modify_wrapper.labelIFrameStyle' missing. | ||
| misc | Translation | Key 'modify_wrapper.labelIFrameUrl' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'modify_wrapper.labeIFrameStyle' missing. | ||
| misc | Translation | Key 'modify_wrapper.labeIFrameUrl' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 160 | |
| javadoc | JavadocMethod | Expected @param tag for 'strWrapperId'. | 163 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 164 | |
| javadoc | JavadocMethod | Expected @param tag for 'strRole'. | 201 |