The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 22 | 0 | 0 | 31 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
7 | |
| coding | DeclarationOrder | 8 | |
| EmptyStatement | 2 | ||
| design | VisibilityModifier | 2 | |
| javadoc | JavadocMethod | 10 | |
| JavadocType | 1 | ||
| naming | LocalVariableName
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'mapUserResponses'. | 349 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | DeclarationOrder | Static variable definition in wrong order. | 90 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 91 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 92 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 93 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 94 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 95 | |
| design | VisibilityModifier | Variable '_mapFields' must be private and have accessor methods. | 95 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 102 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 119 | |
| coding | EmptyStatement | Empty statement. | 196 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseCreation'. | 213 | |
| naming | LocalVariableName | Name 'FormResponseHistoryDataObject' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
| coding | EmptyStatement | Empty statement. | 285 | |
| blocks | LeftCurly | '{' at column 142 should be on a new line. | 353 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'nFormId'. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'nQuestionId'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'nFormId'. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| design | VisibilityModifier | Variable '_formsDataSource' must be private and have accessor methods. | 46 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 60 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 71 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 81 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ElasticClientException'. | 148 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ElasticClientException'. | 166 |