|
The following document contains the results of
Checkstyle
.
Files | Infos | Warnings | Errors |
268 | 0 | 0 | 9619 |
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
60
|
| First sentence should end with a period. |
63
|
| 'watcher' hides a field. |
71
|
| Parameter b should be final. |
103
|
| Parameter off should be final. |
103
|
| Parameter len should be final. |
103
|
| Parameter b should be final. |
122
|
| Parameter readResult should be final. |
150
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
64
|
| First sentence should end with a period. |
67
|
| First sentence should end with a period. |
70
|
| First sentence should end with a period. |
73
|
| First sentence should end with a period. |
76
|
| First sentence should end with a period. |
79
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
91
|
| Line has trailing spaces. |
92
|
| Line is longer than 80 characters. |
92
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
96
|
| 'in' hides a field. |
101
|
| 'method' hides a field. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
103
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| First sentence should end with a period. |
111
|
| 'in' hides a field. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
133
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
146
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Parameter b should be final. |
165
|
| Parameter off should be final. |
165
|
| Parameter len should be final. |
165
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
176
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter b should be final. |
194
|
| Line has trailing spaces. |
205
|
| Unused @param tag for 'required'. |
235
|
| Unclosed HTML tag found: <tt>true<tt/> if a valid chunk must be present, |
235
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
247
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
254
|
| Avoid inline conditionals. |
298
|
| '16' is a magic number. |
303
|
| 'catch' is not followed by whitespace. |
322
|
| Line has trailing spaces. |
325
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Parameter inStream should be final. |
365
|
| Array brackets at illegal position. |
367
|
| '1024' is a magic number. |
367
|
| Empty statement. |
369
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
46
|
| Array brackets at illegal position. |
46
|
| '13' is a magic number. |
46
|
| '10' is a magic number. |
46
|
| First sentence should end with a period. |
48
|
| Array brackets at illegal position. |
49
|
| First sentence should end with a period. |
51
|
| Array brackets at illegal position. |
52
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
61
|
| Line has trailing spaces. |
69
|
| Line is longer than 80 characters. |
72
|
| Parameter stream should be final. |
72
|
| 'stream' hides a field. |
72
|
| Parameter bufferSize should be final. |
72
|
| Expected @throws tag for 'IOException'. |
72
|
| Line is longer than 80 characters. |
78
|
| Parameter stream should be final. |
83
|
| 'stream' hides a field. |
83
|
| Expected @param tag for 'stream'. |
83
|
| Expected @throws tag for 'IOException'. |
83
|
| '2048' is a magic number. |
84
|
| Line is longer than 80 characters. |
87
|
| First sentence should end with a period. |
88
|
| Line has trailing spaces. |
91
|
| Method 'flushCache' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Expected @throws tag for 'IOException'. |
94
|
| Array brackets at illegal position. |
96
|
| First sentence should end with a period. |
105
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
115
|
| Method 'flushCacheWithAppend' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter bufferToAppend should be final. |
115
|
| Expected @param tag for 'bufferToAppend'. |
115
|
| Array brackets at illegal position. |
115
|
| Parameter off should be final. |
115
|
| Expected @param tag for 'off'. |
115
|
| Parameter len should be final. |
115
|
| Expected @param tag for 'len'. |
115
|
| Expected @throws tag for 'IOException'. |
115
|
| Array brackets at illegal position. |
116
|
| Method 'writeClosingChunk' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
137
|
| Method 'finish' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Expected @throws tag for 'IOException'. |
140
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
152
|
| Line has trailing spaces. |
154
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Parameter b should be final. |
158
|
| 'if' construct must use '{}'s. |
161
|
| Line has trailing spaces. |
169
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Parameter b should be final. |
172
|
| Expected @param tag for 'b'. |
172
|
| Array brackets at illegal position. |
172
|
| Expected @throws tag for 'IOException'. |
172
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Missing a Javadoc comment. |
176
|
| Parameter src should be final. |
176
|
| Array brackets at illegal position. |
176
|
| Parameter off should be final. |
176
|
| Parameter len should be final. |
176
|
| Method 'flush' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Expected @throws tag for 'IOException'. |
189
|
| Line is longer than 80 characters. |
194
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Expected @throws tag for 'IOException'. |
197
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| Parameter message should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Parameter message should be final. |
64
|
| Parameter cause should be final. |
64
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
63
|
| Parameter method should be final. |
69
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
92
|
| Parameter state should be final. |
95
|
| Parameter conn should be final. |
95
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
96
|
| Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Parameter state should be final. |
118
|
| Parameter conn should be final. |
118
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
119
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
140
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Parameter state should be final. |
140
|
| Parameter conn should be final. |
140
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
141
|
| Method 'writeRequestLine' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Parameter state should be final. |
159
|
| Parameter conn should be final. |
159
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
160
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
173
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
188
|
| Method 'shouldCloseConnection' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Parameter conn should be final. |
191
|
| Expected @param tag for 'conn'. |
191
|
| Line has trailing spaces. |
203
|
| Line is longer than 80 characters. |
203
|
| Line has trailing spaces. |
213
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Parameter message should be final. |
58
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
66
|
| Parameter message should be final. |
69
|
| Parameter cause should be final. |
69
|
| Line is longer than 80 characters. |
71
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Parameter message should be final. |
54
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
62
|
| Parameter message should be final. |
65
|
| Parameter cause should be final. |
65
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
61
|
| First sentence should end with a period. |
68
|
| Line has trailing spaces. |
81
|
| Parameter in should be final. |
88
|
| Parameter contentLength should be final. |
88
|
| 'contentLength' hides a field. |
88
|
| 'cast' is not followed by whitespace. |
89
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
98
|
| Parameter in should be final. |
101
|
| Parameter contentLength should be final. |
101
|
| 'contentLength' hides a field. |
101
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
114
|
| First sentence should end with a period. |
127
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Parameter b should be final. |
157
|
| Parameter off should be final. |
157
|
| Parameter len should be final. |
157
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
182
|
| Parameter b should be final. |
182
|
| Method 'skip' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter n should be final. |
194
|
| Line has trailing spaces. |
195
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
62
|
| Line has trailing spaces. |
69
|
| Parameter domain should be final. |
83
|
| Parameter name should be final. |
83
|
| Parameter value should be final. |
83
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
89
|
| Unused @throws tag for 'IllegalArgumentException'. |
100
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Parameter domain should be final. |
104
|
| Parameter name should be final. |
104
|
| Parameter value should be final. |
104
|
| Parameter path should be final. |
105
|
| Parameter expires should be final. |
105
|
| Parameter secure should be final. |
105
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
108
|
| First sentence should end with a period. |
121
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
135
|
| Parameter domain should be final. |
135
|
| Parameter name should be final. |
135
|
| Parameter value should be final. |
135
|
| Parameter path should be final. |
135
|
| Parameter maxAge should be final. |
136
|
| Parameter secure should be final. |
136
|
| Line has trailing spaces. |
137
|
| Line is longer than 80 characters. |
140
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
143
|
| '1000L' is a magic number. |
143
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
151
|
| Method 'getComment' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
164
|
| Method 'setComment' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Parameter comment should be final. |
167
|
| Line has trailing spaces. |
174
|
| Method 'getExpiryDate' is not designed for extension - needs to be abstract, final or empty. |
182
|
| Line is longer than 80 characters. |
188
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
192
|
| Method 'setExpiryDate' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Parameter expiryDate should be final. |
197
|
| Method 'isPersistent' is not designed for extension - needs to be abstract, final or empty. |
209
|
| Line has trailing spaces. |
216
|
| Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Line has trailing spaces. |
227
|
| Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Parameter domain should be final. |
232
|
| First sentence should end with a period. |
243
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
247
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Method 'setPath' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Parameter path should be final. |
262
|
| Line is longer than 80 characters. |
267
|
| Method 'getSecure' is not designed for extension - needs to be abstract, final or empty. |
270
|
| Line has trailing spaces. |
283
|
| Method 'setSecure' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Parameter secure should be final. |
286
|
| Line has trailing spaces. |
295
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
299
|
| Line has trailing spaces. |
305
|
| Line has trailing spaces. |
308
|
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Parameter version should be final. |
311
|
| Line has trailing spaces. |
317
|
| Method 'isExpired' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Line has trailing spaces. |
321
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
329
|
| Method 'isExpired' is not designed for extension - needs to be abstract, final or empty. |
332
|
| Parameter now should be final. |
332
|
| Line has trailing spaces. |
333
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
341
|
| Line has trailing spaces. |
342
|
| Line has trailing spaces. |
343
|
| Line has trailing spaces. |
346
|
| Line has trailing spaces. |
348
|
| Method 'setPathAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. |
351
|
| Parameter value should be final. |
351
|
| Line has trailing spaces. |
359
|
| Line has trailing spaces. |
361
|
| Method 'isPathAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. |
364
|
| Line has trailing spaces. |
369
|
| Line has trailing spaces. |
371
|
| Line has trailing spaces. |
372
|
| Line has trailing spaces. |
373
|
| Line has trailing spaces. |
376
|
| Method 'setDomainAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. |
381
|
| Parameter value should be final. |
381
|
| Line has trailing spaces. |
386
|
| Line has trailing spaces. |
389
|
| Method 'isDomainAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. |
394
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
403
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
417
|
| Parameter obj should be final. |
417
|
| 'if' construct must use '{}'s. |
418
|
| 'if' construct must use '{}'s. |
419
|
| Line has trailing spaces. |
433
|
| Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. |
436
|
| Line has trailing spaces. |
439
|
| Line has trailing spaces. |
441
|
| Line has trailing spaces. |
443
|
| Line has trailing spaces. |
450
|
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. |
456
|
| Parameter o1 should be final. |
456
|
| Parameter o2 should be final. |
456
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
492
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
495
|
| First sentence should end with a period. |
516
|
| First sentence should end with a period. |
522
|
| Line has trailing spaces. |
533
|
| First sentence should end with a period. |
541
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
40
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
46
|
| Missing a Javadoc comment. |
46
|
| Name 'SSL_HANDSHAKE_EXCEPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Must have at least one statement. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| First sentence should end with a period. |
54
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
56
|
| First sentence should end with a period. |
57
|
| Line is longer than 80 characters. |
57
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
65
|
| Parameter retryCount should be final. |
65
|
| 'retryCount' hides a field. |
65
|
| Parameter requestSentRetryEnabled should be final. |
65
|
| 'requestSentRetryEnabled' hides a field. |
65
|
| Line has trailing spaces. |
70
|
| '3' is a magic number. |
76
|
| Line has trailing spaces. |
78
|
| Line is longer than 80 characters. |
79
|
| Line has trailing spaces. |
81
|
| Method 'retryMethod' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Parameter executionCount should be final. |
87
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
96
|
| 'cast' is not followed by whitespace. |
96
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Method 'isRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Method 'getRetryCount' is not designed for extension - needs to be abstract, final or empty. |
144
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
39
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
48
|
| '3' is a magic number. |
52
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
57
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
60
|
| Method 'retryMethod' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter method should be final. |
63
|
| Parameter connection should be final. |
64
|
| Parameter recoverableException should be final. |
65
|
| Parameter executionCount should be final. |
66
|
| Parameter requestSent should be final. |
67
|
| Line is longer than 80 characters. |
69
|
| Line has trailing spaces. |
72
|
| Method 'isRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Method 'getRetryCount' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Line has trailing spaces. |
87
|
| Method 'setRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter requestSentRetryEnabled should be final. |
90
|
| 'requestSentRetryEnabled' hides a field. |
90
|
| Method 'setRetryCount' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter retryCount should be final. |
97
|
| 'retryCount' hides a field. |
97
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
56
|
| Parameter name should be final. |
62
|
| Parameter value should be final. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
73
|
| Parameter name should be final. |
76
|
| Parameter value should be final. |
76
|
| Parameter isAutogenerated should be final. |
76
|
| 'isAutogenerated' hides a field. |
76
|
| Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Line has trailing spaces. |
89
|
| Avoid inline conditionals. |
89
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Avoid inline conditionals. |
91
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Line has trailing spaces. |
111
|
| Method 'getValues' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
125
|
| Method 'getElements' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
137
|
| Method 'isAutogenerated' is not designed for extension - needs to be abstract, final or empty. |
140
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
82
|
| Line is longer than 80 characters. |
84
|
| Parameter name should be final. |
102
|
| Parameter value should be final. |
102
|
| Parameter name should be final. |
113
|
| Parameter value should be final. |
113
|
| Parameter parameters should be final. |
114
|
| 'parameters' hides a field. |
114
|
| Line has trailing spaces. |
125
|
| Parameter chars should be final. |
128
|
| Parameter offset should be final. |
128
|
| Parameter length should be final. |
128
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
150
|
| Parameter chars should be final. |
153
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Line has trailing spaces. |
188
|
| Parameter headerValue should be final. |
191
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
198
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
232
|
| Parameter headerValue should be final. |
235
|
| Line has trailing spaces. |
236
|
| Line has trailing spaces. |
253
|
| Parameter headerValue should be final. |
256
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
269
|
| Method 'getParameterByName' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Parameter name should be final. |
276
|
| Line has trailing spaces. |
282
|
| 'parameters' hides a field. |
284
|
| Array brackets at illegal position. |
284
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
47
|
| Line is longer than 80 characters. |
47
|
| Line has trailing spaces. |
56
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
67
|
| Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Parameter header should be final. |
70
|
| Line has trailing spaces. |
73
|
| Method 'removeHeader' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Parameter header should be final. |
79
|
| Line has trailing spaces. |
87
|
| Method 'setHeaders' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter headers should be final. |
90
|
| 'headers' hides a field. |
90
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Method 'getCondensedHeader' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter name should be final. |
109
|
| 'headers' hides a field. |
110
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
135
|
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Parameter name should be final. |
138
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
155
|
| Method 'getFirstHeader' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Parameter name should be final. |
159
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Method 'getLastHeader' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Parameter name should be final. |
178
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
192
|
| Method 'getAllHeaders' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Line has trailing spaces. |
198
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
203
|
| Method 'containsHeader' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Parameter name should be final. |
208
|
| Line has trailing spaces. |
215
|
| Line has trailing spaces. |
221
|
| Line has trailing spaces. |
223
|
| Method 'getIterator' is not designed for extension - needs to be abstract, final or empty. |
226
|
| Line has trailing spaces. |
227
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
52
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
53
|
| Line is longer than 80 characters. |
56
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
64
|
| Line is longer than 80 characters. |
64
|
| First sentence should end with a period. |
67
|
| Line has trailing spaces. |
76
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
79
|
| Line is longer than 80 characters. |
93
|
| 'cast' is not followed by whitespace. |
98
|
| Line is longer than 80 characters. |
100
|
| Line has trailing spaces. |
102
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
111
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
118
|
| '50' is a magic number. |
118
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
150
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
155
|
| Line is longer than 80 characters. |
157
|
| Line has trailing spaces. |
159
|
| Method 'hostEquals' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Line is longer than 80 characters. |
167
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
187
|
| Line is longer than 80 characters. |
196
|
| Method 'proxyEquals' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Line is longer than 80 characters. |
207
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
217
|
| Method 'isHostSet' is not designed for extension - needs to be abstract, final or empty. |
220
|
| First sentence should end with a period. |
224
|
| Line has trailing spaces. |
226
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
229
|
| 'host' hides a field. |
229
|
| Line has trailing spaces. |
232
|
| First sentence should end with a period. |
233
|
| Line has trailing spaces. |
235
|
| Line is longer than 80 characters. |
240
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
240
|
| 'host' hides a field. |
240
|
| Parameter port should be final. |
240
|
| Line has trailing spaces. |
243
|
| Line has trailing spaces. |
246
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
254
|
| Line is longer than 80 characters. |
254
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
254
|
| 'host' hides a field. |
254
|
| Parameter port should be final. |
254
|
| Line has trailing spaces. |
262
|
| Line is longer than 80 characters. |
267
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
267
|
| 'host' hides a field. |
267
|
| Parameter port should be final. |
267
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
279
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
283
|
| 'host' hides a field. |
283
|
| Parameter port should be final. |
283
|
| Line has trailing spaces. |
286
|
| Line has trailing spaces. |
289
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
292
|
| 'host' hides a field. |
292
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
296
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
301
|
| Line has trailing spaces. |
311
|
| Method 'getHostURL' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Line has trailing spaces. |
316
|
| Line is longer than 80 characters. |
316
|
| Line has trailing spaces. |
324
|
| Line has trailing spaces. |
326
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
341
|
| Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
344
|
| Line contains a tab character. |
345
|
| Line has trailing spaces. |
350
|
| Line has trailing spaces. |
352
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
355
|
| Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. |
367
|
| Line has trailing spaces. |
377
|
| Line has trailing spaces. |
379
|
| Line has trailing spaces. |
381
|
| Line has trailing spaces. |
383
|
| Method 'isProxySet' is not designed for extension - needs to be abstract, final or empty. |
384
|
| Line has trailing spaces. |
385
|
| First sentence should end with a period. |
388
|
| Line has trailing spaces. |
390
|
| Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. |
393
|
| 'proxyHost' hides a field. |
393
|
| Line has trailing spaces. |
396
|
| Method 'setProxy' is not designed for extension - needs to be abstract, final or empty. |
402
|
| 'proxyHost' hides a field. |
402
|
| Parameter proxyPort should be final. |
402
|
| Line has trailing spaces. |
403
|
| Line has trailing spaces. |
408
|
| Line has trailing spaces. |
410
|
| Method 'getProxyHost' is not designed for extension - needs to be abstract, final or empty. |
413
|
| Line has trailing spaces. |
423
|
| Line has trailing spaces. |
425
|
| Method 'getProxyPort' is not designed for extension - needs to be abstract, final or empty. |
428
|
| Line is longer than 80 characters. |
439
|
| Line has trailing spaces. |
440
|
| Line has trailing spaces. |
443
|
| Method 'setLocalAddress' is not designed for extension - needs to be abstract, final or empty. |
444
|
| Parameter localAddress should be final. |
444
|
| 'localAddress' hides a field. |
444
|
| Line has trailing spaces. |
451
|
| Line is longer than 80 characters. |
452
|
| Line has trailing spaces. |
454
|
| Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. |
455
|
| Line has trailing spaces. |
458
|
| Line is longer than 80 characters. |
460
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
466
|
| Line is longer than 80 characters. |
471
|
| Line has trailing spaces. |
472
|
| Line has trailing spaces. |
474
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
477
|
| 'params' hides a field. |
477
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
487
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
500
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
506
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
57
|
| Line has trailing spaces. |
68
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
76
|
| Line has trailing spaces. |
82
|
| Must have at least one statement. |
84
|
| Line is longer than 80 characters. |
91
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
106
|
| Parameter params should be final. |
109
|
| 'params' hides a field. |
109
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
140
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
145
|
| Parameter params should be final. |
145
|
| 'params' hides a field. |
145
|
| Parameter httpConnectionManager should be final. |
145
|
| 'httpConnectionManager' hides a field. |
145
|
| Line has trailing spaces. |
148
|
| Line is longer than 80 characters. |
148
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
164
|
| Line has trailing spaces. |
166
|
| Parameter httpConnectionManager should be final. |
169
|
| 'httpConnectionManager' hides a field. |
169
|
| Line has trailing spaces. |
172
|
| First sentence should end with a period. |
175
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
185
|
| Line is longer than 80 characters. |
187
|
| Line has trailing spaces. |
189
|
| First sentence should end with a period. |
191
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
196
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Parameter state should be final. |
215
|
| 'state' hides a field. |
215
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
221
|
| Line has trailing spaces. |
222
|
| Line has trailing spaces. |
224
|
| Line is longer than 80 characters. |
224
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
227
|
| Method 'setStrictMode' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Parameter strictMode should be final. |
235
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
251
|
| Line is longer than 80 characters. |
251
|
| Method 'isStrictMode' is not designed for extension - needs to be abstract, final or empty. |
254
|
| Line has trailing spaces. |
259
|
| Line is longer than 80 characters. |
259
|
| Line has trailing spaces. |
260
|
| Line is longer than 80 characters. |
260
|
| Line has trailing spaces. |
264
|
| Line has trailing spaces. |
265
|
| Line is longer than 80 characters. |
266
|
| Method 'setTimeout' is not designed for extension - needs to be abstract, final or empty. |
270
|
| Parameter newTimeoutInMilliseconds should be final. |
270
|
| Line has trailing spaces. |
275
|
| Line has trailing spaces. |
278
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
282
|
| Line has trailing spaces. |
283
|
| Line is longer than 80 characters. |
284
|
| Method 'setHttpConnectionFactoryTimeout' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Parameter timeout should be final. |
287
|
| Line has trailing spaces. |
292
|
| Line has trailing spaces. |
294
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
298
|
| Line is longer than 80 characters. |
299
|
| Line is longer than 80 characters. |
302
|
| Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. |
302
|
| Parameter newTimeoutInMilliseconds should be final. |
302
|
| Line is longer than 80 characters. |
303
|
| Line is longer than 80 characters. |
314
|
| Line has trailing spaces. |
315
|
| Line has trailing spaces. |
316
|
| Line is longer than 80 characters. |
316
|
| Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. |
319
|
| Parameter method should be final. |
319
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
320
|
| Line has trailing spaces. |
321
|
| Line has trailing spaces. |
328
|
| Line is longer than 80 characters. |
331
|
| Line is longer than 80 characters. |
335
|
| Line has trailing spaces. |
337
|
| Line is longer than 80 characters. |
337
|
| Line is longer than 80 characters. |
341
|
| Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. |
341
|
| 'hostConfiguration' hides a field. |
341
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
342
|
| Line has trailing spaces. |
343
|
| Line is longer than 80 characters. |
344
|
| Line has trailing spaces. |
346
|
| Line has trailing spaces. |
348
|
| Line has trailing spaces. |
350
|
| Line has trailing spaces. |
352
|
| Line has trailing spaces. |
353
|
| Line is longer than 80 characters. |
356
|
| Line is longer than 80 characters. |
358
|
| Line is longer than 80 characters. |
359
|
| Line is longer than 80 characters. |
363
|
| Line has trailing spaces. |
365
|
| Line is longer than 80 characters. |
365
|
| Line has trailing spaces. |
369
|
| Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. |
369
|
| Parameter hostconfig should be final. |
369
|
| 'state' hides a field. |
370
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
371
|
| Line has trailing spaces. |
372
|
| Line is longer than 80 characters. |
373
|
| Line is longer than 80 characters. |
376
|
| Line has trailing spaces. |
382
|
| Line has trailing spaces. |
390
|
| Avoid inline conditionals. |
395
|
| Line has trailing spaces. |
401
|
| Line has trailing spaces. |
404
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
407
|
| Line has trailing spaces. |
415
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
418
|
| Line has trailing spaces. |
421
|
| Line has trailing spaces. |
423
|
| Line is longer than 80 characters. |
423
|
| Line has trailing spaces. |
425
|
| Line has trailing spaces. |
427
|
| Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
430
|
| Line has trailing spaces. |
437
|
| Line is longer than 80 characters. |
438
|
| Line has trailing spaces. |
439
|
| Line is longer than 80 characters. |
442
|
| Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
442
|
| Parameter hostConfiguration should be final. |
442
|
| 'hostConfiguration' hides a field. |
442
|
| Line has trailing spaces. |
447
|
| Line is longer than 80 characters. |
447
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
451
|
| Method 'getHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Line is longer than 80 characters. |
459
|
| Line has trailing spaces. |
461
|
| Line is longer than 80 characters. |
462
|
| Line has trailing spaces. |
464
|
| Method 'setHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
467
|
| Parameter httpConnectionManager should be final. |
468
|
| 'httpConnectionManager' hides a field. |
468
|
| Line is longer than 80 characters. |
477
|
| Line has trailing spaces. |
478
|
| Line has trailing spaces. |
480
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
483
|
| Line is longer than 80 characters. |
488
|
| Line has trailing spaces. |
489
|
| Line has trailing spaces. |
491
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
494
|
| 'params' hides a field. |
494
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
34
|
| Line is longer than 80 characters. |
36
|
| Parameter message should be final. |
52
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
90
|
| Parameter host should be final. |
102
|
| Parameter port should be final. |
102
|
| Parameter host should be final. |
114
|
| Parameter port should be final. |
114
|
| Parameter protocol should be final. |
114
|
| Line has trailing spaces. |
119
|
| Line is longer than 80 characters. |
127
|
| Parameter host should be final. |
127
|
| Parameter virtualHost should be final. |
127
|
| Parameter port should be final. |
127
|
| Parameter protocol should be final. |
127
|
| Line has trailing spaces. |
132
|
| Parameter proxyHost should be final. |
141
|
| Parameter proxyPort should be final. |
142
|
| Parameter host should be final. |
143
|
| Parameter port should be final. |
144
|
| Line is longer than 80 characters. |
145
|
| Line has trailing spaces. |
150
|
| Parameter hostConfiguration should be final. |
153
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
173
|
| Parameter proxyHost should be final. |
177
|
| Parameter proxyPort should be final. |
178
|
| Parameter host should be final. |
179
|
| Parameter virtualHost should be final. |
180
|
| Parameter port should be final. |
181
|
| Parameter protocol should be final. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
190
|
| Parameter proxyHost should be final. |
198
|
| Parameter proxyPort should be final. |
199
|
| Parameter host should be final. |
200
|
| Parameter port should be final. |
201
|
| Parameter protocol should be final. |
202
|
| Line has trailing spaces. |
224
|
| Method 'getSocket' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
246
|
| Parameter host should be final. |
246
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
246
|
| Line has trailing spaces. |
258
|
| Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
275
|
| Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
279
|
| Parameter host should be final. |
279
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
279
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
291
|
| Avoid inline conditionals. |
293
|
| '443' is a magic number. |
293
|
| '80' is a magic number. |
293
|
| Line has trailing spaces. |
303
|
| Method 'setPort' is not designed for extension - needs to be abstract, final or empty. |
306
|
| Parameter port should be final. |
306
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
306
|
| Method 'getProxyHost' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Line has trailing spaces. |
324
|
| Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. |
327
|
| Parameter host should be final. |
327
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
327
|
| Method 'getProxyPort' is not designed for extension - needs to be abstract, final or empty. |
337
|
| Line has trailing spaces. |
345
|
| Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty. |
348
|
| Parameter port should be final. |
348
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
348
|
| Line has trailing spaces. |
354
|
| Method 'isSecure' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. |
367
|
| First sentence should end with a period. |
371
|
| Line has trailing spaces. |
373
|
| Line has trailing spaces. |
375
|
| Unused @throws tag for 'IllegalStateException'. |
376
|
| Method 'setProtocol' is not designed for extension - needs to be abstract, final or empty. |
378
|
| Parameter protocol should be final. |
378
|
| Line has trailing spaces. |
392
|
| Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. |
395
|
| Line has trailing spaces. |
398
|
| Line has trailing spaces. |
402
|
| Method 'setLocalAddress' is not designed for extension - needs to be abstract, final or empty. |
405
|
| Parameter localAddress should be final. |
405
|
| 'localAddress' hides a field. |
405
|
| Line has trailing spaces. |
411
|
| Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. |
415
|
| Line has trailing spaces. |
421
|
| Line has trailing spaces. |
422
|
| Line is longer than 80 characters. |
422
|
| Line has trailing spaces. |
424
|
| Line has trailing spaces. |
426
|
| Method 'closeIfStale' is not designed for extension - needs to be abstract, final or empty. |
429
|
| Expected @throws tag for 'IOException'. |
429
|
| Line has trailing spaces. |
437
|
| Line has trailing spaces. |
440
|
| Line has trailing spaces. |
442
|
| Line has trailing spaces. |
444
|
| Method 'isStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
448
|
| Line is longer than 80 characters. |
453
|
| Line has trailing spaces. |
454
|
| Line is longer than 80 characters. |
455
|
| Line is longer than 80 characters. |
456
|
| Line is longer than 80 characters. |
457
|
| Line is longer than 80 characters. |
458
|
| Line has trailing spaces. |
459
|
| Line has trailing spaces. |
461
|
| Line has trailing spaces. |
464
|
| Line is longer than 80 characters. |
465
|
| Method 'setStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
468
|
| Parameter staleCheckEnabled should be final. |
468
|
| Line is longer than 80 characters. |
473
|
| Line is longer than 80 characters. |
477
|
| Line is longer than 80 characters. |
478
|
| Line is longer than 80 characters. |
479
|
| Line is longer than 80 characters. |
486
|
| Line has trailing spaces. |
490
|
| Line is longer than 80 characters. |
491
|
| Extra HTML tag found: </tt> if the connection is already closed, or a read would |
491
|
| Method 'isStale' is not designed for extension - needs to be abstract, final or empty. |
494
|
| Line is longer than 80 characters. |
525
|
| Line has trailing spaces. |
539
|
| Method 'isProxied' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Method 'setLastResponseInputStream' is not designed for extension - needs to be abstract, final or empty. |
556
|
| Parameter inStream should be final. |
556
|
| Line is longer than 80 characters. |
564
|
| Line is longer than 80 characters. |
565
|
| Line is longer than 80 characters. |
568
|
| Method 'getLastResponseInputStream' is not designed for extension - needs to be abstract, final or empty. |
573
|
| Line is longer than 80 characters. |
580
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
586
|
| Line is longer than 80 characters. |
591
|
| Line has trailing spaces. |
592
|
| Line has trailing spaces. |
594
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
597
|
| 'params' hides a field. |
597
|
| Line is longer than 80 characters. |
605
|
| Line has trailing spaces. |
614
|
| Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
618
|
| Parameter timeout should be final. |
618
|
| Expected @throws tag for 'IllegalStateException'. |
619
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
619
|
| Line has trailing spaces. |
627
|
| Line is longer than 80 characters. |
627
|
| Line has trailing spaces. |
628
|
| Line has trailing spaces. |
635
|
| Method 'setSocketTimeout' is not designed for extension - needs to be abstract, final or empty. |
638
|
| Parameter timeout should be final. |
638
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
639
|
| Line is longer than 80 characters. |
647
|
| Line has trailing spaces. |
648
|
| Line is longer than 80 characters. |
648
|
| Line has trailing spaces. |
654
|
| Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
658
|
| Expected @throws tag for 'SocketException'. |
658
|
| Line has trailing spaces. |
667
|
| Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. |
671
|
| Parameter timeout should be final. |
671
|
| Line is longer than 80 characters. |
680
|
| Method 'open' is not designed for extension - needs to be abstract, final or empty. |
683
|
| Avoid inline conditionals. |
686
|
| Avoid inline conditionals. |
687
|
| Line has trailing spaces. |
689
|
| Line has trailing spaces. |
693
|
| Line has trailing spaces. |
707
|
| Line has trailing spaces. |
713
|
| Line has trailing spaces. |
714
|
| Line has trailing spaces. |
715
|
| Line has trailing spaces. |
716
|
| Line has trailing spaces. |
717
|
| Line has trailing spaces. |
722
|
| Line has trailing spaces. |
727
|
| Line has trailing spaces. |
731
|
| Line has trailing spaces. |
735
|
| '2048' is a magic number. |
737
|
| '2048' is a magic number. |
738
|
| '2048' is a magic number. |
741
|
| '2048' is a magic number. |
742
|
| Line is longer than 80 characters. |
744
|
| Line is longer than 80 characters. |
745
|
| Line has trailing spaces. |
756
|
| Line is longer than 80 characters. |
756
|
| Line has trailing spaces. |
757
|
| Line is longer than 80 characters. |
757
|
| Line is longer than 80 characters. |
758
|
| Line is longer than 80 characters. |
762
|
| Method 'tunnelCreated' is not designed for extension - needs to be abstract, final or empty. |
765
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
765
|
| Line has trailing spaces. |
777
|
| Line is longer than 80 characters. |
779
|
| Line has trailing spaces. |
789
|
| Line has trailing spaces. |
793
|
| '2048' is a magic number. |
795
|
| '2048' is a magic number. |
796
|
| '2048' is a magic number. |
799
|
| '2048' is a magic number. |
800
|
| Line is longer than 80 characters. |
802
|
| Line is longer than 80 characters. |
803
|
| Line is longer than 80 characters. |
811
|
| Method 'isTransparent' is not designed for extension - needs to be abstract, final or empty. |
814
|
| Line has trailing spaces. |
819
|
| Line is longer than 80 characters. |
820
|
| Line has trailing spaces. |
821
|
| Method 'flushRequestOutputStream' is not designed for extension - needs to be abstract, final or empty. |
824
|
| Method 'getRequestOutputStream' is not designed for extension - needs to be abstract, final or empty. |
837
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
838
|
| Method 'getResponseInputStream' is not designed for extension - needs to be abstract, final or empty. |
854
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
855
|
| Line has trailing spaces. |
864
|
| Line has trailing spaces. |
865
|
| Line has trailing spaces. |
867
|
| Unused @throws tag for 'IllegalStateException'. |
869
|
| Line has trailing spaces. |
871
|
| Method 'isResponseAvailable' is not designed for extension - needs to be abstract, final or empty. |
871
|
| Line is longer than 80 characters. |
882
|
| Line has trailing spaces. |
883
|
| Line has trailing spaces. |
884
|
| Line is longer than 80 characters. |
884
|
| Line has trailing spaces. |
885
|
| Line has trailing spaces. |
887
|
| Unused @throws tag for 'IllegalStateException'. |
889
|
| Line has trailing spaces. |
891
|
| Method 'isResponseAvailable' is not designed for extension - needs to be abstract, final or empty. |
891
|
| Parameter timeout should be final. |
891
|
| Line is longer than 80 characters. |
915
|
| Line is longer than 80 characters. |
921
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
939
|
| Parameter data should be final. |
939
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
940
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
960
|
| Parameter data should be final. |
960
|
| Parameter offset should be final. |
960
|
| Parameter length should be final. |
960
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
961
|
| Line is longer than 80 characters. |
965
|
| Line is longer than 80 characters. |
968
|
| Line is longer than 80 characters. |
971
|
| Method 'writeLine' is not designed for extension - needs to be abstract, final or empty. |
985
|
| Parameter data should be final. |
985
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
986
|
| Method 'writeLine' is not designed for extension - needs to be abstract, final or empty. |
998
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
999
|
| Line has trailing spaces. |
1006
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
1013
|
| Parameter data should be final. |
1013
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1014
|
| Line has trailing spaces. |
1026
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
1029
|
| Parameter data should be final. |
1029
|
| Parameter charset should be final. |
1029
|
| Line contains a tab character. |
1030
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1030
|
| Line has trailing spaces. |
1034
|
| Line has trailing spaces. |
1037
|
| Method 'printLine' is not designed for extension - needs to be abstract, final or empty. |
1045
|
| Parameter data should be final. |
1045
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1046
|
| Line has trailing spaces. |
1059
|
| Method 'printLine' is not designed for extension - needs to be abstract, final or empty. |
1062
|
| Parameter data should be final. |
1062
|
| Parameter charset should be final. |
1062
|
| Line contains a tab character. |
1063
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1063
|
| Line has trailing spaces. |
1066
|
| Line has trailing spaces. |
1067
|
| Method 'printLine' is not designed for extension - needs to be abstract, final or empty. |
1074
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1075
|
| Line has trailing spaces. |
1088
|
| Method 'readLine' is not designed for extension - needs to be abstract, final or empty. |
1091
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1091
|
| Line has trailing spaces. |
1102
|
| Line has trailing spaces. |
1108
|
| Line is longer than 80 characters. |
1111
|
| Method 'readLine' is not designed for extension - needs to be abstract, final or empty. |
1111
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1111
|
| Line is longer than 80 characters. |
1119
|
| Line has trailing spaces. |
1121
|
| Method 'shutdownOutput' is not designed for extension - needs to be abstract, final or empty. |
1124
|
| 'params' hides a field. |
1134
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
1146
|
| Method 'getHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
1155
|
| Line is longer than 80 characters. |
1163
|
| Method 'setHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
1163
|
| Parameter httpConnectionManager should be final. |
1163
|
| 'httpConnectionManager' hides a field. |
1163
|
| Line is longer than 80 characters. |
1168
|
| Line has trailing spaces. |
1169
|
| Line is longer than 80 characters. |
1169
|
| Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. |
1172
|
| Line is longer than 80 characters. |
1175
|
| Line is longer than 80 characters. |
1180
|
| Line has trailing spaces. |
1185
|
| Line is longer than 80 characters. |
1185
|
| Line has trailing spaces. |
1187
|
| Line is longer than 80 characters. |
1188
|
| Line has trailing spaces. |
1189
|
| Method 'isLocked' is not designed for extension - needs to be abstract, final or empty. |
1192
|
| Line has trailing spaces. |
1197
|
| Line has trailing spaces. |
1199
|
| Line is longer than 80 characters. |
1200
|
| Line has trailing spaces. |
1202
|
| Method 'setLocked' is not designed for extension - needs to be abstract, final or empty. |
1205
|
| Parameter locked should be final. |
1205
|
| 'locked' hides a field. |
1205
|
| Method 'closeSocketAndStreams' is not designed for extension - needs to be abstract, final or empty. |
1213
|
| Line has trailing spaces. |
1217
|
| Line has trailing spaces. |
1253
|
| Line is longer than 80 characters. |
1259
|
| Method 'assertNotOpen' is not designed for extension - needs to be abstract, final or empty. |
1263
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1263
|
| Method 'assertOpen' is not designed for extension - needs to be abstract, final or empty. |
1274
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1274
|
| Line has trailing spaces. |
1282
|
| Line is longer than 80 characters. |
1283
|
| Line has trailing spaces. |
1285
|
| Line has trailing spaces. |
1287
|
| Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. |
1290
|
| Line has trailing spaces. |
1300
|
| Line has trailing spaces. |
1302
|
| Line has trailing spaces. |
1304
|
| Line has trailing spaces. |
1306
|
| Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. |
1310
|
| Parameter sendBufferSize should be final. |
1310
|
| '13' is a magic number. |
1317
|
| '10' is a magic number. |
1317
|
| Line has trailing spaces. |
1321
|
| Line has trailing spaces. |
1323
|
| Line has trailing spaces. |
1326
|
| Line has trailing spaces. |
1329
|
| Line has trailing spaces. |
1332
|
| Line has trailing spaces. |
1335
|
| Line has trailing spaces. |
1338
|
| Line has trailing spaces. |
1344
|
| Line has trailing spaces. |
1347
|
| Variable 'isOpen' must be private and have accessor methods. |
1349
|
| Line has trailing spaces. |
1350
|
| First sentence should end with a period. |
1351
|
| Line has trailing spaces. |
1353
|
| First sentence should end with a period. |
1354
|
| Line has trailing spaces. |
1356
|
| First sentence should end with a period. |
1357
|
| Line has trailing spaces. |
1357
|
| Line is longer than 80 characters. |
1357
|
| Line has trailing spaces. |
1360
|
| Line has trailing spaces. |
1363
|
| First sentence should end with a period. |
1364
|
| Line has trailing spaces. |
1366
|
| First sentence should end with a period. |
1367
|
| Line has trailing spaces. |
1369
|
| First sentence should end with a period. |
1370
|
| Line is longer than 80 characters. |
1370
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
86
|
| Line contains a tab character. |
89
|
| Line is longer than 80 characters. |
90
|
| Line contains a tab character. |
90
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line is longer than 80 characters. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
110
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
123
|
| Line has trailing spaces. |
124
|
| Line is longer than 80 characters. |
125
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Utility classes should not have a public or default constructor. |
46
|
| First sentence should end with a period. |
48
|
| First sentence should end with a period. |
51
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| First sentence should end with a period. |
84
|
| Line has trailing spaces. |
91
|
| Parameter offset should be final. |
94
|
| Parameter length should be final. |
94
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
106
|
| First sentence should end with a period. |
114
|
| First sentence should end with a period. |
126
|
| Parameter charset should be final. |
136
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
162
|
| First sentence should end with a period. |
171
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
185
|
| Parameter offset should be final. |
185
|
| Line has trailing spaces. |
186
|
| Parameter length should be final. |
186
|
| Parameter charset should be final. |
187
|
| Line is longer than 80 characters. |
203
|
| Line is longer than 80 characters. |
207
|
| Line has trailing spaces. |
211
|
| Line has trailing spaces. |
212
|
| First sentence should end with a period. |
222
|
| Parameter charset should be final. |
232
|
| First sentence should end with a period. |
236
|
| First sentence should end with a period. |
248
|
| Line has trailing spaces. |
255
|
| Line is longer than 80 characters. |
258
|
| Parameter offset should be final. |
258
|
| Parameter length should be final. |
258
|
| First sentence should end with a period. |
262
|
| Line has trailing spaces. |
300
|
| Line is longer than 80 characters. |
303
|
| Parameter offset should be final. |
303
|
| Parameter length should be final. |
303
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
42
|
| Parameter message should be final. |
59
|
| Line has trailing spaces. |
66
|
| Line is longer than 80 characters. |
68
|
| Line has trailing spaces. |
70
|
| Parameter message should be final. |
73
|
| Parameter cause should be final. |
73
|
| 'cause' hides a field. |
73
|
| Line has trailing spaces. |
76
|
| Line is longer than 80 characters. |
77
|
| '{' is followed by whitespace. |
79
|
| Line is longer than 80 characters. |
80
|
| '{' is followed by whitespace. |
81
|
| Must have at least one statement. |
82
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
91
|
| Line has trailing spaces. |
93
|
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
102
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
114
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Parameter s should be final. |
117
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
121
|
| '{' is followed by whitespace. |
122
|
| Line is longer than 80 characters. |
139
|
| Line has trailing spaces. |
140
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
143
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Parameter s should be final. |
146
|
| Line is longer than 80 characters. |
148
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
150
|
| Line is longer than 80 characters. |
150
|
| '{' is followed by whitespace. |
151
|
| Method 'setReason' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Parameter reason should be final. |
176
|
| 'reason' hides a field. |
176
|
| Expected an @return tag. |
187
|
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Method 'setReasonCode' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Parameter code should be final. |
201
|
| Expected an @return tag. |
212
|
| Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. |
212
|
| First sentence should end with a period. |
232
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| 'hostname' hides a field. |
64
|
| Parameter port should be final. |
64
|
| 'port' hides a field. |
64
|
| 'protocol' hides a field. |
64
|
| Line has trailing spaces. |
83
|
| Line is longer than 80 characters. |
85
|
| 'hostname' hides a field. |
87
|
| Parameter port should be final. |
87
|
| 'port' hides a field. |
87
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
93
|
| 'hostname' hides a field. |
96
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
102
|
| Expected @throws tag for 'URIException'. |
105
|
| Line is longer than 80 characters. |
106
|
| First sentence should end with a period. |
109
|
| Line has trailing spaces. |
111
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
130
|
| Method 'getHostName' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Line has trailing spaces. |
139
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line has trailing spaces. |
156
|
| Method 'toURI' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Line has trailing spaces. |
160
|
| '50' is a magic number. |
160
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Line has trailing spaces. |
177
|
| '50' is a magic number. |
177
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
181
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
189
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
212
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
119
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
127
|
| Line is longer than 80 characters. |
127
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
139
|
| Line is longer than 80 characters. |
139
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
145
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
173
|
| Line has trailing spaces. |
178
|
| Line is longer than 80 characters. |
186
|
| Line is longer than 80 characters. |
187
|
| Line has trailing spaces. |
191
|
| Line is longer than 80 characters. |
201
|
| Line has trailing spaces. |
217
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
225
|
| Line is longer than 80 characters. |
225
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Line is longer than 80 characters. |
228
|
| First sentence should end with a period. |
233
|
| Line has trailing spaces. |
234
|
| Line is longer than 80 characters. |
234
|
| Line has trailing spaces. |
236
|
| Line is longer than 80 characters. |
237
|
| Line is longer than 80 characters. |
245
|
| Line has trailing spaces. |
246
|
| Line is longer than 80 characters. |
247
|
| Line has trailing spaces. |
248
|
| Line has trailing spaces. |
255
|
| Line is longer than 80 characters. |
255
|
| Line has trailing spaces. |
256
|
| Line is longer than 80 characters. |
256
|
| Line is longer than 80 characters. |
259
|
| Line is longer than 80 characters. |
260
|
| Line has trailing spaces. |
262
|
| Line is longer than 80 characters. |
265
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
274
|
| Line is longer than 80 characters. |
280
|
| Line is longer than 80 characters. |
281
|
| Line is longer than 80 characters. |
282
|
| Line has trailing spaces. |
284
|
| Line has trailing spaces. |
286
|
| Line is longer than 80 characters. |
293
|
| Line has trailing spaces. |
297
|
| Line is longer than 80 characters. |
305
|
| Line has trailing spaces. |
306
|
| Line is longer than 80 characters. |
307
|
| Line has trailing spaces. |
313
|
| Line has trailing spaces. |
322
|
| Line is longer than 80 characters. |
329
|
| Line has trailing spaces. |
330
|
| Line has trailing spaces. |
331
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
341
|
| Line is longer than 80 characters. |
342
|
| Line is longer than 80 characters. |
343
|
| Line is longer than 80 characters. |
349
|
| Line has trailing spaces. |
353
|
| Line is longer than 80 characters. |
359
|
| Line has trailing spaces. |
360
|
| Line has trailing spaces. |
370
|
| Line is longer than 80 characters. |
377
|
| Line is longer than 80 characters. |
378
|
| Line is longer than 80 characters. |
380
|
| Line has trailing spaces. |
381
|
| Line has trailing spaces. |
384
|
| Line has trailing spaces. |
390
|
| Line is longer than 80 characters. |
390
|
| Line is longer than 80 characters. |
391
|
| Line is longer than 80 characters. |
392
|
| Line is longer than 80 characters. |
393
|
| Line is longer than 80 characters. |
397
|
| Line is longer than 80 characters. |
399
|
| Line has trailing spaces. |
401
|
| Line is longer than 80 characters. |
409
|
| Line has trailing spaces. |
411
|
| Line is longer than 80 characters. |
411
|
| Line has trailing spaces. |
412
|
| Line has trailing spaces. |
413
|
| Line has trailing spaces. |
414
|
| Line is longer than 80 characters. |
420
|
| Line has trailing spaces. |
422
|
| Line is longer than 80 characters. |
423
|
| Line has trailing spaces. |
431
|
| Line is longer than 80 characters. |
433
|
| Line is longer than 80 characters. |
437
|
| Line has trailing spaces. |
439
|
| Line is longer than 80 characters. |
439
|
| Line has trailing spaces. |
444
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
445
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
451
|
| Line has trailing spaces. |
461
|
| Line has trailing spaces. |
463
|
| Line is longer than 80 characters. |
471
|
| Line has trailing spaces. |
472
|
| Line is longer than 80 characters. |
472
|
| Line is longer than 80 characters. |
476
|
| Line has trailing spaces. |
477
|
| Line has trailing spaces. |
486
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
493
|
| Line has trailing spaces. |
496
|
| Line is longer than 80 characters. |
497
|
| Line has trailing spaces. |
498
|
| First sentence should end with a period. |
503
|
| Line has trailing spaces. |
504
|
| Line is longer than 80 characters. |
504
|
| Line is longer than 80 characters. |
505
|
| Line has trailing spaces. |
507
|
| Line has trailing spaces. |
509
|
| Line has trailing spaces. |
511
|
| First sentence should end with a period. |
516
|
| Line has trailing spaces. |
517
|
| Line is longer than 80 characters. |
520
|
| Line has trailing spaces. |
522
|
| Line has trailing spaces. |
524
|
| Line is longer than 80 characters. |
531
|
| Line has trailing spaces. |
532
|
| Line has trailing spaces. |
534
|
| Redundant 'public' modifier. |
537
|
| Line is longer than 80 characters. |
540
|
| Line has trailing spaces. |
541
|
| Line has trailing spaces. |
543
|
| Redundant 'public' modifier. |
546
|
| First sentence should end with a period. |
548
|
| Line has trailing spaces. |
550
|
| Line has trailing spaces. |
552
|
| Redundant 'public' modifier. |
555
|
| First sentence should end with a period. |
557
|
| Line has trailing spaces. |
559
|
| Line has trailing spaces. |
561
|
| Redundant 'public' modifier. |
564
|
| Line has trailing spaces. |
568
|
| Line is longer than 80 characters. |
568
|
| Line is longer than 80 characters. |
569
|
| Line has trailing spaces. |
571
|
| Line is longer than 80 characters. |
572
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| File length is 2,413 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
95
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
124
|
| First sentence should end with a period. |
131
|
| First sentence should end with a period. |
144
|
| First sentence should end with a period. |
147
|
| Line has trailing spaces. |
153
|
| First sentence should end with a period. |
157
|
| First sentence should end with a period. |
160
|
| Line has trailing spaces. |
162
|
| First sentence should end with a period. |
167
|
| First sentence should end with a period. |
176
|
| First sentence should end with a period. |
179
|
| Line has trailing spaces. |
182
|
| First sentence should end with a period. |
183
|
| Line is longer than 80 characters. |
186
|
| '4' is a magic number. |
187
|
| '*' is not preceded with whitespace. |
187
|
| '*' is not followed by whitespace. |
187
|
| '1024' is a magic number. |
187
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
204
|
| Line is longer than 80 characters. |
206
|
| Line has trailing spaces. |
208
|
| Parameter uri should be final. |
208
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
209
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
209
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
230
|
| First sentence should end with a period. |
235
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
241
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Line is longer than 80 characters. |
251
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
267
|
| Line has trailing spaces. |
268
|
| Line has trailing spaces. |
270
|
| Method 'setURI' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Parameter uri should be final. |
273
|
| Avoid inline conditionals. |
281
|
| Line has trailing spaces. |
285
|
| First sentence should end with a period. |
287
|
| Line has trailing spaces. |
288
|
| Line is longer than 80 characters. |
288
|
| Line has trailing spaces. |
290
|
| Line is longer than 80 characters. |
291
|
| Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
294
|
| Parameter followRedirects should be final. |
294
|
| 'followRedirects' hides a field. |
294
|
| Line has trailing spaces. |
299
|
| Line is longer than 80 characters. |
299
|
| Line has trailing spaces. |
301
|
| Line has trailing spaces. |
302
|
| Line is longer than 80 characters. |
302
|
| Method 'getFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
305
|
| Line is longer than 80 characters. |
309
|
| Line has trailing spaces. |
312
|
| Method 'setHttp11' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Parameter http11 should be final. |
315
|
| Line has trailing spaces. |
320
|
| First sentence should end with a period. |
323
|
| Line has trailing spaces. |
324
|
| Line is longer than 80 characters. |
324
|
| Line is longer than 80 characters. |
325
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
329
|
| Method 'getDoAuthentication' is not designed for extension - needs to be abstract, final or empty. |
332
|
| First sentence should end with a period. |
336
|
| Line has trailing spaces. |
337
|
| Line is longer than 80 characters. |
340
|
| Line has trailing spaces. |
342
|
| Method 'setDoAuthentication' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Parameter doAuthentication should be final. |
345
|
| 'doAuthentication' hides a field. |
345
|
| Line has trailing spaces. |
352
|
| Line has trailing spaces. |
356
|
| Method 'isHttp11' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Method 'setPath' is not designed for extension - needs to be abstract, final or empty. |
371
|
| Parameter path should be final. |
371
|
| 'path' hides a field. |
371
|
| Method 'addRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
381
|
| Parameter header should be final. |
381
|
| Line has trailing spaces. |
393
|
| Method 'addResponseFooter' is not designed for extension - needs to be abstract, final or empty. |
396
|
| Parameter footer should be final. |
396
|
| Line has trailing spaces. |
402
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
408
|
| Avoid inline conditionals. |
409
|
| Line has trailing spaces. |
413
|
| Line is longer than 80 characters. |
413
|
| Line has trailing spaces. |
414
|
| Line is longer than 80 characters. |
414
|
| Line has trailing spaces. |
418
|
| Method 'setQueryString' is not designed for extension - needs to be abstract, final or empty. |
421
|
| Parameter queryString should be final. |
421
|
| 'queryString' hides a field. |
421
|
| Line has trailing spaces. |
426
|
| Line is longer than 80 characters. |
426
|
| Line has trailing spaces. |
427
|
| Line is longer than 80 characters. |
427
|
| Line has trailing spaces. |
431
|
| Line has trailing spaces. |
433
|
| Method 'setQueryString' is not designed for extension - needs to be abstract, final or empty. |
437
|
| Parameter params should be final. |
437
|
| 'params' hides a field. |
437
|
| Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. |
447
|
| Method 'setRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
458
|
| Parameter headerName should be final. |
458
|
| Parameter headerValue should be final. |
458
|
| Line has trailing spaces. |
466
|
| Method 'setRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
469
|
| Parameter header should be final. |
469
|
| Line has trailing spaces. |
470
|
| Line has trailing spaces. |
472
|
| Line has trailing spaces. |
476
|
| Line has trailing spaces. |
478
|
| Line has trailing spaces. |
486
|
| Line has trailing spaces. |
490
|
| Method 'getRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
493
|
| Parameter headerName should be final. |
493
|
| First sentence should end with a period. |
501
|
| Line is longer than 80 characters. |
502
|
| Method 'getRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
506
|
| Line is longer than 80 characters. |
511
|
| Method 'getRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
513
|
| Parameter headerName should be final. |
513
|
| Line has trailing spaces. |
519
|
| Line has trailing spaces. |
521
|
| Method 'getRequestHeaderGroup' is not designed for extension - needs to be abstract, final or empty. |
524
|
| Line has trailing spaces. |
529
|
| Line is longer than 80 characters. |
529
|
| Line has trailing spaces. |
531
|
| Line has trailing spaces. |
533
|
| Method 'getResponseTrailerHeaderGroup' is not designed for extension - needs to be abstract, final or empty. |
536
|
| Line has trailing spaces. |
542
|
| Line has trailing spaces. |
544
|
| Method 'getResponseHeaderGroup' is not designed for extension - needs to be abstract, final or empty. |
547
|
| Line has trailing spaces. |
550
|
| Line is longer than 80 characters. |
552
|
| Line has trailing spaces. |
553
|
| Method 'getResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
556
|
| Parameter headerName should be final. |
556
|
| Method 'getStatusCode' is not designed for extension - needs to be abstract, final or empty. |
565
|
| Method 'getStatusLine' is not designed for extension - needs to be abstract, final or empty. |
575
|
| Line is longer than 80 characters. |
581
|
| Line is longer than 80 characters. |
588
|
| Method 'getResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
593
|
| Line has trailing spaces. |
607
|
| Method 'getResponseHeader' is not designed for extension - needs to be abstract, final or empty. |
607
|
| Parameter headerName should be final. |
607
|
| Line has trailing spaces. |
612
|
| Line has trailing spaces. |
624
|
| Line has trailing spaces. |
626
|
| Method 'getResponseContentLength' is not designed for extension - needs to be abstract, final or empty. |
629
|
| Line is longer than 80 characters. |
630
|
| Line is longer than 80 characters. |
653
|
| Line is longer than 80 characters. |
654
|
| Line has trailing spaces. |
655
|
| Line is longer than 80 characters. |
656
|
| Line is longer than 80 characters. |
658
|
| Line has trailing spaces. |
660
|
| Line has trailing spaces. |
662
|
| Line has trailing spaces. |
663
|
| Line is longer than 80 characters. |
663
|
| Method 'getResponseBody' is not designed for extension - needs to be abstract, final or empty. |
666
|
| Line is longer than 80 characters. |
671
|
| Line is longer than 80 characters. |
672
|
| '+' is not preceded with whitespace. |
672
|
| '+' is not followed by whitespace. |
672
|
| Line is longer than 80 characters. |
674
|
| '1024' is a magic number. |
674
|
| '*' is not preceded with whitespace. |
674
|
| '*' is not followed by whitespace. |
674
|
| '1024' is a magic number. |
674
|
| Line is longer than 80 characters. |
676
|
| Line is longer than 80 characters. |
677
|
| '+' is not followed by whitespace. |
677
|
| Line is longer than 80 characters. |
681
|
| Avoid inline conditionals. |
681
|
| '4096' is a magic number. |
682
|
| Line has trailing spaces. |
696
|
| Line is longer than 80 characters. |
696
|
| Line has trailing spaces. |
698
|
| Line has trailing spaces. |
700
|
| Line has trailing spaces. |
701
|
| Line is longer than 80 characters. |
701
|
| Method 'getResponseBodyAsStream' is not designed for extension - needs to be abstract, final or empty. |
704
|
| Line is longer than 80 characters. |
709
|
| Line has trailing spaces. |
717
|
| Line is longer than 80 characters. |
717
|
| Line is longer than 80 characters. |
718
|
| Line is longer than 80 characters. |
719
|
| Line has trailing spaces. |
721
|
| Line is longer than 80 characters. |
722
|
| Line is longer than 80 characters. |
724
|
| Line has trailing spaces. |
726
|
| Line has trailing spaces. |
728
|
| Line has trailing spaces. |
729
|
| Line is longer than 80 characters. |
729
|
| Method 'getResponseBodyAsString' is not designed for extension - needs to be abstract, final or empty. |
732
|
| Line is longer than 80 characters. |
745
|
| Method 'getResponseFooters' is not designed for extension - needs to be abstract, final or empty. |
750
|
| Line has trailing spaces. |
762
|
| Method 'getResponseFooter' is not designed for extension - needs to be abstract, final or empty. |
766
|
| Parameter footerName should be final. |
766
|
| Line is longer than 80 characters. |
770
|
| Method 'setResponseStream' is not designed for extension - needs to be abstract, final or empty. |
778
|
| Parameter responseStream should be final. |
778
|
| 'responseStream' hides a field. |
778
|
| Line is longer than 80 characters. |
784
|
| Line is longer than 80 characters. |
785
|
| Method 'getResponseStream' is not designed for extension - needs to be abstract, final or empty. |
790
|
| Line has trailing spaces. |
793
|
| Line has trailing spaces. |
797
|
| Method 'getStatusText' is not designed for extension - needs to be abstract, final or empty. |
800
|
| Line has trailing spaces. |
805
|
| Line is longer than 80 characters. |
806
|
| Line has trailing spaces. |
807
|
| Line is longer than 80 characters. |
807
|
| Line has trailing spaces. |
808
|
| Line has trailing spaces. |
810
|
| Line has trailing spaces. |
812
|
| Line is longer than 80 characters. |
813
|
| Method 'setStrictMode' is not designed for extension - needs to be abstract, final or empty. |
816
|
| Parameter strictMode should be final. |
816
|
| Line is longer than 80 characters. |
825
|
| Method 'isStrictMode' is not designed for extension - needs to be abstract, final or empty. |
830
|
| Method 'addRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
841
|
| Parameter headerName should be final. |
841
|
| Parameter headerValue should be final. |
841
|
| Line has trailing spaces. |
847
|
| Method 'isConnectionCloseForced' is not designed for extension - needs to be abstract, final or empty. |
850
|
| Line has trailing spaces. |
855
|
| Line has trailing spaces. |
856
|
| Line has trailing spaces. |
857
|
| Line has trailing spaces. |
858
|
| Line is longer than 80 characters. |
859
|
| Method 'setConnectionCloseForced' is not designed for extension - needs to be abstract, final or empty. |
862
|
| Parameter b should be final. |
862
|
| Line is longer than 80 characters. |
870
|
| Line has trailing spaces. |
871
|
| Line is longer than 80 characters. |
871
|
| Line has trailing spaces. |
873
|
| Line has trailing spaces. |
875
|
| Method 'shouldCloseConnection' is not designed for extension - needs to be abstract, final or empty. |
878
|
| Parameter conn should be final. |
878
|
| Line has trailing spaces. |
879
|
| Line is longer than 80 characters. |
889
|
| Line has trailing spaces. |
905
|
| Line is longer than 80 characters. |
905
|
| Line is longer than 80 characters. |
909
|
| Line has trailing spaces. |
911
|
| Line is longer than 80 characters. |
911
|
| Line is longer than 80 characters. |
917
|
| Line is longer than 80 characters. |
921
|
| Line is longer than 80 characters. |
925
|
| Line is longer than 80 characters. |
929
|
| Line has trailing spaces. |
934
|
| Line has trailing spaces. |
937
|
| Line is longer than 80 characters. |
938
|
| Parameter state should be final. |
942
|
| Parameter conn should be final. |
942
|
| Line is longer than 80 characters. |
946
|
| Line is longer than 80 characters. |
949
|
| Line has trailing spaces. |
961
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
973
|
| Parameter state should be final. |
973
|
| Parameter conn should be final. |
973
|
| Line has trailing spaces. |
975
|
| Line has trailing spaces. |
978
|
| Line has trailing spaces. |
990
|
| Line has trailing spaces. |
997
|
| Line has trailing spaces. |
1004
|
| Method 'abort' is not designed for extension - needs to be abstract, final or empty. |
1007
|
| Line has trailing spaces. |
1012
|
| Line is longer than 80 characters. |
1019
|
| Line has trailing spaces. |
1021
|
| Line is longer than 80 characters. |
1022
|
| Method 'hasBeenUsed' is not designed for extension - needs to be abstract, final or empty. |
1024
|
| Line has trailing spaces. |
1033
|
| Line has trailing spaces. |
1035
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
1039
|
| Line has trailing spaces. |
1068
|
| Line is longer than 80 characters. |
1068
|
| Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. |
1073
|
| Must have at least one statement. |
1079
|
| Method 'removeRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
1093
|
| Parameter headerName should be final. |
1093
|
| Line has trailing spaces. |
1094
|
| Line has trailing spaces. |
1099
|
| Line has trailing spaces. |
1101
|
| Line has trailing spaces. |
1104
|
| Method 'removeRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
1107
|
| Line is longer than 80 characters. |
1117
|
| Line has trailing spaces. |
1118
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
1121
|
| First sentence should end with a period. |
1126
|
| Line has trailing spaces. |
1126
|
| Line has trailing spaces. |
1128
|
| Comment matches to-do format 'TODO:'. |
1129
|
| Line has trailing spaces. |
1130
|
| Line contains a tab character. |
1134
|
| Line contains a tab character. |
1135
|
| Line contains a tab character. |
1136
|
| Line is longer than 80 characters. |
1137
|
| Line contains a tab character. |
1137
|
| Line contains a tab character. |
1138
|
| Line contains a tab character. |
1139
|
| Line contains a tab character. |
1140
|
| Line contains a tab character. |
1141
|
| Line is longer than 80 characters. |
1142
|
| Line contains a tab character. |
1142
|
| 'cast' is not followed by whitespace. |
1142
|
| Line contains a tab character. |
1143
|
| Line contains a tab character. |
1144
|
| Line is longer than 80 characters. |
1148
|
| Line is longer than 80 characters. |
1151
|
| Line is longer than 80 characters. |
1155
|
| Line has trailing spaces. |
1157
|
| Line is longer than 80 characters. |
1157
|
| Method 'addCookieRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
1160
|
| Parameter state should be final. |
1160
|
| Parameter conn should be final. |
1160
|
| Line is longer than 80 characters. |
1182
|
| Line is longer than 80 characters. |
1185
|
| Line is longer than 80 characters. |
1190
|
| Line is longer than 80 characters. |
1197
|
| Line is longer than 80 characters. |
1200
|
| Line is longer than 80 characters. |
1204
|
| Line has trailing spaces. |
1206
|
| Line is longer than 80 characters. |
1206
|
| Method 'addHostRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
1209
|
| Parameter state should be final. |
1209
|
| Parameter conn should be final. |
1209
|
| Comment matches to-do format 'TODO:'. |
1216
|
| Line is longer than 80 characters. |
1226
|
| Line is longer than 80 characters. |
1229
|
| Line is longer than 80 characters. |
1231
|
| Line has trailing spaces. |
1247
|
| Line is longer than 80 characters. |
1250
|
| Line is longer than 80 characters. |
1254
|
| Line has trailing spaces. |
1256
|
| Line is longer than 80 characters. |
1256
|
| Method 'addProxyConnectionHeader' is not designed for extension - needs to be abstract, final or empty. |
1259
|
| Parameter state should be final. |
1259
|
| Parameter conn should be final. |
1260
|
| Line contains a tab character. |
1265
|
| Line contains a tab character. |
1267
|
| Line has trailing spaces. |
1272
|
| Line is longer than 80 characters. |
1287
|
| Line is longer than 80 characters. |
1291
|
| Line has trailing spaces. |
1293
|
| Line is longer than 80 characters. |
1293
|
| Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
1298
|
| Parameter state should be final. |
1298
|
| Parameter conn should be final. |
1298
|
| Line is longer than 80 characters. |
1313
|
| Line is longer than 80 characters. |
1317
|
| Line has trailing spaces. |
1319
|
| Line is longer than 80 characters. |
1319
|
| Method 'addUserAgentRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
1322
|
| Parameter state should be final. |
1322
|
| Parameter conn should be final. |
1323
|
| Line is longer than 80 characters. |
1329
|
| 'cast' is not followed by whitespace. |
1329
|
| Line is longer than 80 characters. |
1338
|
| Method 'checkNotUsed' is not designed for extension - needs to be abstract, final or empty. |
1344
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1344
|
| Method 'checkUsed' is not designed for extension - needs to be abstract, final or empty. |
1357
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1357
|
| Parameter connection should be final. |
1377
|
| Parameter name should be final. |
1378
|
| Parameter requestPath should be final. |
1378
|
| Parameter query should be final. |
1378
|
| Parameter version should be final. |
1378
|
| Line has trailing spaces. |
1392
|
| Line has trailing spaces. |
1419
|
| Line has trailing spaces. |
1422
|
| Line has trailing spaces. |
1424
|
| Line is longer than 80 characters. |
1425
|
| Line is longer than 80 characters. |
1432
|
| Parameter state should be final. |
1439
|
| Parameter conn should be final. |
1439
|
| Line has trailing spaces. |
1443
|
| Line is longer than 80 characters. |
1444
|
| Line is longer than 80 characters. |
1453
|
| Method 'processResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
1460
|
| Parameter state should be final. |
1460
|
| Parameter conn should be final. |
1461
|
| Line has trailing spaces. |
1468
|
| Line has trailing spaces. |
1471
|
| Line has trailing spaces. |
1489
|
| Line has trailing spaces. |
1490
|
| Line has trailing spaces. |
1506
|
| Line has trailing spaces. |
1511
|
| Line is longer than 80 characters. |
1511
|
| Line has trailing spaces. |
1521
|
| Line is longer than 80 characters. |
1522
|
| Line is longer than 80 characters. |
1525
|
| Parameter state should be final. |
1532
|
| Parameter conn should be final. |
1532
|
| Line is longer than 80 characters. |
1556
|
| Line is longer than 80 characters. |
1564
|
| Line is longer than 80 characters. |
1574
|
| Line is longer than 80 characters. |
1578
|
| Line has trailing spaces. |
1580
|
| Line is longer than 80 characters. |
1580
|
| Method 'readResponse' is not designed for extension - needs to be abstract, final or empty. |
1583
|
| Parameter state should be final. |
1583
|
| Parameter conn should be final. |
1583
|
| Line has trailing spaces. |
1594
|
| '100' is a magic number. |
1596
|
| '200' is a magic number. |
1596
|
| Line has trailing spaces. |
1598
|
| Line is longer than 80 characters. |
1598
|
| Line is longer than 80 characters. |
1622
|
| Line is longer than 80 characters. |
1626
|
| Line has trailing spaces. |
1628
|
| Line is longer than 80 characters. |
1628
|
| Method 'readResponseBody' is not designed for extension - needs to be abstract, final or empty. |
1634
|
| Parameter state should be final. |
1634
|
| Parameter conn should be final. |
1634
|
| Line has trailing spaces. |
1652
|
| Line is longer than 80 characters. |
1663
|
| Line has trailing spaces. |
1665
|
| Line is longer than 80 characters. |
1665
|
| Expected an @return tag. |
1668
|
| Parameter conn should be final. |
1668
|
| Line is longer than 80 characters. |
1680
|
| Line has trailing spaces. |
1686
|
| Line is longer than 80 characters. |
1689
|
| Line has trailing spaces. |
1695
|
| Line has trailing spaces. |
1696
|
| Line is longer than 80 characters. |
1696
|
| Line is longer than 80 characters. |
1701
|
| Line is longer than 80 characters. |
1702
|
| Line has trailing spaces. |
1709
|
| Line has trailing spaces. |
1712
|
| Line is longer than 80 characters. |
1717
|
| Line is longer than 80 characters. |
1718
|
| Line has trailing spaces. |
1728
|
| Line has trailing spaces. |
1732
|
| Line is longer than 80 characters. |
1757
|
| Line is longer than 80 characters. |
1771
|
| Line is longer than 80 characters. |
1775
|
| Line has trailing spaces. |
1777
|
| Line is longer than 80 characters. |
1777
|
| Method 'readResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
1783
|
| Parameter state should be final. |
1783
|
| Parameter conn should be final. |
1783
|
| Line has trailing spaces. |
1789
|
| Line is longer than 80 characters. |
1810
|
| Line is longer than 80 characters. |
1814
|
| Line has trailing spaces. |
1816
|
| Line is longer than 80 characters. |
1816
|
| Method 'readStatusLine' is not designed for extension - needs to be abstract, final or empty. |
1821
|
| Parameter state should be final. |
1821
|
| Parameter conn should be final. |
1821
|
| Line is longer than 80 characters. |
1823
|
| Line is longer than 80 characters. |
1826
|
| Line has trailing spaces. |
1835
|
| Line is longer than 80 characters. |
1835
|
| '+' should be on a new line. |
1835
|
| Line has trailing spaces. |
1846
|
| '+' should be on a new line. |
1846
|
| Line has trailing spaces. |
1857
|
| Line is longer than 80 characters. |
1857
|
| Line is longer than 80 characters. |
1861
|
| '+' should be on a new line. |
1861
|
| Line has trailing spaces. |
1883
|
| Line has trailing spaces. |
1887
|
| Line has trailing spaces. |
1894
|
| Line is longer than 80 characters. |
1905
|
| Line is longer than 80 characters. |
1909
|
| Line has trailing spaces. |
1911
|
| Line is longer than 80 characters. |
1911
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
1914
|
| Parameter state should be final. |
1914
|
| Parameter conn should be final. |
1914
|
| Line has trailing spaces. |
1931
|
| Line has trailing spaces. |
1937
|
| Line is longer than 80 characters. |
1946
|
| Line has trailing spaces. |
1958
|
| Line is longer than 80 characters. |
1961
|
| Line has trailing spaces. |
1965
|
| Line is longer than 80 characters. |
1968
|
| Line is longer than 80 characters. |
1991
|
| Line is longer than 80 characters. |
1997
|
| Line has trailing spaces. |
1999
|
| Line is longer than 80 characters. |
1999
|
| Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. |
2002
|
| Parameter state should be final. |
2002
|
| Parameter conn should be final. |
2002
|
| Line is longer than 80 characters. |
2008
|
| Line is longer than 80 characters. |
2011
|
| Line is longer than 80 characters. |
2020
|
| Line is longer than 80 characters. |
2024
|
| Line has trailing spaces. |
2026
|
| Line is longer than 80 characters. |
2026
|
| Method 'writeRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
2032
|
| Parameter state should be final. |
2032
|
| Parameter conn should be final. |
2032
|
| Line has trailing spaces. |
2039
|
| Line is longer than 80 characters. |
2058
|
| Line is longer than 80 characters. |
2062
|
| Line has trailing spaces. |
2064
|
| Line is longer than 80 characters. |
2064
|
| Method 'writeRequestLine' is not designed for extension - needs to be abstract, final or empty. |
2069
|
| Parameter state should be final. |
2069
|
| Parameter conn should be final. |
2069
|
| Line has trailing spaces. |
2082
|
| Line has trailing spaces. |
2085
|
| Parameter conn should be final. |
2088
|
| Line is longer than 80 characters. |
2094
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
2100
|
| Line is longer than 80 characters. |
2105
|
| Line has trailing spaces. |
2106
|
| Line has trailing spaces. |
2108
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
2111
|
| 'params' hides a field. |
2111
|
| First sentence should end with a period. |
2118
|
| Method 'getEffectiveVersion' is not designed for extension - needs to be abstract, final or empty. |
2126
|
| Line is longer than 80 characters. |
2136
|
| Parameter status should be final. |
2139
|
| '100' is a magic number. |
2144
|
| '199' is a magic number. |
2144
|
| '204' is a magic number. |
2144
|
| '304' is a magic number. |
2145
|
| Line has trailing spaces. |
2153
|
| Line is longer than 80 characters. |
2153
|
| Line has trailing spaces. |
2155
|
| Line has trailing spaces. |
2157
|
| Method 'getProxyAuthenticationRealm' is not designed for extension - needs to be abstract, final or empty. |
2160
|
| Line has trailing spaces. |
2165
|
| Line is longer than 80 characters. |
2165
|
| Line has trailing spaces. |
2167
|
| Line has trailing spaces. |
2169
|
| Method 'getAuthenticationRealm' is not designed for extension - needs to be abstract, final or empty. |
2172
|
| Line has trailing spaces. |
2178
|
| Method 'getContentCharSet' is not designed for extension - needs to be abstract, final or empty. |
2182
|
| Parameter contentheader should be final. |
2182
|
| Array brackets at illegal position. |
2186
|
| Line has trailing spaces. |
2192
|
| Line is longer than 80 characters. |
2209
|
| Line has trailing spaces. |
2210
|
| Method 'getRequestCharSet' is not designed for extension - needs to be abstract, final or empty. |
2213
|
| Line has trailing spaces. |
2218
|
| Line is longer than 80 characters. |
2219
|
| Line has trailing spaces. |
2220
|
| Method 'getResponseCharSet' is not designed for extension - needs to be abstract, final or empty. |
2223
|
| Line has trailing spaces. |
2229
|
| Method 'getRecoverableExceptionCount' is not designed for extension - needs to be abstract, final or empty. |
2235
|
| Line is longer than 80 characters. |
2242
|
| Method 'responseBodyConsumed' is not designed for extension - needs to be abstract, final or empty. |
2248
|
| Line has trailing spaces. |
2259
|
| 'if' is not followed by whitespace. |
2264
|
| Line is longer than 80 characters. |
2266
|
| 'if' is not followed by whitespace. |
2268
|
| Line is longer than 80 characters. |
2269
|
| Line has trailing spaces. |
2270
|
| '}' should be on the same line. |
2273
|
| Line has trailing spaces. |
2296
|
| Line has trailing spaces. |
2298
|
| Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
2301
|
| Line has trailing spaces. |
2308
|
| Line has trailing spaces. |
2310
|
| Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
2313
|
| First sentence should end with a period. |
2324
|
| Line has trailing spaces. |
2326
|
| Line has trailing spaces. |
2328
|
| Method 'getMethodRetryHandler' is not designed for extension - needs to be abstract, final or empty. |
2331
|
| First sentence should end with a period. |
2335
|
| Line has trailing spaces. |
2337
|
| Line has trailing spaces. |
2339
|
| Method 'setMethodRetryHandler' is not designed for extension - needs to be abstract, final or empty. |
2342
|
| Parameter handler should be final. |
2342
|
| Line has trailing spaces. |
2347
|
| Line has trailing spaces. |
2349
|
| Line has trailing spaces. |
2351
|
| Comment matches to-do format 'TODO:'. |
2352
|
| Method 'fakeResponse' is not designed for extension - needs to be abstract, final or empty. |
2354
|
| Line has trailing spaces. |
2355
|
| Parameter statusline should be final. |
2355
|
| Expected @param tag for 'statusline'. |
2355
|
| Parameter responseheaders should be final. |
2356
|
| Expected @param tag for 'responseheaders'. |
2356
|
| Parameter responseStream should be final. |
2357
|
| 'responseStream' hides a field. |
2357
|
| Expected @param tag for 'responseStream'. |
2357
|
| Line has trailing spaces. |
2366
|
| First sentence should end with a period. |
2367
|
| Line has trailing spaces. |
2369
|
| Line has trailing spaces. |
2371
|
| Method 'getHostAuthState' is not designed for extension - needs to be abstract, final or empty. |
2374
|
| First sentence should end with a period. |
2378
|
| Line has trailing spaces. |
2380
|
| Line has trailing spaces. |
2382
|
| Method 'getProxyAuthState' is not designed for extension - needs to be abstract, final or empty. |
2385
|
| Line has trailing spaces. |
2388
|
| First sentence should end with a period. |
2389
|
| Line has trailing spaces. |
2391
|
| Line has trailing spaces. |
2394
|
| Method 'isAborted' is not designed for extension - needs to be abstract, final or empty. |
2397
|
| Line has trailing spaces. |
2400
|
| Line has trailing spaces. |
2403
|
| Line is longer than 80 characters. |
2403
|
| Line is longer than 80 characters. |
2404
|
| Line has trailing spaces. |
2406
|
| Line is longer than 80 characters. |
2407
|
| Method 'isRequestSent' is not designed for extension - needs to be abstract, final or empty. |
2409
|
| Line has trailing spaces. |
2412
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
78
|
| Line has trailing spaces. |
79
|
| Missing a Javadoc comment. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| Missing a Javadoc comment. |
82
|
| Line has trailing spaces. |
83
|
| Missing a Javadoc comment. |
84
|
| Line has trailing spaces. |
85
|
| Missing a Javadoc comment. |
86
|
| Line has trailing spaces. |
87
|
| Missing a Javadoc comment. |
88
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
90
|
| First sentence should end with a period. |
93
|
| Line has trailing spaces. |
96
|
| Missing a Javadoc comment. |
96
|
| Line has trailing spaces. |
97
|
| Missing a Javadoc comment. |
98
|
| 'connectionManager' hides a field. |
99
|
| 'hostConfiguration' hides a field. |
100
|
| 'params' hides a field. |
101
|
| 'state' hides a field. |
102
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
115
|
| Line is longer than 80 characters. |
119
|
| Expected @param tag for 'method'. |
119
|
| Expected @throws tag for 'IOException'. |
119
|
| Expected @throws tag for 'HttpException'. |
119
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
119
|
| Line has trailing spaces. |
127
|
| 'cast' is not followed by whitespace. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| 'cast' is not followed by whitespace. |
134
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
137
|
| Line is longer than 80 characters. |
139
|
| '100' is a magic number. |
139
|
| Line is longer than 80 characters. |
144
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
158
|
| '{' should be on the previous line. |
159
|
| Line is longer than 80 characters. |
160
|
| Line has trailing spaces. |
175
|
| Line is longer than 80 characters. |
182
|
| Line is longer than 80 characters. |
187
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
227
|
| Missing a Javadoc comment. |
228
|
| Line is longer than 80 characters. |
240
|
| Missing a Javadoc comment. |
240
|
| Line has trailing spaces. |
253
|
| Line is longer than 80 characters. |
255
|
| Missing a Javadoc comment. |
255
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
274
|
| Line has trailing spaces. |
275
|
| Line is longer than 80 characters. |
281
|
| Line is longer than 80 characters. |
283
|
| Line is longer than 80 characters. |
287
|
| Line is longer than 80 characters. |
289
|
| '+' should be on a new line. |
289
|
| Line has trailing spaces. |
290
|
| Line is longer than 80 characters. |
298
|
| Missing a Javadoc comment. |
298
|
| Line has trailing spaces. |
311
|
| Line has trailing spaces. |
312
|
| Line has trailing spaces. |
313
|
| Line is longer than 80 characters. |
319
|
| Line is longer than 80 characters. |
321
|
| Line is longer than 80 characters. |
325
|
| Line is longer than 80 characters. |
327
|
| '+' should be on a new line. |
327
|
| Line has trailing spaces. |
328
|
| Line has trailing spaces. |
334
|
| Line has trailing spaces. |
335
|
| First sentence should end with a period. |
336
|
| Line has trailing spaces. |
338
|
| Line has trailing spaces. |
340
|
| Line has trailing spaces. |
341
|
| Line is longer than 80 characters. |
343
|
| Line is longer than 80 characters. |
346
|
| Line is longer than 80 characters. |
349
|
| 'cast' is not followed by whitespace. |
352
|
| Line has trailing spaces. |
354
|
| Line has trailing spaces. |
356
|
| Line has trailing spaces. |
360
|
| Line is longer than 80 characters. |
360
|
| Line has trailing spaces. |
362
|
| Line is longer than 80 characters. |
362
|
| Line has trailing spaces. |
365
|
| Expected @param tag for 'method'. |
365
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
366
|
| Line has trailing spaces. |
367
|
| Line is longer than 80 characters. |
368
|
| Line has trailing spaces. |
370
|
| Line is longer than 80 characters. |
378
|
| Line has trailing spaces. |
387
|
| Line is longer than 80 characters. |
389
|
| Line has trailing spaces. |
396
|
| Line is longer than 80 characters. |
400
|
| Line has trailing spaces. |
410
|
| 'cast' is not followed by whitespace. |
411
|
| Line has trailing spaces. |
415
|
| Line is longer than 80 characters. |
416
|
| Line has trailing spaces. |
417
|
| Line is longer than 80 characters. |
419
|
| Line is longer than 80 characters. |
420
|
| Line has trailing spaces. |
426
|
| 'cast' is not followed by whitespace. |
427
|
| Line is longer than 80 characters. |
438
|
| '+' is not preceded with whitespace. |
438
|
| '+' is not followed by whitespace. |
438
|
| Line has trailing spaces. |
463
|
| Line has trailing spaces. |
466
|
| Line has trailing spaces. |
468
|
| Line has trailing spaces. |
472
|
| Expected @throws tag for 'IOException'. |
473
|
| Expected @throws tag for 'HttpException'. |
473
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
473
|
| Line is longer than 80 characters. |
476
|
| Line has trailing spaces. |
477
|
| Line has trailing spaces. |
494
|
| Line has trailing spaces. |
498
|
| Line is longer than 80 characters. |
499
|
| '200' is a magic number. |
512
|
| '300' is a magic number. |
512
|
| First sentence should end with a period. |
522
|
| Line has trailing spaces. |
527
|
| Expected @param tag for 'method'. |
528
|
| Expected @throws tag for 'IOException'. |
529
|
| Expected @throws tag for 'HttpException'. |
529
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
529
|
| Line has trailing spaces. |
535
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
537
|
| Line has trailing spaces. |
538
|
| Line has trailing spaces. |
544
|
| Line has trailing spaces. |
546
|
| Line is longer than 80 characters. |
560
|
| Line has trailing spaces. |
563
|
| Line contains a tab character. |
564
|
| Line contains a tab character. |
565
|
| Line has trailing spaces. |
566
|
| Line contains a tab character. |
567
|
| Line contains a tab character. |
568
|
| Line contains a tab character. |
569
|
| Expected @param tag for 'method'. |
569
|
| Expected @throws tag for 'RedirectException'. |
570
|
| Line contains a tab character. |
571
|
| Line contains a tab character. |
572
|
| Line contains a tab character. |
573
|
| Line contains a tab character. |
574
|
| Line is longer than 80 characters. |
575
|
| Line contains a tab character. |
575
|
| Line contains a tab character. |
576
|
| Line contains a tab character. |
577
|
| Line contains a tab character. |
578
|
| Line contains a tab character. |
579
|
| Line contains a tab character. |
580
|
| Line is longer than 80 characters. |
581
|
| Line contains a tab character. |
581
|
| Line contains a tab character. |
582
|
| Line has trailing spaces. |
583
|
| Line contains a tab character. |
584
|
| Line contains a tab character. |
585
|
| Line contains a tab character. |
586
|
| Line contains a tab character. |
587
|
| Line contains a tab character. |
589
|
| Line contains a tab character. |
590
|
| Line contains a tab character. |
591
|
| Line contains a tab character. |
592
|
| Line has trailing spaces. |
593
|
| Line has trailing spaces. |
594
|
| Line contains a tab character. |
595
|
| Line contains a tab character. |
596
|
| Line contains a tab character. |
597
|
| Line contains a tab character. |
598
|
| Line is longer than 80 characters. |
599
|
| Line contains a tab character. |
599
|
| Line is longer than 80 characters. |
600
|
| Line contains a tab character. |
600
|
| Line contains a tab character. |
601
|
| Line has trailing spaces. |
602
|
| Line contains a tab character. |
602
|
| Line is longer than 80 characters. |
603
|
| Line contains a tab character. |
603
|
| Line is longer than 80 characters. |
604
|
| Line contains a tab character. |
604
|
| Line is longer than 80 characters. |
605
|
| Line contains a tab character. |
605
|
| Line contains a tab character. |
606
|
| Line contains a tab character. |
607
|
| Line contains a tab character. |
610
|
| Line is longer than 80 characters. |
611
|
| Line contains a tab character. |
611
|
| Line contains a tab character. |
612
|
| Line contains a tab character. |
613
|
| Line is longer than 80 characters. |
615
|
| 'if' is not followed by whitespace. |
621
|
| '+' should be on a new line. |
630
|
| Line contains a tab character. |
635
|
| Line is longer than 80 characters. |
636
|
| Line contains a tab character. |
636
|
| Line contains a tab character. |
637
|
| Line contains a tab character. |
638
|
| Line has trailing spaces. |
640
|
| Line contains a tab character. |
641
|
| Line contains a tab character. |
642
|
| First sentence should end with a period. |
644
|
| Line contains a tab character. |
644
|
| Line contains a tab character. |
645
|
| Line contains a tab character. |
646
|
| Line contains a tab character. |
647
|
| Line contains a tab character. |
648
|
| Line is longer than 80 characters. |
649
|
| Line contains a tab character. |
649
|
| Line has trailing spaces. |
650
|
| Line is longer than 80 characters. |
650
|
| Line contains a tab character. |
652
|
| Line contains a tab character. |
653
|
| Line contains a tab character. |
654
|
| Line contains a tab character. |
655
|
| Line contains a tab character. |
657
|
| Line contains a tab character. |
672
|
| Missing a Javadoc comment. |
674
|
| Line has trailing spaces. |
675
|
| '{' should be on the previous line. |
676
|
| Line has trailing spaces. |
682
|
| Line is longer than 80 characters. |
686
|
| Line has trailing spaces. |
701
|
| Line has trailing spaces. |
702
|
| Line has trailing spaces. |
704
|
| Line has trailing spaces. |
729
|
| Missing a Javadoc comment. |
738
|
| Line has trailing spaces. |
740
|
| '{' should be on the previous line. |
740
|
| Line has trailing spaces. |
746
|
| Line is longer than 80 characters. |
750
|
| Line has trailing spaces. |
760
|
| Line has trailing spaces. |
761
|
| Line has trailing spaces. |
762
|
| Line has trailing spaces. |
788
|
| Line is longer than 80 characters. |
798
|
| Line has trailing spaces. |
799
|
| Line has trailing spaces. |
801
|
| Line is longer than 80 characters. |
802
|
| Line contains a tab character. |
804
|
| Line contains a tab character. |
805
|
| Line contains a tab character. |
806
|
| Line contains a tab character. |
807
|
| Line contains a tab character. |
808
|
| Line contains a tab character. |
809
|
| Line contains a tab character. |
810
|
| Line contains a tab character. |
818
|
| Line contains a tab character. |
819
|
| Line contains a tab character. |
820
|
| Line contains a tab character. |
821
|
| Line has trailing spaces. |
825
|
| Line has trailing spaces. |
827
|
| Line is longer than 80 characters. |
828
|
| Line is longer than 80 characters. |
834
|
| Line has trailing spaces. |
835
|
| '||' should be on a new line. |
835
|
| Line is longer than 80 characters. |
838
|
| Missing a Javadoc comment. |
850
|
| Line has trailing spaces. |
852
|
| 'params' hides a field. |
852
|
| '{' should be on the previous line. |
854
|
| Line has trailing spaces. |
857
|
| Line is longer than 80 characters. |
858
|
| 'cast' is not followed by whitespace. |
858
|
| Line is longer than 80 characters. |
862
|
| Missing a Javadoc comment. |
878
|
| 'params' hides a field. |
880
|
| Line has trailing spaces. |
881
|
| '{' should be on the previous line. |
882
|
| Line has trailing spaces. |
885
|
| Line is longer than 80 characters. |
886
|
| 'cast' is not followed by whitespace. |
886
|
| Expected an @return tag. |
909
|
| Expected an @return tag. |
916
|
| Expected an @return tag. |
923
|
| Expected an @return tag. |
930
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
51
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
62
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Class HttpParser should be declared as final. |
50
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
72
|
| Parameter inputStream should be final. |
72
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
103
|
| Parameter inputStream should be final. |
103
|
| Parameter charset should be final. |
103
|
| Line has trailing spaces. |
135
|
| Parameter inputStream should be final. |
139
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
155
|
| Line is longer than 80 characters. |
158
|
| Parameter is should be final. |
158
|
| Parameter charset should be final. |
158
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
158
|
| ';' is preceded with whitespace. |
164
|
| Line is longer than 80 characters. |
191
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
210
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
217
|
| Line is longer than 80 characters. |
220
|
| Parameter is should be final. |
220
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
220
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
43
|
| Line is longer than 80 characters. |
48
|
| Parameter message should be final. |
59
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
68
|
| First sentence should end with a period. |
73
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
86
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
114
|
| Line has trailing spaces. |
115
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
121
|
| Method 'addCookie' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Parameter cookie should be final. |
123
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
142
|
| Line has trailing spaces. |
143
|
| Line is longer than 80 characters. |
143
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
150
|
| Method 'addCookies' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Parameter cookies should be final. |
152
|
| 'cookies' hides a field. |
152
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Method 'getCookies' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
188
|
| Method 'getCookies' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Line has trailing spaces. |
192
|
| Parameter domain should be final. |
192
|
| Line has trailing spaces. |
193
|
| Parameter port should be final. |
193
|
| Line has trailing spaces. |
194
|
| Parameter path should be final. |
194
|
| Parameter secure should be final. |
195
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
215
|
| Method 'purgeExpiredCookies' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
231
|
| Method 'purgeExpiredCookies' is not designed for extension - needs to be abstract, final or empty. |
234
|
| Parameter date should be final. |
234
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
253
|
| Line has trailing spaces. |
254
|
| Line is longer than 80 characters. |
255
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
258
|
| Method 'getCookiePolicy' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
267
|
| Line has trailing spaces. |
268
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
272
|
| Line is longer than 80 characters. |
272
|
| Line has trailing spaces. |
275
|
| Method 'setAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Parameter value should be final. |
276
|
| Line has trailing spaces. |
282
|
| Line has trailing spaces. |
284
|
| Line has trailing spaces. |
286
|
| Line has trailing spaces. |
287
|
| Line has trailing spaces. |
288
|
| Line is longer than 80 characters. |
288
|
| Line has trailing spaces. |
291
|
| Method 'isAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. |
292
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
299
|
| Line has trailing spaces. |
300
|
| Line has trailing spaces. |
303
|
| Line has trailing spaces. |
305
|
| Line has trailing spaces. |
306
|
| Line is longer than 80 characters. |
307
|
| Line has trailing spaces. |
308
|
| Line has trailing spaces. |
310
|
| Method 'setCookiePolicy' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Parameter policy should be final. |
311
|
| Line has trailing spaces. |
315
|
| Line has trailing spaces. |
316
|
| Line has trailing spaces. |
317
|
| Line has trailing spaces. |
318
|
| Line has trailing spaces. |
319
|
| Line has trailing spaces. |
320
|
| Line has trailing spaces. |
321
|
| Line is longer than 80 characters. |
321
|
| Line has trailing spaces. |
322
|
| Line has trailing spaces. |
324
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
329
|
| Line has trailing spaces. |
331
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
335
|
| Line is longer than 80 characters. |
336
|
| Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. |
336
|
| Parameter realm should be final. |
336
|
| Parameter host should be final. |
336
|
| Parameter credentials should be final. |
336
|
| Line is longer than 80 characters. |
337
|
| Line is longer than 80 characters. |
338
|
| Line has trailing spaces. |
341
|
| Line has trailing spaces. |
342
|
| Line has trailing spaces. |
344
|
| Line has trailing spaces. |
346
|
| Line has trailing spaces. |
348
|
| Line has trailing spaces. |
350
|
| Line has trailing spaces. |
351
|
| Line is longer than 80 characters. |
354
|
| Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. |
354
|
| Line is longer than 80 characters. |
356
|
| Line is longer than 80 characters. |
363
|
| Unused @param tag for 'token'. |
366
|
| Line has trailing spaces. |
367
|
| Line has trailing spaces. |
368
|
| Line is longer than 80 characters. |
370
|
| Expected @param tag for 'authscope'. |
370
|
| 'cast' is not followed by whitespace. |
372
|
| 'cast' is not followed by whitespace. |
380
|
| 'cast' is not followed by whitespace. |
388
|
| Line has trailing spaces. |
393
|
| Line has trailing spaces. |
395
|
| Line is longer than 80 characters. |
395
|
| Line is longer than 80 characters. |
398
|
| Line is longer than 80 characters. |
399
|
| Line has trailing spaces. |
408
|
| Line has trailing spaces. |
409
|
| Line has trailing spaces. |
411
|
| Line has trailing spaces. |
414
|
| Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. |
415
|
| Parameter realm should be final. |
415
|
| Parameter host should be final. |
415
|
| Line has trailing spaces. |
417
|
| Line is longer than 80 characters. |
418
|
| Line is longer than 80 characters. |
422
|
| Line has trailing spaces. |
425
|
| Line has trailing spaces. |
426
|
| Line has trailing spaces. |
428
|
| Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. |
431
|
| Line is longer than 80 characters. |
433
|
| Line has trailing spaces. |
440
|
| Line is longer than 80 characters. |
440
|
| Line has trailing spaces. |
441
|
| Line is longer than 80 characters. |
441
|
| Line has trailing spaces. |
442
|
| Line is longer than 80 characters. |
442
|
| Line has trailing spaces. |
443
|
| Line has trailing spaces. |
444
|
| Line is longer than 80 characters. |
444
|
| Line has trailing spaces. |
445
|
| Line is longer than 80 characters. |
445
|
| Line has trailing spaces. |
446
|
| Line is longer than 80 characters. |
446
|
| Line has trailing spaces. |
447
|
| Line has trailing spaces. |
453
|
| Line has trailing spaces. |
456
|
| Method 'setProxyCredentials' is not designed for extension - needs to be abstract, final or empty. |
459
|
| Line has trailing spaces. |
460
|
| Parameter realm should be final. |
460
|
| Line has trailing spaces. |
461
|
| Parameter proxyHost should be final. |
461
|
| Parameter credentials should be final. |
462
|
| Line is longer than 80 characters. |
464
|
| Line is longer than 80 characters. |
465
|
| Line has trailing spaces. |
468
|
| Line has trailing spaces. |
469
|
| Line is longer than 80 characters. |
469
|
| Line has trailing spaces. |
471
|
| Line has trailing spaces. |
473
|
| Line has trailing spaces. |
475
|
| Line has trailing spaces. |
477
|
| Line has trailing spaces. |
478
|
| Line has trailing spaces. |
481
|
| Method 'setProxyCredentials' is not designed for extension - needs to be abstract, final or empty. |
481
|
| '{' should be on the previous line. |
483
|
| Line is longer than 80 characters. |
485
|
| Line is longer than 80 characters. |
487
|
| Line has trailing spaces. |
492
|
| Line is longer than 80 characters. |
492
|
| Line is longer than 80 characters. |
495
|
| Line is longer than 80 characters. |
496
|
| Line has trailing spaces. |
502
|
| Line has trailing spaces. |
505
|
| Line has trailing spaces. |
507
|
| Line is longer than 80 characters. |
510
|
| Method 'getProxyCredentials' is not designed for extension - needs to be abstract, final or empty. |
510
|
| Parameter realm should be final. |
510
|
| Parameter proxyHost should be final. |
510
|
| Line has trailing spaces. |
512
|
| Line is longer than 80 characters. |
513
|
| Line has trailing spaces. |
515
|
| Line is longer than 80 characters. |
517
|
| Line has trailing spaces. |
520
|
| Line has trailing spaces. |
521
|
| Line has trailing spaces. |
523
|
| Line is longer than 80 characters. |
526
|
| Method 'getProxyCredentials' is not designed for extension - needs to be abstract, final or empty. |
526
|
| Line is longer than 80 characters. |
528
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
538
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
541
|
| Line has trailing spaces. |
556
|
| Line is longer than 80 characters. |
562
|
| Line has trailing spaces. |
577
|
| Line has trailing spaces. |
595
|
| Method 'clearCredentials' is not designed for extension - needs to be abstract, final or empty. |
599
|
| Line has trailing spaces. |
602
|
| Method 'clearProxyCredentials' is not designed for extension - needs to be abstract, final or empty. |
606
|
| Line has trailing spaces. |
609
|
| Method 'clearCookies' is not designed for extension - needs to be abstract, final or empty. |
613
|
| Line has trailing spaces. |
616
|
| Line is longer than 80 characters. |
618
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
620
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
41
|
| Comment matches to-do format 'TODO:'. |
42
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Utility classes should not have a public or default constructor. |
46
|
| '3' is a magic number. |
54
|
| '8' is a magic number. |
55
|
| '8' is a magic number. |
56
|
| '25' is a magic number. |
57
|
| '8' is a magic number. |
58
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
73
|
| Comment matches to-do format 'TODO:'. |
74
|
| Parameter statusCode should be final. |
76
|
| Line is longer than 80 characters. |
79
|
| '100' is a magic number. |
81
|
| '100' is a magic number. |
82
|
| Line has trailing spaces. |
83
|
| Line is longer than 80 characters. |
84
|
| Parameter statusCode should be final. |
98
|
| Parameter reasonPhrase should be final. |
98
|
| '100' is a magic number. |
99
|
| Line is longer than 80 characters. |
100
|
| '100' is a magic number. |
100
|
| First sentence should end with a period. |
108
|
| First sentence should end with a period. |
110
|
| First sentence should end with a period. |
112
|
| First sentence should end with a period. |
117
|
| First sentence should end with a period. |
119
|
| First sentence should end with a period. |
121
|
| First sentence should end with a period. |
123
|
| First sentence should end with a period. |
125
|
| First sentence should end with a period. |
127
|
| First sentence should end with a period. |
129
|
| First sentence should end with a period. |
131
|
| Line has trailing spaces. |
131
|
| First sentence should end with a period. |
139
|
| First sentence should end with a period. |
141
|
| First sentence should end with a period. |
143
|
| Line is longer than 80 characters. |
143
|
| First sentence should end with a period. |
145
|
| First sentence should end with a period. |
147
|
| First sentence should end with a period. |
149
|
| First sentence should end with a period. |
151
|
| First sentence should end with a period. |
156
|
| First sentence should end with a period. |
158
|
| First sentence should end with a period. |
160
|
| First sentence should end with a period. |
162
|
| First sentence should end with a period. |
164
|
| First sentence should end with a period. |
166
|
| First sentence should end with a period. |
168
|
| First sentence should end with a period. |
170
|
| First sentence should end with a period. |
172
|
| First sentence should end with a period. |
174
|
| First sentence should end with a period. |
176
|
| First sentence should end with a period. |
178
|
| First sentence should end with a period. |
180
|
| First sentence should end with a period. |
182
|
| First sentence should end with a period. |
184
|
| First sentence should end with a period. |
186
|
| First sentence should end with a period. |
188
|
| First sentence should end with a period. |
190
|
| First sentence should end with a period. |
215
|
| First sentence should end with a period. |
217
|
| First sentence should end with a period. |
219
|
| First sentence should end with a period. |
224
|
| First sentence should end with a period. |
226
|
| First sentence should end with a period. |
228
|
| First sentence should end with a period. |
230
|
| First sentence should end with a period. |
232
|
| First sentence should end with a period. |
234
|
| First sentence should end with a period. |
237
|
| Line has trailing spaces. |
276
|
| Line has trailing spaces. |
278
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Parameter escaped should be final. |
59
|
| Parameter charset should be final. |
59
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
60
|
| Parameter escaped should be final. |
75
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
75
|
| Parameter original should be final. |
90
|
| Parameter charset should be final. |
90
|
| Parameter original should be final. |
104
|
| Parameter host should be final. |
119
|
| Parameter port should be final. |
119
|
| Parameter path should be final. |
119
|
| Parameter host should be final. |
134
|
| Parameter port should be final. |
134
|
| Parameter path should be final. |
134
|
| Parameter query should be final. |
134
|
| Parameter user should be final. |
150
|
| Parameter password should be final. |
150
|
| Parameter host should be final. |
150
|
| Parameter user should be final. |
167
|
| Parameter password should be final. |
167
|
| Parameter host should be final. |
167
|
| Parameter port should be final. |
167
|
| Parameter user should be final. |
185
|
| Parameter password should be final. |
185
|
| Parameter host should be final. |
185
|
| Parameter port should be final. |
185
|
| Parameter path should be final. |
186
|
| Parameter user should be final. |
204
|
| Parameter password should be final. |
204
|
| Parameter host should be final. |
204
|
| Parameter port should be final. |
204
|
| Parameter path should be final. |
205
|
| Parameter query should be final. |
205
|
| Parameter host should be final. |
221
|
| Parameter path should be final. |
221
|
| Parameter query should be final. |
221
|
| Parameter fragment should be final. |
221
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
233
|
| Parameter userinfo should be final. |
243
|
| Parameter host should be final. |
243
|
| Parameter path should be final. |
243
|
| Parameter query should be final. |
243
|
| Parameter fragment should be final. |
244
|
| Line has trailing spaces. |
256
|
| Parameter userinfo should be final. |
264
|
| Parameter host should be final. |
264
|
| Parameter port should be final. |
264
|
| Parameter path should be final. |
264
|
| Line has trailing spaces. |
277
|
| Parameter userinfo should be final. |
286
|
| Parameter host should be final. |
286
|
| Parameter port should be final. |
286
|
| Parameter path should be final. |
286
|
| Parameter query should be final. |
287
|
| Line has trailing spaces. |
299
|
| Parameter userinfo should be final. |
309
|
| Parameter host should be final. |
309
|
| Parameter port should be final. |
309
|
| Parameter path should be final. |
309
|
| Parameter query should be final. |
310
|
| Parameter fragment should be final. |
310
|
| Parameter user should be final. |
363
|
| Parameter password should be final. |
363
|
| Parameter host should be final. |
363
|
| Parameter port should be final. |
363
|
| Parameter path should be final. |
364
|
| Parameter query should be final. |
364
|
| Parameter fragment should be final. |
364
|
| Line has trailing spaces. |
367
|
| Line is longer than 80 characters. |
368
|
| Missing a Javadoc comment. |
368
|
| Parameter user should be final. |
368
|
| Parameter password should be final. |
368
|
| 'if' construct must use '{}'s. |
369
|
| '20' is a magic number. |
370
|
| 'if' construct must use '{}'s. |
372
|
| Parameter base should be final. |
386
|
| Parameter relative should be final. |
386
|
| Parameter base should be final. |
398
|
| Parameter relative should be final. |
398
|
| '{' is followed by whitespace. |
408
|
| Name '_default_scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
415
|
| Name '_default_port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
427
|
| Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. |
441
|
| Avoid inline conditionals. |
442
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
451
|
| Avoid inline conditionals. |
452
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
461
|
| Avoid inline conditionals. |
462
|
| Method 'setRawUserinfo' is not designed for extension - needs to be abstract, final or empty. |
475
|
| Parameter escapedUser should be final. |
475
|
| Parameter escapedPassword should be final. |
475
|
| Line has trailing spaces. |
481
|
| Line has trailing spaces. |
482
|
| Line has trailing spaces. |
488
|
| Avoid inline conditionals. |
489
|
| Avoid inline conditionals. |
490
|
| Avoid inline conditionals. |
492
|
| Method 'setEscapedUserinfo' is not designed for extension - needs to be abstract, final or empty. |
509
|
| Parameter escapedUser should be final. |
509
|
| Parameter escapedPassword should be final. |
509
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
510
|
| Line has trailing spaces. |
512
|
| Avoid inline conditionals. |
513
|
| Line has trailing spaces. |
525
|
| Method 'setUserinfo' is not designed for extension - needs to be abstract, final or empty. |
525
|
| Parameter user should be final. |
525
|
| Parameter password should be final. |
525
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
526
|
| Line has trailing spaces. |
530
|
| Line has trailing spaces. |
531
|
| Avoid inline conditionals. |
531
|
| Method 'setRawUser' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Parameter escapedUser should be final. |
542
|
| Avoid inline conditionals. |
552
|
| Avoid inline conditionals. |
554
|
| Method 'setEscapedUser' is not designed for extension - needs to be abstract, final or empty. |
569
|
| Parameter escapedUser should be final. |
569
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
570
|
| Method 'setUser' is not designed for extension - needs to be abstract, final or empty. |
582
|
| Parameter user should be final. |
582
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
582
|
| Method 'getRawUser' is not designed for extension - needs to be abstract, final or empty. |
592
|
| First sentence should end with a period. |
607
|
| Method 'getEscapedUser' is not designed for extension - needs to be abstract, final or empty. |
612
|
| Avoid inline conditionals. |
614
|
| Method 'getUser' is not designed for extension - needs to be abstract, final or empty. |
624
|
| Avoid inline conditionals. |
626
|
| Method 'setRawPassword' is not designed for extension - needs to be abstract, final or empty. |
636
|
| Parameter escapedPassword should be final. |
636
|
| Line has trailing spaces. |
637
|
| Avoid inline conditionals. |
648
|
| Avoid inline conditionals. |
650
|
| Method 'setEscapedPassword' is not designed for extension - needs to be abstract, final or empty. |
664
|
| Parameter escapedPassword should be final. |
664
|
| Line has trailing spaces. |
665
|
| Avoid inline conditionals. |
665
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
676
|
| Parameter password should be final. |
676
|
| Avoid inline conditionals. |
677
|
| Method 'getRawPassword' is not designed for extension - needs to be abstract, final or empty. |
687
|
| Method 'getEscapedPassword' is not designed for extension - needs to be abstract, final or empty. |
704
|
| Avoid inline conditionals. |
706
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
716
|
| Avoid inline conditionals. |
718
|
| Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. |
730
|
| Line has trailing spaces. |
731
|
| Avoid inline conditionals. |
731
|
| Method 'getRawAboveHierPath' is not designed for extension - needs to be abstract, final or empty. |
742
|
| Line is longer than 80 characters. |
744
|
| Avoid inline conditionals. |
744
|
| Method 'getRawPath' is not designed for extension - needs to be abstract, final or empty. |
753
|
| Avoid inline conditionals. |
755
|
| Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. |
770
|
| Parameter queryName should be final. |
770
|
| Parameter queryValue should be final. |
770
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
771
|
| Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. |
794
|
| Parameter queryName should be final. |
794
|
| Parameter queryValue should be final. |
794
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
795
|
| Line has trailing spaces. |
809
|
| Method 'checkValid' is not designed for extension - needs to be abstract, final or empty. |
824
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
66
|
| First sentence should end with a period. |
72
|
| First sentence should end with a period. |
75
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
79
|
| '9' is a magic number. |
79
|
| First sentence should end with a period. |
81
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
92
|
| Line is longer than 80 characters. |
93
|
| Unused @throws tag for 'IllegalArgumentException'. |
93
|
| Parameter major should be final. |
95
|
| 'major' hides a field. |
95
|
| Parameter minor should be final. |
95
|
| 'minor' hides a field. |
95
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
108
|
| Method 'getMajor' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Line has trailing spaces. |
117
|
| Method 'getMinor' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '100000' is a magic number. |
128
|
| Line has trailing spaces. |
130
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter obj should be final. |
134
|
| Line has trailing spaces. |
141
|
| 'cast' is not followed by whitespace. |
141
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
150
|
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Parameter anotherVer should be final. |
152
|
| Line has trailing spaces. |
154
|
| Line is longer than 80 characters. |
154
|
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter o should be final. |
166
|
| 'cast' is not followed by whitespace. |
167
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
173
|
| Line is longer than 80 characters. |
173
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Parameter version should be final. |
176
|
| Expected @param tag for 'version'. |
176
|
| Line has trailing spaces. |
177
|
| Line is longer than 80 characters. |
181
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
183
|
| Line is longer than 80 characters. |
183
|
| Method 'greaterEquals' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Parameter version should be final. |
186
|
| Expected @param tag for 'version'. |
186
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
193
|
| Line is longer than 80 characters. |
193
|
| Method 'lessEquals' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Parameter version should be final. |
196
|
| Expected @param tag for 'version'. |
196
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
208
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
217
|
| Line is longer than 80 characters. |
217
|
| Expected @param tag for 's'. |
219
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
234
|
| Line is longer than 80 characters. |
236
|
| Line has trailing spaces. |
241
|
| Line is longer than 80 characters. |
243
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Parameter escaped should be final. |
61
|
| Parameter charset should be final. |
61
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
62
|
| Parameter escaped should be final. |
77
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
77
|
| Parameter original should be final. |
92
|
| Parameter charset should be final. |
92
|
| Parameter original should be final. |
106
|
| Parameter host should be final. |
121
|
| Parameter port should be final. |
121
|
| Parameter path should be final. |
121
|
| Parameter host should be final. |
136
|
| Parameter port should be final. |
136
|
| Parameter path should be final. |
136
|
| Parameter query should be final. |
136
|
| Parameter user should be final. |
152
|
| Parameter password should be final. |
152
|
| Parameter host should be final. |
152
|
| Parameter user should be final. |
169
|
| Parameter password should be final. |
169
|
| Parameter host should be final. |
169
|
| Parameter port should be final. |
169
|
| Parameter user should be final. |
187
|
| Parameter password should be final. |
187
|
| Parameter host should be final. |
187
|
| Parameter port should be final. |
187
|
| Parameter path should be final. |
188
|
| Parameter user should be final. |
206
|
| Parameter password should be final. |
206
|
| Parameter host should be final. |
206
|
| Parameter port should be final. |
206
|
| Parameter path should be final. |
207
|
| Parameter query should be final. |
207
|
| Parameter host should be final. |
223
|
| Parameter path should be final. |
223
|
| Parameter query should be final. |
223
|
| Parameter fragment should be final. |
223
|
| Line has trailing spaces. |
236
|
| Parameter userinfo should be final. |
245
|
| Parameter host should be final. |
245
|
| Parameter path should be final. |
245
|
| Parameter query should be final. |
245
|
| Parameter fragment should be final. |
246
|
| Line has trailing spaces. |
258
|
| Parameter userinfo should be final. |
266
|
| Parameter host should be final. |
266
|
| Parameter port should be final. |
266
|
| Parameter path should be final. |
266
|
| Line has trailing spaces. |
279
|
| Parameter userinfo should be final. |
288
|
| Parameter host should be final. |
288
|
| Parameter port should be final. |
288
|
| Parameter path should be final. |
288
|
| Parameter query should be final. |
289
|
| Line has trailing spaces. |
301
|
| Parameter userinfo should be final. |
311
|
| Parameter host should be final. |
311
|
| Parameter port should be final. |
311
|
| Parameter path should be final. |
311
|
| Parameter query should be final. |
312
|
| Parameter fragment should be final. |
312
|
| Parameter user should be final. |
364
|
| Parameter password should be final. |
364
|
| Parameter host should be final. |
364
|
| Parameter port should be final. |
364
|
| Parameter path should be final. |
365
|
| Parameter query should be final. |
365
|
| Parameter fragment should be final. |
365
|
| Line is longer than 80 characters. |
366
|
| Line has trailing spaces. |
367
|
| Parameter base should be final. |
376
|
| Parameter relative should be final. |
376
|
| Parameter base should be final. |
388
|
| Parameter relative should be final. |
388
|
| '{' is followed by whitespace. |
398
|
| Line has trailing spaces. |
399
|
| Name '_default_scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
405
|
| Name '_default_port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
418
|
| Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. |
433
|
| Avoid inline conditionals. |
434
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
443
|
| Avoid inline conditionals. |
444
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
453
|
| Avoid inline conditionals. |
454
|
| Line has trailing spaces. |
455
|
| Line has trailing spaces. |
456
|
| Method 'checkValid' is not designed for extension - needs to be abstract, final or empty. |
464
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
54
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
57
|
| Line has trailing spaces. |
61
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
69
|
| First sentence should end with a period. |
71
|
| Line is longer than 80 characters. |
72
|
| First sentence should end with a period. |
74
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
87
|
| Name 'REFERENCE_QUEUE_THREAD' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
96
|
| Name 'ALL_CONNECTION_MANAGERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
104
|
| Line is longer than 80 characters. |
104
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Line is longer than 80 characters. |
134
|
| Line has trailing spaces. |
135
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
139
|
| Line is longer than 80 characters. |
140
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
147
|
| Parameter connection should be final. |
151
|
| Parameter hostConfiguration should be final. |
152
|
| Parameter connectionPool should be final. |
153
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
174
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
179
|
| Parameter connectionPool should be final. |
179
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
185
|
| Line is longer than 80 characters. |
186
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
201
|
| Line has trailing spaces. |
212
|
| Line is longer than 80 characters. |
214
|
| Line is longer than 80 characters. |
215
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
218
|
| Line is longer than 80 characters. |
219
|
| Line is longer than 80 characters. |
221
|
| Parameter connection should be final. |
221
|
| Line has trailing spaces. |
222
|
| Line has trailing spaces. |
226
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
234
|
| Line is longer than 80 characters. |
234
|
| First sentence should end with a period. |
236
|
| Missing a Javadoc comment. |
239
|
| Line has trailing spaces. |
240
|
| First sentence should end with a period. |
244
|
| 'synchronized' is not followed by whitespace. |
249
|
| Line has trailing spaces. |
258
|
| Line is longer than 80 characters. |
258
|
| Line has trailing spaces. |
259
|
| Line has trailing spaces. |
260
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
262
|
| Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Line has trailing spaces. |
273
|
| Line is longer than 80 characters. |
275
|
| Line has trailing spaces. |
276
|
| Line is longer than 80 characters. |
277
|
| Line has trailing spaces. |
278
|
| Line has trailing spaces. |
280
|
| Line is longer than 80 characters. |
281
|
| Method 'isConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
284
|
| Line is longer than 80 characters. |
289
|
| Line has trailing spaces. |
290
|
| Line has trailing spaces. |
291
|
| Line is longer than 80 characters. |
291
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
295
|
| Line is longer than 80 characters. |
296
|
| Line is longer than 80 characters. |
299
|
| Method 'setConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
299
|
| Parameter connectionStaleCheckingEnabled should be final. |
299
|
| Line has trailing spaces. |
309
|
| Line is longer than 80 characters. |
310
|
| Method 'setMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
313
|
| Parameter maxHostConnections should be final. |
313
|
| Line has trailing spaces. |
323
|
| Line is longer than 80 characters. |
324
|
| Method 'getMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
327
|
| Line is longer than 80 characters. |
332
|
| Line has trailing spaces. |
335
|
| Line is longer than 80 characters. |
336
|
| Method 'setMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. |
339
|
| Parameter maxTotalConnections should be final. |
339
|
| Line is longer than 80 characters. |
344
|
| Line has trailing spaces. |
347
|
| Line is longer than 80 characters. |
348
|
| Method 'getMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. |
351
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
358
|
| Parameter hostConfiguration should be final. |
358
|
| Line is longer than 80 characters. |
364
|
| Line is longer than 80 characters. |
365
|
| Line is longer than 80 characters. |
376
|
| Line has trailing spaces. |
377
|
| Line has trailing spaces. |
380
|
| Line is longer than 80 characters. |
380
|
| Method 'getConnectionWithTimeout' is not designed for extension - needs to be abstract, final or empty. |
380
|
| Parameter hostConfiguration should be final. |
380
|
| Parameter timeout should be final. |
381
|
| Line is longer than 80 characters. |
383
|
| Line has trailing spaces. |
396
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line has trailing spaces. |
403
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line has trailing spaces. |
406
|
| Line is longer than 80 characters. |
406
|
| Line contains a tab character. |
406
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
406
|
| Parameter hostConfiguration should be final. |
406
|
| Line contains a tab character. |
407
|
| Parameter timeout should be final. |
407
|
| Line is longer than 80 characters. |
409
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| Line is longer than 80 characters. |
411
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| 'catch' is not followed by whitespace. |
412
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Unused @throws tag for 'HttpException'. |
429
|
| Line has trailing spaces. |
432
|
| Parameter hostConfiguration should be final. |
432
|
| Parameter timeout should be final. |
433
|
| Expected @throws tag for 'ConnectionPoolTimeoutException'. |
433
|
| Line is longer than 80 characters. |
437
|
| Line has trailing spaces. |
439
|
| Line is longer than 80 characters. |
443
|
| Line is longer than 80 characters. |
445
|
| Line is longer than 80 characters. |
456
|
| Line has trailing spaces. |
458
|
| Line is longer than 80 characters. |
462
|
| Line has trailing spaces. |
466
|
| Line is longer than 80 characters. |
469
|
| Line is longer than 80 characters. |
471
|
| Line has trailing spaces. |
474
|
| Line is longer than 80 characters. |
478
|
| Comment matches to-do format 'TODO:'. |
484
|
| Line has trailing spaces. |
488
|
| Line is longer than 80 characters. |
490
|
| Line has trailing spaces. |
492
|
| Line is longer than 80 characters. |
494
|
| Line has trailing spaces. |
496
|
| Line has trailing spaces. |
502
|
| Line has trailing spaces. |
506
|
| Line has trailing spaces. |
510
|
| Line has trailing spaces. |
511
|
| Line is longer than 80 characters. |
511
|
| Must have at least one statement. |
515
|
| Line has trailing spaces. |
530
|
| Line is longer than 80 characters. |
530
|
| Line has trailing spaces. |
531
|
| Line is longer than 80 characters. |
531
|
| Line is longer than 80 characters. |
533
|
| Line has trailing spaces. |
535
|
| Method 'getConnectionsInPool' is not designed for extension - needs to be abstract, final or empty. |
539
|
| Parameter hostConfiguration should be final. |
539
|
| Line is longer than 80 characters. |
541
|
| Line has trailing spaces. |
547
|
| Line is longer than 80 characters. |
547
|
| Line has trailing spaces. |
548
|
| Line is longer than 80 characters. |
548
|
| Line has trailing spaces. |
549
|
| Line is longer than 80 characters. |
549
|
| Line has trailing spaces. |
551
|
| Method 'getConnectionsInPool' is not designed for extension - needs to be abstract, final or empty. |
554
|
| Line has trailing spaces. |
559
|
| Line has trailing spaces. |
565
|
| Method 'getConnectionsInUse' is not designed for extension - needs to be abstract, final or empty. |
568
|
| Parameter hostConfiguration should be final. |
568
|
| Line has trailing spaces. |
574
|
| Line has trailing spaces. |
576
|
| Method 'getConnectionsInUse' is not designed for extension - needs to be abstract, final or empty. |
579
|
| Line is longer than 80 characters. |
584
|
| Line has trailing spaces. |
586
|
| Line has trailing spaces. |
588
|
| Method 'deleteClosedConnections' is not designed for extension - needs to be abstract, final or empty. |
591
|
| Line has trailing spaces. |
594
|
| Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. |
598
|
| Parameter idleTimeout should be final. |
598
|
| Expected @param tag for 'idleTimeout'. |
598
|
| Line has trailing spaces. |
601
|
| Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. |
609
|
| Parameter conn should be final. |
609
|
| Line is longer than 80 characters. |
610
|
| Must have at least one statement. |
615
|
| Parameter conn should be final. |
631
|
| Line has trailing spaces. |
634
|
| Line has trailing spaces. |
636
|
| Line has trailing spaces. |
637
|
| Line is longer than 80 characters. |
644
|
| Line has trailing spaces. |
651
|
| Line has trailing spaces. |
653
|
| Line has trailing spaces. |
655
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
658
|
| Line has trailing spaces. |
663
|
| Line has trailing spaces. |
665
|
| Line has trailing spaces. |
667
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
670
|
| 'params' hides a field. |
670
|
| Line has trailing spaces. |
676
|
| First sentence should end with a period. |
677
|
| Line has trailing spaces. |
681
|
| First sentence should end with a period. |
682
|
| First sentence should end with a period. |
685
|
| First sentence should end with a period. |
688
|
| Line has trailing spaces. |
694
|
| Line is longer than 80 characters. |
694
|
| Missing a Javadoc comment. |
694
|
| Line has trailing spaces. |
695
|
| First sentence should end with a period. |
696
|
| Line has trailing spaces. |
703
|
| Line has trailing spaces. |
711
|
| Line has trailing spaces. |
714
|
| Line has trailing spaces. |
722
|
| Line has trailing spaces. |
725
|
| Line has trailing spaces. |
729
|
| Line is longer than 80 characters. |
731
|
| Line is longer than 80 characters. |
736
|
| Parameter hostConfiguration should be final. |
736
|
| Line is longer than 80 characters. |
739
|
| Line is longer than 80 characters. |
741
|
| Line is longer than 80 characters. |
743
|
| Line is longer than 80 characters. |
744
|
| Line has trailing spaces. |
747
|
| Line has trailing spaces. |
753
|
| Line has trailing spaces. |
755
|
| Line is longer than 80 characters. |
755
|
| Line has trailing spaces. |
757
|
| Line is longer than 80 characters. |
760
|
| Parameter config should be final. |
760
|
| Line is longer than 80 characters. |
769
|
| Line is longer than 80 characters. |
774
|
| Parameter hostConfiguration should be final. |
774
|
| Line is longer than 80 characters. |
775
|
| Line has trailing spaces. |
778
|
| Line has trailing spaces. |
786
|
| First sentence should end with a period. |
790
|
| Line is longer than 80 characters. |
796
|
| Parameter hostConfiguration should be final. |
796
|
| Line has trailing spaces. |
799
|
| Line is longer than 80 characters. |
803
|
| Line is longer than 80 characters. |
805
|
| Line is longer than 80 characters. |
809
|
| Line has trailing spaces. |
815
|
| Line has trailing spaces. |
820
|
| Line has trailing spaces. |
823
|
| Line has trailing spaces. |
825
|
| Line has trailing spaces. |
827
|
| Parameter idleTimeout should be final. |
841
|
| Expected @param tag for 'idleTimeout'. |
841
|
| Line has trailing spaces. |
844
|
| Line is longer than 80 characters. |
846
|
| Line has trailing spaces. |
848
|
| Line is longer than 80 characters. |
849
|
| Line has trailing spaces. |
851
|
| Parameter connection should be final. |
854
|
| Line has trailing spaces. |
855
|
| Line is longer than 80 characters. |
856
|
| Line is longer than 80 characters. |
859
|
| Line has trailing spaces. |
865
|
| Line has trailing spaces. |
871
|
| Line has trailing spaces. |
873
|
| Line is longer than 80 characters. |
875
|
| Line is longer than 80 characters. |
879
|
| Line is longer than 80 characters. |
884
|
| Line has trailing spaces. |
889
|
| Line is longer than 80 characters. |
889
|
| Line is longer than 80 characters. |
894
|
| Parameter configuration should be final. |
894
|
| Line has trailing spaces. |
899
|
| Line is longer than 80 characters. |
899
|
| Line is longer than 80 characters. |
900
|
| Line has trailing spaces. |
902
|
| Line is longer than 80 characters. |
905
|
| Parameter hostPool should be final. |
905
|
| Line is longer than 80 characters. |
907
|
| Line has trailing spaces. |
908
|
| Line is longer than 80 characters. |
908
|
| Line has trailing spaces. |
911
|
| Line has trailing spaces. |
914
|
| Line is longer than 80 characters. |
914
|
| Line has trailing spaces. |
916
|
| Line is longer than 80 characters. |
917
|
| Line is longer than 80 characters. |
921
|
| Line is longer than 80 characters. |
924
|
| Line has trailing spaces. |
928
|
| Parameter conn should be final. |
938
|
| Line is longer than 80 characters. |
940
|
| Line is longer than 80 characters. |
943
|
| Line has trailing spaces. |
947
|
| Line is longer than 80 characters. |
949
|
| Line has trailing spaces. |
954
|
| Line is longer than 80 characters. |
955
|
| Line is longer than 80 characters. |
957
|
| Line has trailing spaces. |
961
|
| Line is longer than 80 characters. |
967
|
| Line is longer than 80 characters. |
968
|
| Line has trailing spaces. |
972
|
| Line is longer than 80 characters. |
986
|
| Line has trailing spaces. |
990
|
| First sentence should end with a period. |
991
|
| Variable 'connectionPool' must be private and have accessor methods. |
992
|
| First sentence should end with a period. |
994
|
| Variable 'hostConfiguration' must be private and have accessor methods. |
995
|
| Line has trailing spaces. |
997
|
| First sentence should end with a period. |
1003
|
| Variable 'hostConfiguration' must be private and have accessor methods. |
1004
|
| Line has trailing spaces. |
1005
|
| First sentence should end with a period. |
1006
|
| Variable 'freeConnections' must be private and have accessor methods. |
1007
|
| Line has trailing spaces. |
1008
|
| First sentence should end with a period. |
1009
|
| Variable 'waitingThreads' must be private and have accessor methods. |
1010
|
| First sentence should end with a period. |
1012
|
| Variable 'numConnections' must be private and have accessor methods. |
1013
|
| Line has trailing spaces. |
1015
|
| Line has trailing spaces. |
1017
|
| Line is longer than 80 characters. |
1017
|
| First sentence should end with a period. |
1021
|
| Variable 'thread' must be private and have accessor methods. |
1022
|
| Line has trailing spaces. |
1023
|
| First sentence should end with a period. |
1024
|
| Variable 'hostConnectionPool' must be private and have accessor methods. |
1025
|
| Missing a Javadoc comment. |
1034
|
| Line has trailing spaces. |
1035
|
| Missing a Javadoc comment. |
1044
|
| Line has trailing spaces. |
1047
|
| Line has trailing spaces. |
1050
|
| Parameter ref should be final. |
1053
|
| Line has trailing spaces. |
1054
|
| Line has trailing spaces. |
1056
|
| Line is longer than 80 characters. |
1058
|
| Line has trailing spaces. |
1060
|
| Line has trailing spaces. |
1065
|
| Line is longer than 80 characters. |
1065
|
| Line has trailing spaces. |
1068
|
| Line is longer than 80 characters. |
1069
|
| Line has trailing spaces. |
1079
|
| Line has trailing spaces. |
1080
|
| '1000' is a magic number. |
1082
|
| Line has trailing spaces. |
1093
|
| Line has trailing spaces. |
1098
|
| Line is longer than 80 characters. |
1099
|
| Missing a Javadoc comment. |
1099
|
| Variable 'reference' must be private and have accessor methods. |
1099
|
| Line has trailing spaces. |
1100
|
| Line is longer than 80 characters. |
1104
|
| Parameter hostConfiguration should be final. |
1104
|
| Expected @param tag for 'hostConfiguration'. |
1104
|
| Line has trailing spaces. |
1109
|
| Missing a Javadoc comment. |
1117
|
| Parameter connection should be final. |
1123
|
| Line is longer than 80 characters. |
1124
|
| Line has trailing spaces. |
1142
|
| Missing a Javadoc comment. |
1143
|
| Must have at least one statement. |
1146
|
| Missing a Javadoc comment. |
1151
|
| Expected an @return tag. |
1162
|
| Missing a Javadoc comment. |
1170
|
| Parameter localAddress should be final. |
1170
|
| Line has trailing spaces. |
1177
|
| Line has trailing spaces. |
1179
|
| Parameter staleCheckEnabled should be final. |
1181
|
| Expected @param tag for 'staleCheckEnabled'. |
1181
|
| Missing a Javadoc comment. |
1189
|
| Missing a Javadoc comment. |
1197
|
| Missing a Javadoc comment. |
1205
|
| Missing a Javadoc comment. |
1213
|
| Missing a Javadoc comment. |
1221
|
| Missing a Javadoc comment. |
1229
|
| Missing a Javadoc comment. |
1237
|
| Missing a Javadoc comment. |
1245
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1246
|
| Missing a Javadoc comment. |
1254
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1255
|
| Missing a Javadoc comment. |
1263
|
| Missing a Javadoc comment. |
1271
|
| Missing a Javadoc comment. |
1279
|
| Missing a Javadoc comment. |
1287
|
| Missing a Javadoc comment. |
1295
|
| Parameter timeout should be final. |
1295
|
| Missing a Javadoc comment. |
1303
|
| Missing a Javadoc comment. |
1311
|
| Missing a Javadoc comment. |
1319
|
| Parameter data should be final. |
1330
|
| Expected @param tag for 'data'. |
1330
|
| Expected @throws tag for 'IOException'. |
1331
|
| Expected @throws tag for 'IllegalStateException'. |
1331
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1331
|
| Missing a Javadoc comment. |
1339
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1340
|
| Parameter data should be final. |
1351
|
| Expected @param tag for 'data'. |
1351
|
| Expected @throws tag for 'IOException'. |
1352
|
| Expected @throws tag for 'IllegalStateException'. |
1352
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1352
|
| Expected an @return tag. |
1363
|
| Expected @throws tag for 'IOException'. |
1363
|
| Expected @throws tag for 'IllegalStateException'. |
1363
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1363
|
| Line is longer than 80 characters. |
1371
|
| Missing a Javadoc comment. |
1371
|
| Parameter charset should be final. |
1371
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1371
|
| Missing a Javadoc comment. |
1379
|
| 'wrappedConnection' hides a field. |
1381
|
| Must have at least one statement. |
1384
|
| Parameter timeout should be final. |
1392
|
| Expected @param tag for 'timeout'. |
1392
|
| Must have at least one statement. |
1395
|
| Missing a Javadoc comment. |
1400
|
| Parameter host should be final. |
1400
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1400
|
| Must have at least one statement. |
1403
|
| Line is longer than 80 characters. |
1408
|
| Missing a Javadoc comment. |
1408
|
| Parameter httpConnectionManager should be final. |
1408
|
| Line is longer than 80 characters. |
1410
|
| Must have at least one statement. |
1411
|
| Missing a Javadoc comment. |
1416
|
| Parameter inStream should be final. |
1416
|
| Must have at least one statement. |
1419
|
| Missing a Javadoc comment. |
1424
|
| Parameter port should be final. |
1424
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1424
|
| Must have at least one statement. |
1427
|
| Missing a Javadoc comment. |
1432
|
| Parameter protocol should be final. |
1432
|
| Must have at least one statement. |
1435
|
| Missing a Javadoc comment. |
1440
|
| Parameter host should be final. |
1440
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1440
|
| Must have at least one statement. |
1443
|
| Missing a Javadoc comment. |
1448
|
| Parameter port should be final. |
1448
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1448
|
| Must have at least one statement. |
1451
|
| Parameter timeout should be final. |
1459
|
| Expected @param tag for 'timeout'. |
1459
|
| Expected @throws tag for 'SocketException'. |
1460
|
| Expected @throws tag for 'IllegalStateException'. |
1460
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1460
|
| Must have at least one statement. |
1463
|
| Must have at least one statement. |
1474
|
| Missing a Javadoc comment. |
1479
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1479
|
| Must have at least one statement. |
1482
|
| Missing a Javadoc comment. |
1487
|
| Parameter data should be final. |
1487
|
| Parameter offset should be final. |
1487
|
| Parameter length should be final. |
1487
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1488
|
| Missing a Javadoc comment. |
1496
|
| Parameter data should be final. |
1496
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1497
|
| Missing a Javadoc comment. |
1505
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1506
|
| Missing a Javadoc comment. |
1514
|
| Parameter data should be final. |
1514
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1515
|
| Missing a Javadoc comment. |
1523
|
| Expected an @return tag. |
1534
|
| Expected @throws tag for 'SocketException'. |
1534
|
| Expected an @return tag. |
1545
|
| Parameter host should be final. |
1556
|
| Expected @param tag for 'host'. |
1556
|
| Expected @throws tag for 'IllegalStateException'. |
1556
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1556
|
| Missing a Javadoc comment. |
1564
|
| Line is longer than 80 characters. |
1575
|
| Parameter sendBufferSize should be final. |
1575
|
| Expected @param tag for 'sendBufferSize'. |
1575
|
| Expected @throws tag for 'SocketException'. |
1575
|
| Missing a Javadoc comment. |
1583
|
| Missing a Javadoc comment. |
1591
|
| 'params' hides a field. |
1591
|
| Line is longer than 80 characters. |
1600
|
| Line is longer than 80 characters. |
1602
|
| Missing a Javadoc comment. |
1602
|
| Parameter data should be final. |
1602
|
| Parameter charset should be final. |
1602
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1602
|
| Line is longer than 80 characters. |
1611
|
| Missing a Javadoc comment. |
1613
|
| Parameter data should be final. |
1613
|
| Parameter charset should be final. |
1613
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1614
|
| Line is longer than 80 characters. |
1623
|
| Line is longer than 80 characters. |
1625
|
| Missing a Javadoc comment. |
1625
|
| Parameter timeout should be final. |
1625
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1625
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
34
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
71
|
| Parameter userName should be final. |
75
|
| Parameter password should be final. |
75
|
| Parameter host should be final. |
75
|
| 'host' hides a field. |
75
|
| Parameter domain should be final. |
76
|
| 'domain' hides a field. |
76
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter domain should be final. |
99
|
| 'domain' hides a field. |
99
|
| Line is longer than 80 characters. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
112
|
| Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
119
|
| Line has trailing spaces. |
123
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Parameter host should be final. |
126
|
| 'host' hides a field. |
126
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Line has trailing spaces. |
141
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Line has trailing spaces. |
148
|
| Line is longer than 80 characters. |
158
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Line is longer than 80 characters. |
170
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Parameter o should be final. |
177
|
| 'if' construct must use '{}'s. |
178
|
| 'if' construct must use '{}'s. |
179
|
| ')' is preceded with whitespace. |
180
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
52
|
| Parameter name should be final. |
63
|
| 'name' hides a field. |
63
|
| Parameter value should be final. |
63
|
| 'value' hides a field. |
63
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter name should be final. |
88
|
| 'name' hides a field. |
88
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter value should be final. |
109
|
| 'value' hides a field. |
109
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| 'if' construct must use '{}'s. |
134
|
| 'if' construct must use '{}'s. |
135
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
48
|
| Parameter message should be final. |
59
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
67
|
| Line has trailing spaces. |
69
|
| Parameter message should be final. |
72
|
| Parameter cause should be final. |
72
|
| Line is longer than 80 characters. |
74
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
51
|
| Parameter message should be final. |
54
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
62
|
| Parameter message should be final. |
65
|
| Parameter cause should be final. |
65
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
62
|
| Line has trailing spaces. |
64
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
86
|
| Parameter params should be final. |
89
|
| 'params' hides a field. |
89
|
| Line has trailing spaces. |
92
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter state should be final. |
115
|
| 'state' hides a field. |
115
|
| Line has trailing spaces. |
120
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
122
|
| Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Line has trailing spaces. |
132
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
135
|
| Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Parameter hostConfiguration should be final. |
135
|
| 'hostConfiguration' hides a field. |
135
|
| Line is longer than 80 characters. |
140
|
| Line has trailing spaces. |
141
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
150
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
153
|
| 'params' hides a field. |
153
|
| Line is longer than 80 characters. |
161
|
| Line has trailing spaces. |
162
|
| Line is longer than 80 characters. |
164
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
170
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
177
|
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Expected @throws tag for 'IOException'. |
180
|
| Expected @throws tag for 'HttpException'. |
180
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
180
|
| Line has trailing spaces. |
181
|
| Line is longer than 80 characters. |
186
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
194
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
213
|
| Line is longer than 80 characters. |
218
|
| Class ConnectResponse should be declared as final. |
220
|
| Line has trailing spaces. |
221
|
| Missing a Javadoc comment. |
222
|
| Line has trailing spaces. |
223
|
| Missing a Javadoc comment. |
224
|
| Line has trailing spaces. |
225
|
| Missing a Javadoc comment. |
226
|
| '{' is not followed by whitespace. |
226
|
| '}' is not preceded with whitespace. |
226
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
229
|
| Line is longer than 80 characters. |
229
|
| Line has trailing spaces. |
231
|
| Parameter connectMethod should be final. |
240
|
| 'connectMethod' hides a field. |
240
|
| Line is longer than 80 characters. |
244
|
| Line is longer than 80 characters. |
245
|
| Line is longer than 80 characters. |
246
|
| Line has trailing spaces. |
247
|
| Parameter socket should be final. |
256
|
| 'socket' hides a field. |
256
|
| Line has trailing spaces. |
260
|
| Line is longer than 80 characters. |
262
|
| Missing a Javadoc comment. |
266
|
| Line has trailing spaces. |
267
|
| Missing a Javadoc comment. |
268
|
| Line has trailing spaces. |
269
|
| Missing a Javadoc comment. |
270
|
| Parameter idleTimeout should be final. |
270
|
| Missing a Javadoc comment. |
273
|
| Missing a Javadoc comment. |
277
|
| Parameter httpParams should be final. |
277
|
| Missing a Javadoc comment. |
281
|
| Parameter hostConfiguration should be final. |
282
|
| 'hostConfiguration' hides a field. |
282
|
| Parameter timeout should be final. |
282
|
| Line has trailing spaces. |
288
|
| Line has trailing spaces. |
289
|
| Expected an @return tag. |
293
|
| Line is longer than 80 characters. |
293
|
| Parameter hostConfiguration should be final. |
293
|
| 'hostConfiguration' hides a field. |
293
|
| Expected @param tag for 'hostConfiguration'. |
293
|
| Parameter timeout should be final. |
293
|
| Expected @param tag for 'timeout'. |
293
|
| Expected @throws tag for 'HttpException'. |
294
|
| Line has trailing spaces. |
297
|
| Line is longer than 80 characters. |
298
|
| Missing a Javadoc comment. |
298
|
| Parameter hostConfiguration should be final. |
298
|
| 'hostConfiguration' hides a field. |
298
|
| Line has trailing spaces. |
301
|
| Missing a Javadoc comment. |
302
|
| Parameter conn should be final. |
302
|
| Missing a Javadoc comment. |
305
|
| Missing a Javadoc comment. |
309
|
| Parameter params should be final. |
309
|
| 'params' hides a field. |
309
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
60
|
| Parameter port should be final. |
62
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
74
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
50
|
| Parameter message should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Parameter message should be final. |
64
|
| Parameter cause should be final. |
64
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
54
|
| Missing a Javadoc comment. |
54
|
| Line has trailing spaces. |
56
|
| Missing a Javadoc comment. |
56
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
60
|
| Parameter conn should be final. |
67
|
| Line has trailing spaces. |
79
|
| First sentence should end with a period. |
80
|
| Variable 'httpConnection' must be private and have accessor methods. |
81
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
86
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
100
|
| Missing a Javadoc comment. |
101
|
| Line has trailing spaces. |
103
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter hostConfiguration should be final. |
107
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
114
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
118
|
| Method 'isConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Line is longer than 80 characters. |
126
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
128
|
| Line is longer than 80 characters. |
128
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
132
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
136
|
| Method 'setConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Parameter connectionStaleCheckingEnabled should be final. |
136
|
| Line has trailing spaces. |
139
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
142
|
| Method 'getConnectionWithTimeout' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter hostConfiguration should be final. |
146
|
| Parameter timeout should be final. |
146
|
| Line has trailing spaces. |
158
|
| Line is longer than 80 characters. |
166
|
| 'if' construct must use '{}'s. |
178
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Line contains a tab character. |
190
|
| Parameter hostConfiguration should be final. |
190
|
| Parameter timeout should be final. |
190
|
| Line contains a tab character. |
192
|
| Line is longer than 80 characters. |
195
|
| Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Parameter conn should be final. |
197
|
| Line is longer than 80 characters. |
199
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
211
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
215
|
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Line has trailing spaces. |
223
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
227
|
| Method 'setParams' is not designed for extension - needs to be abstract, final or empty. |
230
|
| 'params' hides a field. |
230
|
| Line has trailing spaces. |
236
|
| Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Parameter idleTimeout should be final. |
240
|
| Expected @param tag for 'idleTimeout'. |
240
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| 'statusLine' hides a field. |
81
|
| Inner assignments should be avoided. |
91
|
| '4' is a magic number. |
91
|
| Line has trailing spaces. |
92
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
129
|
| Line is longer than 80 characters. |
129
|
| Line has trailing spaces. |
170
|
| '4' is a magic number. |
179
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| File length is 3,956 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
115
|
| First sentence should end with a period. |
122
|
| Line has trailing spaces. |
127
|
| Line is longer than 80 characters. |
127
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
131
|
| Line is longer than 80 characters. |
131
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
139
|
| Parameter s should be final. |
142
|
| Parameter escaped should be final. |
142
|
| 'escaped' hides a field. |
142
|
| Parameter charset should be final. |
142
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
143
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
153
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
158
|
| Line has trailing spaces. |
160
|
| Parameter s should be final. |
163
|
| Parameter escaped should be final. |
163
|
| 'escaped' hides a field. |
163
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
164
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
180
|
| Parameter escaped should be final. |
180
|
| 'escaped' hides a field. |
180
|
| Parameter charset should be final. |
180
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
181
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
199
|
| Parameter escaped should be final. |
199
|
| 'escaped' hides a field. |
199
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
200
|
| Line has trailing spaces. |
213
|
| Parameter original should be final. |
216
|
| Parameter charset should be final. |
216
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
234
|
| Parameter original should be final. |
237
|
| Parameter scheme should be final. |
258
|
| 'scheme' hides a field. |
258
|
| Parameter schemeSpecificPart should be final. |
258
|
| Parameter fragment should be final. |
258
|
| 'fragment' hides a field. |
258
|
| Line has trailing spaces. |
275
|
| Parameter scheme should be final. |
301
|
| 'scheme' hides a field. |
301
|
| Parameter authority should be final. |
301
|
| 'authority' hides a field. |
301
|
| Parameter path should be final. |
301
|
| 'path' hides a field. |
301
|
| Parameter query should be final. |
301
|
| 'query' hides a field. |
301
|
| Parameter fragment should be final. |
302
|
| 'fragment' hides a field. |
302
|
| Parameter scheme should be final. |
344
|
| 'scheme' hides a field. |
344
|
| Parameter userinfo should be final. |
344
|
| 'userinfo' hides a field. |
344
|
| Parameter host should be final. |
344
|
| 'host' hides a field. |
344
|
| Parameter port should be final. |
344
|
| 'port' hides a field. |
344
|
| Parameter scheme should be final. |
362
|
| 'scheme' hides a field. |
362
|
| Parameter userinfo should be final. |
362
|
| 'userinfo' hides a field. |
362
|
| Parameter host should be final. |
362
|
| 'host' hides a field. |
362
|
| Parameter port should be final. |
362
|
| 'port' hides a field. |
362
|
| Parameter path should be final. |
363
|
| 'path' hides a field. |
363
|
| Parameter scheme should be final. |
381
|
| 'scheme' hides a field. |
381
|
| Parameter userinfo should be final. |
381
|
| 'userinfo' hides a field. |
381
|
| Parameter host should be final. |
381
|
| 'host' hides a field. |
381
|
| Parameter port should be final. |
381
|
| 'port' hides a field. |
381
|
| Parameter path should be final. |
382
|
| 'path' hides a field. |
382
|
| Parameter query should be final. |
382
|
| 'query' hides a field. |
382
|
| Parameter scheme should be final. |
401
|
| 'scheme' hides a field. |
401
|
| Parameter userinfo should be final. |
401
|
| 'userinfo' hides a field. |
401
|
| Parameter host should be final. |
401
|
| 'host' hides a field. |
401
|
| Parameter port should be final. |
401
|
| 'port' hides a field. |
401
|
| Parameter path should be final. |
402
|
| 'path' hides a field. |
402
|
| Parameter query should be final. |
402
|
| 'query' hides a field. |
402
|
| Parameter fragment should be final. |
402
|
| 'fragment' hides a field. |
402
|
| Line has trailing spaces. |
404
|
| Avoid inline conditionals. |
404
|
| Line has trailing spaces. |
405
|
| Avoid inline conditionals. |
405
|
| Avoid inline conditionals. |
406
|
| Parameter scheme should be final. |
420
|
| 'scheme' hides a field. |
420
|
| Parameter host should be final. |
420
|
| 'host' hides a field. |
420
|
| Parameter path should be final. |
420
|
| 'path' hides a field. |
420
|
| Parameter fragment should be final. |
420
|
| 'fragment' hides a field. |
420
|
| Line has trailing spaces. |
433
|
| Parameter base should be final. |
436
|
| Parameter relative should be final. |
436
|
| Line has trailing spaces. |
446
|
| Line is longer than 80 characters. |
446
|
| Line has trailing spaces. |
448
|
| Line has trailing spaces. |
450
|
| Parameter base should be final. |
453
|
| Parameter relative should be final. |
453
|
| Parameter escaped should be final. |
453
|
| 'escaped' hides a field. |
453
|
| Line has trailing spaces. |
497
|
| Unclosed HTML tag found: <hier_part> syntax, and thus cannot use relative references. |
502
|
| Parameter base should be final. |
508
|
| Parameter relative should be final. |
508
|
| Line has trailing spaces. |
519
|
| Line has trailing spaces. |
572
|
| Line is longer than 80 characters. |
589
|
| First sentence should end with a period. |
596
|
| Variable 'hash' must be private and have accessor methods. |
603
|
| Line has trailing spaces. |
609
|
| Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
611
|
| Variable '_uri' must be private and have accessor methods. |
611
|
| Variable 'protocolCharset' must be private and have accessor methods. |
617
|
| Variable 'defaultProtocolCharset' must be private and have accessor methods. |
623
|
| Variable 'defaultDocumentCharset' must be private and have accessor methods. |
630
|
| Missing a Javadoc comment. |
631
|
| Variable 'defaultDocumentCharsetByLocale' must be private and have accessor methods. |
631
|
| Missing a Javadoc comment. |
632
|
| Variable 'defaultDocumentCharsetByPlatform' must be private and have accessor methods. |
632
|
| Line is longer than 80 characters. |
645
|
| Must have at least one statement. |
646
|
| Name '_scheme' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
658
|
| Variable '_scheme' must be private and have accessor methods. |
658
|
| Name '_opaque' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
664
|
| Variable '_opaque' must be private and have accessor methods. |
664
|
| Name '_authority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
670
|
| Variable '_authority' must be private and have accessor methods. |
670
|
| Name '_userinfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
676
|
| Variable '_userinfo' must be private and have accessor methods. |
676
|
| Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
682
|
| Variable '_host' must be private and have accessor methods. |
682
|
| Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
688
|
| Variable '_port' must be private and have accessor methods. |
688
|
| Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
694
|
| Variable '_path' must be private and have accessor methods. |
694
|
| Name '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
700
|
| Variable '_query' must be private and have accessor methods. |
700
|
| Name '_fragment' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
706
|
| Variable '_fragment' must be private and have accessor methods. |
706
|
| Variable 'rootPath' must be private and have accessor methods. |
712
|
| '{' is followed by whitespace. |
712
|
| Name 'percent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
721
|
| '256' is a magic number. |
721
|
| Name 'digit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
735
|
| '256' is a magic number. |
735
|
| Name 'alpha' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
750
|
| '256' is a magic number. |
750
|
| Name 'alphanum' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
768
|
| '256' is a magic number. |
768
|
| Name 'hex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
783
|
| '256' is a magic number. |
783
|
| Name 'escaped' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
802
|
| '256' is a magic number. |
802
|
| Name 'mark' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
817
|
| '256' is a magic number. |
817
|
| Name 'unreserved' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
839
|
| '256' is a magic number. |
839
|
| Name 'reserved' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
854
|
| '256' is a magic number. |
854
|
| Name 'uric' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
876
|
| '256' is a magic number. |
876
|
| Name 'fragment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
891
|
| Name 'query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
900
|
| Name 'pchar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
910
|
| '256' is a magic number. |
910
|
| Name 'param' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
931
|
| Name 'segment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
940
|
| '256' is a magic number. |
940
|
| Name 'path_segments' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
955
|
| '256' is a magic number. |
955
|
| Name 'abs_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
969
|
| '256' is a magic number. |
969
|
| Name 'uric_no_slash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
984
|
| '256' is a magic number. |
984
|
| Line has trailing spaces. |
999
|
| Name 'opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1007
|
| '256' is a magic number. |
1007
|
| Line has trailing spaces. |
1014
|
| Name 'path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1022
|
| '256' is a magic number. |
1022
|
| Name 'port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1033
|
| Name 'IPv4address' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1042
|
| '256' is a magic number. |
1042
|
| Name 'IPv6address' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1056
|
| '256' is a magic number. |
1056
|
| Name 'IPv6reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1071
|
| '256' is a magic number. |
1071
|
| Name 'toplabel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1086
|
| '256' is a magic number. |
1086
|
| Name 'domainlabel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1100
|
| Name 'hostname' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1109
|
| '256' is a magic number. |
1109
|
| Name 'host' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1124
|
| '256' is a magic number. |
1124
|
| Name 'hostport' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1139
|
| '256' is a magic number. |
1139
|
| Name 'userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1155
|
| '256' is a magic number. |
1155
|
| Name 'within_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1173
|
| '256' is a magic number. |
1173
|
| Name 'server' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1191
|
| '256' is a magic number. |
1191
|
| Name 'reg_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1207
|
| '256' is a magic number. |
1207
|
| Name 'authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1229
|
| '256' is a magic number. |
1229
|
| Name 'scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1243
|
| '256' is a magic number. |
1243
|
| Name 'rel_segment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1261
|
| '256' is a magic number. |
1261
|
| Name 'rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1282
|
| '256' is a magic number. |
1282
|
| Name 'net_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1296
|
| '256' is a magic number. |
1296
|
| Line has trailing spaces. |
1303
|
| Name 'hier_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1311
|
| '256' is a magic number. |
1311
|
| Name 'relativeURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1327
|
| '256' is a magic number. |
1327
|
| Name 'absoluteURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1344
|
| '256' is a magic number. |
1344
|
| Name 'URI_reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1360
|
| '256' is a magic number. |
1360
|
| Name 'control' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1375
|
| '256' is a magic number. |
1375
|
| '0x1F' is a magic number. |
1378
|
| '0x7F' is a magic number. |
1381
|
| Name 'space' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1387
|
| '256' is a magic number. |
1387
|
| '0x20' is a magic number. |
1390
|
| Name 'delims' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1397
|
| '256' is a magic number. |
1397
|
| Name 'unwise' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1411
|
| '256' is a magic number. |
1411
|
| Name 'disallowed_rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1428
|
| '256' is a magic number. |
1428
|
| Name 'disallowed_opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1439
|
| '256' is a magic number. |
1439
|
| Name 'allowed_authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1451
|
| '256' is a magic number. |
1451
|
| Name 'allowed_opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1462
|
| '256' is a magic number. |
1462
|
| Line has trailing spaces. |
1463
|
| Name 'allowed_reg_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1473
|
| '256' is a magic number. |
1473
|
| Line has trailing spaces. |
1474
|
| Name 'allowed_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1485
|
| '256' is a magic number. |
1485
|
| Name 'allowed_within_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1497
|
| '256' is a magic number. |
1497
|
| Name 'allowed_IPv6reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1509
|
| '256' is a magic number. |
1509
|
| Name 'allowed_host' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1523
|
| '256' is a magic number. |
1523
|
| Name 'allowed_within_authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1534
|
| '256' is a magic number. |
1534
|
| Name 'allowed_abs_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1550
|
| '256' is a magic number. |
1550
|
| Name 'allowed_rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1562
|
| '256' is a magic number. |
1562
|
| Name 'allowed_within_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1573
|
| '256' is a magic number. |
1573
|
| Name 'allowed_query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1587
|
| '256' is a magic number. |
1587
|
| Name 'allowed_within_query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1598
|
| '256' is a magic number. |
1598
|
| Name 'allowed_fragment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1609
|
| '256' is a magic number. |
1609
|
| Comment matches to-do format 'TODO:'. |
1618
|
| Missing a Javadoc comment. |
1622
|
| Name '_is_hier_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1622
|
| Variable '_is_hier_part' must be private and have accessor methods. |
1622
|
| Missing a Javadoc comment. |
1623
|
| Name '_is_opaque_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1623
|
| Variable '_is_opaque_part' must be private and have accessor methods. |
1623
|
| Line has trailing spaces. |
1624
|
| Missing a Javadoc comment. |
1626
|
| Name '_is_net_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1626
|
| Variable '_is_net_path' must be private and have accessor methods. |
1626
|
| Missing a Javadoc comment. |
1627
|
| Name '_is_abs_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1627
|
| Variable '_is_abs_path' must be private and have accessor methods. |
1627
|
| Missing a Javadoc comment. |
1628
|
| Name '_is_rel_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1628
|
| Variable '_is_rel_path' must be private and have accessor methods. |
1628
|
| Line has trailing spaces. |
1629
|
| Missing a Javadoc comment. |
1631
|
| Name '_is_reg_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1631
|
| Variable '_is_reg_name' must be private and have accessor methods. |
1631
|
| Missing a Javadoc comment. |
1632
|
| Name '_is_server' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1632
|
| Variable '_is_server' must be private and have accessor methods. |
1632
|
| Missing a Javadoc comment. |
1635
|
| Name '_is_hostname' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1635
|
| Variable '_is_hostname' must be private and have accessor methods. |
1635
|
| Missing a Javadoc comment. |
1636
|
| Name '_is_IPv4address' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1636
|
| Variable '_is_IPv4address' must be private and have accessor methods. |
1636
|
| Missing a Javadoc comment. |
1637
|
| Name '_is_IPv6reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1637
|
| Variable '_is_IPv6reference' must be private and have accessor methods. |
1637
|
| Line has trailing spaces. |
1640
|
| Line has trailing spaces. |
1676
|
| Parameter original should be final. |
1677
|
| Parameter allowed should be final. |
1677
|
| Parameter charset should be final. |
1678
|
| Line is longer than 80 characters. |
1680
|
| Line is longer than 80 characters. |
1683
|
| Line is longer than 80 characters. |
1685
|
| Line has trailing spaces. |
1719
|
| Parameter component should be final. |
1719
|
| Parameter charset should be final. |
1719
|
| Line is longer than 80 characters. |
1722
|
| Line has trailing spaces. |
1756
|
| Line has trailing spaces. |
1759
|
| Parameter component should be final. |
1759
|
| Parameter charset should be final. |
1759
|
| Line is longer than 80 characters. |
1762
|
| Line has trailing spaces. |
1765
|
| Method 'prevalidate' is not designed for extension - needs to be abstract, final or empty. |
1780
|
| Parameter component should be final. |
1780
|
| Parameter disallowed should be final. |
1780
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
1804
|
| Parameter component should be final. |
1804
|
| Parameter generous should be final. |
1804
|
| Line has trailing spaces. |
1815
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
1825
|
| Parameter component should be final. |
1825
|
| Parameter soffset should be final. |
1825
|
| Parameter eoffset should be final. |
1825
|
| Parameter generous should be final. |
1826
|
| Line has trailing spaces. |
1832
|
| Unclosed HTML tag found: <undefined> |
1861
|
| Method 'parseUriReference' is not designed for extension - needs to be abstract, final or empty. |
1870
|
| Method length is 190 lines (max allowed is 150). |
1870
|
| Parameter original should be final. |
1870
|
| Parameter escaped should be final. |
1870
|
| 'escaped' hides a field. |
1870
|
| Line has trailing spaces. |
1882
|
| '{' is followed by whitespace. |
1893
|
| '{' is followed by whitespace. |
1896
|
| Avoid inline conditionals. |
1926
|
| Line has trailing spaces. |
1927
|
| Inner assignments should be avoided. |
1958
|
| Inner assignments should be avoided. |
1958
|
| Inner assignments should be avoided. |
1958
|
| Line has trailing spaces. |
1966
|
| Avoid inline conditionals. |
1966
|
| Inner assignments should be avoided. |
1970
|
| Line has trailing spaces. |
1995
|
| Line has trailing spaces. |
1996
|
| Line is longer than 80 characters. |
1996
|
| Line has trailing spaces. |
1997
|
| Line is longer than 80 characters. |
1998
|
| Line has trailing spaces. |
2001
|
| Line has trailing spaces. |
2002
|
| Line is longer than 80 characters. |
2002
|
| Line has trailing spaces. |
2003
|
| Line is longer than 80 characters. |
2004
|
| Line has trailing spaces. |
2036
|
| Avoid inline conditionals. |
2036
|
| Line has trailing spaces. |
2053
|
| Avoid inline conditionals. |
2053
|
| Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. |
2071
|
| Parameter s should be final. |
2071
|
| Parameter delims should be final. |
2071
|
| 'delims' hides a field. |
2071
|
| Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. |
2085
|
| Parameter s should be final. |
2085
|
| Parameter delims should be final. |
2085
|
| 'delims' hides a field. |
2085
|
| Parameter offset should be final. |
2085
|
| Avoid inline conditionals. |
2107
|
| Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. |
2119
|
| Parameter s should be final. |
2119
|
| Parameter delim should be final. |
2119
|
| Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. |
2133
|
| Parameter s should be final. |
2133
|
| Parameter delim should be final. |
2133
|
| Parameter offset should be final. |
2133
|
| Method 'parseAuthority' is not designed for extension - needs to be abstract, final or empty. |
2159
|
| Parameter original should be final. |
2159
|
| Parameter escaped should be final. |
2159
|
| 'escaped' hides a field. |
2159
|
| Inner assignments should be avoided. |
2163
|
| Inner assignments should be avoided. |
2164
|
| Inner assignments should be avoided. |
2164
|
| Inner assignments should be avoided. |
2164
|
| Line has trailing spaces. |
2174
|
| Avoid inline conditionals. |
2174
|
| Line has trailing spaces. |
2188
|
| Avoid inline conditionals. |
2188
|
| Inner assignments should be avoided. |
2214
|
| Inner assignments should be avoided. |
2214
|
| Inner assignments should be avoided. |
2215
|
| Line has trailing spaces. |
2217
|
| Avoid inline conditionals. |
2217
|
| Line has trailing spaces. |
2220
|
| Method 'setURI' is not designed for extension - needs to be abstract, final or empty. |
2255
|
| Line has trailing spaces. |
2297
|
| Method 'isAbsoluteURI' is not designed for extension - needs to be abstract, final or empty. |
2304
|
| Line has trailing spaces. |
2307
|
| Method 'isRelativeURI' is not designed for extension - needs to be abstract, final or empty. |
2314
|
| Method 'isHierPart' is not designed for extension - needs to be abstract, final or empty. |
2324
|
| Method 'isOpaquePart' is not designed for extension - needs to be abstract, final or empty. |
2334
|
| Method 'isNetPath' is not designed for extension - needs to be abstract, final or empty. |
2346
|
| Method 'isAbsPath' is not designed for extension - needs to be abstract, final or empty. |
2356
|
| Method 'isRelPath' is not designed for extension - needs to be abstract, final or empty. |
2366
|
| Method 'hasAuthority' is not designed for extension - needs to be abstract, final or empty. |
2378
|
| Method 'isRegName' is not designed for extension - needs to be abstract, final or empty. |
2387
|
| Line has trailing spaces. |
2390
|
| Method 'isServer' is not designed for extension - needs to be abstract, final or empty. |
2397
|
| Line has trailing spaces. |
2400
|
| Method 'hasUserinfo' is not designed for extension - needs to be abstract, final or empty. |
2407
|
| Line has trailing spaces. |
2410
|
| Method 'isHostname' is not designed for extension - needs to be abstract, final or empty. |
2417
|
| Method 'isIPv4address' is not designed for extension - needs to be abstract, final or empty. |
2427
|
| Method 'isIPv6reference' is not designed for extension - needs to be abstract, final or empty. |
2437
|
| Method 'hasQuery' is not designed for extension - needs to be abstract, final or empty. |
2447
|
| Line has trailing spaces. |
2450
|
| Method 'hasFragment' is not designed for extension - needs to be abstract, final or empty. |
2457
|
| Line has trailing spaces. |
2460
|
| Line has trailing spaces. |
2461
|
| Line has trailing spaces. |
2507
|
| Parameter charset should be final. |
2507
|
| Unable to get class information for DefaultCharsetChanged. |
2508
|
| Line has trailing spaces. |
2509
|
| Method 'getProtocolCharset' is not designed for extension - needs to be abstract, final or empty. |
2543
|
| Line has trailing spaces. |
2544
|
| Line has trailing spaces. |
2545
|
| Avoid inline conditionals. |
2545
|
| Line has trailing spaces. |
2587
|
| Parameter charset should be final. |
2587
|
| Unable to get class information for DefaultCharsetChanged. |
2588
|
| Line has trailing spaces. |
2589
|
| Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. |
2632
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
2643
|
| Avoid inline conditionals. |
2644
|
| Line has trailing spaces. |
2657
|
| Line has trailing spaces. |
2661
|
| Method 'setRawAuthority' is not designed for extension - needs to be abstract, final or empty. |
2661
|
| Parameter escapedAuthority should be final. |
2661
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
2662
|
| Line has trailing spaces. |
2663
|
| Line has trailing spaces. |
2675
|
| Method 'setEscapedAuthority' is not designed for extension - needs to be abstract, final or empty. |
2678
|
| Parameter escapedAuthority should be final. |
2678
|
| Method 'getRawAuthority' is not designed for extension - needs to be abstract, final or empty. |
2691
|
| Method 'getEscapedAuthority' is not designed for extension - needs to be abstract, final or empty. |
2701
|
| Avoid inline conditionals. |
2702
|
| Method 'getAuthority' is not designed for extension - needs to be abstract, final or empty. |
2712
|
| Avoid inline conditionals. |
2713
|
| Method 'getRawUserinfo' is not designed for extension - needs to be abstract, final or empty. |
2725
|
| Method 'getEscapedUserinfo' is not designed for extension - needs to be abstract, final or empty. |
2736
|
| Avoid inline conditionals. |
2737
|
| Method 'getUserinfo' is not designed for extension - needs to be abstract, final or empty. |
2748
|
| Avoid inline conditionals. |
2749
|
| Method 'getRawHost' is not designed for extension - needs to be abstract, final or empty. |
2764
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
2779
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
2798
|
| Method 'setRawPath' is not designed for extension - needs to be abstract, final or empty. |
2811
|
| Parameter escapedPath should be final. |
2811
|
| Inner assignments should be avoided. |
2813
|
| Line has trailing spaces. |
2834
|
| Line has trailing spaces. |
2835
|
| Line has trailing spaces. |
2837
|
| Line has trailing spaces. |
2843
|
| Method 'setEscapedPath' is not designed for extension - needs to be abstract, final or empty. |
2863
|
| Parameter escapedPath should be final. |
2863
|
| Inner assignments should be avoided. |
2865
|
| Method 'setPath' is not designed for extension - needs to be abstract, final or empty. |
2880
|
| Parameter path should be final. |
2880
|
| 'path' hides a field. |
2880
|
| Inner assignments should be avoided. |
2883
|
| Avoid inline conditionals. |
2883
|
| Method 'resolvePath' is not designed for extension - needs to be abstract, final or empty. |
2928
|
| Parameter basePath should be final. |
2928
|
| Parameter relPath should be final. |
2928
|
| Avoid inline conditionals. |
2932
|
| Line has trailing spaces. |
2943
|
| Avoid inline conditionals. |
2945
|
| Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. |
2961
|
| Parameter path should be final. |
2961
|
| 'path' hides a field. |
2961
|
| Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. |
2988
|
| Avoid inline conditionals. |
2989
|
| Line has trailing spaces. |
2991
|
| Method 'getEscapedCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. |
2999
|
| 'path' hides a field. |
3000
|
| Avoid inline conditionals. |
3001
|
| Line has trailing spaces. |
3003
|
| Method 'getCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. |
3012
|
| 'path' hides a field. |
3013
|
| Avoid inline conditionals. |
3014
|
| Method 'getRawAboveHierPath' is not designed for extension - needs to be abstract, final or empty. |
3024
|
| 'path' hides a field. |
3025
|
| Avoid inline conditionals. |
3026
|
| Method 'getEscapedAboveHierPath' is not designed for extension - needs to be abstract, final or empty. |
3036
|
| 'path' hides a field. |
3037
|
| Avoid inline conditionals. |
3038
|
| Method 'getAboveHierPath' is not designed for extension - needs to be abstract, final or empty. |
3049
|
| 'path' hides a field. |
3050
|
| Avoid inline conditionals. |
3051
|
| Method 'getRawPath' is not designed for extension - needs to be abstract, final or empty. |
3063
|
| Avoid inline conditionals. |
3064
|
| Line has trailing spaces. |
3072
|
| Method 'getEscapedPath' is not designed for extension - needs to be abstract, final or empty. |
3078
|
| 'path' hides a field. |
3079
|
| Avoid inline conditionals. |
3080
|
| Line has trailing spaces. |
3093
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
3093
|
| 'path' hides a field. |
3094
|
| Avoid inline conditionals. |
3095
|
| Method 'getRawName' is not designed for extension - needs to be abstract, final or empty. |
3104
|
| Line has trailing spaces. |
3105
|
| Method 'getEscapedName' is not designed for extension - needs to be abstract, final or empty. |
3128
|
| Avoid inline conditionals. |
3130
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
3142
|
| Avoid inline conditionals. |
3144
|
| Line has trailing spaces. |
3148
|
| Method 'getRawPathQuery' is not designed for extension - needs to be abstract, final or empty. |
3155
|
| Method 'getEscapedPathQuery' is not designed for extension - needs to be abstract, final or empty. |
3177
|
| Avoid inline conditionals. |
3179
|
| Method 'getPathQuery' is not designed for extension - needs to be abstract, final or empty. |
3191
|
| Avoid inline conditionals. |
3193
|
| Line has trailing spaces. |
3197
|
| Method 'setRawQuery' is not designed for extension - needs to be abstract, final or empty. |
3205
|
| Parameter escapedQuery should be final. |
3205
|
| Method 'setEscapedQuery' is not designed for extension - needs to be abstract, final or empty. |
3228
|
| Parameter escapedQuery should be final. |
3228
|
| Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. |
3255
|
| Parameter query should be final. |
3255
|
| 'query' hides a field. |
3255
|
| Avoid inline conditionals. |
3257
|
| Method 'getRawQuery' is not designed for extension - needs to be abstract, final or empty. |
3270
|
| Method 'getEscapedQuery' is not designed for extension - needs to be abstract, final or empty. |
3280
|
| Avoid inline conditionals. |
3281
|
| Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. |
3293
|
| Avoid inline conditionals. |
3294
|
| Line has trailing spaces. |
3297
|
| Method 'setRawFragment' is not designed for extension - needs to be abstract, final or empty. |
3305
|
| Parameter escapedFragment should be final. |
3305
|
| Method 'setEscapedFragment' is not designed for extension - needs to be abstract, final or empty. |
3326
|
| Parameter escapedFragment should be final. |
3326
|
| Method 'setFragment' is not designed for extension - needs to be abstract, final or empty. |
3342
|
| Parameter fragment should be final. |
3342
|
| 'fragment' hides a field. |
3342
|
| Avoid inline conditionals. |
3344
|
| Method 'getRawFragment' is not designed for extension - needs to be abstract, final or empty. |
3368
|
| Method 'getEscapedFragment' is not designed for extension - needs to be abstract, final or empty. |
3378
|
| Avoid inline conditionals. |
3379
|
| Method 'getFragment' is not designed for extension - needs to be abstract, final or empty. |
3391
|
| Avoid inline conditionals. |
3392
|
| Line has trailing spaces. |
3396
|
| Method 'removeFragmentIdentifier' is not designed for extension - needs to be abstract, final or empty. |
3404
|
| Parameter component should be final. |
3404
|
| Line has trailing spaces. |
3405
|
| Line has trailing spaces. |
3419
|
| Line has trailing spaces. |
3420
|
| Method 'normalize' is not designed for extension - needs to be abstract, final or empty. |
3427
|
| Parameter path should be final. |
3427
|
| 'path' hides a field. |
3427
|
| Line has trailing spaces. |
3429
|
| Line is longer than 80 characters. |
3447
|
| Line is longer than 80 characters. |
3459
|
| Line is longer than 80 characters. |
3465
|
| '3' is a magic number. |
3465
|
| Line has trailing spaces. |
3467
|
| '3' is a magic number. |
3467
|
| Line is longer than 80 characters. |
3471
|
| '4' is a magic number. |
3471
|
| Line is longer than 80 characters. |
3479
|
| '3' is a magic number. |
3487
|
| Line is longer than 80 characters. |
3491
|
| '4' is a magic number. |
3491
|
| Line has trailing spaces. |
3502
|
| Line is longer than 80 characters. |
3502
|
| Line is longer than 80 characters. |
3503
|
| Line has trailing spaces. |
3507
|
| Method 'normalize' is not designed for extension - needs to be abstract, final or empty. |
3510
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
3525
|
| Parameter first should be final. |
3525
|
| Parameter second should be final. |
3525
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
3551
|
| Parameter obj should be final. |
3551
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
3597
|
| Parameter oos should be final. |
3597
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
3612
|
| Parameter ois should be final. |
3612
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
3625
|
| '31' is a magic number. |
3630
|
| '31' is a magic number. |
3636
|
| Line has trailing spaces. |
3643
|
| Line has trailing spaces. |
3646
|
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. |
3653
|
| Parameter obj should be final. |
3653
|
| Redundant throws: 'ClassCastException' is unchecked exception. |
3653
|
| Line has trailing spaces. |
3656
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
3674
|
| Method 'getRawURI' is not designed for extension - needs to be abstract, final or empty. |
3722
|
| Method 'getEscapedURI' is not designed for extension - needs to be abstract, final or empty. |
3733
|
| Avoid inline conditionals. |
3734
|
| Line has trailing spaces. |
3736
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
3746
|
| Avoid inline conditionals. |
3747
|
| Method 'getRawURIReference' is not designed for extension - needs to be abstract, final or empty. |
3756
|
| Line has trailing spaces. |
3757
|
| Line has trailing spaces. |
3760
|
| Method 'getEscapedURIReference' is not designed for extension - needs to be abstract, final or empty. |
3774
|
| Avoid inline conditionals. |
3776
|
| Method 'getURIReference' is not designed for extension - needs to be abstract, final or empty. |
3786
|
| Avoid inline conditionals. |
3788
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
3810
|
| Line has trailing spaces. |
3817
|
| Parameter reasonCode should be final. |
3831
|
| 'reasonCode' hides a field. |
3831
|
| Parameter reason should be final. |
3831
|
| 'reason' hides a field. |
3831
|
| Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. |
3863
|
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. |
3872
|
| Line has trailing spaces. |
3879
|
| Utility classes should not have a public or default constructor. |
3886
|
| First sentence should end with a period. |
3888
|
| Line has trailing spaces. |
3932
|
| Parameter locale should be final. |
3940
|
| Line has trailing spaces. |
3944
|
| Line has trailing spaces. |
3947
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
37
|
| Parameter reasonCode should be final. |
55
|
| 'reasonCode' hides a field. |
55
|
| Parameter reasonCode should be final. |
66
|
| 'reasonCode' hides a field. |
66
|
| Parameter reason should be final. |
66
|
| 'reason' hides a field. |
66
|
| Parameter reason should be final. |
78
|
| 'reason' hides a field. |
78
|
| Variable 'reasonCode' must be private and have accessor methods. |
120
|
| Variable 'reason' must be private and have accessor methods. |
126
|
| Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Method 'setReasonCode' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter reasonCode should be final. |
147
|
| 'reasonCode' hides a field. |
147
|
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Line is longer than 80 characters. |
169
|
| Method 'setReason' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Parameter reason should be final. |
171
|
| 'reason' hides a field. |
171
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
51
|
| Parameter usernamePassword should be final. |
65
|
| Line has trailing spaces. |
68
|
| Line is longer than 80 characters. |
68
|
| Parameter userName should be final. |
86
|
| 'userName' hides a field. |
86
|
| Parameter password should be final. |
86
|
| 'password' hides a field. |
86
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
118
|
| Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter userName should be final. |
120
|
| 'userName' hides a field. |
120
|
| Line has trailing spaces. |
122
|
| Line is longer than 80 characters. |
122
|
| Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line has trailing spaces. |
144
|
| Line is longer than 80 characters. |
145
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter password should be final. |
147
|
| 'password' hides a field. |
147
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Line has trailing spaces. |
162
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Avoid inline conditionals. |
172
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Parameter o should be final. |
196
|
| 'if' construct must use '{}'s. |
197
|
| 'if' construct must use '{}'s. |
198
|
| ')' is preceded with whitespace. |
205
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
42
|
| Class Wire should be declared as final. |
45
|
| Line is longer than 80 characters. |
47
|
| Missing a Javadoc comment. |
47
|
| Name 'HEADER_WIRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable 'HEADER_WIRE' must be private and have accessor methods. |
47
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
49
|
| Name 'CONTENT_WIRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Variable 'CONTENT_WIRE' must be private and have accessor methods. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Parameter log should be final. |
54
|
| 'log' hides a field. |
54
|
| Line has trailing spaces. |
57
|
| Missing a Javadoc comment. |
58
|
| Parameter header should be final. |
58
|
| Parameter instream should be final. |
58
|
| '13' is a magic number. |
63
|
| '10' is a magic number. |
65
|
| '32' is a magic number. |
71
|
| '127' is a magic number. |
71
|
| Line has trailing spaces. |
78
|
| Missing a Javadoc comment. |
88
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Missing a Javadoc comment. |
92
|
| Parameter outstream should be final. |
92
|
| Line has trailing spaces. |
95
|
| Missing a Javadoc comment. |
100
|
| Parameter instream should be final. |
100
|
| Line has trailing spaces. |
103
|
| Missing a Javadoc comment. |
108
|
| Parameter b should be final. |
108
|
| Parameter off should be final. |
108
|
| Parameter len should be final. |
108
|
| Line has trailing spaces. |
111
|
| Missing a Javadoc comment. |
116
|
| Parameter b should be final. |
116
|
| Parameter off should be final. |
116
|
| Parameter len should be final. |
116
|
| Line has trailing spaces. |
119
|
| Missing a Javadoc comment. |
124
|
| Parameter b should be final. |
124
|
| Line has trailing spaces. |
127
|
| Missing a Javadoc comment. |
132
|
| Parameter b should be final. |
132
|
| Line has trailing spaces. |
135
|
| Missing a Javadoc comment. |
140
|
| Parameter b should be final. |
140
|
| Missing a Javadoc comment. |
145
|
| Parameter b should be final. |
145
|
| Missing a Javadoc comment. |
150
|
| Line has trailing spaces. |
153
|
| Missing a Javadoc comment. |
158
|
| Line has trailing spaces. |
161
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
52
|
| Parameter in should be final. |
58
|
| 'in' hides a field. |
58
|
| Parameter wire should be final. |
58
|
| 'wire' hides a field. |
58
|
| Line has trailing spaces. |
64
|
| Parameter b should be final. |
67
|
| Parameter off should be final. |
67
|
| Parameter len should be final. |
67
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
88
|
| Parameter b should be final. |
91
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
47
|
| Parameter out should be final. |
56
|
| 'out' hides a field. |
56
|
| Parameter wire should be final. |
56
|
| 'wire' hides a field. |
56
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Parameter b should be final. |
66
|
| Parameter off should be final. |
66
|
| Parameter len should be final. |
66
|
| Line has trailing spaces. |
72
|
| Parameter b should be final. |
75
|
| Line has trailing spaces. |
81
|
| Parameter b should be final. |
84
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
50
|
| Parameter message should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Parameter message should be final. |
64
|
| Parameter cause should be final. |
64
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Utility classes should not have a public or default constructor. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
56
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
79
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
97
|
| First sentence should end with a period. |
110
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
124
|
| Line has trailing spaces. |
127
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
52
|
| Line has trailing spaces. |
53
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| 'params' hides a field. |
60
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
69
|
| Line is longer than 80 characters. |
69
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Line is longer than 80 characters. |
79
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
81
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
97
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
133
|
| Unused @throws tag for 'AuthChallengeException'. |
133
|
| Line is longer than 80 characters. |
137
|
| Expected @param tag for 'state'. |
137
|
| Expected @throws tag for 'MalformedChallengeException'. |
138
|
| Expected @throws tag for 'AuthenticationException'. |
138
|
| Line has trailing spaces. |
139
|
| '{' should be on the previous line. |
139
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
144
|
| Line is longer than 80 characters. |
144
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
158
|
| '+' should be on a new line. |
158
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
51
|
| Utility classes should not have a public or default constructor. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
87
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
108
|
| Line is longer than 80 characters. |
108
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
109
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
114
|
| Line is longer than 80 characters. |
114
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
120
|
| Line is longer than 80 characters. |
124
|
| Parameter clazz should be final. |
124
|
| Line is longer than 80 characters. |
129
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
158
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
159
|
| 'cast' is not followed by whitespace. |
164
|
| 'cast' is not followed by whitespace. |
167
|
| Line has trailing spaces. |
170
|
| '+' should be on a new line. |
170
|
| '+' should be on a new line. |
171
|
| Line is longer than 80 characters. |
175
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
180
|
| Line is longer than 80 characters. |
180
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
186
|
| 'cast' is not followed by whitespace. |
186
|
| Line has trailing spaces. |
187
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Line is longer than 80 characters. |
81
|
| Expected @throws tag for 'MalformedChallengeException'. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
114
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
123
|
| First sentence should end with a period. |
128
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
140
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
153
|
| Line is longer than 80 characters. |
154
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
173
|
| Line is longer than 80 characters. |
177
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
185
|
| Line is longer than 80 characters. |
188
|
| Line has trailing spaces. |
189
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
53
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
56
|
| Line has trailing spaces. |
59
|
| 'challenge' hides a field. |
59
|
| Line has trailing spaces. |
63
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter obj should be final. |
71
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
89
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
105
|
| 'host' hides a field. |
105
|
| Parameter port should be final. |
105
|
| 'port' hides a field. |
105
|
| 'realm' hides a field. |
106
|
| 'scheme' hides a field. |
106
|
| '{' should be on the previous line. |
107
|
| Avoid inline conditionals. |
108
|
| ':' is not preceded with whitespace. |
108
|
| Avoid inline conditionals. |
109
|
| ':' is not preceded with whitespace. |
109
|
| Avoid inline conditionals. |
110
|
| ':' is not preceded with whitespace. |
110
|
| Avoid inline conditionals. |
111
|
| ':' is not preceded with whitespace. |
111
|
| Empty statement. |
111
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
127
|
| 'host' hides a field. |
130
|
| Parameter port should be final. |
130
|
| 'port' hides a field. |
130
|
| 'realm' hides a field. |
130
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| 'host' hides a field. |
147
|
| Parameter port should be final. |
147
|
| 'port' hides a field. |
147
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
153
|
| Expected @param tag for 'authscope'. |
156
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
169
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Line has trailing spaces. |
178
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Line has trailing spaces. |
187
|
| Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Line has trailing spaces. |
196
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
217
|
| Line has trailing spaces. |
218
|
| Parameter p1 should be final. |
223
|
| Parameter p2 should be final. |
223
|
| Line has trailing spaces. |
228
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
231
|
| Line has trailing spaces. |
233
|
| Method 'match' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Expected @param tag for 'that'. |
236
|
| '4' is a magic number. |
253
|
| '8' is a magic number. |
260
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
272
|
| Parameter o should be final. |
272
|
| Line has trailing spaces. |
283
|
| Line has trailing spaces. |
284
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Line has trailing spaces. |
316
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
320
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
43
|
| First sentence should end with a period. |
46
|
| First sentence should end with a period. |
49
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
57
|
| Method 'invalidate' is not designed for extension - needs to be abstract, final or empty. |
66
|
| First sentence should end with a period. |
73
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Method 'isAuthRequested' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
86
|
| Method 'setAuthRequested' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Parameter challengeReceived should be final. |
89
|
| Line has trailing spaces. |
92
|
| First sentence should end with a period. |
93
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Method 'isAuthAttempted' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Line has trailing spaces. |
102
|
| First sentence should end with a period. |
103
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
106
|
| Method 'setAuthAttempted' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter challengeResponded should be final. |
109
|
| Line has trailing spaces. |
112
|
| Method 'setPreemptive' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Line is longer than 80 characters. |
119
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
129
|
| Method 'isPreemptive' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
138
|
| Method 'setAuthScheme' is not designed for extension - needs to be abstract, final or empty. |
141
|
| 'authScheme' hides a field. |
141
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
155
|
| Method 'getAuthScheme' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
164
|
| Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Line has trailing spaces. |
174
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Missing a Javadoc comment. |
175
|
| Line has trailing spaces. |
185
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
52
|
| Parameter message should be final. |
55
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
65
|
| Parameter message should be final. |
68
|
| Parameter cause should be final. |
68
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
59
|
| First sentence should end with a period. |
60
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
77
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
81
|
| Line is longer than 80 characters. |
84
|
| Line has trailing spaces. |
91
|
| Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
102
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
108
|
| Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Parameter challenge should be final. |
108
|
| Line has trailing spaces. |
109
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
120
|
| Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Unused @throws tag for 'InvalidCredentialsException'. |
134
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
140
|
| Line is longer than 80 characters. |
143
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Parameter credentials should be final. |
143
|
| Parameter method should be final. |
143
|
| Parameter uri should be final. |
143
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Line has trailing spaces. |
167
|
| Line is longer than 80 characters. |
171
|
| Line has trailing spaces. |
172
|
| Unused @throws tag for 'InvalidCredentialsException'. |
175
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
181
|
| Line is longer than 80 characters. |
184
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Parameter credentials should be final. |
184
|
| Parameter method should be final. |
184
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
203
|
| Line is longer than 80 characters. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
211
|
| Parameter credentials should be final. |
214
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
221
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
226
|
| Line is longer than 80 characters. |
229
|
| Parameter credentials should be final. |
229
|
| Parameter charset should be final. |
229
|
| Line is longer than 80 characters. |
231
|
| Line has trailing spaces. |
234
|
| Line is longer than 80 characters. |
237
|
| Line has trailing spaces. |
243
|
| Line is longer than 80 characters. |
245
|
| Line has trailing spaces. |
247
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| Parameter message should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Parameter message should be final. |
64
|
| Parameter cause should be final. |
64
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
69
|
| Line is longer than 80 characters. |
70
|
| Redundant 'public' modifier. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
80
|
| Expected an @return tag. |
81
|
| Redundant 'public' modifier. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
| Expected @throws tag for 'CredentialsNotAvailableException'. |
85
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
61
|
| Comment matches to-do format 'TODO:'. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
77
|
| Line is longer than 80 characters. |
82
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
91
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
94
|
| Comment matches to-do format 'TODO:'. |
95
|
| Line has trailing spaces. |
95
|
| Line is longer than 80 characters. |
95
|
| Missing a Javadoc comment. |
96
|
| Missing a Javadoc comment. |
97
|
| Missing a Javadoc comment. |
98
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
101
|
| Missing a Javadoc comment. |
102
|
| Missing a Javadoc comment. |
104
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
117
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
120
|
| Expected an @return tag. |
123
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
139
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
142
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
155
|
| Line is longer than 80 characters. |
156
|
| Line has trailing spaces. |
158
|
| Line has trailing spaces. |
161
|
| Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
171
|
| ',' is not followed by whitespace. |
176
|
| Line is longer than 80 characters. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| '+' is not preceded with whitespace. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
192
|
| Line is longer than 80 characters. |
192
|
| Line has trailing spaces. |
194
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
204
|
| Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Line has trailing spaces. |
218
|
| Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
229
|
| Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
243
|
| Unused @throws tag for 'InvalidCredentialsException'. |
244
|
| Line has trailing spaces. |
246
|
| Line has trailing spaces. |
248
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
253
|
| Line is longer than 80 characters. |
256
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Parameter credentials should be final. |
256
|
| Parameter method should be final. |
256
|
| Parameter uri should be final. |
256
|
| Line is longer than 80 characters. |
259
|
| Line has trailing spaces. |
266
|
| Line is longer than 80 characters. |
274
|
| Line has trailing spaces. |
278
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
283
|
| Unused @throws tag for 'InvalidCredentialsException'. |
284
|
| Line has trailing spaces. |
286
|
| Line has trailing spaces. |
288
|
| Line has trailing spaces. |
290
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Parameter credentials should be final. |
293
|
| Parameter method should be final. |
293
|
| Line has trailing spaces. |
303
|
| Line is longer than 80 characters. |
310
|
| Line has trailing spaces. |
318
|
| Line has trailing spaces. |
321
|
| Unused @param tag for 'charset'. |
324
|
| Line has trailing spaces. |
325
|
| Line is longer than 80 characters. |
330
|
| Line has trailing spaces. |
356
|
| Line is longer than 80 characters. |
370
|
| 'if' is not followed by whitespace. |
379
|
| Line is longer than 80 characters. |
384
|
| '=' is not preceded with whitespace. |
384
|
| '=' is not followed by whitespace. |
384
|
| Line is longer than 80 characters. |
385
|
| 'if' is not followed by whitespace. |
392
|
| Line is longer than 80 characters. |
395
|
| Comment matches to-do format 'TODO:'. |
401
|
| Line has trailing spaces. |
401
|
| Line is longer than 80 characters. |
411
|
| Line is longer than 80 characters. |
424
|
| '5' is a magic number. |
424
|
| Line has trailing spaces. |
435
|
| Line is longer than 80 characters. |
440
|
| Line has trailing spaces. |
447
|
| Line has trailing spaces. |
450
|
| Line has trailing spaces. |
453
|
| Expected @throws tag for 'AuthenticationException'. |
454
|
| '20' is a magic number. |
466
|
| Line has trailing spaces. |
472
|
| Line has trailing spaces. |
480
|
| '||' should be on a new line. |
491
|
| Missing a Javadoc comment. |
499
|
| Line has trailing spaces. |
502
|
| Line has trailing spaces. |
506
|
| Line has trailing spaces. |
510
|
| Line has trailing spaces. |
512
|
| Parameter binaryData should be final. |
516
|
| '16' is a magic number. |
519
|
| Line has trailing spaces. |
521
|
| '32' is a magic number. |
523
|
| '16' is a magic number. |
524
|
| '0x0f' is a magic number. |
525
|
| '0xf0' is a magic number. |
526
|
| '4' is a magic number. |
526
|
| Line has trailing spaces. |
537
|
| Unused @throws tag for 'HttpClientError'. |
539
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
55
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
48
|
| Extra HTML tag found: </p> |
59
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
69
|
| Utility classes should not have a public or default constructor. |
72
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
| Unused @throws tag for 'UnsupportedOperationException'. |
112
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
115
|
| Line is longer than 80 characters. |
115
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
125
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
147
|
| Line is longer than 80 characters. |
147
|
| Line has trailing spaces. |
149
|
| Missing a Javadoc comment. |
150
|
| Line has trailing spaces. |
151
|
| Parameter method should be final. |
151
|
| Parameter conn should be final. |
152
|
| Line has trailing spaces. |
153
|
| Parameter state should be final. |
153
|
| Parameter proxy should be final. |
154
|
| Avoid inline conditionals. |
164
|
| Line has trailing spaces. |
166
|
| Line is longer than 80 characters. |
167
|
| Avoid inline conditionals. |
167
|
| Line has trailing spaces. |
173
|
| Avoid inline conditionals. |
180
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
194
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
197
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
203
|
| Unused @throws tag for 'InvalidCredentialsException'. |
204
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
213
|
| Parameter method should be final. |
213
|
| Parameter conn should be final. |
214
|
| Parameter state should be final. |
215
|
| Line is longer than 80 characters. |
218
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
234
|
| Line has trailing spaces. |
236
|
| Unused @throws tag for 'InvalidCredentialsException'. |
237
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
246
|
| Parameter method should be final. |
246
|
| Parameter conn should be final. |
247
|
| Parameter state should be final. |
248
|
| Line is longer than 80 characters. |
250
|
| Missing a Javadoc comment. |
255
|
| Line has trailing spaces. |
256
|
| Parameter authscheme should be final. |
256
|
| Line has trailing spaces. |
257
|
| Parameter method should be final. |
257
|
| Parameter conn should be final. |
258
|
| Line has trailing spaces. |
259
|
| Parameter state should be final. |
259
|
| Parameter proxy should be final. |
260
|
| Line is longer than 80 characters. |
263
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
294
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
298
|
| Avoid inline conditionals. |
298
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
311
|
| Avoid inline conditionals. |
316
|
| Line has trailing spaces. |
326
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
329
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
333
|
| Line has trailing spaces. |
336
|
| Line has trailing spaces. |
338
|
| Unused @throws tag for 'CredentialsNotAvailableException'. |
339
|
| Line is longer than 80 characters. |
340
|
| Line has trailing spaces. |
344
|
| Line has trailing spaces. |
348
|
| Parameter authscheme should be final. |
348
|
| Line has trailing spaces. |
349
|
| Parameter method should be final. |
349
|
| Parameter conn should be final. |
350
|
| Line has trailing spaces. |
351
|
| Parameter state should be final. |
351
|
| Line is longer than 80 characters. |
354
|
| Line has trailing spaces. |
361
|
| Line has trailing spaces. |
362
|
| Line has trailing spaces. |
364
|
| Line has trailing spaces. |
367
|
| Line has trailing spaces. |
368
|
| Line has trailing spaces. |
371
|
| Line has trailing spaces. |
372
|
| Line has trailing spaces. |
374
|
| Unused @throws tag for 'CredentialsNotAvailableException'. |
375
|
| Line is longer than 80 characters. |
376
|
| Line has trailing spaces. |
380
|
| Line has trailing spaces. |
384
|
| Parameter authscheme should be final. |
384
|
| Line has trailing spaces. |
385
|
| Parameter method should be final. |
385
|
| Parameter conn should be final. |
386
|
| Parameter state should be final. |
387
|
| Line is longer than 80 characters. |
389
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
50
|
| Parameter message should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
61
|
| Parameter message should be final. |
64
|
| Parameter cause should be final. |
64
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
53
|
| Parameter message should be final. |
56
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
66
|
| Parameter message should be final. |
69
|
| Parameter cause should be final. |
69
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
53
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
63
|
| First sentence should end with a period. |
68
|
| First sentence should end with a period. |
71
|
| First sentence should end with a period. |
74
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
79
|
| Unused @throws tag for 'HttpException'. |
89
|
| Redundant 'final' modifier. |
91
|
| Parameter message should be final. |
91
|
| Parameter username should be final. |
92
|
| Parameter password should be final. |
92
|
| Parameter host should be final. |
92
|
| Parameter domain should be final. |
92
|
| Expected @throws tag for 'AuthenticationException'. |
93
|
| Line has trailing spaces. |
94
|
| Parameter key should be final. |
111
|
| Line is longer than 80 characters. |
118
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
127
|
| Parameter key56 should be final. |
132
|
| '8' is a magic number. |
133
|
| '0xff' is a magic number. |
134
|
| Line has trailing spaces. |
135
|
| '6' is a magic number. |
135
|
| '0xff' is a magic number. |
136
|
| '0xff' is a magic number. |
136
|
| '0xff' is a magic number. |
136
|
| Line has trailing spaces. |
137
|
| '0x03' is a magic number. |
137
|
| '5' is a magic number. |
137
|
| '0xff' is a magic number. |
138
|
| '3' is a magic number. |
138
|
| '0xff' is a magic number. |
138
|
| '0xff' is a magic number. |
138
|
| Line has trailing spaces. |
139
|
| '3' is a magic number. |
139
|
| '0x07' is a magic number. |
139
|
| '4' is a magic number. |
139
|
| '3' is a magic number. |
140
|
| '0xff' is a magic number. |
140
|
| '4' is a magic number. |
140
|
| '0xff' is a magic number. |
140
|
| '0xff' is a magic number. |
140
|
| Line has trailing spaces. |
141
|
| '4' is a magic number. |
141
|
| '3' is a magic number. |
141
|
| '0x0f' is a magic number. |
141
|
| '3' is a magic number. |
141
|
| '4' is a magic number. |
142
|
| '0xff' is a magic number. |
142
|
| '5' is a magic number. |
142
|
| '0xff' is a magic number. |
142
|
| '0xff' is a magic number. |
142
|
| Line has trailing spaces. |
143
|
| '5' is a magic number. |
143
|
| '4' is a magic number. |
143
|
| '0x1f' is a magic number. |
143
|
| '5' is a magic number. |
144
|
| '0xff' is a magic number. |
144
|
| '6' is a magic number. |
144
|
| '0xff' is a magic number. |
144
|
| '0xff' is a magic number. |
144
|
| Line has trailing spaces. |
145
|
| '6' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '0x3f' is a magic number. |
145
|
| '6' is a magic number. |
146
|
| '0xff' is a magic number. |
146
|
| '7' is a magic number. |
146
|
| '0xff' is a magic number. |
146
|
| '0xff' is a magic number. |
146
|
| '7' is a magic number. |
147
|
| '6' is a magic number. |
147
|
| '0x7f' is a magic number. |
147
|
| Line has trailing spaces. |
148
|
| Unused @throws tag for 'HttpException'. |
160
|
| Parameter key should be final. |
162
|
| Parameter bytes should be final. |
162
|
| Expected @throws tag for 'AuthenticationException'. |
163
|
| Line is longer than 80 characters. |
169
|
| Line is longer than 80 characters. |
171
|
| Line has trailing spaces. |
175
|
| Parameter length should be final. |
179
|
| Line has trailing spaces. |
184
|
| Parameter b should be final. |
188
|
| Line has trailing spaces. |
193
|
| Parameter bytes should be final. |
197
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
222
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
225
|
| Parameter host should be final. |
231
|
| Parameter domain should be final. |
231
|
| '32' is a magic number. |
237
|
| Line has trailing spaces. |
239
|
| '6' is a magic number. |
252
|
| '82' is a magic number. |
253
|
| '32' is a magic number. |
268
|
| '32' is a magic number. |
284
|
| Line has trailing spaces. |
299
|
| Line has trailing spaces. |
301
|
| Parameter message should be final. |
306
|
| Line is longer than 80 characters. |
308
|
| '8' is a magic number. |
309
|
| '8' is a magic number. |
311
|
| '24' is a magic number. |
312
|
| Line has trailing spaces. |
317
|
| Line is longer than 80 characters. |
318
|
| Line is longer than 80 characters. |
319
|
| Parameter user should be final. |
330
|
| Parameter password should be final. |
330
|
| Parameter host should be final. |
331
|
| Parameter domain should be final. |
331
|
| Parameter nonce should be final. |
331
|
| '24' is a magic number. |
335
|
| Line has trailing spaces. |
345
|
| '64' is a magic number. |
345
|
| '3' is a magic number. |
351
|
| '24' is a magic number. |
357
|
| '24' is a magic number. |
358
|
| '24' is a magic number. |
361
|
| Line has trailing spaces. |
377
|
| '64' is a magic number. |
379
|
| '64' is a magic number. |
388
|
| '64' is a magic number. |
397
|
| '6' is a magic number. |
399
|
| '6' is a magic number. |
409
|
| '82' is a magic number. |
410
|
| Line has trailing spaces. |
421
|
| Unused @throws tag for 'HttpException'. |
427
|
| Parameter password should be final. |
429
|
| Parameter nonce should be final. |
429
|
| Expected @throws tag for 'AuthenticationException'. |
430
|
| Line is longer than 80 characters. |
431
|
| '7' is a magic number. |
432
|
| '7' is a magic number. |
433
|
| '7' is a magic number. |
436
|
| '7' is a magic number. |
437
|
| '7' is a magic number. |
444
|
| '14' is a magic number. |
449
|
| '14' is a magic number. |
450
|
| '7' is a magic number. |
452
|
| '7' is a magic number. |
453
|
| '14' is a magic number. |
455
|
| '7' is a magic number. |
456
|
| Line has trailing spaces. |
461
|
| '0x4B' is a magic number. |
461
|
| '0x47' is a magic number. |
461
|
| '0x53' is a magic number. |
461
|
| '0x21' is a magic number. |
461
|
| '0x40' is a magic number. |
462
|
| '0x23' is a magic number. |
462
|
| '0x24' is a magic number. |
462
|
| '0x25' is a magic number. |
462
|
| '21' is a magic number. |
470
|
| '8' is a magic number. |
475
|
| '5' is a magic number. |
477
|
| '16' is a magic number. |
478
|
| '24' is a magic number. |
482
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
492
|
| Parameter keys should be final. |
498
|
| Parameter plaintext should be final. |
498
|
| Parameter results should be final. |
498
|
| '7' is a magic number. |
500
|
| '7' is a magic number. |
501
|
| '7' is a magic number. |
502
|
| '7' is a magic number. |
503
|
| '7' is a magic number. |
507
|
| '7' is a magic number. |
508
|
| '7' is a magic number. |
511
|
| '14' is a magic number. |
512
|
| '8' is a magic number. |
520
|
| '8' is a magic number. |
523
|
| '8' is a magic number. |
524
|
| '8' is a magic number. |
526
|
| '16' is a magic number. |
527
|
| Line has trailing spaces. |
531
|
| Parameter num should be final. |
536
|
| '16' is a magic number. |
538
|
| '4' is a magic number. |
539
|
| '4' is a magic number. |
542
|
| '16' is a magic number. |
545
|
| '16' is a magic number. |
546
|
| Line has trailing spaces. |
549
|
| Parameter credentialCharset should be final. |
560
|
| 'credentialCharset' hides a field. |
560
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
39
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
64
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
83
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
87
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
99
|
| Line is longer than 80 characters. |
102
|
| Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Line is longer than 80 characters. |
105
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
127
|
| Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Line has trailing spaces. |
136
|
| Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
| Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
159
|
| Line is longer than 80 characters. |
163
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
168
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
177
|
| Line is longer than 80 characters. |
178
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
182
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Parameter name should be final. |
185
|
| Line has trailing spaces. |
187
|
| Line is longer than 80 characters. |
187
|
| Line has trailing spaces. |
194
|
| Line has trailing spaces. |
196
|
| Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Parameter charset should be final. |
250
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
273
|
| Unused @throws tag for 'InvalidCredentialsException'. |
277
|
| Line has trailing spaces. |
279
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
283
|
| Line has trailing spaces. |
286
|
| Line is longer than 80 characters. |
286
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Parameter credentials should be final. |
286
|
| Parameter method should be final. |
286
|
| Parameter uri should be final. |
286
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
300
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
304
|
| Line has trailing spaces. |
307
|
| Unused @throws tag for 'InvalidCredentialsException'. |
308
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
312
|
| Line has trailing spaces. |
314
|
| Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. |
317
|
| Line has trailing spaces. |
318
|
| Parameter credentials should be final. |
318
|
| Parameter method should be final. |
319
|
| Line is longer than 80 characters. |
324
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
340
|
| Line has trailing spaces. |
345
|
| Line has trailing spaces. |
347
|
| Line has trailing spaces. |
353
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
70
|
| Line has trailing spaces. |
77
|
| Line is longer than 80 characters. |
77
|
| Line has trailing spaces. |
78
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
82
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
87
|
| Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
98
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Parameter name should be final. |
112
|
| Line has trailing spaces. |
114
|
| Line is longer than 80 characters. |
114
|
| Line has trailing spaces. |
124
|
| Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
137
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
148
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
151
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
52
|
| Utility classes should not have a public or default constructor. |
58
|
| Missing a Javadoc comment. |
60
|
| Name 'SPECS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
97
|
| Line is longer than 80 characters. |
101
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
139
|
| Line is longer than 80 characters. |
139
|
| Line has trailing spaces. |
140
|
| Line is longer than 80 characters. |
140
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
143
|
| Line is longer than 80 characters. |
145
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
148
|
| Line is longer than 80 characters. |
156
|
| Line is longer than 80 characters. |
162
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
164
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
187
|
| 'cast' is not followed by whitespace. |
192
|
| 'cast' is not followed by whitespace. |
196
|
| Line has trailing spaces. |
199
|
| '+' should be on a new line. |
199
|
| '+' should be on a new line. |
200
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
210
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
222
|
| Line has trailing spaces. |
224
|
| Parameter policy should be final. |
226
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
234
|
| Parameter policy should be final. |
236
|
| Line has trailing spaces. |
238
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
251
|
| Line is longer than 80 characters. |
251
|
| Line has trailing spaces. |
252
|
| Line is longer than 80 characters. |
252
|
| Line has trailing spaces. |
254
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
267
|
| Line has trailing spaces. |
271
|
| Unclosed HTML tag found: <ul> |
273
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
282
|
| Parameter ver should be final. |
285
|
| Line has trailing spaces. |
287
|
| Line has trailing spaces. |
288
|
| Line has trailing spaces. |
292
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
299
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
53
|
| First sentence should end with a period. |
55
|
| Redundant 'static' modifier. |
56
|
| First sentence should end with a period. |
58
|
| Redundant 'static' modifier. |
59
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
72
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
81
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
101
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
103
|
| Line has trailing spaces. |
106
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
115
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
131
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
132
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
144
|
| Line is longer than 80 characters. |
144
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
179
|
| Array brackets at illegal position. |
180
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
197
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
217
|
| Line has trailing spaces. |
218
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
226
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
235
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
64
|
| First sentence should end with a period. |
65
|
| First sentence should end with a period. |
68
|
| Line has trailing spaces. |
70
|
| First sentence should end with a period. |
71
|
| Line has trailing spaces. |
108
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Parameter host should be final. |
108
|
| Parameter port should be final. |
108
|
| Parameter path should be final. |
108
|
| Line has trailing spaces. |
109
|
| Parameter secure should be final. |
109
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
161
|
| Must have at least one statement. |
162
|
| Line has trailing spaces. |
173
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
188
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
238
|
| Parameter host should be final. |
239
|
| Parameter port should be final. |
239
|
| Parameter path should be final. |
239
|
| Parameter secure should be final. |
239
|
| Line has trailing spaces. |
241
|
| Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Line has trailing spaces. |
264
|
| '1000L' is a magic number. |
309
|
| Line is longer than 80 characters. |
327
|
| Line has trailing spaces. |
331
|
| Line has trailing spaces. |
336
|
| Line has trailing spaces. |
342
|
| Line contains a tab character. |
343
|
| Method 'getValidDateFormats' is not designed for extension - needs to be abstract, final or empty. |
343
|
| Missing a Javadoc comment. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
347
|
| Method 'setValidDateFormats' is not designed for extension - needs to be abstract, final or empty. |
347
|
| Missing a Javadoc comment. |
347
|
| 'datepatterns' hides a field. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| First sentence should end with a period. |
351
|
| Line contains a tab character. |
351
|
| Line has trailing spaces. |
363
|
| Line has trailing spaces. |
364
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
364
|
| Parameter host should be final. |
364
|
| Parameter port should be final. |
364
|
| Parameter path should be final. |
364
|
| Line has trailing spaces. |
365
|
| Parameter secure should be final. |
365
|
| Line has trailing spaces. |
367
|
| Line has trailing spaces. |
391
|
| Line has trailing spaces. |
398
|
| Line has trailing spaces. |
399
|
| Line has trailing spaces. |
400
|
| Line has trailing spaces. |
401
|
| Line has trailing spaces. |
413
|
| Line has trailing spaces. |
415
|
| Line has trailing spaces. |
422
|
| Line has trailing spaces. |
432
|
| Line has trailing spaces. |
449
|
| Method 'match' is not designed for extension - needs to be abstract, final or empty. |
449
|
| Parameter host should be final. |
449
|
| Parameter port should be final. |
449
|
| Parameter path should be final. |
449
|
| Parameter secure should be final. |
450
|
| Line has trailing spaces. |
451
|
| Line has trailing spaces. |
454
|
| Line has trailing spaces. |
485
|
| Line has trailing spaces. |
487
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
494
|
| Line has trailing spaces. |
495
|
| Line has trailing spaces. |
496
|
| Avoid inline conditionals. |
496
|
| Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Parameter domain should be final. |
505
|
| Method 'pathMatch' is not designed for extension - needs to be abstract, final or empty. |
521
|
| Line has trailing spaces. |
545
|
| Method 'match' is not designed for extension - needs to be abstract, final or empty. |
545
|
| Parameter host should be final. |
545
|
| Parameter port should be final. |
545
|
| Parameter path should be final. |
545
|
| Parameter secure should be final. |
546
|
| Array brackets at illegal position. |
546
|
| Line has trailing spaces. |
547
|
| Parameter list should be final. |
573
|
| Parameter addCookie should be final. |
573
|
| First sentence should end with a period. |
585
|
| Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. |
590
|
| Parameter cookie should be final. |
590
|
| First sentence should end with a period. |
605
|
| Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. |
613
|
| Parameter cookies should be final. |
613
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
614
|
| Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. |
641
|
| Parameter cookies should be final. |
641
|
| Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. |
653
|
| Parameter cookie should be final. |
653
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
28
|
| Line is longer than 80 characters. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
54
|
| Expected an @return tag. |
56
|
| Line is longer than 80 characters. |
56
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Parameter host should be final. |
56
|
| Expected @param tag for 'host'. |
56
|
| Parameter port should be final. |
56
|
| Expected @param tag for 'port'. |
56
|
| Parameter path should be final. |
56
|
| Expected @param tag for 'path'. |
56
|
| Parameter secure should be final. |
56
|
| Expected @param tag for 'secure'. |
56
|
| Parameter header should be final. |
56
|
| Expected @param tag for 'header'. |
56
|
| Expected @throws tag for 'MalformedCookieException'. |
57
|
| Line contains a tab character. |
64
|
| Method 'getValidDateFormats' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
71
|
| Parameter datepatterns should be final. |
71
|
| Expected @param tag for 'datepatterns'. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter cookie should be final. |
77
|
| Expected @param tag for 'cookie'. |
77
|
| Line is longer than 80 characters. |
84
|
| Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter cookie should be final. |
84
|
| Expected @param tag for 'cookie'. |
84
|
| Expected @throws tag for 'IllegalArgumentException'. |
84
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
84
|
| Line is longer than 80 characters. |
91
|
| Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Parameter cookies should be final. |
91
|
| Expected @param tag for 'cookies'. |
91
|
| Expected @throws tag for 'IllegalArgumentException'. |
91
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
91
|
| Line is longer than 80 characters. |
98
|
| Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Parameter cookies should be final. |
98
|
| Expected @param tag for 'cookies'. |
98
|
| Expected @throws tag for 'IllegalArgumentException'. |
98
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
98
|
| Line is longer than 80 characters. |
105
|
| Method 'match' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Parameter host should be final. |
105
|
| Expected @param tag for 'host'. |
105
|
| Parameter port should be final. |
105
|
| Expected @param tag for 'port'. |
105
|
| Parameter path should be final. |
105
|
| Expected @param tag for 'path'. |
105
|
| Parameter secure should be final. |
105
|
| Expected @param tag for 'secure'. |
105
|
| Parameter cookie should be final. |
105
|
| Expected @param tag for 'cookie'. |
105
|
| Line is longer than 80 characters. |
110
|
| Expected an @return tag. |
112
|
| Line is longer than 80 characters. |
112
|
| Method 'match' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Parameter host should be final. |
112
|
| Expected @param tag for 'host'. |
112
|
| Parameter port should be final. |
112
|
| Expected @param tag for 'port'. |
112
|
| Parameter path should be final. |
112
|
| Expected @param tag for 'path'. |
112
|
| Parameter secure should be final. |
112
|
| Expected @param tag for 'secure'. |
112
|
| Parameter cookies should be final. |
112
|
| Expected @param tag for 'cookies'. |
112
|
| Line is longer than 80 characters. |
117
|
| Expected an @return tag. |
119
|
| Line is longer than 80 characters. |
119
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Parameter host should be final. |
119
|
| Expected @param tag for 'host'. |
119
|
| Parameter port should be final. |
119
|
| Expected @param tag for 'port'. |
119
|
| Parameter path should be final. |
119
|
| Expected @param tag for 'path'. |
119
|
| Parameter secure should be final. |
119
|
| Expected @param tag for 'secure'. |
119
|
| Parameter header should be final. |
119
|
| Expected @param tag for 'header'. |
119
|
| Expected @throws tag for 'MalformedCookieException'. |
120
|
| Expected @throws tag for 'IllegalArgumentException'. |
120
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
120
|
| Parameter attribute should be final. |
127
|
| Expected @param tag for 'attribute'. |
127
|
| Parameter cookie should be final. |
127
|
| Expected @param tag for 'cookie'. |
127
|
| Expected @throws tag for 'MalformedCookieException'. |
128
|
| Expected @throws tag for 'IllegalArgumentException'. |
128
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
128
|
| Line is longer than 80 characters. |
134
|
| Parameter host should be final. |
134
|
| Expected @param tag for 'host'. |
134
|
| Parameter port should be final. |
134
|
| Expected @param tag for 'port'. |
134
|
| Parameter path should be final. |
134
|
| Expected @param tag for 'path'. |
134
|
| Parameter secure should be final. |
134
|
| Expected @param tag for 'secure'. |
134
|
| Parameter cookie should be final. |
134
|
| Expected @param tag for 'cookie'. |
134
|
| Expected @throws tag for 'MalformedCookieException'. |
135
|
| Expected @throws tag for 'IllegalArgumentException'. |
135
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
135
|
| Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Expected @param tag for 'host'. |
141
|
| Expected @param tag for 'domain'. |
141
|
| Method 'pathMatch' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Expected @param tag for 'path'. |
148
|
| Expected @param tag for 'topmostPath'. |
148
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
53
|
| Parameter message should be final. |
56
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
66
|
| Parameter message should be final. |
69
|
| Parameter cause should be final. |
69
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| First sentence should end with a period. |
62
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
77
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
102
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter host should be final. |
102
|
| Parameter port should be final. |
102
|
| Parameter path should be final. |
102
|
| Line has trailing spaces. |
103
|
| Parameter secure should be final. |
103
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
106
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
112
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
142
|
| First sentence should end with a period. |
157
|
| Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Line has trailing spaces. |
169
|
| Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. |
205
|
| First sentence should end with a period. |
209
|
| Line has trailing spaces. |
215
|
| Line has trailing spaces. |
221
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Parameter host should be final. |
221
|
| Parameter port should be final. |
221
|
| Parameter path should be final. |
221
|
| Line has trailing spaces. |
222
|
| Parameter secure should be final. |
222
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
237
|
| '3' is a magic number. |
242
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
246
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
259
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
5
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
55
|
| Line has trailing spaces. |
56
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
57
|
| Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
106
|
| First sentence should end with a period. |
115
|
| Line has trailing spaces. |
127
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Parameter host should be final. |
127
|
| Parameter port should be final. |
127
|
| Parameter path should be final. |
127
|
| Parameter secure should be final. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
157
|
| Line is longer than 80 characters. |
158
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
171
|
| Line is longer than 80 characters. |
172
|
| Line has trailing spaces. |
182
|
| Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Parameter host should be final. |
185
|
| Parameter domain should be final. |
185
|
| Line has trailing spaces. |
186
|
| First sentence should end with a period. |
192
|
| Line has trailing spaces. |
198
|
| Line is longer than 80 characters. |
200
|
| Parameter version should be final. |
200
|
| Line has trailing spaces. |
205
|
| First sentence should end with a period. |
212
|
| Line has trailing spaces. |
213
|
| Line is longer than 80 characters. |
219
|
| Parameter version should be final. |
219
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
227
|
| Line has trailing spaces. |
229
|
| Line is longer than 80 characters. |
232
|
| First sentence should end with a period. |
236
|
| Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Parameter cookie should be final. |
242
|
| Line has trailing spaces. |
249
|
| Line has trailing spaces. |
250
|
| First sentence should end with a period. |
257
|
| Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Parameter cookies should be final. |
264
|
| Line has trailing spaces. |
275
|
| Line has trailing spaces. |
276
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Parameter content should be final. |
53
|
| 'content' hides a field. |
53
|
| Line has trailing spaces. |
56
|
| Parameter content should be final. |
62
|
| 'content' hides a field. |
62
|
| Parameter contentType should be final. |
62
|
| 'contentType' hides a field. |
62
|
| Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
86
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter out should be final. |
88
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
102
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| Parameter uri should be final. |
77
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
90
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
76
|
| Missing a Javadoc comment. |
84
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
95
|
| Missing a Javadoc comment. |
96
|
| Parameter uri should be final. |
117
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
145
|
| Method 'clearRequestBody' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Method 'generateRequestBody' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Method 'generateRequestEntity' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Missing a Javadoc comment. |
171
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
199
|
| Method 'getFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Line has trailing spaces. |
214
|
| Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Parameter followRedirects should be final. |
219
|
| Expression can be simplified. |
220
|
| Line is longer than 80 characters. |
221
|
| Line is longer than 80 characters. |
238
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
245
|
| Method 'setRequestContentLength' is not designed for extension - needs to be abstract, final or empty. |
248
|
| Parameter length should be final. |
248
|
| Line has trailing spaces. |
254
|
| Line is longer than 80 characters. |
254
|
| Line has trailing spaces. |
255
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
258
|
| Method 'getRequestCharSet' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Line is longer than 80 characters. |
289
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
296
|
| Method 'setRequestContentLength' is not designed for extension - needs to be abstract, final or empty. |
299
|
| Parameter length should be final. |
299
|
| Line has trailing spaces. |
306
|
| Line has trailing spaces. |
308
|
| Method 'setContentChunked' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Parameter chunked should be final. |
311
|
| 'chunked' hides a field. |
311
|
| Line has trailing spaces. |
314
|
| Method 'getRequestContentLength' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Line has trailing spaces. |
330
|
| Line is longer than 80 characters. |
332
|
| Avoid inline conditionals. |
332
|
| Line has trailing spaces. |
336
|
| Line has trailing spaces. |
337
|
| Line is longer than 80 characters. |
341
|
| Extra HTML tag found: </tt> or <tt>Transfer-Encoding</tt> |
341
|
| Line is longer than 80 characters. |
351
|
| Line is longer than 80 characters. |
355
|
| Line has trailing spaces. |
357
|
| Line is longer than 80 characters. |
357
|
| Line has trailing spaces. |
361
|
| Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
364
|
| Parameter state should be final. |
364
|
| Parameter conn should be final. |
364
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
365
|
| Line is longer than 80 characters. |
372
|
| 'requestEntity' hides a field. |
375
|
| Line is longer than 80 characters. |
376
|
| Line is longer than 80 characters. |
377
|
| Line has trailing spaces. |
381
|
| Method 'addContentLengthRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
394
|
| Parameter state should be final. |
394
|
| Parameter conn should be final. |
395
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
396
|
| Line has trailing spaces. |
400
|
| Line has trailing spaces. |
407
|
| '+' should be on a new line. |
407
|
| Line has trailing spaces. |
420
|
| Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. |
423
|
| Parameter body should be final. |
423
|
| Line is longer than 80 characters. |
433
|
| Line has trailing spaces. |
435
|
| Line is longer than 80 characters. |
436
|
| Line has trailing spaces. |
440
|
| Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. |
443
|
| Parameter body should be final. |
443
|
| Line is longer than 80 characters. |
452
|
| Line is longer than 80 characters. |
458
|
| Line has trailing spaces. |
460
|
| Line is longer than 80 characters. |
460
|
| Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. |
463
|
| Parameter state should be final. |
463
|
| Parameter conn should be final. |
463
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
464
|
| Line is longer than 80 characters. |
466
|
| Line has trailing spaces. |
467
|
| Line has trailing spaces. |
473
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
494
|
| Line has trailing spaces. |
496
|
| Line has trailing spaces. |
501
|
| Line has trailing spaces. |
503
|
| Line has trailing spaces. |
513
|
| Line has trailing spaces. |
515
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
519
|
| Line is longer than 80 characters. |
522
|
| Line has trailing spaces. |
530
|
| Method 'getRequestEntity' is not designed for extension - needs to be abstract, final or empty. |
533
|
| Line has trailing spaces. |
539
|
| Method 'setRequestEntity' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Parameter requestEntity should be final. |
542
|
| 'requestEntity' hides a field. |
542
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
73
|
| Parameter uri should be final. |
91
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
111
|
| Method 'getUseExpectHeader' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Line is longer than 80 characters. |
117
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
147
|
| Method 'setUseExpectHeader' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Parameter value should be final. |
152
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
168
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
175
|
| Line has trailing spaces. |
177
|
| Line is longer than 80 characters. |
177
|
| Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Parameter state should be final. |
180
|
| Parameter conn should be final. |
180
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
181
|
| Line is longer than 80 characters. |
182
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
192
|
| '{' should be on the previous line. |
194
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
84
|
| Parameter uri should be final. |
87
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
99
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
117
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
121
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
89
|
| Parameter uri should be final. |
92
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
119
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Line has trailing spaces. |
132
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
137
|
| Line has trailing spaces. |
139
|
| Line is longer than 80 characters. |
139
|
| Line has trailing spaces. |
144
|
| Method 'readResponseBody' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter state should be final. |
147
|
| Parameter conn should be final. |
147
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
148
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
167
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
174
|
| Line has trailing spaces. |
176
|
| Line is longer than 80 characters. |
176
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
192
|
| Method 'getBodyCheckTimeout' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Line is longer than 80 characters. |
198
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
209
|
| Method 'setBodyCheckTimeout' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Parameter timeout should be final. |
214
|
| Line is longer than 80 characters. |
215
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
54
|
| Missing a Javadoc comment. |
54
|
| Line has trailing spaces. |
55
|
| Missing a Javadoc comment. |
56
|
| Line has trailing spaces. |
57
|
| Missing a Javadoc comment. |
58
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Line is longer than 80 characters. |
67
|
| Parameter content should be final. |
71
|
| 'content' hides a field. |
71
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
76
|
| Line is longer than 80 characters. |
76
|
| Parameter content should be final. |
81
|
| 'content' hides a field. |
81
|
| Parameter contentType should be final. |
81
|
| 'contentType' hides a field. |
81
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
88
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Parameter content should be final. |
92
|
| 'content' hides a field. |
92
|
| Parameter contentLength should be final. |
92
|
| 'contentLength' hides a field. |
92
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
97
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
101
|
| Line is longer than 80 characters. |
105
|
| Parameter content should be final. |
105
|
| 'content' hides a field. |
105
|
| Parameter contentLength should be final. |
105
|
| 'contentLength' hides a field. |
105
|
| Parameter contentType should be final. |
105
|
| 'contentType' hides a field. |
105
|
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Line has trailing spaces. |
120
|
| '4096' is a magic number. |
133
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
151
|
| Line has trailing spaces. |
153
|
| Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Line is longer than 80 characters. |
161
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Parameter out should be final. |
163
|
| Line has trailing spaces. |
164
|
| '4096' is a magic number. |
166
|
| Line has trailing spaces. |
172
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
181
|
| Expected an @return tag. |
184
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
194
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
76
|
| Line has trailing spaces. |
81
|
| First sentence should end with a period. |
87
|
| Parameter uri should be final. |
102
|
| First sentence should end with a period. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
110
|
| Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
121
|
| First sentence should end with a period. |
125
|
| Line has trailing spaces. |
127
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter parameterName should be final. |
131
|
| Parameter parameterValue should be final. |
131
|
| Line is longer than 80 characters. |
132
|
| First sentence should end with a period. |
137
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
144
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Parameter parameterName should be final. |
144
|
| Parameter parameterFile should be final. |
144
|
| Line is longer than 80 characters. |
146
|
| First sentence should end with a period. |
152
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
160
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Parameter parameterName should be final. |
160
|
| Parameter fileName should be final. |
160
|
| Parameter parameterFile should be final. |
160
|
| Line is longer than 80 characters. |
162
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
170
|
| Method 'addPart' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Line has trailing spaces. |
180
|
| Method 'getParts' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Line has trailing spaces. |
188
|
| Line is longer than 80 characters. |
194
|
| Line has trailing spaces. |
196
|
| Line is longer than 80 characters. |
196
|
| Line has trailing spaces. |
198
|
| Method 'addContentLengthRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Parameter state should be final. |
201
|
| Parameter conn should be final. |
202
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
203
|
| Line has trailing spaces. |
207
|
| Line is longer than 80 characters. |
220
|
| Line has trailing spaces. |
222
|
| Line is longer than 80 characters. |
222
|
| Line has trailing spaces. |
224
|
| Method 'addContentTypeRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Parameter state should be final. |
227
|
| Parameter conn should be final. |
228
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
229
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
245
|
| Extra HTML tag found: </tt> and <tt>Content-Type</tt> |
249
|
| Line is longer than 80 characters. |
259
|
| Line is longer than 80 characters. |
263
|
| Line has trailing spaces. |
265
|
| Line is longer than 80 characters. |
265
|
| Line has trailing spaces. |
270
|
| Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
270
|
| Parameter state should be final. |
270
|
| Parameter conn should be final. |
270
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
271
|
| Line is longer than 80 characters. |
272
|
| Line is longer than 80 characters. |
282
|
| Line is longer than 80 characters. |
288
|
| Line has trailing spaces. |
290
|
| Line is longer than 80 characters. |
290
|
| Line has trailing spaces. |
293
|
| Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Parameter state should be final. |
293
|
| Parameter conn should be final. |
293
|
| Redundant throws: 'HttpException' is subclass of 'IOException'. |
294
|
| Line has trailing spaces. |
307
|
| Method 'getRequestContentLength' is not designed for extension - needs to be abstract, final or empty. |
310
|
| Expected @throws tag for 'IOException'. |
310
|
| Line has trailing spaces. |
321
|
| Line has trailing spaces. |
323
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
327
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
47
|
| Parameter uri should be final. |
94
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Line has trailing spaces. |
122
|
| Method 'isAllowed' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Parameter method should be final. |
127
|
| Method 'getAllowedMethods' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
153
|
| Line is longer than 80 characters. |
161
|
| Method 'processResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Parameter state should be final. |
161
|
| Parameter conn should be final. |
161
|
| Line is longer than 80 characters. |
162
|
| Line has trailing spaces. |
183
|
| Method 'needContentLength' is not designed for extension - needs to be abstract, final or empty. |
186
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| Parameter uri should be final. |
104
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
147
|
| Method 'clearRequestBody' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line is longer than 80 characters. |
158
|
| Line has trailing spaces. |
159
|
| Expected an @return tag. |
162
|
| Method 'generateRequestEntity' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Line is longer than 80 characters. |
165
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
167
|
| Line is longer than 80 characters. |
168
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
179
|
| Line is longer than 80 characters. |
181
|
| Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Parameter parameterName should be final. |
189
|
| Parameter parameterValue should be final. |
189
|
| Line has trailing spaces. |
206
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Parameter paramName should be final. |
208
|
| Line has trailing spaces. |
236
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
238
|
| Line has trailing spaces. |
262
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Parameter paramName should be final. |
262
|
| Parameter paramValue should be final. |
262
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
263
|
| Line has trailing spaces. |
284
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
284
|
| Parameter param should be final. |
284
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
285
|
| Method 'addParameters' is not designed for extension - needs to be abstract, final or empty. |
302
|
| Parameter parameters should be final. |
302
|
| Line has trailing spaces. |
329
|
| Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Parameter paramName should be final. |
329
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
330
|
| Line has trailing spaces. |
365
|
| Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. |
365
|
| Parameter paramName should be final. |
365
|
| Parameter paramValue should be final. |
365
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
366
|
| Line is longer than 80 characters. |
370
|
| Line is longer than 80 characters. |
373
|
| First sentence should end with a period. |
391
|
| Line has trailing spaces. |
397
|
| Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. |
400
|
| Parameter parametersBody should be final. |
400
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
401
|
| Line is longer than 80 characters. |
405
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
44
|
| Parameter uri should be final. |
74
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
86
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
43
|
| Expected @param tag for 'out'. |
53
|
| Expected @throws tag for 'IOException'. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
70
|
| Line has trailing spaces. |
73
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
69
|
| Parameter content should be final. |
72
|
| 'content' hides a field. |
72
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
87
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
93
|
| Parameter content should be final. |
93
|
| 'content' hides a field. |
93
|
| Parameter contentType should be final. |
93
|
| 'contentType' hides a field. |
93
|
| Parameter charset should be final. |
93
|
| 'charset' hides a field. |
93
|
| Expected @throws tag for 'UnsupportedEncodingException'. |
94
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
102
|
| Line is longer than 80 characters. |
108
|
| Line has trailing spaces. |
118
|
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Line is longer than 80 characters. |
143
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| Parameter out should be final. |
145
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Line is longer than 80 characters. |
176
|
| Method 'getCharset' is not designed for extension - needs to be abstract, final or empty. |
179
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
68
|
| Parameter uri should be final. |
70
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
83
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Line has trailing spaces. |
98
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
102
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
54
|
| Parameter fileName should be final. |
58
|
| 'fileName' hides a field. |
58
|
| Parameter bytes should be final. |
58
|
| 'bytes' hides a field. |
58
|
| Method 'getLength' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Method 'createInputStream' is not designed for extension - needs to be abstract, final or empty. |
82
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
59
|
| First sentence should end with a period. |
70
|
| First sentence should end with a period. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
90
|
| Parameter name should be final. |
90
|
| Parameter partSource should be final. |
90
|
| Parameter contentType should be final. |
90
|
| Parameter charset should be final. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Avoid inline conditionals. |
94
|
| Line has trailing spaces. |
95
|
| Avoid inline conditionals. |
95
|
| Line has trailing spaces. |
104
|
| Parameter name should be final. |
111
|
| Parameter partSource should be final. |
111
|
| Line has trailing spaces. |
124
|
| Parameter name should be final. |
124
|
| Parameter file should be final. |
124
|
| Line has trailing spaces. |
134
|
| Line is longer than 80 characters. |
134
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
142
|
| Parameter name should be final. |
142
|
| Parameter file should be final. |
142
|
| Parameter contentType should be final. |
142
|
| Parameter charset should be final. |
142
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
157
|
| Parameter name should be final. |
157
|
| Parameter fileName should be final. |
157
|
| Parameter file should be final. |
157
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
168
|
| Line is longer than 80 characters. |
168
|
| Line has trailing spaces. |
170
|
| Line is longer than 80 characters. |
170
|
| Line has trailing spaces. |
176
|
| Line is longer than 80 characters. |
176
|
| Parameter name should be final. |
176
|
| Parameter fileName should be final. |
176
|
| Parameter file should be final. |
176
|
| Parameter contentType should be final. |
176
|
| Parameter charset should be final. |
176
|
| Line has trailing spaces. |
180
|
| First sentence should end with a period. |
181
|
| Line has trailing spaces. |
187
|
| Method 'sendDispositionHeader' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Parameter out should be final. |
187
|
| Line has trailing spaces. |
199
|
| Line is longer than 80 characters. |
204
|
| Method 'sendData' is not designed for extension - needs to be abstract, final or empty. |
206
|
| Parameter out should be final. |
206
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
216
|
| '4096' is a magic number. |
217
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
232
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Line has trailing spaces. |
245
|
| Method 'lengthOfData' is not designed for extension - needs to be abstract, final or empty. |
246
|
| Line has trailing spaces. |
249
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Parameter file should be final. |
64
|
| 'file' hides a field. |
64
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
86
|
| Parameter fileName should be final. |
86
|
| 'fileName' hides a field. |
86
|
| Parameter file should be final. |
86
|
| 'file' hides a field. |
86
|
| Line has trailing spaces. |
93
|
| First sentence should end with a period. |
94
|
| Method 'getLength' is not designed for extension - needs to be abstract, final or empty. |
99
|
| First sentence should end with a period. |
107
|
| Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Avoid inline conditionals. |
113
|
| Method 'createInputStream' is not designed for extension - needs to be abstract, final or empty. |
122
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
78
|
| Missing a Javadoc comment. |
78
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
78
|
| Line has trailing spaces. |
79
|
| Line is longer than 80 characters. |
81
|
| Line has trailing spaces. |
82
|
| Name 'MULTIPART_CHARS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| Line has trailing spaces. |
88
|
| Expected an @return tag. |
93
|
| Line is longer than 80 characters. |
95
|
| '11' is a magic number. |
95
|
| '30' is a magic number. |
95
|
| Line has trailing spaces. |
101
|
| First sentence should end with a period. |
102
|
| Variable 'parts' must be private and have accessor methods. |
103
|
| Line has trailing spaces. |
104
|
| Missing a Javadoc comment. |
105
|
| Line has trailing spaces. |
106
|
| Missing a Javadoc comment. |
107
|
| Line has trailing spaces. |
108
|
| Parameter parts should be final. |
114
|
| 'parts' hides a field. |
114
|
| Parameter params should be final. |
114
|
| 'params' hides a field. |
114
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
131
|
| Method 'getMultipartBoundary' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line is longer than 80 characters. |
136
|
| Line is longer than 80 characters. |
147
|
| Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line is longer than 80 characters. |
160
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Parameter out should be final. |
162
|
| Line is longer than 80 characters. |
167
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Missing a Javadoc comment. |
169
|
| Line has trailing spaces. |
171
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
173
|
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Missing a Javadoc comment. |
181
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
69
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
73
|
| First sentence should end with a period. |
74
|
| Line has trailing spaces. |
76
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
79
|
| First sentence should end with a period. |
80
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
93
|
| First sentence should end with a period. |
94
|
| Line is longer than 80 characters. |
95
|
| Line has trailing spaces. |
96
|
| First sentence should end with a period. |
97
|
| Line has trailing spaces. |
98
|
| First sentence should end with a period. |
101
|
| First sentence should end with a period. |
104
|
| Line has trailing spaces. |
105
|
| First sentence should end with a period. |
108
|
| First sentence should end with a period. |
111
|
| Line has trailing spaces. |
112
|
| First sentence should end with a period. |
115
|
| Line is longer than 80 characters. |
116
|
| First sentence should end with a period. |
118
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
144
|
| Line has trailing spaces. |
150
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
157
|
| Line has trailing spaces. |
164
|
| Method 'getPartBoundary' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| Method 'setPartBoundary' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter boundaryBytes should be final. |
183
|
| 'boundaryBytes' hides a field. |
183
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
189
|
| Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Line has trailing spaces. |
196
|
| First sentence should end with a period. |
197
|
| Method 'sendStart' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Parameter out should be final. |
202
|
| Line has trailing spaces. |
208
|
| First sentence should end with a period. |
209
|
| Line has trailing spaces. |
211
|
| Method 'sendDispositionHeader' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Parameter out should be final. |
215
|
| Line has trailing spaces. |
222
|
| First sentence should end with a period. |
223
|
| Method 'sendContentTypeHeader' is not designed for extension - needs to be abstract, final or empty. |
228
|
| Parameter out should be final. |
228
|
| First sentence should end with a period. |
243
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
246
|
| Line is longer than 80 characters. |
250
|
| Method 'sendTransferEncodingHeader' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Parameter out should be final. |
250
|
| First sentence should end with a period. |
260
|
| Method 'sendEndOfHeader' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Parameter out should be final. |
265
|
| Line has trailing spaces. |
270
|
| First sentence should end with a period. |
271
|
| Parameter out should be final. |
276
|
| Line has trailing spaces. |
277
|
| First sentence should end with a period. |
278
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
285
|
| Method 'sendEnd' is not designed for extension - needs to be abstract, final or empty. |
291
|
| Parameter out should be final. |
291
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
298
|
| Line has trailing spaces. |
300
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
304
|
| Parameter out should be final. |
304
|
| Line has trailing spaces. |
318
|
| Line has trailing spaces. |
320
|
| Method 'length' is not designed for extension - needs to be abstract, final or empty. |
324
|
| Line has trailing spaces. |
343
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
344
|
| Line has trailing spaces. |
350
|
| Line has trailing spaces. |
353
|
| Parameter out should be final. |
356
|
| Line has trailing spaces. |
363
|
| Line has trailing spaces. |
367
|
| Line has trailing spaces. |
369
|
| Line is longer than 80 characters. |
372
|
| Parameter out should be final. |
372
|
| Parameter parts should be final. |
372
|
| Parameter partBoundary should be final. |
372
|
| Line has trailing spaces. |
374
|
| Line has trailing spaces. |
376
|
| Line has trailing spaces. |
391
|
| First sentence should end with a period. |
392
|
| Line has trailing spaces. |
394
|
| Line has trailing spaces. |
397
|
| Parameter parts should be final. |
400
|
| Line has trailing spaces. |
404
|
| Line has trailing spaces. |
407
|
| Line has trailing spaces. |
411
|
| Line has trailing spaces. |
413
|
| Line is longer than 80 characters. |
416
|
| Parameter parts should be final. |
416
|
| Parameter partBoundary should be final. |
416
|
| Line has trailing spaces. |
419
|
| Line has trailing spaces. |
436
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
60
|
| Parameter name should be final. |
60
|
| 'name' hides a field. |
60
|
| Parameter contentType should be final. |
60
|
| 'contentType' hides a field. |
60
|
| Parameter charSet should be final. |
60
|
| 'charSet' hides a field. |
60
|
| Parameter transferEncoding should be final. |
60
|
| 'transferEncoding' hides a field. |
60
|
| Line has trailing spaces. |
76
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Line has trailing spaces. |
77
|
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Method 'getCharSet' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Method 'getTransferEncoding' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
107
|
| Method 'setCharSet' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter charSet should be final. |
110
|
| 'charSet' hides a field. |
110
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
117
|
| Method 'setContentType' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Parameter contentType should be final. |
119
|
| 'contentType' hides a field. |
119
|
| Line has trailing spaces. |
125
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Parameter name should be final. |
128
|
| 'name' hides a field. |
128
|
| Expected @param tag for 'name'. |
128
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
138
|
| Method 'setTransferEncoding' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Parameter transferEncoding should be final. |
141
|
| 'transferEncoding' hides a field. |
141
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
66
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
39
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
60
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
74
|
| Parameter name should be final. |
77
|
| Parameter value should be final. |
77
|
| 'value' hides a field. |
77
|
| Parameter charset should be final. |
77
|
| Line has trailing spaces. |
78
|
| Avoid inline conditionals. |
82
|
| Line is longer than 80 characters. |
90
|
| Parameter name should be final. |
101
|
| Parameter value should be final. |
101
|
| 'value' hides a field. |
101
|
| Line has trailing spaces. |
104
|
| Line is longer than 80 characters. |
106
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
117
|
| Method 'sendData' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Parameter out should be final. |
123
|
| Line has trailing spaces. |
127
|
| Method 'lengthOfData' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line has trailing spaces. |
138
|
| Line is longer than 80 characters. |
140
|
| Method 'setCharSet' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter charSet should be final. |
142
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
56
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
76
|
| Parameter httpParamsFactory should be final. |
76
|
| 'httpParamsFactory' hides a field. |
76
|
| Line is longer than 80 characters. |
78
|
| First sentence should end with a period. |
83
|
| First sentence should end with a period. |
86
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
94
|
| 'defaults' hides a field. |
98
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
114
|
| Method 'getDefaults' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Line has trailing spaces. |
118
|
| Method 'setDefaults' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Line has trailing spaces. |
122
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Line has trailing spaces. |
128
|
| Line is longer than 80 characters. |
144
|
| Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| Line has trailing spaces. |
153
|
| First sentence should end with a period. |
154
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
159
|
| Line is longer than 80 characters. |
160
|
| Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Line has trailing spaces. |
166
|
| Method 'getLongParameter' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Missing a Javadoc comment. |
166
|
| Parameter defaultValue should be final. |
166
|
| 'cast' is not followed by whitespace. |
171
|
| Line has trailing spaces. |
173
|
| Method 'setLongParameter' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Parameter value should be final. |
174
|
| Line has trailing spaces. |
178
|
| Method 'getIntParameter' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Parameter defaultValue should be final. |
178
|
| 'cast' is not followed by whitespace. |
183
|
| Line has trailing spaces. |
185
|
| Method 'setIntParameter' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Missing a Javadoc comment. |
186
|
| Parameter value should be final. |
186
|
| Line has trailing spaces. |
190
|
| Method 'getDoubleParameter' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| Parameter defaultValue should be final. |
190
|
| 'cast' is not followed by whitespace. |
195
|
| Line has trailing spaces. |
197
|
| Method 'setDoubleParameter' is not designed for extension - needs to be abstract, final or empty. |
198
|
| Missing a Javadoc comment. |
198
|
| Parameter value should be final. |
198
|
| Line has trailing spaces. |
202
|
| Line is longer than 80 characters. |
202
|
| Method 'getBooleanParameter' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| Parameter defaultValue should be final. |
202
|
| 'cast' is not followed by whitespace. |
207
|
| Line has trailing spaces. |
209
|
| Method 'setBooleanParameter' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Missing a Javadoc comment. |
210
|
| Parameter value should be final. |
210
|
| Method 'isParameterSet' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Missing a Javadoc comment. |
214
|
| Line has trailing spaces. |
217
|
| Method 'isParameterSetLocally' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Missing a Javadoc comment. |
218
|
| Line has trailing spaces. |
221
|
| Method 'isParameterTrue' is not designed for extension - needs to be abstract, final or empty. |
222
|
| Missing a Javadoc comment. |
222
|
| Line has trailing spaces. |
225
|
| Method 'isParameterFalse' is not designed for extension - needs to be abstract, final or empty. |
226
|
| Missing a Javadoc comment. |
226
|
| Line has trailing spaces. |
231
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
240
|
| Expected an @return tag. |
244
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Expected @throws tag for 'CloneNotSupportedException'. |
244
|
| '{' should be on the previous line. |
245
|
| 'cast' is not followed by whitespace. |
246
|
| Line has trailing spaces. |
248
|
| 'cast' is not followed by whitespace. |
248
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
56
|
| Method 'getDefaultParams' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'createParams' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Line has trailing spaces. |
68
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
99
|
| Comment matches to-do format 'TODO:'. |
100
|
| Must have at least one statement. |
104
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
109
|
| Comment matches to-do format 'TODO:'. |
110
|
| Line is longer than 80 characters. |
113
|
| Must have at least one statement. |
114
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
124
|
| Comment matches to-do format 'TODO:'. |
125
|
| Line is longer than 80 characters. |
128
|
| Must have at least one statement. |
129
|
| Line has trailing spaces. |
142
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Line is longer than 80 characters. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line is longer than 80 characters. |
51
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Parameter defaults should be final. |
79
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
85
|
| Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Line has trailing spaces. |
94
|
| Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Line has trailing spaces. |
100
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
49
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
73
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
81
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
93
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
100
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
119
|
| Parameter defaults should be final. |
125
|
| Line has trailing spaces. |
130
|
| Line is longer than 80 characters. |
131
|
| Line is longer than 80 characters. |
132
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
135
|
| Method 'getConnectionManagerTimeout' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
142
|
| Line is longer than 80 characters. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
| Method 'setConnectionManagerTimeout' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter timeout should be final. |
147
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
153
|
| Line is longer than 80 characters. |
155
|
| Line has trailing spaces. |
157
|
| Method 'getConnectionManagerClass' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Line is longer than 80 characters. |
163
|
| Line has trailing spaces. |
165
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
168
|
| Method 'setConnectionManagerClass' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Parameter clazz should be final. |
169
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
174
|
| Line is longer than 80 characters. |
174
|
| Line has trailing spaces. |
176
|
| Method 'isAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
186
|
| Line is longer than 80 characters. |
187
|
| Method 'setAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Parameter value should be final. |
190
|
| Line has trailing spaces. |
191
|
| Missing a Javadoc comment. |
194
|
| Method 'makeStrict' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Missing a Javadoc comment. |
200
|
| Method 'makeLenient' is not designed for extension - needs to be abstract, final or empty. |
206
|
| Missing a Javadoc comment. |
206
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
65
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
81
|
| Method 'setDefaultMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter maxHostConnections should be final. |
84
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
95
|
| Method 'setMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Parameter hostConfiguration should be final. |
99
|
| Parameter maxHostConnections should be final. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
124
|
| Method 'getDefaultMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Line is longer than 80 characters. |
128
|
| Line is longer than 80 characters. |
132
|
| Line is longer than 80 characters. |
133
|
| Line has trailing spaces. |
135
|
| Line is longer than 80 characters. |
137
|
| Line has trailing spaces. |
138
|
| Method 'getMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Parameter hostConfiguration should be final. |
141
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
149
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
152
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
156
|
| Line is longer than 80 characters. |
156
|
| Avoid inline conditionals. |
156
|
| Line has trailing spaces. |
167
|
| Method 'setMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Parameter maxTotalConnections should be final. |
170
|
| Line has trailing spaces. |
180
|
| Method 'getMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. |
183
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
48
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
87
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
97
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
99
|
| Line is longer than 80 characters. |
99
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
126
|
| Line is longer than 80 characters. |
126
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
142
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Line has trailing spaces. |
153
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
154
|
| Line is longer than 80 characters. |
154
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
156
|
| Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Parameter timeout should be final. |
160
|
| Line has trailing spaces. |
165
|
| Line is longer than 80 characters. |
165
|
| Line has trailing spaces. |
166
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
168
|
| Line is longer than 80 characters. |
168
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
169
|
| Method 'setTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Parameter value should be final. |
174
|
| Line has trailing spaces. |
179
|
| Method 'getTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
189
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
191
|
| Line is longer than 80 characters. |
191
|
| Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
203
|
| Line is longer than 80 characters. |
203
|
| Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Parameter size should be final. |
208
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
215
|
| Line is longer than 80 characters. |
215
|
| Line has trailing spaces. |
216
|
| Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. |
220
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
226
|
| Line has trailing spaces. |
227
|
| Line is longer than 80 characters. |
227
|
| Line has trailing spaces. |
228
|
| Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Parameter size should be final. |
232
|
| Line has trailing spaces. |
237
|
| Line is longer than 80 characters. |
237
|
| Line has trailing spaces. |
239
|
| Method 'getLinger' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Line has trailing spaces. |
247
|
| Line is longer than 80 characters. |
247
|
| Line has trailing spaces. |
248
|
| Line is longer than 80 characters. |
248
|
| Line has trailing spaces. |
249
|
| Line has trailing spaces. |
250
|
| Line is longer than 80 characters. |
250
|
| Line has trailing spaces. |
251
|
| Method 'setLinger' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Parameter value should be final. |
256
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
263
|
| Method 'getConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. |
266
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
273
|
| Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Parameter timeout should be final. |
276
|
| Line has trailing spaces. |
279
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
282
|
| Line has trailing spaces. |
284
|
| Line has trailing spaces. |
285
|
| Line has trailing spaces. |
286
|
| Method 'isStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
289
|
| Line has trailing spaces. |
294
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
298
|
| Line has trailing spaces. |
299
|
| Method 'setStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. |
302
|
| Parameter value should be final. |
302
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
77
|
| Line has trailing spaces. |
82
|
| Line is longer than 80 characters. |
82
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
91
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
100
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
104
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
109
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
113
|
| Line has trailing spaces. |
114
|
| Line is longer than 80 characters. |
114
|
| Line has trailing spaces. |
120
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
148
|
| Line is longer than 80 characters. |
148
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
152
|
| Line has trailing spaces. |
158
|
| Line is longer than 80 characters. |
158
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
166
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
174
|
| Line is longer than 80 characters. |
174
|
| Line has trailing spaces. |
175
|
| Line is longer than 80 characters. |
177
|
| Line has trailing spaces. |
183
|
| Line is longer than 80 characters. |
189
|
| Line is longer than 80 characters. |
200
|
| Line has trailing spaces. |
201
|
| Line is longer than 80 characters. |
209
|
| Line is longer than 80 characters. |
214
|
| Line is longer than 80 characters. |
215
|
| Line has trailing spaces. |
217
|
| Line is longer than 80 characters. |
220
|
| Line has trailing spaces. |
223
|
| Line is longer than 80 characters. |
223
|
| Line has trailing spaces. |
230
|
| Line is longer than 80 characters. |
233
|
| Line has trailing spaces. |
234
|
| Line is longer than 80 characters. |
245
|
| Line has trailing spaces. |
247
|
| Line has trailing spaces. |
249
|
| Line is longer than 80 characters. |
251
|
| Line is longer than 80 characters. |
257
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
265
|
| Line is longer than 80 characters. |
272
|
| Line is longer than 80 characters. |
274
|
| Line has trailing spaces. |
275
|
| Line has trailing spaces. |
279
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
289
|
| Line has trailing spaces. |
290
|
| Line has trailing spaces. |
293
|
| Parameter defaults should be final. |
299
|
| Method 'getHttpElementCharset' is not designed for extension - needs to be abstract, final or empty. |
307
|
| Line has trailing spaces. |
315
|
| Method 'setHttpElementCharset' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Parameter charset should be final. |
320
|
| Line has trailing spaces. |
325
|
| Method 'getContentCharset' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Line is longer than 80 characters. |
332
|
| Line has trailing spaces. |
337
|
| Method 'setContentCharset' is not designed for extension - needs to be abstract, final or empty. |
343
|
| Parameter charset should be final. |
343
|
| Line is longer than 80 characters. |
348
|
| Line is longer than 80 characters. |
349
|
| Method 'getCredentialCharset' is not designed for extension - needs to be abstract, final or empty. |
352
|
| Line is longer than 80 characters. |
355
|
| Line has trailing spaces. |
360
|
| Method 'setCredentialCharset' is not designed for extension - needs to be abstract, final or empty. |
365
|
| Parameter charset should be final. |
365
|
| Line has trailing spaces. |
368
|
| Line has trailing spaces. |
370
|
| Line has trailing spaces. |
371
|
| Line has trailing spaces. |
372
|
| Line has trailing spaces. |
376
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
376
|
| 'cast' is not followed by whitespace. |
381
|
| Line has trailing spaces. |
383
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
386
|
| Line has trailing spaces. |
387
|
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. |
391
|
| Parameter version should be final. |
391
|
| Line has trailing spaces. |
397
|
| Line has trailing spaces. |
398
|
| Line has trailing spaces. |
399
|
| Line has trailing spaces. |
403
|
| Method 'getCookiePolicy' is not designed for extension - needs to be abstract, final or empty. |
403
|
| 'cast' is not followed by whitespace. |
408
|
| Line has trailing spaces. |
410
|
| Line has trailing spaces. |
412
|
| Line has trailing spaces. |
413
|
| Line has trailing spaces. |
414
|
| Method 'setCookiePolicy' is not designed for extension - needs to be abstract, final or empty. |
418
|
| Parameter policy should be final. |
418
|
| Line has trailing spaces. |
423
|
| Line is longer than 80 characters. |
423
|
| Line has trailing spaces. |
424
|
| Line is longer than 80 characters. |
424
|
| Line has trailing spaces. |
425
|
| Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
429
|
| Line has trailing spaces. |
434
|
| Line is longer than 80 characters. |
434
|
| Line has trailing spaces. |
435
|
| Line is longer than 80 characters. |
435
|
| Line has trailing spaces. |
436
|
| Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Parameter timeout should be final. |
440
|
| Line has trailing spaces. |
446
|
| Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
449
|
| Line has trailing spaces. |
455
|
| Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. |
458
|
| Line has trailing spaces. |
461
|
| Missing a Javadoc comment. |
462
|
| Line has trailing spaces. |
469
|
| Line has trailing spaces. |
471
|
| Line is longer than 80 characters. |
472
|
| Line has trailing spaces. |
473
|
| Line is longer than 80 characters. |
473
|
| Line has trailing spaces. |
474
|
| Line is longer than 80 characters. |
474
|
| Line has trailing spaces. |
475
|
| Method 'makeStrict' is not designed for extension - needs to be abstract, final or empty. |
477
|
| Line has trailing spaces. |
484
|
| Line has trailing spaces. |
485
|
| Method 'makeLenient' is not designed for extension - needs to be abstract, final or empty. |
488
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
53
|
| Redundant 'public' modifier. |
56
|
| First sentence should end with a period. |
58
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
65
|
| Redundant 'public' modifier. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
80
|
| Redundant 'public' modifier. |
83
|
| First sentence should end with a period. |
85
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
90
|
| Redundant 'public' modifier. |
91
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
96
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Redundant 'public' modifier. |
107
|
| Line has trailing spaces. |
108
|
| First sentence should end with a period. |
109
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
114
|
| Redundant 'public' modifier. |
115
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
120
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
131
|
| Redundant 'public' modifier. |
131
|
| Line has trailing spaces. |
132
|
| First sentence should end with a period. |
133
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
138
|
| Redundant 'public' modifier. |
139
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| Line is longer than 80 characters. |
144
|
| Line is longer than 80 characters. |
145
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
155
|
| Redundant 'public' modifier. |
155
|
| Line has trailing spaces. |
156
|
| First sentence should end with a period. |
157
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
162
|
| Redundant 'public' modifier. |
163
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
168
|
| Line is longer than 80 characters. |
168
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
179
|
| Line is longer than 80 characters. |
179
|
| Redundant 'public' modifier. |
179
|
| Line has trailing spaces. |
180
|
| First sentence should end with a period. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| Redundant 'public' modifier. |
187
|
| Line is longer than 80 characters. |
190
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
193
|
| Line is longer than 80 characters. |
194
|
| Redundant 'public' modifier. |
197
|
| Line has trailing spaces. |
198
|
| Line is longer than 80 characters. |
200
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
203
|
| Redundant 'public' modifier. |
207
|
| Line has trailing spaces. |
208
|
| Line is longer than 80 characters. |
210
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
214
|
| Line is longer than 80 characters. |
215
|
| Redundant 'public' modifier. |
218
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
221
|
| Line is longer than 80 characters. |
221
|
| Line has trailing spaces. |
223
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
226
|
| Line is longer than 80 characters. |
226
|
| Redundant 'public' modifier. |
229
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
43
|
| Line has trailing spaces. |
45
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
43
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
54
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
67
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
80
|
| Expected @param tag for 'socketfactory'. |
80
|
| Parameter timeout should be final. |
85
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
86
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
86
|
| '{' should be on the previous line. |
87
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
97
|
| Missing a Javadoc comment. |
107
|
| Parameter timeout should be final. |
107
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
108
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
108
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
114
|
| 'abstract' modifier out of order with the JLS suggestions. |
127
|
| First sentence should end with a period. |
128
|
| First sentence should end with a period. |
130
|
| Method 'setSocket' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Method 'getSocket' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Line is longer than 80 characters. |
154
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
155
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
53
|
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
62
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter host should be final. |
74
|
| Parameter port should be final. |
75
|
| Parameter localAddress should be final. |
76
|
| Parameter localPort should be final. |
77
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
78
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
83
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
86
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
88
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
106
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
115
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
115
|
| Line is longer than 80 characters. |
125
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Parameter host should be final. |
137
|
| Parameter port should be final. |
137
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
138
|
| Expected an @return tag. |
145
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter obj should be final. |
145
|
| Expected @param tag for 'obj'. |
145
|
| Line is longer than 80 characters. |
146
|
| Expected an @return tag. |
152
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
152
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
54
|
| First sentence should end with a period. |
58
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
68
|
| Parameter id should be final. |
71
|
| Parameter protocol should be final. |
71
|
| Line has trailing spaces. |
85
|
| Parameter id should be final. |
88
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
106
|
| Parameter id should be final. |
106
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
107
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
131
|
| Parameter id should be final. |
131
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
132
|
| Line has trailing spaces. |
135
|
| Line is longer than 80 characters. |
136
|
| '80' is a magic number. |
136
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
143
|
| '443' is a magic number. |
143
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
154
|
| First sentence should end with a period. |
155
|
| Line has trailing spaces. |
157
|
| First sentence should end with a period. |
158
|
| Line has trailing spaces. |
160
|
| First sentence should end with a period. |
161
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
165
|
| Line has trailing spaces. |
167
|
| Line is longer than 80 characters. |
173
|
| Parameter scheme should be final. |
173
|
| 'scheme' hides a field. |
173
|
| Parameter factory should be final. |
173
|
| Parameter defaultPort should be final. |
173
|
| 'defaultPort' hides a field. |
173
|
| Line has trailing spaces. |
174
|
| Line is longer than 80 characters. |
182
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
190
|
| Line is longer than 80 characters. |
192
|
| Line is longer than 80 characters. |
199
|
| Line has trailing spaces. |
202
|
| Parameter scheme should be final. |
202
|
| 'scheme' hides a field. |
202
|
| Parameter factory should be final. |
203
|
| Parameter defaultPort should be final. |
203
|
| 'defaultPort' hides a field. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
206
|
| Method 'getDefaultPort' is not designed for extension - needs to be abstract, final or empty. |
211
|
| Method 'getSocketFactory' is not designed for extension - needs to be abstract, final or empty. |
220
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
228
|
| First sentence should end with a period. |
232
|
| Method 'isSecure' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
243
|
| Line has trailing spaces. |
245
|
| Method 'resolvePort' is not designed for extension - needs to be abstract, final or empty. |
248
|
| Parameter port should be final. |
248
|
| Avoid inline conditionals. |
249
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Line has trailing spaces. |
259
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Parameter obj should be final. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
268
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
276
|
| Line has trailing spaces. |
280
|
| First sentence should end with a period. |
283
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
287
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
43
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
75
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
77
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
104
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
104
|
| Line has trailing spaces. |
119
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
121
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
52
|
| Name 'REFLECTION_FAILED' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Name 'INETSOCKETADDRESS_CONSTRUCTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Missing a Javadoc comment. |
55
|
| Name 'SOCKETCONNECT_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Missing a Javadoc comment. |
56
|
| Name 'SOCKETBIND_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Missing a Javadoc comment. |
57
|
| Name 'SOCKETTIMEOUTEXCEPTION_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Missing a Javadoc comment. |
59
|
| Line is longer than 80 characters. |
65
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
86
|
| Parameter timeout should be final. |
91
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
92
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
92
|
| '{' should be on the previous line. |
93
|
| Line is longer than 80 characters. |
100
|
| Line is longer than 80 characters. |
102
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
118
|
| '{' is followed by whitespace. |
120
|
| Line has trailing spaces. |
122
|
| '{' is followed by whitespace. |
124
|
| '{' is followed by whitespace. |
127
|
| Line has trailing spaces. |
130
|
| Line is longer than 80 characters. |
131
|
| Line has trailing spaces. |
135
|
| '{' is followed by whitespace. |
138
|
| Line is longer than 80 characters. |
139
|
| '{' is followed by whitespace. |
139
|
| '}' should be on the same line. |
141
|
| Line has trailing spaces. |
143
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
155
|
| 'cast' is not followed by whitespace. |
159
|
| '}' should be on the same line. |
162
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
55
|
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
73
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Parameter host should be final. |
76
|
| Parameter port should be final. |
77
|
| Parameter clientHost should be final. |
78
|
| Parameter clientPort should be final. |
79
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
80
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
92
|
| Line is longer than 80 characters. |
92
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
93
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
95
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
96
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
111
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
120
|
| Expected @throws tag for 'ConnectTimeoutException'. |
120
|
| Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. |
120
|
| Line is longer than 80 characters. |
130
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Parameter host should be final. |
142
|
| Parameter port should be final. |
142
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
143
|
| Line is longer than 80 characters. |
151
|
| Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Parameter socket should be final. |
154
|
| Parameter host should be final. |
155
|
| Parameter port should be final. |
156
|
| Parameter autoClose should be final. |
157
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
158
|
| Expected an @return tag. |
170
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Parameter obj should be final. |
170
|
| Expected @param tag for 'obj'. |
170
|
| Line is longer than 80 characters. |
171
|
| Expected an @return tag. |
177
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
180
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
69
|
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. |
69
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
43
|
| Parameter message should be final. |
52
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
48
|
| Class DateParser should be declared as final. |
51
|
| Line is longer than 80 characters. |
56
|
| Line has trailing spaces. |
64
|
| Missing a Javadoc comment. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| '{' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
79
|
| Line is longer than 80 characters. |
79
|
| Parameter dateValue should be final. |
82
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
97
|
| Parameter dateValue should be final. |
97
|
| Parameter dateFormats should be final. |
98
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
125
|
| Must have at least one statement. |
129
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
135
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
140
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
46
|
| Class DateUtil should be declared as final. |
50
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
63
|
| Missing a Javadoc comment. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| '{' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line has trailing spaces. |
70
|
| Missing a Javadoc comment. |
71
|
| Line has trailing spaces. |
72
|
| '2000' is a magic number. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Missing a Javadoc comment. |
79
|
| Line has trailing spaces. |
80
|
| Line is longer than 80 characters. |
82
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
89
|
| Parameter dateValue should be final. |
92
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
104
|
| Line has trailing spaces. |
106
|
| Parameter dateValue should be final. |
106
|
| Parameter dateFormats should be final. |
106
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
116
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
117
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
122
|
| Line is longer than 80 characters. |
123
|
| Line has trailing spaces. |
126
|
| Parameter dateValue should be final. |
126
|
| Parameter dateFormats should be final. |
127
|
| Line has trailing spaces. |
128
|
| Parameter startDate should be final. |
128
|
| Line has trailing spaces. |
130
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
153
|
| Line has trailing spaces. |
159
|
| Must have at least one statement. |
163
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
177
|
| Parameter date should be final. |
180
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
192
|
| Unused @throws tag for 'IllegalArgumentException'. |
193
|
| Line has trailing spaces. |
194
|
| Parameter date should be final. |
197
|
| Parameter pattern should be final. |
197
|
| 'if' construct must use '{}'s. |
198
|
| 'if' construct must use '{}'s. |
199
|
| Line is longer than 80 characters. |
199
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
208
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
44
|
| Class EncodingUtil should be declared as final. |
47
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Parameter pairs should be final. |
78
|
| Parameter charset should be final. |
78
|
| Line has trailing spaces. |
87
|
| '+' should be on a new line. |
87
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
96
|
| Line has trailing spaces. |
99
|
| Line is longer than 80 characters. |
99
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
102
|
| Line is longer than 80 characters. |
102
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
113
|
| Parameter pairs should be final. |
113
|
| Parameter charset should be final. |
113
|
| Line has trailing spaces. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
149
|
| Parameter offset should be final. |
149
|
| Line has trailing spaces. |
150
|
| Parameter length should be final. |
150
|
| Parameter charset should be final. |
151
|
| Line is longer than 80 characters. |
159
|
| Line is longer than 80 characters. |
167
|
| Line has trailing spaces. |
182
|
| Parameter charset should be final. |
185
|
| Line is longer than 80 characters. |
190
|
| Line has trailing spaces. |
196
|
| Parameter charset should be final. |
199
|
| Line is longer than 80 characters. |
206
|
| Line is longer than 80 characters. |
214
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
226
|
| Line has trailing spaces. |
249
|
| Line has trailing spaces. |
251
|
| Line is longer than 80 characters. |
254
|
| Parameter offset should be final. |
254
|
| Parameter length should be final. |
254
|
| Line has trailing spaces. |
274
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
42
|
| Utility classes should not have a public or default constructor. |
45
|
| First sentence should end with a period. |
50
|
| Line is longer than 80 characters. |
50
|
| 'private' modifier out of order with the JLS suggestions. |
51
|
| First sentence should end with a period. |
53
|
| Line is longer than 80 characters. |
53
|
| Line is longer than 80 characters. |
54
|
| 'private' modifier out of order with the JLS suggestions. |
54
|
| Line has trailing spaces. |
55
|
| Unclosed HTML tag found: <code>Method<code> allowing access to |
57
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
64
|
| 'private' modifier out of order with the JLS suggestions. |
65
|
| '{' is followed by whitespace. |
67
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
75
|
| Unclosed HTML tag found: <code>SocketTimeoutExceptionClass<code> or <code>null</code> |
75
|
| Line has trailing spaces. |
77
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
79
|
| 'private' modifier out of order with the JLS suggestions. |
80
|
| Name 'SocketTimeoutExceptionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
88
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
90
|
| Parameter throwable should be final. |
94
|
| Parameter cause should be final. |
94
|
| '{' is followed by whitespace. |
97
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
105
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
111
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
114
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
69
|
| First sentence should end with a period. |
82
|
| Parameter method should be final. |
98
|
| 'method' hides a field. |
98
|
| Parameter url should be final. |
98
|
| 'url' hides a field. |
98
|
| Parameter url should be final. |
109
|
| 'url' hides a field. |
109
|
| Line has trailing spaces. |
118
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Method 'getErrorStream' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Method 'usingProxy' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Method 'getRequestMethod' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Method 'getResponseCode' is not designed for extension - needs to be abstract, final or empty. |
188
|
| First sentence should end with a period. |
193
|
| Method 'getResponseMessage' is not designed for extension - needs to be abstract, final or empty. |
200
|
| First sentence should end with a period. |
205
|
| Method 'getHeaderField' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Parameter name should be final. |
212
|
| First sentence should end with a period. |
226
|
| Method 'getHeaderFieldKey' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Parameter keyPosition should be final. |
233
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
239
|
| First sentence should end with a period. |
255
|
| Method 'getHeaderField' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Parameter position should be final. |
262
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
268
|
| First sentence should end with a period. |
284
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
289
|
| Method 'setInstanceFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
310
|
| Parameter isFollowingRedirects should be final. |
310
|
| Expected @param tag for 'isFollowingRedirects'. |
310
|
| Line is longer than 80 characters. |
311
|
| Expected an @return tag. |
319
|
| Method 'getInstanceFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
319
|
| Method 'setRequestMethod' is not designed for extension - needs to be abstract, final or empty. |
328
|
| Parameter method should be final. |
328
|
| 'method' hides a field. |
328
|
| Method 'getPermission' is not designed for extension - needs to be abstract, final or empty. |
338
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
347
|
| Expected an @return tag. |
355
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
355
|
| Parameter classes should be final. |
355
|
| Expected @param tag for 'classes'. |
355
|
| Expected @throws tag for 'IOException'. |
355
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
363
|
| Method 'setDoInput' is not designed for extension - needs to be abstract, final or empty. |
373
|
| Parameter isInput should be final. |
373
|
| Method 'getDoInput' is not designed for extension - needs to be abstract, final or empty. |
383
|
| Method 'setDoOutput' is not designed for extension - needs to be abstract, final or empty. |
392
|
| Parameter isOutput should be final. |
392
|
| Method 'getDoOutput' is not designed for extension - needs to be abstract, final or empty. |
402
|
| Method 'setAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty. |
411
|
| Parameter isAllowInteraction should be final. |
411
|
| Method 'getAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty. |
421
|
| Method 'setUseCaches' is not designed for extension - needs to be abstract, final or empty. |
430
|
| Parameter isUsingCaches should be final. |
430
|
| Method 'getUseCaches' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Method 'setIfModifiedSince' is not designed for extension - needs to be abstract, final or empty. |
449
|
| Parameter modificationDate should be final. |
449
|
| Method 'getIfModifiedSince' is not designed for extension - needs to be abstract, final or empty. |
459
|
| Method 'getDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty. |
468
|
| Method 'setDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty. |
477
|
| Parameter isUsingCaches should be final. |
477
|
| Method 'setRequestProperty' is not designed for extension - needs to be abstract, final or empty. |
487
|
| Parameter key should be final. |
487
|
| Parameter value should be final. |
487
|
| Method 'getRequestProperty' is not designed for extension - needs to be abstract, final or empty. |
497
|
| Parameter key should be final. |
497
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
67
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Parameter connection should be final. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
80
|
| Line is longer than 80 characters. |
82
|
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter connection should be final. |
85
|
| Expected @param tag for 'connection'. |
85
|
| Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Line has trailing spaces. |
95
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
98
|
| Line is longer than 80 characters. |
99
|
| Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter idleTime should be final. |
101
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
117
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
48
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
50
|
| '1000' is a magic number. |
50
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
52
|
| '3000' is a magic number. |
52
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
65
|
| Method 'addConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter connectionManager should be final. |
65
|
| Line is longer than 80 characters. |
67
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
73
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
78
|
| Method 'removeConnectionManager' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Parameter connectionManager should be final. |
78
|
| Line is longer than 80 characters. |
80
|
| Line has trailing spaces. |
84
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
93
|
| Line has trailing spaces. |
96
|
| Must have at least one statement. |
99
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
107
|
| Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
118
|
| Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter connectionTimeout should be final. |
121
|
| 'connectionTimeout' hides a field. |
121
|
| Line is longer than 80 characters. |
123
|
| Line has trailing spaces. |
128
|
| Line is longer than 80 characters. |
128
|
| Line is longer than 80 characters. |
129
|
| Line has trailing spaces. |
130
|
| Method 'setTimeoutInterval' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter timeoutInterval should be final. |
133
|
| 'timeoutInterval' hides a field. |
133
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
139
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Class LangUtils should be declared as final. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
53
|
| Avoid inline conditionals. |
54
|
| Line has trailing spaces. |
56
|
| Missing a Javadoc comment. |
57
|
| Avoid inline conditionals. |
58
|
| Line has trailing spaces. |
60
|
| Missing a Javadoc comment. |
61
|
| Avoid inline conditionals. |
62
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
46
|
| Unclosed HTML tag found: <any CHAR except CTLs or separators> |
50
|
| Line is longer than 80 characters. |
57
|
| Unclosed HTML tag found: <any TEXT except <">> |
61
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
97
|
| First sentence should end with a period. |
98
|
| Line has trailing spaces. |
105
|
| First sentence should end with a period. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
111
|
| First sentence should end with a period. |
112
|
| Line has trailing spaces. |
116
|
| Missing a Javadoc comment. |
117
|
| Parameter chars should be final. |
117
|
| Parameter ch should be final. |
117
|
| Line has trailing spaces. |
125
|
| Missing a Javadoc comment. |
126
|
| Parameter ch should be final. |
126
|
| Line has trailing spaces. |
129
|
| Missing a Javadoc comment. |
130
|
| Parameter ch should be final. |
130
|
| First sentence should end with a period. |
134
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Method 'isAlwaysUseQuotes' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Line has trailing spaces. |
144
|
| First sentence should end with a period. |
145
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
148
|
| Method 'setAlwaysUseQuotes' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Parameter alwaysUseQuotes should be final. |
151
|
| 'alwaysUseQuotes' hides a field. |
151
|
| Expected @param tag for 'alwaysUseQuotes'. |
151
|
| Line has trailing spaces. |
154
|
| First sentence should end with a period. |
155
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
158
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
167
|
| Parameter alwaysUseQuotes should be final. |
167
|
| Line has trailing spaces. |
203
|
| First sentence should end with a period. |
204
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
208
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
211
|
| Line has trailing spaces. |
225
|
| First sentence should end with a period. |
226
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
231
|
| Line has trailing spaces. |
232
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
235
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
54
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
55
|
| First sentence should end with a period. |
58
|
| Line has trailing spaces. |
58
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
66
|
| First sentence should end with a period. |
67
|
| Expected an @return tag. |
74
|
| Line has trailing spaces. |
78
|
| Expected an @return tag. |
80
|
| Parameter quoted should be final. |
80
|
| Expected @param tag for 'quoted'. |
80
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
92
|
| Expected an @return tag. |
107
|
| Parameter ch should be final. |
107
|
| Expected @param tag for 'ch'. |
107
|
| Parameter charray should be final. |
107
|
| Expected @param tag for 'charray'. |
107
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
118
|
| Expected an @return tag. |
121
|
| Expected @param tag for 'terminators'. |
121
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| Expected an @return tag. |
140
|
| Expected @param tag for 'terminators'. |
140
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
167
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Parameter separator should be final. |
169
|
| Expected @param tag for 'separator'. |
169
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
183
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
186
|
| 'chars' hides a field. |
186
|
| Parameter separator should be final. |
186
|
| Expected @param tag for 'separator'. |
186
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
203
|
| Line is longer than 80 characters. |
206
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
206
|
| 'chars' hides a field. |
206
|
| Parameter offset should be final. |
206
|
| Parameter length should be final. |
206
|
| Parameter separator should be final. |
206
|
| Expected @param tag for 'separator'. |
206
|
| Line has trailing spaces. |
215
|
| Line is longer than 80 characters. |
228
|
| Line has trailing spaces. |
231
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
2
|
| Line is longer than 80 characters. |
53
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
59
|
| Parameter task should be final. |
59
|
| Parameter timeout should be final. |
59
|
| Unable to get class information for TimeoutException. |
59
|
| Must have at least one statement. |
63
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
78
|
| Parameter task should be final. |
78
|
| Parameter timeout should be final. |
78
|
| Unable to get class information for TimeoutException. |
78
|
| First sentence should end with a period. |
88
|
Error | Line |
| File does not end with a newline. |
0
|
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line is longer than 80 characters. |
2
|
| Line has trailing spaces. |
45
|
| Utility classes should not have a public or default constructor. |
47
|
| Missing a Javadoc comment. |
51
|
| Name 'empty' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
51
|
| Parameter uri should be final. |
61
|
| Line has trailing spaces. |
62
|
| Avoid inline conditionals. |
66
|
| Parameter uri should be final. |
76
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
81
|
| Avoid inline conditionals. |
82
|
| Avoid inline conditionals. |
82
|
| Avoid inline conditionals. |
98
|
| Parameter uri should be final. |
108
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
115
|
| Avoid inline conditionals. |
116
|
| Avoid inline conditionals. |
116
|
| Line has trailing spaces. |
118
|
| Avoid inline conditionals. |
129
|
| Avoid inline conditionals. |
129
|
| Parameter uri should be final. |
139
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
146
|
| Avoid inline conditionals. |
147
|
| Avoid inline conditionals. |
147
|
| Avoid inline conditionals. |
157
|
| Avoid inline conditionals. |
157
|
| Parameter uri should be final. |
167
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
174
|
| Avoid inline conditionals. |
175
|
| Avoid inline conditionals. |
175
|
| Avoid inline conditionals. |
178
|
| Avoid inline conditionals. |
178
|
| Line has trailing spaces. |
190
|
| Parameter unescaped should be final. |
196
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
211
|
| Parameter unescaped should be final. |
214
|
| Parameter charset should be final. |
214
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
231
|
| Parameter unescaped should be final. |
235
|
| Line is longer than 80 characters. |
238
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
253
|
| Parameter unescaped should be final. |
256
|
| Parameter charset should be final. |
256
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
271
|
| Parameter unescaped should be final. |
275
|
| Line has trailing spaces. |
287
|
| Line has trailing spaces. |
289
|
| Parameter unescaped should be final. |
292
|
| Parameter charset should be final. |
292
|
| Line is longer than 80 characters. |
300
|
| Line is longer than 80 characters. |
301
|
| Line has trailing spaces. |
314
|
| Line has trailing spaces. |
316
|
| Parameter unescaped should be final. |
320
|
| Line has trailing spaces. |
337
|
| Line has trailing spaces. |
339
|
| Parameter unescaped should be final. |
342
|
| Parameter charset should be final. |
342
|
| Line has trailing spaces. |
355
|
| Line has trailing spaces. |
357
|
| Parameter unescaped should be final. |
361
|
| Line has trailing spaces. |
373
|
| Line has trailing spaces. |
375
|
| Parameter unescaped should be final. |
378
|
| Parameter charset should be final. |
378
|
| Line has trailing spaces. |
394
|
| Line has trailing spaces. |
396
|
| Parameter unescaped should be final. |
400
|
| Line has trailing spaces. |
417
|
| Line has trailing spaces. |
419
|
| Parameter unescaped should be final. |
422
|
| Parameter charset should be final. |
422
|
| Line has trailing spaces. |
438
|
| Line has trailing spaces. |
440
|
| Parameter unescaped should be final. |
444
|
| Line has trailing spaces. |
459
|
| Line has trailing spaces. |
461
|
| Parameter unescaped should be final. |
464
|
| Parameter charset should be final. |
464
|
| Line has trailing spaces. |
478
|
| Line has trailing spaces. |
480
|
| Parameter unescaped should be final. |
483
|
| Parameter allowed should be final. |
483
|
| Parameter unescaped should be final. |
499
|
| Parameter allowed should be final. |
499
|
| Parameter charset should be final. |
500
|
| Expected @throws tag for 'URIException'. |
500
|
| Line has trailing spaces. |
501
|
| Line has trailing spaces. |
513
|
| Line has trailing spaces. |
515
|
| Parameter escaped should be final. |
518
|
| Line is longer than 80 characters. |
520
|
| Line is longer than 80 characters. |
521
|
| Line has trailing spaces. |
533
|
| Line has trailing spaces. |
535
|
| Parameter escaped should be final. |
538
|
| Parameter charset should be final. |
538
|
| Line has trailing spaces. |
549
|
| Line has trailing spaces. |
562
|
| Line has trailing spaces. |
564
|
| Line has trailing spaces. |
567
|
| Line is longer than 80 characters. |
567
|
| Parameter unescapedComponent should be final. |
567
|
| Parameter allowed should be final. |
567
|
| Parameter charset should be final. |
567
|
| Line has trailing spaces. |
580
|
| Line has trailing spaces. |
582
|
| Parameter escapedComponent should be final. |
585
|
| Parameter charset should be final. |
585
|
| First sentence should end with a period. |
592
|
| Parameter original should be final. |
598
|
| '128' is a magic number. |
601
|
| Line has trailing spaces. |
604
|
| '16' is a magic number. |
604
|
| '16' is a magic number. |
605
|
| Parameter original should be final. |
623
|
| Parameter from should be final. |
623
|
| Parameter to should be final. |
623
|
| Parameter original should be final. |
639
|
| Parameter from should be final. |
639
|
| Parameter to should be final. |
639
|
|