Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml. 
| Fichier | |||
|---|---|---|---|
| fr/paris/lutece/plugins/search/solr/nutch/business/NutchSearchEngine.java | 0 | 0 | 13 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| coding | ParameterAssignment | 11 | |
| javadoc | JavadocMethod | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'nNbItemsPerPage'. | 121 | |
| coding | ParameterAssignment | Assignment of parameter 'strQuery' is not allowed. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 's'. | 171 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 173 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 174 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 175 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 176 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 177 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 179 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 180 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 181 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 182 | |
| coding | ParameterAssignment | Assignment of parameter 's' is not allowed. | 183 |