The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | NeedBraces | 1 | Error |
coding | ReturnCount
|
1 | Warning |
header | Header
|
34 | Error |
imports | UnusedImports | 2 | Error |
javadoc | JavadocMethod | 10 | Error |
misc | Translation | 4 | Error |
naming | LocalVariableName
|
2 | Error |
whitespace | ParenPad
|
73 | Error |
WhitespaceAround
|
4 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 70 |
Error | javadoc | JavadocMethod | Unused @param tag for 'nDbPageId'. | 318 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strPageName'. | 322 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strSectionTitle'. | 322 |
Error | blocks | NeedBraces | 'if' construct must use '{}'s. | 337 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 337 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 337 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 337 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 337 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 213 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 213 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 215 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 215 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 151 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | imports | UnusedImports | Unused import - java.util.Collection. | 44 |
Error | imports | UnusedImports | Unused import - java.util.Iterator. | 46 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 200 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 99 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 99 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 101 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 101 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 101 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 101 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | naming | LocalVariableName | Name '_listSubClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 62 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 |
Error | naming | LocalVariableName | Name '_listSubClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 79 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 79 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 88 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'message.message.sqlErrorInQuery' missing. | |
Error | misc | Translation | Key 'modify.rowTitleSqlCheck' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'message.sqlErrorInQuery' missing. | |
Error | misc | Translation | Key 'modify_section.rowTitleSqlCheck' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 74 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Warning | coding | ReturnCount | Return count is 6 (max allowed is 5). | 462 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 982 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 982 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 982 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 68 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 70 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 81 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 81 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 85 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 85 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 86 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 86 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 88 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 90 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 90 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 90 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 92 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 92 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 94 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 94 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 96 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 96 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 97 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 97 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 98 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 98 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 99 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 100 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 100 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 104 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 110 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 110 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 112 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 112 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 114 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 114 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 128 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 128 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 131 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 131 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 132 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 132 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 132 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 132 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 134 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 134 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |