The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 374 | 0 | 6 | 3139 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
241 | |
| NeedBraces | 2 | ||
RightCurly
|
32 | ||
| coding | ArrayTrailingComma | 8 | |
| DeclarationOrder | 78 | ||
| EmptyStatement | 1 | ||
| ExplicitInitialization | 10 | ||
NestedIfDepth
|
1 | ||
| ParameterAssignment | 8 | ||
ReturnCount
|
6 | ||
| StringLiteralEquality | 1 | ||
| design | FinalClass | 7 | |
| HideUtilityClassConstructor | 1 | ||
| VisibilityModifier | 34 | ||
| header | Header
|
361 | |
| imports | AvoidStarImport | 5 | |
| UnusedImports | 23 | ||
| javadoc | JavadocMethod | 654 | |
| JavadocType | 79 | ||
| modifier | RedundantModifier | 7 | |
| naming | LocalVariableName
|
3 | |
MemberName
|
2 | ||
ParameterName
|
4 | ||
| whitespace | ParenPad
|
1545 | |
WhitespaceAround
|
32 |
| 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 | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 101 should be on a new line. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 74 |
| 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 | Missing a Javadoc comment. | 187 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 187 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 191 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 366 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 366 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 366 |
| 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 @return tag. | 74 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'logicalOperator'. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 205 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 205 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 208 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 208 | |
| blocks | LeftCurly | '{' at column 97 should be on a new line. | 216 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 223 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 234 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 148 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 |
| 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 | Missing a Javadoc comment. | 80 | |
| javadoc | JavadocMethod | Expected @return tag. | 238 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdControlTarget'. | 238 | |
| javadoc | JavadocMethod | Expected @param tag for 'controlType'. | 238 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 |
| 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 @return tag. | 694 | |
| javadoc | JavadocMethod | Unused @param tag for '_nIdCategory'. | 712 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdCategory'. | 715 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 764 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 764 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 764 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 766 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 766 | |
| blocks | LeftCurly | '{' at column 22 should be on a new line. | 766 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 767 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 767 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 767 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 770 | |
| blocks | LeftCurly | '{' at column 10 should be on a new line. | 770 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 771 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 771 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 771 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 773 | |
| blocks | LeftCurly | '{' at column 11 should be on a new line. | 773 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 774 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 774 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 780 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 780 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 780 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 780 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 782 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 782 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 782 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 783 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 783 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 783 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 786 | |
| blocks | LeftCurly | '{' at column 10 should be on a new line. | 786 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 787 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 787 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 787 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 789 | |
| blocks | LeftCurly | '{' at column 11 should be on a new line. | 789 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 790 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 790 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 791 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 791 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 792 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 792 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 792 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 794 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 794 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 794 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 794 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 807 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 807 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 807 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 807 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 808 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 808 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 809 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 809 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 809 | |
| blocks | LeftCurly | '{' at column 114 should be on a new line. | 809 |
| 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 |
| 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 'form'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'formCategory'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 225 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 225 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 234 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 234 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 234 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 234 | |
| blocks | LeftCurly | '{' at column 129 should be on a new line. | 234 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 235 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 236 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 236 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 236 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 237 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 243 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 243 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 243 | |
| blocks | LeftCurly | '{' at column 99 should be on a new line. | 243 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 245 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 245 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 245 | |
| coding | ParameterAssignment | Assignment of parameter 'strSqlQuery' is not allowed. | 246 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 388 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 388 |
| 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 '_validationControlList'. | 234 | |
| javadoc | JavadocMethod | Expected @param tag for 'validationControlList'. | 237 |
| 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 @return tag. | 171 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdStep'. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 |
| 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 'sortConfig'. | 151 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdFormm'. | 172 |
| 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 | Unused @param tag for 'formQuestionResponse'. | 603 | |
| javadoc | JavadocMethod | Expected @param tag for 'response'. | 609 |
| 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 'nIdStep'. | 201 | |
| javadoc | JavadocMethod | Expected @return tag. | 281 | |
| javadoc | JavadocMethod | Expected @param tag for 'response'. | 281 |
| 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 'dateUpdate'. | 225 | |
| javadoc | JavadocMethod | Expected @param tag for 'dateUpdateStatus'. | 228 | |
| javadoc | JavadocMethod | Unused @param tag for 'strRole'. | 288 | |
| javadoc | JavadocMethod | Expected @param tag for 'strAdmin'. | 291 |
| 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 'fromBackup'. | 256 | |
| javadoc | JavadocMethod | Unused @param tag for 'strGuid'. | 269 | |
| javadoc | JavadocMethod | Expected @param tag for 'strAdmin'. | 276 | |
| javadoc | JavadocMethod | Expected @param tag for 'fromBackup'. | 276 | |
| javadoc | JavadocMethod | Unused @param tag for 'strRole'. | 330 | |
| javadoc | JavadocMethod | Expected @param tag for 'listRole'. | 334 |
| 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 |
| 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 'idStepList'. | 156 |
| 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 'nIdcontrol'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdControl'. | 67 | |
| javadoc | JavadocMethod | Unused @param tag for 'nIdcontrol'. | 72 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdControl'. | 81 | |
| javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for 'nControl'. | 111 | |
| javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for 'nControl'. | 121 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdControl'. | 231 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdControl'. | 240 |
| 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'. | 102 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 106 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 |
| 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 | JavadocType | Missing a Javadoc comment. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdStep'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 |
| 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 'nIdFormResponse'. | 114 | |
| javadoc | JavadocMethod | Unused @param tag for 'nIdStep'. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormResponseStep'. | 122 | |
| javadoc | JavadocMethod | Expected @return tag. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for 'response'. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for 'formQuestionResponsesList'. | 185 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 185 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 196 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 196 |
| 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 'plugin'. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'fromBackup'. | 127 | |
| javadoc | JavadocMethod | Unused @param tag for 'strGuid'. | 132 | |
| javadoc | JavadocMethod | Expected @param tag for 'strAdmin'. | 140 | |
| javadoc | JavadocMethod | Expected @param tag for 'fromBackup'. | 140 |
| 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 'idSteplist'. | 123 |
| 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 'idEntry'. | 109 |
| 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 | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class MultiviewConfig should be declared as final. | 39 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| design | VisibilityModifier | Variable '_bDisplayFormsTitleColumn' must be private and have accessor methods. | 43 | |
| design | VisibilityModifier | Variable '_bDisplayFormsAssigneeColumn' must be private and have accessor methods. | 44 | |
| design | VisibilityModifier | Variable '_strCsvSeparator' must be private and have accessor methods. | 45 | |
| design | VisibilityModifier | Variable '_intNumberOfFormResponsesPerPdf' must be private and have accessor methods. | 46 | |
| design | VisibilityModifier | Variable '_nIdFileTemplatePdf' must be private and have accessor methods. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 143 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 148 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 148 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
| 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 'strColumnTitle'. | 423 | |
| javadoc | JavadocMethod | Expected @param tag for 'bIsVisibleMultiviewFormSelected'. | 443 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 507 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 507 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 511 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 511 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 511 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 511 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 518 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 523 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 523 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 523 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 523 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 529 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 529 |
| 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 'entryId'. | 153 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 291 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 294 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 295 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 299 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 322 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 |
| 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 | Missing a Javadoc comment. | 351 |
| 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 'nIdForm'. | 248 |
| 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 'strCode'. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 |
| 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 'plugin'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class FormExportConfigHome should be declared as final. | 42 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 94 | |
| javadoc | JavadocMethod | Expected @return tag. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Expected @return tag. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 69 |
| 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 |
| 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 | JavadocType | Missing a Javadoc comment. | 39 |
| 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 'nIdForm'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 55 |
| 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 'the'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 68 | |
| javadoc | JavadocMethod | Expected @return tag. | 83 | |
| javadoc | JavadocMethod | Expected @return tag. | 93 | |
| javadoc | JavadocMethod | Expected @return tag. | 100 |
| 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 'nFormColumnPosition'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'strFormColumnCode'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'listEntryCode'. | 98 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 |
| 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 'nFormColumnPosition'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'strFormColumnCode'. | 76 |
| 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 'nFormColumnPosition'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'strFormColumnCode'. | 76 |
| 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 |
| 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 'formResponseSearchItem'. | 55 | |
| coding | DeclarationOrder | Instance variable definition in wrong order. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEntryCode'. | 105 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseSearchItem'. | 105 |
| 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 'column'. | 96 |
| 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 'column'. | 108 |
| 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 'column'. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 42 |
| 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 | Missing a Javadoc comment. | 46 |
| 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 'strFormFilterName'. | 60 |
| 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 | Missing a Javadoc comment. | 47 |
| 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 | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| 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 | Missing a Javadoc comment. | 48 |
| 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 | Missing a Javadoc comment. | 48 |
| 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 'locale'. | 60 | |
| javadoc | JavadocMethod | Expected @return tag. | 74 | |
| javadoc | JavadocMethod | Expected @return tag. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'formFilter'. | 81 |
| 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 | |
| design | VisibilityModifier | Variable '_formSearchEngine' must be private and have accessor methods. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'responseField'. | 143 |
| 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 'sortConfig'. | 86 |
| 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 | Missing a Javadoc comment. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| javadoc | JavadocMethod | Unused @param tag for 'daoUtil'. | 222 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseSearchItem'. | 226 |
| 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 @return tag. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumn'. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormFilter'. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'lock'. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 47 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'lock'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 55 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'lock'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 63 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 39 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 65 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 84 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 103 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 122 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 141 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.forms.service.lock.LockResult. | 36 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 88 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 123 |
| 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 'nTotalFormResponseItemCount'. | 173 |
| 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 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| javadoc | JavadocMethod | Expected @return tag. | 95 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 95 |
| 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 @return tag. | 66 | |
| javadoc | JavadocMethod | Expected @return tag. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 68 |
| 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 |
| 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 | JavadocType | Missing a Javadoc comment. | 44 |
| 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 | Missing a Javadoc comment. | 44 |
| 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 'strDateCreation'. | 187 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 121 |
| 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 'idRecord'. | 84 | |
| javadoc | JavadocMethod | Expected @param tag for 'idFormResponse'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 130 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 225 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 230 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 231 |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | ExplicitInitialization | Variable '_instance' explicitly initialized to 'null' (default value for its type). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 49 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 49 | |
| naming | MemberName | Name 'strIdComponent' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 55 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 56 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 59 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 64 | |
| naming | ParameterName | Name 'user_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| naming | ParameterName | Name 'published_formresponse_only' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | ParameterName | Name 'published_questions_only' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| javadoc | JavadocMethod | Unused @param tag for 'formRep'. | 105 | |
| javadoc | JavadocMethod | Expected @param tag for 'lstFormRep'. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| coding | EmptyStatement | Empty statement. | 117 |
| 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 | Missing a header - not enough lines in file. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 |
| 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 | JavadocType | Missing a Javadoc comment. | 57 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 64 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 65 | |
| design | VisibilityModifier | Variable '_formPanel' must be private and have accessor methods. | 67 | |
| design | VisibilityModifier | Variable '_listFormColumn' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable '_listFormFilter' must be private and have accessor methods. | 69 | |
| design | VisibilityModifier | Variable '_sortConfig' must be private and have accessor methods. | 70 | |
| design | VisibilityModifier | Variable '_fileName' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable '_fileDescription' must be private and have accessor methods. | 72 | |
| coding | ExplicitInitialization | Variable '_configList' explicitly initialized to 'null' (default value for its type). | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'fileName'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumn'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormFilter'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 83 | |
| javadoc | JavadocMethod | Expected @param tag for 'fileDescription'. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 |
| 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 | Missing a Javadoc comment. | 132 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 154 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 180 |
| 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 @return tag. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'formName'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumn'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormFilter'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 78 |
| 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 'state'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'csvSeparator'. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| javadoc | JavadocMethod | Unused @param tag for 'strColumnName'. | 121 | |
| javadoc | JavadocMethod | Expected @param tag for 'question'. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
| 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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'formName'. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumn'. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormFilter'. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'fileDescription'. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 127 | |
| blocks | RightCurly | '}' at column 11 should be alone on a line. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | VisibilityModifier | Variable '_mapQuestionAndIterationColumn' must be private and have accessor methods. | 52 | |
| coding | ReturnCount | Return count is 3 (max allowed for void methods/constructors/lambdas is 1). | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestions'. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 130 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestions'. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 149 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for '<K>'. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for '<V>'. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for 'map'. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 92 should be on a new line. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 198 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapQuestionAndIterationColumn'. | 198 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| javadoc | JavadocMethod | Unused @param tag for 'question'. | 80 | |
| javadoc | JavadocMethod | Unused @param tag for 'iteration'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'questionTitle'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'iterationNumber'. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 105 | |
| coding | ParameterAssignment | Assignment of parameter 'strValue' is not allowed. | 106 |
| 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 | Missing a Javadoc comment. | 64 | |
| javadoc | JavadocMethod | Expected @return tag. | 71 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestions'. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 119 | |
| javadoc | JavadocMethod | Expected @param tag for 'csvDataLine'. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 151 should be on a new line. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 92 should be on a new line. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 130 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| blocks | RightCurly | '}' at column 21 should be alone on a line. | 133 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 136 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapQuestionData'. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'questionIterationKey'. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapQuestionAndIterationColumn'. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'sbResponse'. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 85 should be on a new line. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 162 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| javadoc | JavadocMethod | Expected @return tag. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'state'. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 177 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 100 should be on a new line. | 178 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 95 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 95 | |
| design | VisibilityModifier | Variable '_formTitle' must be private and have accessor methods. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| blocks | LeftCurly | '{' at column 92 should be on a new line. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 172 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 213 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 223 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 223 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| javadoc | JavadocMethod | Expected @param tag for 'formrResponse'. | 254 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 263 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 264 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 264 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 265 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 265 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 269 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 272 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 272 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 273 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 273 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 273 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 274 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 274 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 274 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 275 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 275 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 276 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 279 | |
| blocks | LeftCurly | '{' at column 10 should be on a new line. | 386 | |
| blocks | RightCurly | '}' at column 6 should be alone on a line. | 388 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 388 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 388 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 388 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 389 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 389 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 393 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 393 | |
| blocks | LeftCurly | '{' at column 9 should be on a new line. | 404 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 406 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 406 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 406 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 406 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 407 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 407 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 409 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 421 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 421 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 421 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 432 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 121 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 167 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 172 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 204 |
| 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 | JavadocType | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 99 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 103 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 107 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 107 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.io.OutputStream. | 38 | |
| imports | UnusedImports | Unused import - java.nio.file.Files. | 39 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 61 | |
| coding | ExplicitInitialization | Variable '_hasMultipleFiles' explicitly initialized to 'false' (default value for its type). | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 11 should be on a new line. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 157 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| blocks | LeftCurly | '{' at column 14 should be on a new line. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 178 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 178 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Unused @param tag for 'content'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'page'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'contentStream'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'listContent'. | 64 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 67 | |
| coding | ExplicitInitialization | Variable '_hasMultipleFiles' explicitly initialized to 'false' (default value for its type). | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 14 should be on a new line. | 136 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| javadoc | JavadocMethod | Unable to get class information for @throws tag 'IOException,'. | 182 | |
| javadoc | JavadocMethod | Expected @return tag. | 184 | |
| javadoc | JavadocMethod | Expected @param tag for 'directoryFile'. | 184 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 184 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 184 | |
| javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 205 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 50 | |
| coding | ExplicitInitialization | Variable '_formDatabaseService' explicitly initialized to 'null' (default value for its type). | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 241 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 250 |
| 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 | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'strBaseUrl'. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class FormResponseService should be declared as final. | 56 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 99 should be on a new line. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 201 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 201 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 482 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 515 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 549 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 584 | |
| javadoc | JavadocMethod | Expected @param tag for 'entry'. | 601 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldName'. | 601 | |
| javadoc | JavadocMethod | Expected @param tag for 'title'. | 601 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 601 |
| 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 | JavadocType | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Expected @return tag. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'idStep'. | 56 | |
| javadoc | JavadocMethod | Expected @return tag. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'idQuestion'. | 64 | |
| javadoc | JavadocMethod | Expected @return tag. | 72 | |
| javadoc | JavadocMethod | Expected @param tag for 'idEntry'. | 72 | |
| javadoc | JavadocMethod | Expected @return tag. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'idGroup'. | 80 | |
| javadoc | JavadocMethod | Expected @return tag. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'idField'. | 88 | |
| javadoc | JavadocMethod | Expected @return tag. | 96 | |
| javadoc | JavadocMethod | Expected @param tag for 'idDisplay'. | 96 | |
| javadoc | JavadocMethod | Expected @return tag. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'entry'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'entry'. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'formDisplay'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'field'. | 125 | |
| javadoc | JavadocMethod | Expected @param tag for 'step'. | 132 | |
| javadoc | JavadocMethod | Expected @param tag for 'question'. | 139 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 146 | |
| javadoc | JavadocMethod | Expected @param tag for 'controlGroup'. | 153 | |
| javadoc | JavadocMethod | Expected @param tag for 'group'. | 160 | |
| javadoc | JavadocMethod | Expected @param tag for 'group'. | 167 | |
| javadoc | JavadocMethod | Expected @param tag for 'entry'. | 174 | |
| javadoc | JavadocMethod | Expected @param tag for 'field'. | 181 | |
| javadoc | JavadocMethod | Expected @param tag for 'question'. | 188 | |
| javadoc | JavadocMethod | Expected @param tag for 'formDisplay'. | 195 | |
| javadoc | JavadocMethod | Expected @return tag. | 203 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdForm'. | 203 | |
| javadoc | JavadocMethod | Expected @param tag for 'idStepList'. | 244 | |
| javadoc | JavadocMethod | Expected @return tag. | 261 | |
| javadoc | JavadocMethod | Expected @param tag for 'idField'. | 261 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 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 @return tag. | 50 |
| 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 | Missing a Javadoc comment. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdForm'. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 177 | |
| coding | ParameterAssignment | Assignment of parameter 'nIdForm' is not allowed. | 195 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdForm'. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumn'. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 233 | |
| coding | ParameterAssignment | Assignment of parameter 'nIdForm' is not allowed. | 261 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapColumns'. | 287 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestions'. | 287 | |
| javadoc | JavadocMethod | Expected @param tag for 'bGlobal'. | 287 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 287 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 300 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 300 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 315 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapFilters'. | 340 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestions'. | 340 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumns'. | 340 | |
| javadoc | JavadocMethod | Expected @param tag for 'bGlobal'. | 340 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 341 |
| 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 'idFromStep'. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'listTransitions'. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 174 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 179 |
| 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 | JavadocType | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 134 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 144 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 167 |
| 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 'nIdForm'. | 257 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdStep'. | 261 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdQuestion'. | 261 | |
| javadoc | JavadocMethod | Expected @return tag. | 286 | |
| javadoc | JavadocMethod | Expected @param tag for 'entry'. | 354 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormsQuestionResponse'. | 354 | |
| javadoc | JavadocMethod | Expected @param tag for 'strErrorMeassge'. | 354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeGeolocation. | 41 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.file.FileService. | 41 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.file.IFileStoreServiceProvider. | 42 |
| 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 |
| 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 |
| 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 | JavadocType | Missing a Javadoc comment. | 42 |
| 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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 80 |
| 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 | JavadocType | Missing a Javadoc comment. | 80 | |
| design | VisibilityModifier | Variable '_formDatabaseService' must be private and have accessor methods. | 84 | |
| design | VisibilityModifier | Variable '_objectMapper' must be private and have accessor methods. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocMethod | Expected @return tag. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'idStep'. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 103 | |
| javadoc | JavadocMethod | Expected @return tag. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'idStep'. | 115 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 162 | |
| javadoc | JavadocMethod | Expected @param tag for 'json'. | 162 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 162 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 162 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 169 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 197 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 221 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 303 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 307 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 307 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 338 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 346 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 354 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 362 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 374 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 375 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 393 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 395 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 395 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 397 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 397 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 408 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 419 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 430 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 441 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 450 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class FormJsonService should be declared as final. | 81 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocMethod | Expected @return tag. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'idForm'. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 103 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'json'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 156 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 156 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 181 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 214 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 229 |
| 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 @return tag. | 49 | |
| javadoc | JavadocMethod | Expected @return tag. | 57 | |
| javadoc | JavadocMethod | Expected @param tag for 'idTemplate'. | 57 | |
| javadoc | JavadocMethod | Expected @return tag. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 |
| 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 | JavadocType | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
| 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 | JavadocType | Missing a Javadoc comment. | 38 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 38 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 79 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 87 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 5 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 15 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 15 | |
| javadoc | JavadocMethod | Expected @throws tag for 'LockException'. | 15 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 23 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 23 | |
| javadoc | JavadocMethod | Expected @throws tag for 'LockException'. | 23 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 32 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | |
| javadoc | JavadocMethod | Expected @throws tag for 'LockException'. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 49 | |
| blocks | LeftCurly | '{' at column 69 should be on a new line. | 49 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 52 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 54 | |
| javadoc | JavadocMethod | Expected @param tag for 'lockDao'. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | |
| blocks | LeftCurly | '{' at column 90 should be on a new line. | 68 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 104 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 109 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 84 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 84 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponse'. | 128 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| blocks | RightCurly | '}' at column 7 should be alone on a line. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 157 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 197 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 286 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 288 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 288 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 295 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 297 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 299 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 336 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 336 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 336 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 344 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 348 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 352 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 46 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'formSearchConfig'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormPanelInitializerQueryPart'. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumnQueryPart'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormFilterQueryPart'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStartIndex'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'nPageSize'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'formPanel'. | 77 |
| 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 'nIdFormResponse'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdTask'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdFormResponse'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdTask'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 99 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| blocks | LeftCurly | '{' at column 14 should be on a new line. | 167 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 203 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 204 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 214 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 218 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 218 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 192 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 196 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 197 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 200 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 205 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 206 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 208 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 211 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 211 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 211 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 235 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 236 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 236 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 236 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 237 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 248 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 290 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 304 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 344 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 348 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 351 | |
| javadoc | JavadocMethod | Invalid use of the {@inheritDoc} tag. | 416 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 443 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 443 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 472 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 479 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 479 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 481 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 481 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 484 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 484 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 485 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 509 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 545 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 545 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 560 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 561 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 563 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 563 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 563 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 563 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 564 | |
| javadoc | JavadocMethod | Invalid use of the {@inheritDoc} tag. | 573 | |
| javadoc | JavadocMethod | Expected @param tag for 'listActionDelete'. | 590 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 590 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 595 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 596 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 596 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 596 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 597 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 597 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 598 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 598 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 599 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 618 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 620 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 620 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseState'. | 667 | |
| javadoc | JavadocMethod | Expected @param tag for 'responseField'. | 857 | |
| javadoc | JavadocMethod | Expected @param tag for 'response'. | 857 | |
| javadoc | JavadocMethod | Expected @param tag for 'strValue'. | 880 |
| 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 | Missing a Javadoc comment. | 60 |
| 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 |
| 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 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 250 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.genericattributes.service.entrytype.EntryTypeServiceManager. | 79 | |
| design | FinalClass | Class FormsResponseUtils should be declared as final. | 96 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 155 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 159 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 159 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 184 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 188 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 188 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 189 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 193 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 194 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 196 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 196 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 196 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 196 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 196 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 198 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 210 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 210 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 210 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 211 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 212 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 215 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 215 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 219 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 236 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseManager'. | 327 | |
| javadoc | JavadocMethod | Expected @param tag for 'listQuestionStep'. | 327 | |
| javadoc | JavadocMethod | Expected @param tag for 'displayInBO'. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 388 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 388 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 430 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 430 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 430 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 430 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 434 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 436 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 436 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 437 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 437 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 437 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 437 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 437 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 438 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 440 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 442 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 442 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 443 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 443 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 443 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 443 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 443 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 455 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 465 | |
| javadoc | JavadocMethod | Unused @param tag for 'request'. | 483 | |
| javadoc | JavadocMethod | Expected @return tag. | 488 | |
| javadoc | JavadocMethod | Unused @param tag for 'request'. | 506 | |
| javadoc | JavadocMethod | Expected @return tag. | 510 | |
| javadoc | JavadocMethod | Expected @param tag for 'strGuid'. | 510 | |
| javadoc | JavadocMethod | Expected @param tag for 'formResponseManager'. | 528 | |
| javadoc | JavadocMethod | Expected @param tag for 'frontOffice'. | 528 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 543 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 559 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 562 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 564 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 564 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 565 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 565 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 565 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 565 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 565 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 573 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 573 | |
| javadoc | JavadocMethod | Unused @param tag for 'nIdFormQuestionResponse'. | 583 | |
| javadoc | JavadocMethod | Unused @param tag for 'nIdFile'. | 584 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 587 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdFormResponse'. | 587 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 587 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class FormsUtils should be declared as final. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| 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 | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'strQuestionCode'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIterationNumber'. | 55 | |
| coding | ParameterAssignment | Assignment of parameter 'nIterationNumber' is not allowed. | 63 |
| 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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.i18n.I18nService. | 47 | |
| design | VisibilityModifier | Variable '_listAvailableFieldControl' must be private and have accessor methods. | 59 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 61 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'listAvailableFieldControl'. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| design | VisibilityModifier | Variable '_strValidatorName' must be private and have accessor methods. | 49 | |
| design | VisibilityModifier | Variable '_strDisplayName' must be private and have accessor methods. | 50 | |
| design | VisibilityModifier | Variable '_listAvailableEntryType' must be private and have accessor methods. | 51 | |
| design | VisibilityModifier | Variable '_locale' must be private and have accessor methods. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 |
| 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 'Control'. | 57 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 60 | |
| naming | LocalVariableName | Name 'ControlRemovalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| javadoc | JavadocMethod | Unused @param tag for 'Control'. | 71 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 74 | |
| naming | LocalVariableName | Name 'ControlListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocMethod | Unused @param tag for 'Control'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 88 | |
| naming | LocalVariableName | Name 'ControlListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 |
| 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 'Control'. | 51 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 54 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 54 | |
| javadoc | JavadocMethod | Unused @param tag for 'Control'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 62 | |
| javadoc | JavadocMethod | Unused @param tag for 'Control'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'control'. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Missing a header - not enough lines in file. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 7 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 7 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.i18n.I18nService. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.i18n.I18nService. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 96 should be on a new line. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 63 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 |
| 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 'nIterationNumber'. | 125 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 243 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 245 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 245 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 597 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 252 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 253 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 253 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 253 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 257 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 257 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 258 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 267 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 267 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 267 | |
| blocks | LeftCurly | '{' at column 96 should be on a new line. | 267 | |
| blocks | RightCurly | '}' at column 29 should be alone on a line. | 269 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 269 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 272 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 280 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 284 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 284 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 285 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 285 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 285 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 285 | |
| blocks | LeftCurly | '{' at column 129 should be on a new line. | 285 | |
| blocks | RightCurly | '}' at column 17 should be alone on a line. | 287 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 287 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 290 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 335 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 335 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 336 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 499 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 706 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 706 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.time.LocalDateTime. | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - fr.paris.lutece.plugins.forms.business.*. | 40 | |
| coding | ExplicitInitialization | Variable '_bIsResponseLoadedFromBackup' explicitly initialized to 'false' (default value for its type). | 58 | |
| coding | ExplicitInitialization | Variable '_isBackupResponseAlreadyInitiated' explicitly initialized to 'false' (default value for its type). | 59 | |
| javadoc | JavadocMethod | Expected @return tag. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 168 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' at column 93 should be on a new line. | 171 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 85 should be on a new line. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 221 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 222 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 226 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 228 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 |
| 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. | 97 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 98 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 99 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 100 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 101 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 102 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 109 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 174 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 177 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 180 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 185 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 187 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 188 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 198 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 213 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 213 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 261 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 306 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 309 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 309 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 312 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 312 | |
| javadoc | JavadocMethod | Unable to get class information for @throws tag 'FormResponseNotFoundException'. | 332 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 355 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 363 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 363 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 371 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - fr.paris.lutece.plugins.forms.business.*. | 43 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.genericattributes.business.ResponseHome. | 44 | |
| imports | UnusedImports | Unused import - org.apache.james.mime4j.dom.datetime.DateTime. | 90 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 104 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 105 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 106 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 107 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 108 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 109 | |
| naming | MemberName | Name 'IsRequestComingFromAction' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 161 | |
| coding | ExplicitInitialization | Variable 'IsRequestComingFromAction' explicitly initialized to 'false' (default value for its type). | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 299 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 303 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 310 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 320 | |
| blocks | LeftCurly | '{' at column 165 should be on a new line. | 320 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 321 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 332 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 332 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 346 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 346 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 346 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 346 | |
| blocks | LeftCurly | '{' at column 94 should be on a new line. | 346 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 347 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 360 | |
| coding | ReturnCount | Return count is 6 (max allowed for non-void methods/lambdas is 5). | 406 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 456 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 456 | |
| coding | ReturnCount | Return count is 6 (max allowed for non-void methods/lambdas is 5). | 478 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 479 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 506 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 507 | |
| blocks | LeftCurly | '{' at column 143 should be on a new line. | 507 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 508 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 508 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 517 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 518 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 518 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 519 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 519 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 519 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 519 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 537 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 591 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 625 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 646 | |
| javadoc | JavadocMethod | Expected @param tag for 'form'. | 662 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 691 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 743 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 782 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 815 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdFormResponse'. | 897 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 909 | |
| coding | ReturnCount | Return count is 6 (max allowed for non-void methods/lambdas is 5). | 944 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 945 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 952 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 971 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 971 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 971 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 972 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 972 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 972 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 972 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 996 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1002 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1024 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1057 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1057 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1060 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1060 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 1060 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1061 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1061 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1061 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1061 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1075 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1075 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1075 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1075 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1079 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1079 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 1080 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1080 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1099 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 1268 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1336 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1340 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 1388 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 1401 | |
| javadoc | JavadocMethod | Expected @return tag. | 1448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 67 |
| 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 @return tag. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
| 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. | 62 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 65 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 66 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.api.user.User. | 46 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.admin.AdminUserService. | 61 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.image.ImageResourceManager. | 77 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 82 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 88 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 91 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 92 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 93 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 94 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 95 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 96 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 97 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 98 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 99 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 102 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 103 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 104 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 105 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 106 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 107 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 110 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 112 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 118 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 129 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 130 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 131 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 132 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 135 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 136 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 139 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 142 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 143 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 144 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 145 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 159 | |
| design | VisibilityModifier | Variable '_fileStoreProvider' must be private and have accessor methods. | 161 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 166 | |
| design | VisibilityModifier | Variable '_group' must be private and have accessor methods. | 166 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 167 | |
| design | VisibilityModifier | Variable '_step' must be private and have accessor methods. | 167 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 168 | |
| design | VisibilityModifier | Variable '_entry' must be private and have accessor methods. | 168 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 169 | |
| design | VisibilityModifier | Variable '_question' must be private and have accessor methods. | 169 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 170 | |
| design | VisibilityModifier | Variable '_formDisplay' must be private and have accessor methods. | 170 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 171 | |
| coding | ExplicitInitialization | Variable '_nIdParentSelected' explicitly initialized to '0' (default value for its type). | 171 | |
| design | VisibilityModifier | Variable '_nIdParentSelected' must be private and have accessor methods. | 171 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 172 | |
| design | VisibilityModifier | Variable '_nIdStepTarget' must be private and have accessor methods. | 172 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 173 | |
| design | VisibilityModifier | Variable '_nIdParentTarget' must be private and have accessor methods. | 173 | |
| javadoc | JavadocMethod | Expected @param tag for 'viewManageQuestions'. | 182 | |
| javadoc | JavadocMethod | Expected @throws tag for 'CodeAlreadyExistsException'. | 182 | |
| javadoc | JavadocMethod | Expected @throws tag for 'CodeAlreadyExistsException'. | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 381 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 412 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 439 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 466 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 519 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 601 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdEntry'. | 887 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 901 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 910 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 912 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 921 |
| 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. | 70 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 71 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 74 | |
| design | VisibilityModifier | Variable '_strCurrentPageIndex' must be private and have accessor methods. | 84 | |
| design | VisibilityModifier | Variable '_nItemsPerPage' must be private and have accessor methods. | 85 | |
| design | VisibilityModifier | Variable '_paginator' must be private and have accessor methods. | 86 | |
| design | VisibilityModifier | Variable '_formItemSortConfig' must be private and have accessor methods. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | |
| javadoc | JavadocMethod | Expected @param tag for 'nbTotalItems'. | 110 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 140 | |
| javadoc | JavadocMethod | Expected @param tag for 'actionCsrf'. | 233 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 249 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 250 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 257 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 257 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 257 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 259 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 282 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 282 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 150 should be on a new line. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 295 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 295 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 296 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 296 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 296 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 301 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 301 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 302 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 322 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 324 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 324 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 325 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 325 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 325 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 326 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 326 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 329 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 339 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 339 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 339 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 341 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 341 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 341 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 342 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 342 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 342 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 343 | |
| coding | ParameterAssignment | Assignment of parameter 'controlGroup' is not allowed. | 344 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 344 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 345 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 345 | |
| coding | ParameterAssignment | Assignment of parameter 'controlGroup' is not allowed. | 346 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 347 | |
| coding | ParameterAssignment | Assignment of parameter 'controlGroup' is not allowed. | 348 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 348 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 351 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 351 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 353 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 354 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 355 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 355 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 361 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 449 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 449 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 451 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 451 | |
| blocks | LeftCurly | '{' at column 129 should be on a new line. | 455 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 460 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 460 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 491 | |
| blocks | LeftCurly | '{' at column 97 should be on a new line. | 491 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 558 | |
| coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '=='. | 558 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 558 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 558 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 559 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 559 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 559 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 559 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 584 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 643 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 663 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 663 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 663 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 664 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 664 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 664 | |
| blocks | LeftCurly | '{' at column 136 should be on a new line. | 664 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 665 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 665 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 61 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 63 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 103 should be on a new line. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' at column 103 should be on a new line. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 172 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 184 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 187 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 105 should be on a new line. | 188 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 189 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 189 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 198 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 198 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 202 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 202 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 202 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 213 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 213 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 213 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 215 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 215 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 221 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 225 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 225 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 227 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 230 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 336 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 374 | |
| javadoc | JavadocMethod | Expected @return tag. | 415 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 416 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 416 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 416 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 416 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 418 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 418 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 418 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 418 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 427 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 427 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 428 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 428 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 428 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 434 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 434 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 434 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 434 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 435 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 435 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 437 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 437 |
| 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. | 184 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 216 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 219 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 321 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 356 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 414 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 414 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 439 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 456 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 456 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 501 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 501 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 537 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 537 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 563 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 563 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 566 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 566 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 580 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 580 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 582 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 582 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 604 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 623 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 623 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 672 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 672 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 728 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 728 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 818 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 824 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 824 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 864 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 888 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 68 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 75 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 192 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 230 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 230 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 230 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 239 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 246 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 246 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 248 |
| 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 @throws tag for 'AccessDeniedException'. | 241 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 285 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 304 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 412 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 450 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 484 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 504 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 514 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 517 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 517 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 517 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 517 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 518 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 518 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 597 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 640 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 656 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 205 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 389 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 389 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 451 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 451 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 456 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 456 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 514 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 519 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 519 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 537 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 537 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 567 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 586 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 610 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 610 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 627 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 654 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 654 |
| 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. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 268 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 343 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 377 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 377 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 460 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 483 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 483 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 509 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 530 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 530 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 543 | |
| coding | ReturnCount | Return count is 8 (max allowed for non-void methods/lambdas is 5). | 610 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 611 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 620 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 620 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 701 | |
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 701 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 732 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 743 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 743 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 755 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 761 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 761 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 772 |
| 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 @throws tag for 'AccessDeniedException'. | 286 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 366 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 394 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 443 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.user.AdminUser. | 80 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.admin.AdminUserService. | 83 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 454 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 510 |
| 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 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| javadoc | JavadocMethod | Expected @return tag. | 260 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 261 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 313 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 328 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 328 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 331 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 331 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 356 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 371 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 371 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 371 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 371 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 379 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 379 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 381 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 383 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 383 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 385 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 385 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 386 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 386 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 390 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 390 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 462 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 465 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 465 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 465 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 465 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 465 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 467 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 498 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIndexStart'. | 498 | |
| javadoc | JavadocMethod | Expected @param tag for 'nPageSize'. | 498 | |
| javadoc | JavadocMethod | Expected @param tag for 'sortConfig'. | 498 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 618 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 618 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 642 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 666 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 679 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 683 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 683 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 683 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 683 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 687 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 687 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.forms.business.StepHome. | 43 | |
| blocks | LeftCurly | '{' at column 104 should be on a new line. | 108 |
| 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 | JavadocType | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 |
| 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.file.FileHome. | 56 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.physicalfile.PhysicalFileHome. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 141 | |
| blocks | LeftCurly | '{' at column 21 should be on a new line. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 218 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 218 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 218 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 222 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 223 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 223 |
| 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 |
| 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 'nFormColumnPosition'. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'strColumnTitle'. | 86 |
| 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 | Missing a Javadoc comment. | 44 |
| 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 @throws tag for 'SiteMessageException'. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class FormDisplayFactory should be declared as final. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'activeFormPanelDisplay'. | 148 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdForm'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumns'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'activeFormPanelDisplay'. | 220 | |
| javadoc | JavadocMethod | Expected @param tag for 'bIsFirst'. | 221 | |
| javadoc | JavadocMethod | Expected @param tag for 'activeFormPanelDisplay'. | 264 | |
| javadoc | JavadocMethod | Expected @param tag for 'bIsFirst'. | 265 |
| 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 'locale'. | 117 |
| 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 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 36 | |
| imports | UnusedImports | Unused import - java.util.List. | 38 | |
| javadoc | JavadocMethod | Unused @param tag for 'formColumnCell'. | 130 | |
| javadoc | JavadocMethod | Expected @param tag for 'geolocFormColumnCell'. | 135 |
| 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 'formColumnCell'. | 149 | |
| javadoc | JavadocMethod | Expected @param tag for 'geolocFormColumnCell'. | 154 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 |
| 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 'locale'. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 |
| 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. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 177 |
| 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 | Missing a Javadoc comment. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 |
| 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 'listIdFormResponsePaginated'. | 121 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 177 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 214 | |
| blocks | LeftCurly | '{' at column 131 should be on a new line. | 220 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 280 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormResponseItem'. | 442 | |
| javadoc | JavadocMethod | Expected @param tag for 'listIdFormResponsePaginated'. | 443 | |
| javadoc | JavadocMethod | Expected @param tag for 'listFormColumnLineTemplate'. | 467 | |
| javadoc | JavadocMethod | Expected @param tag for 'listIdFormResponsePaginated'. | 468 | |
| javadoc | JavadocMethod | Unused @param tag for 'strSortUrl'. | 495 | |
| javadoc | JavadocMethod | Unused @param tag for 'strSortUrl'. | 513 |
| 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 |
| 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 | JavadocType | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| 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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 49 |
| 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 | JavadocType | Missing a Javadoc comment. | 43 | |
| coding | ExplicitInitialization | Variable '_allParameters' explicitly initialized to 'null' (default value for its type). | 46 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'additionalParams'. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 223 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| javadoc | JavadocMethod | Expected @param tag for 'model'. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 |