The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 28 | 0 | 0 | 61 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
1 | |
| coding | DeclarationOrder | 1 | |
| MissingSwitchDefault | 2 | ||
| ParameterAssignment | 1 | ||
| design | VisibilityModifier | 2 | |
| header | Header
|
15 | |
| javadoc | JavadocMethod | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 194 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 224 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strExtension'. | 54 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'strDocType'. | 91 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 180 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 166 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 196 | |
| javadoc | JavadocMethod | Expected @param tag for 'docType'. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 240 | |
| javadoc | JavadocMethod | Unused @param tag for 'nIdRecord'. | 242 | |
| javadoc | JavadocMethod | Unused @param tag for 'listEntry'. | 244 | |
| javadoc | JavadocMethod | Unused @param tag for 'locale'. | 248 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 251 | |
| javadoc | JavadocMethod | Expected @param tag for 'listIdQuestionConfig'. | 370 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdFormResponse'. | 370 | |
| coding | ParameterAssignment | Assignment of parameter 'listIdQuestionConfig' is not allowed. | 389 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 399 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 83 | |
| design | VisibilityModifier | Variable '_configProducer' must be private and have accessor methods. | 150 | |
| design | VisibilityModifier | Variable '_form' must be private and have accessor methods. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 180 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 217 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 246 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 274 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 312 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 341 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 369 | |
| javadoc | JavadocMethod | Unused @param tag for 'listIdEntry'. | 382 | |
| javadoc | JavadocMethod | Expected @return tag. | 385 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 385 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 385 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 414 | |
| blocks | LeftCurly | '{' at column 146 should be on a new line. | 440 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 465 | |
| javadoc | JavadocMethod | Unused @param tag for 'strIdResource'. | 518 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 520 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 522 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 522 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 531 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |