The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | ExplicitInitialization | 1 | |
| imports | UnusedImports | 1 | |
| javadoc | JavadocMethod | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ExplicitInitialization | Variable '_singleton' explicitly initialized to 'null' (default value for its type). | 52 |