Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Fichiers | ![]() |
![]() |
![]() |
---|---|---|---|
79 | 0 | 1 | 633 |
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
blocks | LeftCurly
|
10 | ![]() |
RightCurly
|
3 | ![]() | |
coding | ArrayTrailingComma | 9 | ![]() |
DeclarationOrder | 167 | ![]() | |
ExplicitInitialization | 7 | ![]() | |
HiddenField | 4 | ![]() | |
design | FinalClass | 1 | ![]() |
VisibilityModifier | 28 | ![]() | |
header | Header
|
79 | ![]() |
imports | RedundantImport | 1 | ![]() |
UnusedImports | 4 | ![]() | |
javadoc | JavadocMethod | 142 | ![]() |
JavadocType | 18 | ![]() | |
naming | LocalVariableName
|
1 | ![]() |
MemberName
|
2 | ![]() | |
sizes | ParameterNumber | 1 | ![]() |
whitespace | ParenPad
|
154 | ![]() |
WhitespaceAround
|
3 | ![]() |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 61 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 62 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 63 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 64 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 65 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 66 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 291 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 296 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'bShareable'. | 429 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'bLocked'. | 449 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'bIsArchived'. | 657 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 425 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'nIdVersion'. | 128 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 131 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 151 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strName'. | 155 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 169 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nId'. | 215 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 309 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'isArchived'. | 332 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'isUnpulished'. | 171 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 6 |
![]() |
naming | MemberName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 8 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 8 |
![]() |
naming | MemberName | Name 'contentLabel' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 9 |
![]() |
design | VisibilityModifier | Variable 'contentLabel' must be private and have accessor methods. | 9 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 11 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 15 |
![]() |
coding | HiddenField | 'id' hides a field. | 15 |
![]() |
coding | HiddenField | 'contentLabel' hides a field. | 15 |
![]() |
coding | HiddenField | 'id' hides a field. | 34 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'id'. | 34 |
![]() |
coding | HiddenField | 'contentLabel' hides a field. | 52 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'contentLabel'. | 52 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdDocument'. | 138 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdHtmlDoc'. | 149 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 155 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 177 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nId'. | 186 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nId'. | 195 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdTag'. | 232 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 236 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 238 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 @param tag for 'nIdDocument'. | 60 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'idHtmlDoc'. | 70 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdBlog'. | 134 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdDocument'. | 134 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nPriority'. | 134 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 134 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdBlog'. | 98 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 44 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 51 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 52 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 53 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 54 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 291 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nPortletId'. | 233 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
coding | ExplicitInitialization | Variable '_singleton' explicitly initialized to 'null' (default value for its type). | 56 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strPortletType'. | 141 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
coding | DeclarationOrder | Instance variable definition in wrong order. | 72 |
![]() |
coding | DeclarationOrder | Instance variable definition in wrong order. | 74 |
![]() |
coding | DeclarationOrder | Instance variable definition in wrong order. | 76 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'portlet'. | 157 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'p'. | 160 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 166 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
design | FinalClass | Class BlogPublicationHome should be declared as final. | 45 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'blogPub'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'datePublishing'. | 218 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strPortletType'. | 95 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 121 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 121 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pFilter'. | 134 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 90 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 90 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 | Expected @param tag for 'nDocId'. | 73 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nDocId'. | 142 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdPortlet'. | 142 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 150 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 203 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdBlog'. | 203 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'date'. | 203 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 203 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 94 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 19 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 20 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 21 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 22 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 23 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 24 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 25 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 45 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nbMandatoryTags'. | 45 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 45 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 50 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 50 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 52 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 52 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 54 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 54 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 57 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 57 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 59 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 59 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 62 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 62 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 62 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 74 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 74 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 76 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 76 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 88 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 90 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 90 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 94 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 94 |
![]() |
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 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 98 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 98 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 102 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 102 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 104 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 104 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 116 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 116 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 119 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 119 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 119 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 119 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 121 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 121 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 132 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 132 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 138 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 138 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 140 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 153 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 153 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'nIdVersion'. | 132 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 135 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdBlog'. | 239 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 293 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'nIdDocument'. | 381 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 385 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 506 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 515 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 524 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'blog'. | 100 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdBlog'. | 125 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'blog'. | 149 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'idBlog'. | 172 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'docContent'. | 194 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'user'. | 194 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 194 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 200 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'user'. | 209 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 222 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'user'. | 252 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 53 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 58 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 63 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 69 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 74 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 79 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 84 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 89 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 94 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 97 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 270 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 270 |
![]() |
blocks | LeftCurly | '{' at column 45 should be on a new line. | 270 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 338 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 416 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
imports | UnusedImports | Unused import - org.apache.lucene.document.IntPoint. | 48 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 129 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 157 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 171 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 44 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 171 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 244 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 244 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 244 |
![]() |
blocks | LeftCurly | '{' at column 53 should be on a new line. | 244 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 245 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 245 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 246 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 246 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 65 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 68 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 69 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 75 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 76 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 77 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 79 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 84 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 85 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 89 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 74 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 75 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 76 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
imports | RedundantImport | Duplicate import to line 66 - fr.paris.lutece.portal.service.i18n.I18nService. | 100 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 137 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 138 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 139 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 140 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 141 |
![]() |
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. | 146 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 147 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 149 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 150 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 151 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 152 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 153 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 154 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 155 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 156 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 158 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 159 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 160 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 161 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 162 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 163 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 164 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 165 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 166 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 167 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 168 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 170 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 171 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 172 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 182 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 185 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 186 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 187 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 188 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 189 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 190 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 191 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 192 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 193 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 194 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 195 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 196 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 197 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 198 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 199 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 200 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 201 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 202 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 203 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 204 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 205 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 223 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 234 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 279 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 280 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 281 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 282 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 283 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 284 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 285 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 286 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 287 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 288 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 289 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 290 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 292 |
![]() |
design | VisibilityModifier | Variable '_blog' must be private and have accessor methods. | 300 |
![]() |
coding | ExplicitInitialization | Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). | 301 |
![]() |
design | VisibilityModifier | Variable '_bIsChecked' must be private and have accessor methods. | 301 |
![]() |
design | VisibilityModifier | Variable '_strSearchText' must be private and have accessor methods. | 302 |
![]() |
design | VisibilityModifier | Variable '_nIsUnpublished' must be private and have accessor methods. | 303 |
![]() |
design | VisibilityModifier | Variable '_dateUpdateBlogAfter' must be private and have accessor methods. | 304 |
![]() |
design | VisibilityModifier | Variable '_dateUpdateBlogBefor' must be private and have accessor methods. | 305 |
![]() |
design | VisibilityModifier | Variable '_strCurrentPageIndex' must be private and have accessor methods. | 306 |
![]() |
design | VisibilityModifier | Variable '_nItemsPerPage' must be private and have accessor methods. | 307 |
![]() |
design | VisibilityModifier | Variable '_nDefaultItemsPerPage' must be private and have accessor methods. | 308 |
![]() |
coding | ExplicitInitialization | Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). | 309 |
![]() |
design | VisibilityModifier | Variable '_bIsSorted' must be private and have accessor methods. | 309 |
![]() |
design | VisibilityModifier | Variable '_strSortedAttributeName' must be private and have accessor methods. | 310 |
![]() |
design | VisibilityModifier | Variable '_bIsAscSort' must be private and have accessor methods. | 311 |
![]() |
design | VisibilityModifier | Variable '_strTag' must be private and have accessor methods. | 312 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 336 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 336 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 341 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 341 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 353 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 353 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 353 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 353 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 390 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 390 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 392 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 392 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 398 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 398 |
![]() |
blocks | LeftCurly | '{' at column 21 should be on a new line. | 402 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 403 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 403 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 403 |
![]() |
blocks | RightCurly | '}' at column 17 should be alone on a line. | 404 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 404 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 404 |
![]() |
blocks | LeftCurly | '{' at column 44 should be on a new line. | 404 |
![]() |
blocks | LeftCurly | '{' at column 21 should be on a new line. | 410 |
![]() |
blocks | RightCurly | '}' at column 17 should be alone on a line. | 412 |
![]() |
blocks | LeftCurly | '{' at column 46 should be on a new line. | 412 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 483 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 486 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 486 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 488 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 488 |
![]() |
blocks | RightCurly | '}' at column 9 should be alone on a line. | 489 |
![]() |
blocks | LeftCurly | '{' at column 16 should be on a new line. | 489 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 511 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 552 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 655 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 674 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 674 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 683 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 686 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 688 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 715 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 715 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 734 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 736 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 736 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 804 |
![]() |
blocks | LeftCurly | '{' at column 78 should be on a new line. | 827 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 849 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 921 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 989 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 994 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1030 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1097 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1100 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1110 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1167 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1169 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1169 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 1335 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 1421 |
![]() |
blocks | LeftCurly | '{' at column 14 should be on a new line. | 1423 |
![]() |
naming | LocalVariableName | Name '_nDocContentInSession' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1426 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 1437 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 1452 |
![]() |
blocks | LeftCurly | '{' at column 100 should be on a new line. | 1480 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 1512 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 1594 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 1595 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'mRequest'. | 1641 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'locale'. | 1641 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 1673 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1724 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 1751 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1752 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1756 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1769 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1801 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 1804 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1829 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1848 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 1868 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1869 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1874 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1886 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1906 |
![]() |
coding | ArrayTrailingComma | Array should contain trailing comma. | 1913 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1914 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 1931 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1964 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'toArchived'. | 1964 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listBlogIds'. | 1964 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1964 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1966 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1966 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1968 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1968 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1979 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1979 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1994 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listBlogIds'. | 1994 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1994 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 1996 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 1996 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 2015 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 2103 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 2119 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 2128 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 2128 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 95 |
![]() |
design | VisibilityModifier | Variable '_blogPublication' must be private and have accessor methods. | 140 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 222 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 222 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 233 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 233 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'blogPublication'. | 270 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'htmldocPublication'. | 276 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 276 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'model'. | 484 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 484 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 56 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 71 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 72 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 73 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 74 |
![]() |
coding | ExplicitInitialization | Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). | 79 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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'. | 154 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 225 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 280 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 23 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 46 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 46 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 47 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 47 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 49 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 49 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 37 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 38 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 39 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 75 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 76 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 77 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 78 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
![]() |
imports | UnusedImports | Unused import - java.sql.Date. | 36 |
![]() |
imports | UnusedImports | Unused import - java.text.SimpleDateFormat. | 38 |
![]() |
imports | UnusedImports | Unused import - fr.paris.lutece.plugins.blog.web.BlogPublicationJspBean. | 62 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 99 |
![]() |
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. | 103 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 104 |
![]() |
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. | 109 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 110 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 111 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 112 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 114 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 115 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 116 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 117 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 118 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 119 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 137 |
![]() |
design | VisibilityModifier | Variable '_strCurrentPageIndex' must be private and have accessor methods. | 137 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 138 |
![]() |
design | VisibilityModifier | Variable '_nItemsPerPage' must be private and have accessor methods. | 138 |
![]() |
design | VisibilityModifier | Variable '_nDefaultItemsPerPage' must be private and have accessor methods. | 140 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 143 |
![]() |
coding | ExplicitInitialization | Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). | 143 |
![]() |
design | VisibilityModifier | Variable '_bIsChecked' must be private and have accessor methods. | 143 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 144 |
![]() |
design | VisibilityModifier | Variable '_strSearchText' must be private and have accessor methods. | 144 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 145 |
![]() |
coding | ExplicitInitialization | Variable '_nIsUnpublished' explicitly initialized to '0' (default value for its type). | 145 |
![]() |
design | VisibilityModifier | Variable '_nIsUnpublished' must be private and have accessor methods. | 145 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 146 |
![]() |
design | VisibilityModifier | Variable '_dateUpdateBlogAfter' must be private and have accessor methods. | 146 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 147 |
![]() |
design | VisibilityModifier | Variable '_dateUpdateBlogBefor' must be private and have accessor methods. | 147 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 148 |
![]() |
coding | ExplicitInitialization | Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). | 148 |
![]() |
design | VisibilityModifier | Variable '_bIsSorted' must be private and have accessor methods. | 148 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 149 |
![]() |
design | VisibilityModifier | Variable '_strSortedAttributeName' must be private and have accessor methods. | 149 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 150 |
![]() |
design | VisibilityModifier | Variable '_bIsAscSort' must be private and have accessor methods. | 150 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 151 |
![]() |
design | VisibilityModifier | Variable '_strTag' must be private and have accessor methods. | 151 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 194 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 227 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 278 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strButtonSearch'. | 278 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strButtonReset'. | 278 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 287 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 287 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 289 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 289 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 289 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 289 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 315 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 320 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 535 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 535 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 548 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 548 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 574 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 574 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
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. | 67 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 68 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 69 |
![]() |
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. | 72 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 74 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 75 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 76 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 77 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 78 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 81 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 95 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 95 |
![]() |
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 |