Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
8 0 1 594

Files

File
 I
 W
 E
fr/paris/lutece/util/httpaccess/HttpAccess.java 0 1 383
fr/paris/lutece/util/httpaccess/HttpAccessException.java 0 0 2
fr/paris/lutece/util/httpaccess/HttpAccessService.java 0 0 119
fr/paris/lutece/util/httpaccess/HttpClientConfiguration.java 0 0 84
fr/paris/lutece/util/httpaccess/InvalidResponseStatus.java 0 0 1
fr/paris/lutece/util/httpaccess/MemoryFileItem.java 0 0 3
fr/paris/lutece/util/httpaccess/ResponseStatusValidator.java 0 0 1
fr/paris/lutece/util/httpaccess/SimpleResponseValidator.java 0 0 1

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
68
 Error
RightCurly
  • option: "alone"
5
 Error
coding DeclarationOrder 4
 Error
HiddenField 11
 Error
NestedIfDepth
  • max: "3"
1
 Error
design MutableException 1
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
8
 Error
javadoc JavadocMethod 8
 Error
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
11
 Error
sizes ParameterNumber 1
 Warning
whitespace ParenPad
  • option: "space"
443
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
34
 Error

Details

fr/paris/lutece/util/httpaccess/HttpAccess.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 158
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 169
 Error
whitespace ParenPad '(' is not followed by whitespace. 249
 Error
whitespace ParenPad ')' is not preceded with whitespace. 249
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 253
 Error
whitespace ParenPad ')' is not preceded with whitespace. 253
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 253
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 258
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 258
 Error
whitespace ParenPad ')' is not preceded with whitespace. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
whitespace ParenPad '(' is not followed by whitespace. 348
 Error
whitespace ParenPad ')' is not preceded with whitespace. 348
 Warning
sizes ParameterNumber More than 7 parameters (found 9). 378
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 389
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 389
 Error
whitespace ParenPad '(' is not followed by whitespace. 389
 Error
whitespace ParenPad ')' is not preceded with whitespace. 389
 Error
whitespace ParenPad '(' is not followed by whitespace. 393
 Error
whitespace ParenPad ')' is not preceded with whitespace. 393
 Error
whitespace ParenPad '(' is not followed by whitespace. 397
 Error
whitespace ParenPad ')' is not preceded with whitespace. 397
 Error
whitespace ParenPad '(' is not followed by whitespace. 400
 Error
whitespace ParenPad ')' is not preceded with whitespace. 400
 Error
whitespace ParenPad '(' is not followed by whitespace. 406
 Error
whitespace ParenPad ')' is not preceded with whitespace. 406
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 406
 Error
whitespace ParenPad '(' is not followed by whitespace. 407
 Error
whitespace ParenPad '(' is not followed by whitespace. 407
 Error
whitespace ParenPad ')' is not preceded with whitespace. 407
 Error
whitespace ParenPad '(' is not followed by whitespace. 407
 Error
whitespace ParenPad ')' is not preceded with whitespace. 407
 Error
whitespace ParenPad ')' is not preceded with whitespace. 407
 Error
whitespace ParenPad '(' is not followed by whitespace. 409
 Error
whitespace ParenPad ')' is not preceded with whitespace. 409
 Error
whitespace ParenPad '(' is not followed by whitespace. 410
 Error
whitespace ParenPad '(' is not followed by whitespace. 410
 Error
whitespace ParenPad ')' is not preceded with whitespace. 410
 Error
whitespace ParenPad ')' is not preceded with whitespace. 410
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 412
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 412
 Error
whitespace ParenPad '(' is not followed by whitespace. 412
 Error
whitespace ParenPad ')' is not preceded with whitespace. 412
 Error
whitespace ParenPad ')' is not preceded with whitespace. 440
 Error
whitespace ParenPad ')' is not preceded with whitespace. 462
 Error
whitespace ParenPad ')' is not preceded with whitespace. 488
 Error
whitespace ParenPad ')' is not preceded with whitespace. 509
 Error
whitespace ParenPad '(' is not followed by whitespace. 571
 Error
whitespace ParenPad ')' is not preceded with whitespace. 571
 Error
whitespace ParenPad '(' is not followed by whitespace. 599
 Error
whitespace ParenPad ')' is not preceded with whitespace. 599
 Error
whitespace ParenPad '(' is not followed by whitespace. 605
 Error
whitespace ParenPad ')' is not preceded with whitespace. 605
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 605
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 610
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
whitespace ParenPad '(' is not followed by whitespace. 615
 Error
whitespace ParenPad ')' is not preceded with whitespace. 615
 Error
whitespace ParenPad '(' is not followed by whitespace. 616
 Error
whitespace ParenPad '(' is not followed by whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
whitespace ParenPad '(' is not followed by whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
whitespace ParenPad '(' is not followed by whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 618
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 618
 Error
whitespace ParenPad '(' is not followed by whitespace. 618
 Error
whitespace ParenPad ')' is not preceded with whitespace. 618
 Error
whitespace ParenPad '(' is not followed by whitespace. 714
 Error
whitespace ParenPad ')' is not preceded with whitespace. 714
 Error
whitespace ParenPad '(' is not followed by whitespace. 716
 Error
whitespace ParenPad ')' is not preceded with whitespace. 716
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 716
 Error
whitespace ParenPad '(' is not followed by whitespace. 717
 Error
whitespace ParenPad '(' is not followed by whitespace. 717
 Error
whitespace ParenPad ')' is not preceded with whitespace. 717
 Error
whitespace ParenPad '(' is not followed by whitespace. 717
 Error
whitespace ParenPad ')' is not preceded with whitespace. 717
 Error
whitespace ParenPad ')' is not preceded with whitespace. 717
 Error
whitespace ParenPad '(' is not followed by whitespace. 745
 Error
whitespace ParenPad ')' is not preceded with whitespace. 745
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 748
 Error
whitespace ParenPad '(' is not followed by whitespace. 748
 Error
whitespace ParenPad ')' is not preceded with whitespace. 748
 Error
coding NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 749
 Error
whitespace ParenPad '(' is not followed by whitespace. 749
 Error
whitespace ParenPad ')' is not preceded with whitespace. 749
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 762
 Error
whitespace ParenPad ')' is not preceded with whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 762
 Error
whitespace ParenPad ')' is not preceded with whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 762
 Error
whitespace ParenPad ')' is not preceded with whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 762
 Error
whitespace ParenPad ')' is not preceded with whitespace. 762
 Error
whitespace ParenPad ')' is not preceded with whitespace. 762
 Error
whitespace ParenPad '(' is not followed by whitespace. 764
 Error
whitespace ParenPad ')' is not preceded with whitespace. 764
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 774
 Error
whitespace ParenPad ')' is not preceded with whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 774
 Error
whitespace ParenPad ')' is not preceded with whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 774
 Error
whitespace ParenPad ')' is not preceded with whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 774
 Error
whitespace ParenPad ')' is not preceded with whitespace. 774
 Error
whitespace ParenPad ')' is not preceded with whitespace. 774
 Error
whitespace ParenPad '(' is not followed by whitespace. 776
 Error
whitespace ParenPad ')' is not preceded with whitespace. 776
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 796
 Error
whitespace ParenPad '(' is not followed by whitespace. 796
 Error
whitespace ParenPad ')' is not preceded with whitespace. 796
 Error
whitespace ParenPad '(' is not followed by whitespace. 796
 Error
whitespace ParenPad ')' is not preceded with whitespace. 796
 Error
whitespace ParenPad '(' is not followed by whitespace. 796
 Error
whitespace ParenPad ')' is not preceded with whitespace. 796
 Error
whitespace ParenPad ')' is not preceded with whitespace. 796
 Error
whitespace ParenPad '(' is not followed by whitespace. 798
 Error
whitespace ParenPad '(' is not followed by whitespace. 798
 Error
whitespace ParenPad ')' is not preceded with whitespace. 798
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 798
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 798
 Error
whitespace ParenPad '(' is not followed by whitespace. 798
 Error
whitespace ParenPad ')' is not preceded with whitespace. 798
 Error
whitespace ParenPad ')' is not preceded with whitespace. 798
 Error
whitespace ParenPad ')' is not preceded with whitespace. 798
 Error
whitespace ParenPad '(' is not followed by whitespace. 802
 Error
whitespace ParenPad ')' is not preceded with whitespace. 802
 Error
whitespace ParenPad ')' is not preceded with whitespace. 803
 Error
whitespace ParenPad '(' is not followed by whitespace. 803
 Error
whitespace ParenPad ')' is not preceded with whitespace. 803
 Error
whitespace ParenPad '(' is not followed by whitespace. 803
 Error
whitespace ParenPad ')' is not preceded with whitespace. 803
 Error
whitespace ParenPad ')' is not preceded with whitespace. 803
 Error
whitespace ParenPad '(' is not followed by whitespace. 805
 Error
whitespace ParenPad ')' is not preceded with whitespace. 805
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 807
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 807
 Error
whitespace ParenPad '(' is not followed by whitespace. 807
 Error
whitespace ParenPad ')' is not preceded with whitespace. 807
 Error
whitespace ParenPad '(' is not followed by whitespace. 837
 Error
whitespace ParenPad ')' is not preceded with whitespace. 837
 Error
whitespace ParenPad '(' is not followed by whitespace. 838
 Error
whitespace ParenPad ')' is not preceded with whitespace. 838
 Error
whitespace ParenPad '(' is not followed by whitespace. 864
 Error
whitespace ParenPad ')' is not preceded with whitespace. 864
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 864
 Error
whitespace ParenPad '(' is not followed by whitespace. 865
 Error
whitespace ParenPad '(' is not followed by whitespace. 865
 Error
whitespace ParenPad ')' is not preceded with whitespace. 865
 Error
whitespace ParenPad '(' is not followed by whitespace. 865
 Error
whitespace ParenPad ')' is not preceded with whitespace. 865
 Error
whitespace ParenPad ')' is not preceded with whitespace. 865
 Error
whitespace ParenPad '(' is not followed by whitespace. 867
 Error
whitespace ParenPad ')' is not preceded with whitespace. 867
 Error
blocks LeftCurly '{' at column 23 should be on a new line. 867
 Error
whitespace ParenPad '(' is not followed by whitespace. 868
 Error
whitespace ParenPad '(' is not followed by whitespace. 868
 Error
whitespace ParenPad ')' is not preceded with whitespace. 868
 Error
whitespace ParenPad '(' is not followed by whitespace. 868
 Error
whitespace ParenPad '(' is not followed by whitespace. 868
 Error
whitespace ParenPad ')' is not preceded with whitespace. 868
 Error
whitespace ParenPad ')' is not preceded with whitespace. 868
 Error
whitespace ParenPad ')' is not preceded with whitespace. 868
 Error
whitespace ParenPad '(' is not followed by whitespace. 871
 Error
whitespace ParenPad ')' is not preceded with whitespace. 871
 Error
whitespace ParenPad '(' is not followed by whitespace. 872
 Error
whitespace ParenPad '(' is not followed by whitespace. 872
 Error
whitespace ParenPad ')' is not preceded with whitespace. 872
 Error
whitespace ParenPad '(' is not followed by whitespace. 872
 Error
whitespace ParenPad ')' is not preceded with whitespace. 872
 Error
whitespace ParenPad '(' is not followed by whitespace. 872
 Error
whitespace ParenPad ')' is not preceded with whitespace. 872
 Error
whitespace ParenPad ')' is not preceded with whitespace. 872
 Error
whitespace ParenPad ')' is not preceded with whitespace. 872
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 874
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 874
 Error
whitespace ParenPad '(' is not followed by whitespace. 874
 Error
whitespace ParenPad ')' is not preceded with whitespace. 874
 Error
whitespace ParenPad '(' is not followed by whitespace. 906
 Error
whitespace ParenPad ')' is not preceded with whitespace. 906
 Error
whitespace ParenPad '(' is not followed by whitespace. 907
 Error
whitespace ParenPad ')' is not preceded with whitespace. 907
 Error
whitespace ParenPad '(' is not followed by whitespace. 910
 Error
whitespace ParenPad ')' is not preceded with whitespace. 910
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 910
 Error
whitespace ParenPad '(' is not followed by whitespace. 911
 Error
whitespace ParenPad '(' is not followed by whitespace. 911
 Error
whitespace ParenPad ')' is not preceded with whitespace. 911
 Error
whitespace ParenPad '(' is not followed by whitespace. 911
 Error
whitespace ParenPad ')' is not preceded with whitespace. 911
 Error
whitespace ParenPad ')' is not preceded with whitespace. 911
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 915
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 915
 Error
whitespace ParenPad '(' is not followed by whitespace. 915
 Error
whitespace ParenPad ')' is not preceded with whitespace. 915
 Error
javadoc JavadocMethod Unused @param tag for 'strJson'. 926
 Error
javadoc JavadocMethod Expected @param tag for 'strJSON'. 940
 Error
whitespace ParenPad ')' is not preceded with whitespace. 943
 Error
whitespace ParenPad '(' is not followed by whitespace. 1002
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1002
 Error
blocks LeftCurly '{' at column 11 should be on a new line. 1004
 Error
whitespace ParenPad '(' is not followed by whitespace. 1006
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1006
 Error
whitespace ParenPad '(' is not followed by whitespace. 1007
 Error
whitespace ParenPad '(' is not followed by whitespace. 1007
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1007
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1007
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 1007
 Error
whitespace ParenPad '(' is not followed by whitespace. 1010
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1010
 Error
whitespace ParenPad '(' is not followed by whitespace. 1015
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1015
 Error
whitespace ParenPad '(' is not followed by whitespace. 1017
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1017
 Error
whitespace ParenPad '(' is not followed by whitespace. 1024
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1024
 Error
blocks LeftCurly '{' at column 67 should be on a new line. 1024
 Error
whitespace ParenPad '(' is not followed by whitespace. 1025
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1025
 Error
whitespace ParenPad '(' is not followed by whitespace. 1062
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1062
 Error
blocks LeftCurly '{' at column 11 should be on a new line. 1065
 Error
whitespace ParenPad '(' is not followed by whitespace. 1066
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1066
 Error
whitespace ParenPad '(' is not followed by whitespace. 1067
 Error
whitespace ParenPad '(' is not followed by whitespace. 1067
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1067
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1067
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 1067
 Error
whitespace ParenPad '(' is not followed by whitespace. 1070
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1070
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 1073
 Error
whitespace ParenPad '(' is not followed by whitespace. 1073
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1073
 Error
whitespace ParenPad '(' is not followed by whitespace. 1095
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1095
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 1095
 Error
whitespace ParenPad '(' is not followed by whitespace. 1096
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1096
 Error
whitespace ParenPad '(' is not followed by whitespace. 1119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1119
 Error
blocks LeftCurly '{' at column 14 should be on a new line. 1121
 Error
whitespace ParenPad '(' is not followed by whitespace. 1123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1123
 Error
whitespace ParenPad '(' is not followed by whitespace. 1124
 Error
whitespace ParenPad '(' is not followed by whitespace. 1124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1124
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 1124
 Error
whitespace ParenPad '(' is not followed by whitespace. 1127
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1127
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 1131
 Error
whitespace ParenPad '(' is not followed by whitespace. 1131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1131
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 1152
 Error
whitespace ParenPad '(' is not followed by whitespace. 1152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1155
 Error
whitespace ParenPad '(' is not followed by whitespace. 1183
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1183
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 1185
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 1185
 Error
whitespace ParenPad '(' is not followed by whitespace. 1186
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1186
 Error
whitespace ParenPad '(' is not followed by whitespace. 1187
 Error
whitespace ParenPad '(' is not followed by whitespace. 1194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1194
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 1194
 Error
whitespace ParenPad '(' is not followed by whitespace. 1195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1195
 Error
whitespace ParenPad '(' is not followed by whitespace. 1223
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1223
 Error
whitespace ParenPad '(' is not followed by whitespace. 1279
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1279
 Error
whitespace ParenPad '(' is not followed by whitespace. 1282
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1282
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 1282
 Error
whitespace ParenPad '(' is not followed by whitespace. 1283
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1283
 Error
whitespace ParenPad '(' is not followed by whitespace. 1285
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1285
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 1285
 Error
whitespace ParenPad '(' is not followed by whitespace. 1289
 Error
whitespace ParenPad '(' is not followed by whitespace. 1289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1289
 Error
whitespace ParenPad '(' is not followed by whitespace. 1289
 Error
whitespace ParenPad '(' is not followed by whitespace. 1289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1289
 Error
blocks LeftCurly '{' at column 9 should be on a new line. 1291
 Error
whitespace ParenPad '(' is not followed by whitespace. 1292
 Error
whitespace ParenPad '(' is not followed by whitespace. 1292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1292
 Error
whitespace ParenPad '(' is not followed by whitespace. 1292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1292
 Error
whitespace ParenPad '(' is not followed by whitespace. 1293
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1293
 Error
blocks RightCurly '}' at column 5 should be alone on a line. 1294
 Error
whitespace ParenPad '(' is not followed by whitespace. 1294
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1294
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 1294
 Error
whitespace ParenPad '(' is not followed by whitespace. 1295
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1295
 Error
whitespace ParenPad '(' is not followed by whitespace. 1300
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1300
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 1300
 Error
whitespace ParenPad '(' is not followed by whitespace. 1302
 Error
whitespace ParenPad '(' is not followed by whitespace. 1302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1302
 Error
whitespace ParenPad '(' is not followed by whitespace. 1302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1302
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 1323
 Error
whitespace ParenPad '(' is not followed by whitespace. 1324
 Error
whitespace ParenPad '(' is not followed by whitespace. 1324
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1324
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1324
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 1324
 Error
whitespace ParenPad '(' is not followed by whitespace. 1326
 Error
whitespace ParenPad '(' is not followed by whitespace. 1326
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1326
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1326
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 1326
 Error
whitespace ParenPad '(' is not followed by whitespace. 1329
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1329
 Error
whitespace ParenPad '(' is not followed by whitespace. 1331
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1331
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 1331
 Error
whitespace ParenPad '(' is not followed by whitespace. 1333
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1333
 Error
whitespace ParenPad '(' is not followed by whitespace. 1334
 Error
whitespace ParenPad '(' is not followed by whitespace. 1334
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1334
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1334
 Error
whitespace ParenPad '(' is not followed by whitespace. 1338
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1338
 Error
whitespace ParenPad '(' is not followed by whitespace. 1338
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1338
 Error
whitespace ParenPad '(' is not followed by whitespace. 1338
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1338
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1338
 Error
whitespace ParenPad '(' is not followed by whitespace. 1344
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1344
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 1344
 Error
whitespace ParenPad '(' is not followed by whitespace. 1345
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1345

fr/paris/lutece/util/httpaccess/HttpAccessException.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
design MutableException The field '_nResponseCode' must be declared final. 46

fr/paris/lutece/util/httpaccess/HttpAccessService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 124
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 124
 Error
coding DeclarationOrder Static variable definition in wrong order. 131
 Error
coding DeclarationOrder Instance variable definition in wrong order. 133
 Error
coding DeclarationOrder Constructor definition in wrong order. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 159
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 159
 Error
coding DeclarationOrder Constructor definition in wrong order. 163
 Error
javadoc JavadocMethod Missing a Javadoc comment. 163
 Error
javadoc JavadocMethod Unused @param tag for 'method'. 172
 Error
javadoc JavadocMethod Expected @param tag for 'strTargetHost'. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
whitespace ParenPad '(' is not followed by whitespace. 190
 Error
whitespace ParenPad ')' is not preceded with whitespace. 190
 Error
whitespace ParenPad ')' is not preceded with whitespace. 190
 Error
whitespace ParenPad '(' is not followed by whitespace. 191
 Error
whitespace ParenPad ')' is not preceded with whitespace. 191
 Error
whitespace ParenPad '(' is not followed by whitespace. 199
 Error
whitespace WhitespaceAround '==' is not followed by whitespace. 199
 Error
whitespace WhitespaceAround '==' is not preceded with whitespace. 199
 Error
whitespace ParenPad ')' is not preceded with whitespace. 199
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 201
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad '(' is not followed by whitespace. 205
 Error
whitespace ParenPad ')' is not preceded with whitespace. 205
 Error
whitespace ParenPad '(' is not followed by whitespace. 216
 Error
whitespace ParenPad ')' is not preceded with whitespace. 216
 Error
whitespace ParenPad '(' is not followed by whitespace. 217
 Error
whitespace ParenPad ')' is not preceded with whitespace. 217
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 233
 Error
whitespace ParenPad ')' is not preceded with whitespace. 233
 Error
whitespace ParenPad '(' is not followed by whitespace. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 237
 Error
whitespace ParenPad '(' is not followed by whitespace. 239
 Error
whitespace ParenPad ')' is not preceded with whitespace. 239
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 244
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 343
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 343
 Error
whitespace ParenPad '(' is not followed by whitespace. 344
 Error
whitespace ParenPad ')' is not preceded with whitespace. 344
 Error
whitespace ParenPad '(' is not followed by whitespace. 345
 Error
whitespace ParenPad ')' is not preceded with whitespace. 345
 Error
whitespace ParenPad '(' is not followed by whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
whitespace ParenPad '(' is not followed by whitespace. 348
 Error
whitespace ParenPad ')' is not preceded with whitespace. 348
 Error
whitespace ParenPad ')' is not preceded with whitespace. 349
 Error
whitespace ParenPad ')' is not preceded with whitespace. 350
 Error
whitespace ParenPad '(' is not followed by whitespace. 351
 Error
whitespace ParenPad ')' is not preceded with whitespace. 351
 Error
whitespace ParenPad '(' is not followed by whitespace. 352
 Error
whitespace ParenPad ')' is not preceded with whitespace. 352
 Error
whitespace ParenPad ')' is not preceded with whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 354
 Error
blocks LeftCurly '{' at column 7 should be on a new line. 356
 Error
whitespace ParenPad '(' is not followed by whitespace. 357
 Error
whitespace ParenPad ')' is not preceded with whitespace. 357
 Error
whitespace ParenPad '(' is not followed by whitespace. 357
 Error
whitespace ParenPad '(' is not followed by whitespace. 357
 Error
whitespace ParenPad ')' is not preceded with whitespace. 357
 Error
whitespace ParenPad ')' is not preceded with whitespace. 357
 Error
whitespace ParenPad ')' is not preceded with whitespace. 358
 Error
blocks RightCurly '}' at column 3 should be alone on a line. 360
 Error
whitespace ParenPad '(' is not followed by whitespace. 360
 Error
whitespace ParenPad ')' is not preceded with whitespace. 360
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 360
 Error
whitespace ParenPad '(' is not followed by whitespace. 361
 Error
whitespace ParenPad ')' is not preceded with whitespace. 361
 Error
blocks LeftCurly '{' at column 7 should be on a new line. 364
 Error
whitespace ParenPad '(' is not followed by whitespace. 366
 Error
whitespace ParenPad ')' is not preceded with whitespace. 366
 Error
whitespace ParenPad '(' is not followed by whitespace. 367
 Error
whitespace ParenPad '(' is not followed by whitespace. 367
 Error
whitespace ParenPad ')' is not preceded with whitespace. 367
 Error
whitespace ParenPad ')' is not preceded with whitespace. 367
 Error
whitespace ParenPad ')' is not preceded with whitespace. 368
 Error
blocks RightCurly '}' at column 3 should be alone on a line. 370
 Error
whitespace ParenPad '(' is not followed by whitespace. 370
 Error
whitespace ParenPad ')' is not preceded with whitespace. 370
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 370
 Error
whitespace ParenPad '(' is not followed by whitespace. 371
 Error
whitespace ParenPad ')' is not preceded with whitespace. 371
 Error
blocks LeftCurly '{' at column 7 should be on a new line. 373
 Error
whitespace ParenPad '(' is not followed by whitespace. 375
 Error
whitespace ParenPad ')' is not preceded with whitespace. 375
 Error
whitespace ParenPad '(' is not followed by whitespace. 377
 Error
whitespace ParenPad ')' is not preceded with whitespace. 377
 Error
whitespace ParenPad ')' is not preceded with whitespace. 377
 Error
whitespace ParenPad ')' is not preceded with whitespace. 378
 Error
blocks RightCurly '}' at column 3 should be alone on a line. 380
 Error
whitespace ParenPad '(' is not followed by whitespace. 380
 Error
whitespace ParenPad ')' is not preceded with whitespace. 380
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 380
 Error
whitespace ParenPad '(' is not followed by whitespace. 381
 Error
whitespace ParenPad ')' is not preceded with whitespace. 381
 Error
blocks LeftCurly '{' at column 7 should be on a new line. 383
 Error
whitespace ParenPad '(' is not followed by whitespace. 385
 Error
whitespace ParenPad ')' is not preceded with whitespace. 385
 Error
whitespace ParenPad '(' is not followed by whitespace. 386
 Error
whitespace ParenPad '(' is not followed by whitespace. 387
 Error
whitespace ParenPad ')' is not preceded with whitespace. 387
 Error
whitespace ParenPad ')' is not preceded with whitespace. 387
 Error
whitespace ParenPad ')' is not preceded with whitespace. 388
 Error
blocks RightCurly '}' at column 3 should be alone on a line. 390
 Error
whitespace ParenPad '(' is not followed by whitespace. 390
 Error
whitespace ParenPad ')' is not preceded with whitespace. 390
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 390
 Error
whitespace ParenPad '(' is not followed by whitespace. 391
 Error
whitespace ParenPad ')' is not preceded with whitespace. 391

fr/paris/lutece/util/httpaccess/HttpClientConfiguration.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 7
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
coding HiddenField '_strProxyHost' hides a field. 69
 Error
naming ParameterName Name '_strProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 69
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 78
 Error
whitespace ParenPad '(' is not followed by whitespace. 87
 Error
coding HiddenField '_strProxyPort' hides a field. 87
 Error
naming ParameterName Name '_strProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 87
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 96
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
coding HiddenField '_strProxyUserName' hides a field. 105
 Error
naming ParameterName Name '_strProxyUserName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 105
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 114
 Error
whitespace ParenPad '(' is not followed by whitespace. 123
 Error
coding HiddenField '_strProxyPassword' hides a field. 123
 Error
naming ParameterName Name '_strProxyPassword' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 123
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 132
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
coding HiddenField '_strHostName' hides a field. 141
 Error
naming ParameterName Name '_strHostName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 141
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 150
 Error
whitespace ParenPad '(' is not followed by whitespace. 159
 Error
coding HiddenField '_strDomainName' hides a field. 159
 Error
naming ParameterName Name '_strDomainName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 159
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 168
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
coding HiddenField '_strRealm' hides a field. 177
 Error
naming ParameterName Name '_strRealm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 177
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 186
 Error
whitespace ParenPad '(' is not followed by whitespace. 195
 Error
coding HiddenField '_strNoProxyFor' hides a field. 195
 Error
naming ParameterName Name '_strNoProxyFor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 195
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 204
 Error
whitespace ParenPad '(' is not followed by whitespace. 213
 Error
coding HiddenField '_strContentCharset' hides a field. 213
 Error
naming ParameterName Name '_strContentCharset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 213
 Error
whitespace ParenPad ')' is not preceded with whitespace. 213
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 213
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 222
 Error
whitespace ParenPad '(' is not followed by whitespace. 231
 Error
coding HiddenField '_strElementCharset' hides a field. 231
 Error
naming ParameterName Name '_strElementCharset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 231
 Error
whitespace ParenPad ')' is not preceded with whitespace. 231
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 231
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 240
 Error
whitespace ParenPad '(' is not followed by whitespace. 249
 Error
whitespace ParenPad ')' is not preceded with whitespace. 249
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 249
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 267
 Error
whitespace ParenPad ')' is not preceded with whitespace. 267
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 267
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 276
 Error
whitespace ParenPad '(' is not followed by whitespace. 285
 Error
coding HiddenField '_bConnectionPoolEnabled' hides a field. 285
 Error
naming ParameterName Name '_bConnectionPoolEnabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 285
 Error
whitespace ParenPad ')' is not preceded with whitespace. 285
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 285
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 294
 Error
whitespace ParenPad '(' is not followed by whitespace. 303
 Error
whitespace ParenPad ')' is not preceded with whitespace. 303
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 303
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 312
 Error
whitespace ParenPad '(' is not followed by whitespace. 321
 Error
whitespace ParenPad ')' is not preceded with whitespace. 321
 Error
blocks LeftCurly '{' at column 97 should be on a new line. 321

fr/paris/lutece/util/httpaccess/InvalidResponseStatus.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/util/httpaccess/MemoryFileItem.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 200
 Error
javadoc JavadocMethod Missing a Javadoc comment. 205

fr/paris/lutece/util/httpaccess/ResponseStatusValidator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/util/httpaccess/SimpleResponseValidator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2