The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | NestedIfDepth
|
1 | ![]() |
header | Header
|
5 | ![]() |
javadoc | JavadocMethod | 11 | ![]() |
sizes | ParameterNumber | 1 | ![]() |
whitespace | ParenPad
|
10 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. | 2 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 128 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 128 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 136 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 136 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 202 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 202 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 210 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 210 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 218 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 218 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 235 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. | 2 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 197 |
![]() |
coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 235 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strMediaType'. | 613 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'strIdDemand'. | 655 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 662 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 663 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strRemoteId'. | 664 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'strIdDemand'. | 723 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nVersion'. | 730 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 731 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strRemoteId'. | 732 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. | 2 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strUserGuid'. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. | 2 |