Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 9 | 0 | 1 | 581 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| blocks | LeftCurly
|
79 | |
| NeedBraces | 11 | ||
RightCurly
|
5 | ||
| coding | DeclarationOrder | 41 | |
| HiddenField | 7 | ||
ReturnCount
|
1 | ||
| design | VisibilityModifier | 6 | |
| header | Header
|
9 | |
| imports | UnusedImports | 3 | |
| javadoc | JavadocMethod | 38 | |
| JavadocType | 4 | ||
| modifier | ModifierOrder | 15 | |
| naming | LocalVariableName
|
1 | |
MemberName
|
7 | ||
ParameterName
|
2 | ||
| regexp | RegexpSinglelineJava
|
6 | |
RegexpSinglelineJava
|
6 | ||
| whitespace | ParenPad
|
335 | |
WhitespaceAround
|
12 |
| 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.util.ArrayList. | 38 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 48 | |
| design | VisibilityModifier | Variable '_mapSql' must be private and have accessor methods. | 51 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 54 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 54 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 55 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 55 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'WHERE 1'. | 58 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 58 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 58 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 58 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 59 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 59 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 59 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 60 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 60 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 60 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 61 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 61 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 61 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 62 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 62 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 63 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 63 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 63 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 64 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 64 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 64 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 67 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 67 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 68 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 68 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 69 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 70 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 70 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 73 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 74 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'SQL_QUERY_SELECTALL_ID'. | 85 | |
| naming | ParameterName | Name 'SQL_QUERY_SELECTALL_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 156 should be on a new line. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 105 | |
| naming | LocalVariableName | Name 'WhereClauses' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 109 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 109 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 109 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 113 | |
| 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 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 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 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 preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 115 should be on a new line. | 119 | |
| 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. | 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 89 should be on a new line. | 143 | |
| 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. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapFilterCriteria'. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 76 should be on a new line. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 167 | |
| coding | ReturnCount | Return count is 6 (max allowed for non-void methods/lambdas is 5). | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 183 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 185 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 185 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 185 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 185 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'strAttributeName'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPrefixToCut'. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 | |
| blocks | LeftCurly | '{' at column 89 should be on a new line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 209 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 209 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 209 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 214 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 217 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 217 | |
| whitespace | ParenPad | '(' is not followed by 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 | |
| blocks | RightCurly | '}' at column 7 should be alone on a line. | 219 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 219 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'businessClass'. | 233 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 233 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 233 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 237 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 237 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 239 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 239 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 242 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
| 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 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 184 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| blocks | LeftCurly | '{' at column 101 should be on a new line. | 186 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 226 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 233 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 244 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 260 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 260 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 260 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 260 |
| 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 | JavadocType | Missing a Javadoc comment. | 9 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 9 | |
| naming | MemberName | Name 'mapAttributes' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 11 | |
| naming | MemberName | Name 'strFormName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 12 | |
| naming | MemberName | Name 'strStatus' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 13 | |
| naming | MemberName | Name 'dateForm' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 20 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 20 | |
| coding | HiddenField | 'mapAttributes' hides a field. | 20 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 20 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 26 | |
| coding | HiddenField | 'strFormName' hides a field. | 26 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 26 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 32 | |
| coding | HiddenField | 'strStatus' hides a field. | 32 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 38 | |
| coding | HiddenField | 'dateForm' hides a field. | 38 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 42 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | |
| blocks | LeftCurly | '{' at column 79 should be on a new line. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 |
| 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 'plugin'. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 110 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 |
| 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. | 3 | |
| blocks | LeftCurly | '{' at column 21 should be on a new line. | 3 | |
| naming | MemberName | Name 'strName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 5 | |
| design | VisibilityModifier | Variable 'strName' must be private and have accessor methods. | 5 | |
| naming | MemberName | Name 'strFirstName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 6 | |
| design | VisibilityModifier | Variable 'strFirstName' must be private and have accessor methods. | 6 | |
| naming | MemberName | Name 'strRegistrationNumber' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 7 | |
| design | VisibilityModifier | Variable 'strRegistrationNumber' must be private and have accessor methods. | 7 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 9 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 9 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 9 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 20 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 24 | |
| coding | HiddenField | 'strName' hides a field. | 24 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 24 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 32 | |
| coding | HiddenField | 'strFirstName' hides a field. | 32 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 40 | |
| coding | HiddenField | 'strRegistrationNumber' hides a field. | 40 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 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 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppPropertiesService. | 37 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 52 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 61 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 76 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 76 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 79 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 81 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 82 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 83 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 84 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 85 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 86 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 87 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 88 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 89 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 90 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 91 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 92 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 93 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 94 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 95 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 96 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 97 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 98 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 99 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 100 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 101 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 102 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 187 | |
| javadoc | JavadocMethod | Unused @param tag for '<S>'. | 206 | |
| javadoc | JavadocMethod | Unused @param tag for '<T>'. | 207 | |
| javadoc | JavadocMethod | Expected @param tag for 'listIds'. | 212 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 214 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 219 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 220 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 108 should be on a new line. | 252 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 255 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 255 | |
| javadoc | JavadocMethod | Expected @return tag. | 262 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 262 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 264 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 264 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 264 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 264 |
| 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.util.Collections. | 63 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 157 | |
| design | VisibilityModifier | Variable '_unitUserService' must be private and have accessor methods. | 158 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 159 | |
| design | VisibilityModifier | Variable '_unitService' must be private and have accessor methods. | 159 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 190 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 201 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 213 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 213 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 215 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 232 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 232 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 237 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 270 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 270 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 272 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 273 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 275 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 280 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 289 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 290 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 293 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 307 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 313 | |
| blocks | LeftCurly | '{' at column 15 should be on a new line. | 321 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 328 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 328 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 328 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 328 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 330 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 341 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 345 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 345 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 351 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 351 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 351 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 351 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 352 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 352 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 352 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 352 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 360 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 360 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 361 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 361 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 362 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 362 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 364 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 364 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 367 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 367 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 367 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 367 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 373 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 373 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 383 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 383 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 384 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 384 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 386 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 386 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 389 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 416 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 420 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 424 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 424 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 432 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 438 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 438 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 438 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 439 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 439 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 440 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 440 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 440 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 440 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 440 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 440 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 440 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 441 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 441 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 441 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 441 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 441 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 441 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 444 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 444 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 445 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 445 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 450 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 450 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 450 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'System\.out\.println'. | 451 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 451 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 451 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 453 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 453 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 453 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 453 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 461 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 465 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 465 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 467 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 467 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 469 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 470 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 474 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 480 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 480 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 480 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 480 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 482 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 482 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 484 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 484 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 484 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 484 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 484 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 485 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 485 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 486 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 486 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 486 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 494 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 494 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 494 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 494 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 496 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 496 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 496 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 498 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 498 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 499 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 499 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 499 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 500 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 500 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 500 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 501 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 501 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 501 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 501 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 501 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 501 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 502 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 502 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 502 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 504 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 506 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 507 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 512 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 512 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 512 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 512 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 513 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 516 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 517 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 517 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 518 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 518 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 519 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 519 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 521 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 521 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 521 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 521 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 526 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 529 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 529 | |
| blocks | LeftCurly | '{' at column 10 should be on a new line. | 543 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 544 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 544 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 547 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 547 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 553 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 553 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 553 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 553 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 553 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 553 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 553 | |
| blocks | LeftCurly | '{' at column 106 should be on a new line. | 553 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 555 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 555 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 560 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 560 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 560 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 560 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 562 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 564 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 564 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 566 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 589 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 589 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 589 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 589 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 590 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 590 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 594 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 632 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 707 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 726 |