|
|
The following document contains the results of
Checkstyle
.
| Files | Infos | Warnings | Errors |
| 160 | 0 | 0 | 2501 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
37
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
45
|
| Name '_requestSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Variable '_requestSucceeded' must be private and have accessor methods. |
48
|
| First sentence should end with a period. |
50
|
| Name '_sessionSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Variable '_sessionSucceeded' must be private and have accessor methods. |
53
|
| Name '_suiteSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
59
|
| Variable '_suiteSucceeded' must be private and have accessor methods. |
59
|
| Name '_failedResponses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
65
|
| Variable '_failedResponses' must be private and have accessor methods. |
65
|
| Missing a Javadoc comment. |
67
|
| Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| Variable '_listener' must be private and have accessor methods. |
67
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
72
|
| Line is longer than 80 characters. |
73
|
| Missing a Javadoc comment. |
75
|
| Parameter listener should be final. |
75
|
| Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter event should be final. |
85
|
| Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter event should be final. |
97
|
| Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter event should be final. |
109
|
| Method 'requestError' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter event should be final. |
120
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
129
|
| Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Parameter event should be final. |
132
|
| Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Parameter event should be final. |
141
|
| Method 'recordSuccess' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Parameter event should be final. |
154
|
| Parameter bool should be final. |
154
|
| Expression can be simplified. |
155
|
| Method 'didRequestSucceed' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Parameter request should be final. |
170
|
| Conditional logic can be removed. |
173
|
| Expression can be simplified. |
173
|
| Method 'didSessionSucceed' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Parameter session should be final. |
190
|
| Conditional logic can be removed. |
193
|
| Expression can be simplified. |
193
|
| Method 'didSuiteSucceed' is not designed for extension - needs to be abstract, final or empty. |
205
|
| First sentence should end with a period. |
209
|
| Method 'getFailedResponses' is not designed for extension - needs to be abstract, final or empty. |
213
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
27
|
| Unclosed HTML tag found: <wbr> tag will be inserted roughly |
27
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
38
|
| Name '_charsWritten' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Variable '_charsWritten' must be private and have accessor methods. |
39
|
| First sentence should end with a period. |
41
|
| Parameter writer should be final. |
46
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
54
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Parameter output should be final. |
55
|
| '5' is a magic number. |
73
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
65
|
| Name '_isValidating' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Variable '_isValidating' must be private and have accessor methods. |
66
|
| First sentence should end with a period. |
67
|
| Name '_reportStylesheetUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Variable '_reportStylesheetUrl' must be private and have accessor methods. |
68
|
| First sentence should end with a period. |
70
|
| Line has trailing spaces. |
71
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
71
|
| First sentence should end with a period. |
74
|
| Name '_props' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
75
|
| Variable '_props' must be private and have accessor methods. |
75
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
92
|
| Method 'runTests' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter suite should be final. |
99
|
| Parameter listener should be final. |
99
|
| Unable to get class information for LatkaException. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
108
|
| ',' is not followed by whitespace. |
111
|
| ',' is not followed by whitespace. |
115
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| ',' is not followed by whitespace. |
120
|
| Method 'buildJellyContext' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| ',' is not followed by whitespace. |
133
|
| Method 'setValidating' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter isValidating should be final. |
145
|
| First sentence should end with a period. |
149
|
| Line has trailing spaces. |
151
|
| Method 'setReportStylesheet' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Parameter url should be final. |
153
|
| Method 'logXML' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Parameter xml should be final. |
164
|
| Method 'transformXML' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Parameter xml should be final. |
197
|
| Unable to get class information for LatkaException. |
197
|
| Line has trailing spaces. |
198
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
209
|
| Line has trailing spaces. |
220
|
| Method 'runCommandLine' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Parameter args should be final. |
241
|
| Array brackets at illegal position. |
241
|
| Unable to get class information for LatkaException. |
241
|
| '5' is a magic number. |
254
|
| Line has trailing spaces. |
257
|
| '9' is a magic number. |
259
|
| '9' is a magic number. |
262
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
274
|
| Expression can be simplified. |
292
|
| Parameter args should be final. |
310
|
| Array brackets at illegal position. |
310
|
| Line has trailing spaces. |
319
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
35
|
| Name '_wrappedException' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Variable '_wrappedException' must be private and have accessor methods. |
38
|
| First sentence should end with a period. |
40
|
| Parameter message should be final. |
44
|
| Parameter e should be final. |
53
|
| First sentence should end with a period. |
58
|
| Method 'getException' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter e should be final. |
76
|
| First sentence should end with a period. |
95
|
| Line has trailing spaces. |
96
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
106
|
| First sentence should end with a period. |
107
|
| Line has trailing spaces. |
108
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Parameter s should be final. |
111
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
119
|
| First sentence should end with a period. |
120
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Parameter s should be final. |
124
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
132
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
34
|
| Utility classes should not have a public or default constructor. |
38
|
| First sentence should end with a period. |
40
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
41
|
| First sentence should end with a period. |
44
|
| Name '_initProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable '_initProps' must be private and have accessor methods. |
45
|
| Name '_propsThreadLocal' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Variable '_propsThreadLocal' must be private and have accessor methods. |
55
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
92
|
| First sentence should end with a period. |
106
|
| Line has trailing spaces. |
124
|
| First sentence should end with a period. |
127
|
| Parameter classpathLocation should be final. |
134
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
159
|
| First sentence should end with a period. |
163
|
| Name '_initProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
164
|
| Variable '_initProps' must be private and have accessor methods. |
164
|
| First sentence should end with a period. |
166
|
| Line has trailing spaces. |
169
|
| Parameter initProps should be final. |
172
|
| First sentence should end with a period. |
176
|
| Line has trailing spaces. |
179
|
| Error | Line |
| File does not end with a newline. |
0
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
31
|
| Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_url' must be private and have accessor methods. |
32
|
| Parameter url should be final. |
40
|
| Line has trailing spaces. |
46
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Method 'setURL' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter url should be final. |
61
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
40
|
| Parameter label should be final. |
41
|
| Parameter reason should be final. |
41
|
| First sentence should end with a period. |
46
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| First sentence should end with a period. |
49
|
| Name '_reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
56
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
57
|
| First sentence should end with a period. |
71
|
| Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. |
75
|
| First sentence should end with a period. |
79
|
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
34
|
| Unable to get class information for ValidationException. |
44
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
51
|
| First sentence should end with a period. |
52
|
| Name '_doc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Variable '_doc' must be private and have accessor methods. |
53
|
| First sentence should end with a period. |
54
|
| Name '_rootElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Variable '_rootElement' must be private and have accessor methods. |
55
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
56
|
| Name '_printWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Variable '_printWriter' must be private and have accessor methods. |
57
|
| Missing a Javadoc comment. |
59
|
| Name '_didSuiteSucceed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
59
|
| Variable '_didSuiteSucceed' must be private and have accessor methods. |
59
|
| Missing a Javadoc comment. |
61
|
| Name '_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Variable '_factory' must be private and have accessor methods. |
61
|
| First sentence should end with a period. |
63
|
| First sentence should end with a period. |
74
|
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Method 'getDocumentAsString' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
104
|
| Method 'requestError' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter event should be final. |
107
|
| Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter event should be final. |
131
|
| Line has trailing spaces. |
135
|
| Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter event should be final. |
145
|
| Line has trailing spaces. |
150
|
| Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Parameter event should be final. |
174
|
| Line has trailing spaces. |
179
|
| First sentence should end with a period. |
188
|
| Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter event should be final. |
194
|
| Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Parameter event should be final. |
204
|
| Method 'createRequestElement' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Parameter event should be final. |
216
|
| Line has trailing spaces. |
237
|
| Method 'setPrintWriter' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Parameter writer should be final. |
241
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
32
|
| Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| First sentence should end with a period. |
37
|
| Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| First sentence should end with a period. |
42
|
| Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
51
|
| Parameter request should be final. |
52
|
| Parameter response should be final. |
52
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
26
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
23
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
33
|
| First sentence should end with a period. |
34
|
| Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_list' must be private and have accessor methods. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
39
|
| Method 'addListener' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter listener should be final. |
41
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
45
|
| Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter event should be final. |
49
|
| First sentence should end with a period. |
56
|
| Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter event should be final. |
61
|
| Parameter listener should be final. |
61
|
| First sentence should end with a period. |
78
|
| Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Parameter event should be final. |
82
|
| Line has trailing spaces. |
85
|
| First sentence should end with a period. |
86
|
| Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter event should be final. |
90
|
| First sentence should end with a period. |
94
|
| Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Parameter event should be final. |
98
|
| First sentence should end with a period. |
102
|
| Method 'requestError' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter event should be final. |
106
|
| First sentence should end with a period. |
110
|
| Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Parameter event should be final. |
114
|
| First sentence should end with a period. |
118
|
| Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Parameter event should be final. |
122
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| First sentence should end with a period. |
28
|
| Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| First sentence should end with a period. |
31
|
| Parameter message should be final. |
36
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
31
|
| Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
36
|
| Parameter request should be final. |
42
|
| Parameter response should be final. |
42
|
| Parameter t should be final. |
42
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
51
|
| Method 'getError' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
23
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
36
|
| First sentence should end with a period. |
37
|
| First sentence should end with a period. |
42
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
23
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
33
|
| Name '_ex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Parameter request should be final. |
41
|
| Parameter response should be final. |
41
|
| Parameter e should be final. |
42
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Method 'getValidationException' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
34
|
| Parameter request should be final. |
35
|
| Parameter response should be final. |
35
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
24
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
35
|
| Parameter request should be final. |
36
|
| Parameter response should be final. |
36
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
24
|
| First sentence should end with a period. |
25
|
| Line has trailing spaces. |
26
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| First sentence should end with a period. |
27
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
34
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
19
|
| First sentence should end with a period. |
29
|
| Name '_userName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Variable '_userName' must be private and have accessor methods. |
31
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
33
|
| Name '_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_password' must be private and have accessor methods. |
35
|
| First sentence should end with a period. |
37
|
| Parameter userName should be final. |
42
|
| Parameter password should be final. |
42
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
47
|
| Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. |
51
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
58
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
33
|
| Parameter method should be final. |
46
|
| Parameter url should be final. |
46
|
| Expected @param tag for 'url'. |
46
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
29
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
43
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
25
|
| Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Variable '_list' must be private and have accessor methods. |
37
|
| Line has trailing spaces. |
40
|
| First sentence should end with a period. |
46
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Parameter paramName should be final. |
50
|
| Parameter paramValue should be final. |
50
|
| '{' is followed by whitespace. |
51
|
| First sentence should end with a period. |
54
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
28
|
| First sentence should end with a period. |
29
|
| Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| First sentence should end with a period. |
31
|
| Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| First sentence should end with a period. |
33
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Parameter host should be final. |
49
|
| Parameter port should be final. |
49
|
| Line has trailing spaces. |
53
|
| Method 'getHost' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Line has trailing spaces. |
62
|
| Method 'setHost' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter host should be final. |
68
|
| Line has trailing spaces. |
71
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Line has trailing spaces. |
80
|
| Method 'setPort' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Parameter port should be final. |
86
|
| Line has trailing spaces. |
89
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
31
|
| Redundant 'public' modifier. |
32
|
| First sentence should end with a period. |
33
|
| Redundant 'public' modifier. |
34
|
| First sentence should end with a period. |
35
|
| Redundant 'public' modifier. |
36
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
116
|
| First sentence should end with a period. |
131
|
| Line has trailing spaces. |
143
|
| First sentence should end with a period. |
148
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
158
|
| First sentence should end with a period. |
163
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
174
|
| First sentence should end with a period. |
188
|
| Line has trailing spaces. |
190
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
21
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
36
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
33
|
| Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable '_list' must be private and have accessor methods. |
36
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
45
|
| Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter headerName should be final. |
51
|
| Parameter headerValue should be final. |
51
|
| '{' is followed by whitespace. |
52
|
| First sentence should end with a period. |
55
|
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
52
|
| First sentence should end with a period. |
53
|
| First sentence should end with a period. |
55
|
| Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Variable '_host' must be private and have accessor methods. |
56
|
| First sentence should end with a period. |
57
|
| Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Variable '_port' must be private and have accessor methods. |
58
|
| First sentence should end with a period. |
59
|
| Name '_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Variable '_method' must be private and have accessor methods. |
60
|
| First sentence should end with a period. |
61
|
| Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Variable '_session' must be private and have accessor methods. |
62
|
| First sentence should end with a period. |
63
|
| Name '_credentials' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Variable '_credentials' must be private and have accessor methods. |
64
|
| First sentence should end with a period. |
65
|
| Name '_httpMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Variable '_httpMethod' must be private and have accessor methods. |
66
|
| First sentence should end with a period. |
67
|
| Name '_targetURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Variable '_targetURL' must be private and have accessor methods. |
68
|
| First sentence should end with a period. |
69
|
| Name '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Variable '_query' must be private and have accessor methods. |
70
|
| First sentence should end with a period. |
71
|
| Name '_requestTiming' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| Variable '_requestTiming' must be private and have accessor methods. |
72
|
| First sentence should end with a period. |
73
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Variable '_label' must be private and have accessor methods. |
74
|
| First sentence should end with a period. |
75
|
| Name '_requestHeaders' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
76
|
| Variable '_requestHeaders' must be private and have accessor methods. |
76
|
| First sentence should end with a period. |
77
|
| Name '_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
78
|
| Variable '_parameters' must be private and have accessor methods. |
78
|
| First sentence should end with a period. |
79
|
| Name '_requestBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| Variable '_requestBody' must be private and have accessor methods. |
80
|
| First sentence should end with a period. |
81
|
| Name '_followRedirects' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Variable '_followRedirects' must be private and have accessor methods. |
83
|
| First sentence should end with a period. |
84
|
| Name '_httpClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
85
|
| Variable '_httpClient' must be private and have accessor methods. |
85
|
| First sentence should end with a period. |
86
|
| Name '_proxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
87
|
| First sentence should end with a period. |
88
|
| Line has trailing spaces. |
89
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
89
|
| First sentence should end with a period. |
92
|
| First sentence should end with a period. |
96
|
| Line has trailing spaces. |
98
|
| Missing a Javadoc comment. |
101
|
| Name '_httpVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
101
|
| Variable '_httpVersion' must be private and have accessor methods. |
101
|
| Missing a Javadoc comment. |
103
|
| Name '_visitedURLs' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
103
|
| Variable '_visitedURLs' must be private and have accessor methods. |
103
|
| First sentence should end with a period. |
105
|
| Line has trailing spaces. |
109
|
| Parameter url should be final. |
114
|
| Parameter httpMethod should be final. |
114
|
| Parameter state should be final. |
114
|
| Parameter session should be final. |
115
|
| Line has trailing spaces. |
118
|
| First sentence should end with a period. |
119
|
| Line has trailing spaces. |
129
|
| Parameter label should be final. |
129
|
| Parameter url should be final. |
129
|
| Parameter httpMethod should be final. |
129
|
| Parameter state should be final. |
130
|
| Parameter session should be final. |
130
|
| Parameter followRedirects should be final. |
130
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
147
|
| Method 'getHttpMethod' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Line has trailing spaces. |
158
|
| First sentence should end with a period. |
159
|
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Line has trailing spaces. |
167
|
| First sentence should end with a period. |
168
|
| Method 'setHeaders' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Parameter requestHeaders should be final. |
173
|
| Line has trailing spaces. |
176
|
| First sentence should end with a period. |
177
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
182
|
| First sentence should end with a period. |
186
|
| Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Parameter body should be final. |
190
|
| Line has trailing spaces. |
193
|
| First sentence should end with a period. |
194
|
| Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Parameter parameters should be final. |
199
|
| Line has trailing spaces. |
202
|
| First sentence should end with a period. |
203
|
| Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Parameter credentials should be final. |
208
|
| Line has trailing spaces. |
209
|
| Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Missing a Javadoc comment. |
217
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
226
|
| Method 'executeRequestPerHost' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
252
|
| Line has trailing spaces. |
255
|
| Line has trailing spaces. |
260
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
264
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
282
|
| Line has trailing spaces. |
290
|
| Line has trailing spaces. |
296
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
299
|
| Line has trailing spaces. |
304
|
| Line has trailing spaces. |
307
|
| Line has trailing spaces. |
310
|
| Expected an @return tag. |
315
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Expected @throws tag for 'IOException'. |
315
|
| Expression can be simplified. |
318
|
| Line is longer than 80 characters. |
325
|
| '301' is a magic number. |
325
|
| '302' is a magic number. |
325
|
| Line is longer than 80 characters. |
333
|
| Line is longer than 80 characters. |
334
|
| First sentence should end with a period. |
349
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
354
|
| Line has trailing spaces. |
357
|
| First sentence should end with a period. |
358
|
| Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. |
363
|
| Line has trailing spaces. |
366
|
| First sentence should end with a period. |
367
|
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. |
373
|
| Parameter name should be final. |
373
|
| Parameter value should be final. |
373
|
| Line has trailing spaces. |
376
|
| Method 'addHttpClientParameter' is not designed for extension - needs to be abstract, final or empty. |
383
|
| Parameter name should be final. |
383
|
| Parameter value should be final. |
383
|
| Line has trailing spaces. |
387
|
| Line has trailing spaces. |
392
|
| Line has trailing spaces. |
415
|
| First sentence should end with a period. |
416
|
| Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Parameter headerName should be final. |
422
|
| Parameter headerValue should be final. |
422
|
| Line has trailing spaces. |
425
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
431
|
| Line has trailing spaces. |
434
|
| Method 'getRequestTiming' is not designed for extension - needs to be abstract, final or empty. |
439
|
| Line has trailing spaces. |
442
|
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. |
450
|
| Line has trailing spaces. |
452
|
| Line has trailing spaces. |
457
|
| Line has trailing spaces. |
469
|
| Line has trailing spaces. |
473
|
| Line is longer than 80 characters. |
474
|
| Line is longer than 80 characters. |
477
|
| Line has trailing spaces. |
479
|
| Line has trailing spaces. |
482
|
| First sentence should end with a period. |
483
|
| Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. |
487
|
| Line has trailing spaces. |
492
|
| First sentence should end with a period. |
493
|
| Method 'followRedirects' is not designed for extension - needs to be abstract, final or empty. |
498
|
| Line has trailing spaces. |
501
|
| First sentence should end with a period. |
502
|
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. |
508
|
| Line has trailing spaces. |
511
|
| Method 'getProxy' is not designed for extension - needs to be abstract, final or empty. |
515
|
| Line has trailing spaces. |
518
|
| Method 'setProxy' is not designed for extension - needs to be abstract, final or empty. |
522
|
| Parameter proxy should be final. |
522
|
| Line has trailing spaces. |
525
|
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. |
533
|
| Parameter version should be final. |
533
|
| Line has trailing spaces. |
540
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
543
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
59
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
74
|
| Error | Line |
| File does not end with a newline. |
0
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
36
|
| Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Variable '_request' must be private and have accessor methods. |
37
|
| First sentence should end with a period. |
38
|
| Name '_httpMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Variable '_httpMethod' must be private and have accessor methods. |
39
|
| First sentence should end with a period. |
41
|
| Parameter request should be final. |
46
|
| First sentence should end with a period. |
51
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Method 'getStatusCode' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Method 'getStatusText' is not designed for extension - needs to be abstract, final or empty. |
74
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
81
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Line has trailing spaces. |
97
|
| Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter headerName should be final. |
102
|
| First sentence should end with a period. |
110
|
| Line has trailing spaces. |
113
|
| Method 'getByteLength' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Must have at least one statement. |
120
|
| First sentence should end with a period. |
129
|
| Line has trailing spaces. |
131
|
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
39
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
56
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
70
|
| Line is longer than 80 characters. |
75
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
93
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
107
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
26
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
38
|
| Name '_urls' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable '_urls' must be private and have accessor methods. |
44
|
| First sentence should end with a period. |
46
|
| Name '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Variable '_state' must be private and have accessor methods. |
51
|
| Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter url should be final. |
71
|
| Parameter httpMethod should be final. |
71
|
| Parameter version should be final. |
71
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
80
|
| Line is longer than 80 characters. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
94
|
| Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Parameter label should be final. |
94
|
| Parameter url should be final. |
94
|
| Parameter httpMethod should be final. |
94
|
| Parameter version should be final. |
95
|
| Parameter followRedirects should be final. |
95
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
116
|
| Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Parameter url should be final. |
116
|
| Parameter httpMethod should be final. |
116
|
| Parameter proxy should be final. |
116
|
| Parameter version should be final. |
116
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
122
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
129
|
| Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Parameter label should be final. |
139
|
| Parameter url should be final. |
139
|
| Parameter httpMethod should be final. |
139
|
| Parameter version should be final. |
140
|
| Parameter followRedirects should be final. |
140
|
| Parameter proxy should be final. |
140
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
160
|
| Method 'setReferer' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Parameter url should be final. |
163
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
172
|
| Method 'getReferer' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Line has trailing spaces. |
185
|
| Method 'addCookie' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Parameter domain should be final. |
193
|
| Parameter path should be final. |
193
|
| Parameter name should be final. |
194
|
| Parameter value should be final. |
194
|
| Method 'getCookieValue' is not designed for extension - needs to be abstract, final or empty. |
209
|
| Parameter name should be final. |
209
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
25
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_userName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_userName' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
33
|
| Name '_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable '_password' must be private and have accessor methods. |
33
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
35
|
| Unused @throws tag for 'Exception'. |
39
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter xmlOutput should be final. |
41
|
| Line is longer than 80 characters. |
42
|
| ',' is not followed by whitespace. |
43
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter userName should be final. |
51
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter password should be final. |
60
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
38
|
| Name '_utils' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Variable '_utils' must be private and have accessor methods. |
38
|
| First sentence should end with a period. |
40
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
51
|
| Method 'getLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Parameter context should be final. |
56
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Unused @param tag for 'listener'. |
64
|
| Method 'setLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter context should be final. |
66
|
| Expected @param tag for 'context'. |
66
|
| Parameter info should be final. |
66
|
| Expected @param tag for 'info'. |
66
|
| ',' is not followed by whitespace. |
67
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
74
|
| Method 'removeLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Parameter context should be final. |
76
|
| Expected @param tag for 'context'. |
76
|
| First sentence should end with a period. |
80
|
| Line has trailing spaces. |
83
|
| Method 'getLatkaEventListener' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter context should be final. |
88
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
95
|
| Line is longer than 80 characters. |
98
|
| Method 'setLatkaEventListener' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Parameter context should be final. |
98
|
| Expected @param tag for 'context'. |
98
|
| Parameter listener should be final. |
98
|
| ',' is not followed by whitespace. |
99
|
| Line has trailing spaces. |
105
|
| Method 'findParentRequest' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter tag should be final. |
109
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
111
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
29
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
69
|
| Line has trailing spaces. |
73
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
30
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter xmlOutput should be final. |
35
|
| Line is longer than 80 characters. |
37
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
31
|
| Name '_paramName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Variable '_paramName' must be private and have accessor methods. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_paramValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_paramValue' must be private and have accessor methods. |
32
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
38
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter xmlOutput should be final. |
40
|
| ',' is not followed by whitespace. |
45
|
| Method 'setParamName' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter paramName should be final. |
49
|
| Method 'setParamValue' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter paramValue should be final. |
53
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter xmlOutput should be final. |
35
|
| Line is longer than 80 characters. |
37
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
25
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_message' must be private and have accessor methods. |
32
|
| First sentence should end with a period. |
34
|
| Unused @throws tag for 'Exception'. |
38
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter xmlOutput should be final. |
40
|
| Line has trailing spaces. |
41
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter message should be final. |
51
|
| Expected @param tag for 'message'. |
51
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
34
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Parameter xmlOutput should be final. |
37
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
43
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Name '_headerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Variable '_headerName' must be private and have accessor methods. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_headerValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_headerValue' must be private and have accessor methods. |
32
|
| Line has trailing spaces. |
33
|
| First sentence should end with a period. |
34
|
| Unused @throws tag for 'Exception'. |
38
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter xmlOutput should be final. |
40
|
| Line is longer than 80 characters. |
41
|
| ',' is not followed by whitespace. |
42
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Parameter headerName should be final. |
50
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
56
|
| Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter headerValue should be final. |
59
|
| Expected @param tag for 'headerValue'. |
59
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
45
|
| Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable '_host' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
46
|
| Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Variable '_port' must be private and have accessor methods. |
46
|
| Missing a Javadoc comment. |
47
|
| Name '_proxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable '_proxyHost' must be private and have accessor methods. |
47
|
| Missing a Javadoc comment. |
48
|
| Name '_proxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Variable '_proxyPort' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
49
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Variable '_label' must be private and have accessor methods. |
49
|
| Missing a Javadoc comment. |
50
|
| Name '_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Variable '_method' must be private and have accessor methods. |
50
|
| Missing a Javadoc comment. |
51
|
| Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Variable '_path' must be private and have accessor methods. |
51
|
| Missing a Javadoc comment. |
52
|
| Name '_secure' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Variable '_secure' must be private and have accessor methods. |
52
|
| Missing a Javadoc comment. |
53
|
| Name '_followRedirects' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Variable '_followRedirects' must be private and have accessor methods. |
53
|
| Missing a Javadoc comment. |
54
|
| Name '_httpVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Variable '_httpVersion' must be private and have accessor methods. |
54
|
| Line has trailing spaces. |
55
|
| Missing a Javadoc comment. |
56
|
| Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Variable '_request' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
57
|
| Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Variable '_response' must be private and have accessor methods. |
57
|
| Missing a Javadoc comment. |
58
|
| Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Variable '_session' must be private and have accessor methods. |
58
|
| Missing a Javadoc comment. |
59
|
| Name '_requestExecuted' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
59
|
| Variable '_requestExecuted' must be private and have accessor methods. |
59
|
| Line is longer than 80 characters. |
61
|
| Missing a Javadoc comment. |
61
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
61
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter xmlOutput should be final. |
69
|
| ',' is not followed by whitespace. |
73
|
| Expression can be simplified. |
78
|
| ',' is not followed by whitespace. |
79
|
| Line has trailing spaces. |
88
|
| ',' is not followed by whitespace. |
95
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
112
|
| Unused @throws tag for 'IOException'. |
114
|
| Expected @throws tag for 'LatkaException'. |
118
|
| Unable to get class information for LatkaException. |
118
|
| Line is longer than 80 characters. |
124
|
| ',' is not followed by whitespace. |
144
|
| Line has trailing spaces. |
146
|
| Avoid inline conditionals. |
149
|
| Line is longer than 80 characters. |
153
|
| ',' is not followed by whitespace. |
153
|
| ',' is not followed by whitespace. |
153
|
| ',' is not followed by whitespace. |
153
|
| ',' is not followed by whitespace. |
153
|
| ',' is not followed by whitespace. |
153
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Missing a Javadoc comment. |
156
|
| Method 'findSession' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| Line is longer than 80 characters. |
162
|
| Method 'getRequestExecuted' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| Line has trailing spaces. |
182
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Unable to get class information for LatkaException. |
187
|
| Expression can be simplified. |
188
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
199
|
| First sentence should end with a period. |
213
|
| Line has trailing spaces. |
215
|
| Method 'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Line has trailing spaces. |
219
|
| Line is longer than 80 characters. |
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. |
230
|
| Parameter host should be final. |
230
|
| First sentence should end with a period. |
234
|
| Line has trailing spaces. |
236
|
| Line has trailing spaces. |
238
|
| Method 'setPort' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Parameter port should be final. |
240
|
| First sentence should end with a period. |
245
|
| Line has trailing spaces. |
247
|
| Unused @param tag for 'defaultHost'. |
248
|
| Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. |
251
|
| Parameter host should be final. |
251
|
| Expected @param tag for 'host'. |
251
|
| First sentence should end with a period. |
255
|
| Line has trailing spaces. |
257
|
| Unused @param tag for 'defaultPort'. |
258
|
| Line has trailing spaces. |
260
|
| Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Parameter port should be final. |
262
|
| Expected @param tag for 'port'. |
262
|
| First sentence should end with a period. |
266
|
| Line has trailing spaces. |
268
|
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. |
271
|
| Parameter label should be final. |
271
|
| Line has trailing spaces. |
278
|
| Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. |
283
|
| Parameter method should be final. |
283
|
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. |
283
|
| Line is longer than 80 characters. |
291
|
| First sentence should end with a period. |
295
|
| Line has trailing spaces. |
298
|
| Method 'setPath' is not designed for extension - needs to be abstract, final or empty. |
301
|
| Parameter path should be final. |
301
|
| Line has trailing spaces. |
308
|
| Method 'setSecure' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Parameter secure should be final. |
311
|
| Line has trailing spaces. |
319
|
| Unused @param tag for 'secure'. |
320
|
| Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. |
322
|
| Parameter followRedirects should be final. |
322
|
| Expected @param tag for 'followRedirects'. |
322
|
| Line has trailing spaces. |
329
|
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. |
332
|
| Parameter version should be final. |
332
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
34
|
| Name '_sessionId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_sessionId' must be private and have accessor methods. |
34
|
| Missing a Javadoc comment. |
35
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_label' must be private and have accessor methods. |
35
|
| Missing a Javadoc comment. |
36
|
| Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable '_session' must be private and have accessor methods. |
36
|
| Line has trailing spaces. |
39
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Parameter xmlOutput should be final. |
44
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'findSession' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter sessionId should be final. |
53
|
| ',' is not followed by whitespace. |
63
|
| Line has trailing spaces. |
74
|
| Method 'setSessionId' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Parameter sessionId should be final. |
78
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
84
|
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter label should be final. |
87
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
25
|
| Name '_defaultHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Variable '_defaultHost' must be private and have accessor methods. |
25
|
| Missing a Javadoc comment. |
26
|
| Name '_defaultPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Variable '_defaultPort' must be private and have accessor methods. |
26
|
| Missing a Javadoc comment. |
27
|
| Name '_defaultProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| Variable '_defaultProxyHost' must be private and have accessor methods. |
27
|
| Missing a Javadoc comment. |
28
|
| Name '_defaultProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Variable '_defaultProxyPort' must be private and have accessor methods. |
28
|
| First sentence should end with a period. |
30
|
| Parameter defaultHost should be final. |
31
|
| Expected @param tag for 'defaultHost'. |
31
|
| Parameter defaultPort should be final. |
31
|
| Expected @param tag for 'defaultPort'. |
31
|
| Parameter defaultProxyHost should be final. |
32
|
| Expected @param tag for 'defaultProxyHost'. |
32
|
| Parameter defaultProxyPort should be final. |
32
|
| Expected @param tag for 'defaultProxyPort'. |
32
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Method 'getDefaultHost' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Method 'getDefaultPort' is not designed for extension - needs to be abstract, final or empty. |
53
|
| First sentence should end with a period. |
58
|
| Line has trailing spaces. |
60
|
| Method 'getDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty. |
63
|
| First sentence should end with a period. |
67
|
| Line has trailing spaces. |
69
|
| Method 'getDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Name '_defaultHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Variable '_defaultHost' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Name '_defaultPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Variable '_defaultPort' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Name '_defaultProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Variable '_defaultProxyHost' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
44
|
| Name '_defaultProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable '_defaultProxyPort' must be private and have accessor methods. |
44
|
| Missing a Javadoc comment. |
45
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable '_label' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
47
|
| Name '_settings' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable '_settings' must be private and have accessor methods. |
47
|
| Missing a Javadoc comment. |
48
|
| Name '_sessionCache' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Variable '_sessionCache' must be private and have accessor methods. |
48
|
| Line is longer than 80 characters. |
54
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter xmlOutput should be final. |
57
|
| Avoid nested blocks. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Expression can be simplified. |
83
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
92
|
| ',' is not followed by whitespace. |
92
|
| Line is longer than 80 characters. |
94
|
| ',' is not followed by whitespace. |
94
|
| Expression can be simplified. |
97
|
| Method 'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Method 'getSessionCache' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| First sentence should end with a period. |
113
|
| Line has trailing spaces. |
115
|
| Method 'setDefaultHost' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Parameter defaultHost should be final. |
119
|
| Line has trailing spaces. |
122
|
| First sentence should end with a period. |
123
|
| Line has trailing spaces. |
125
|
| Method 'setDefaultPort' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Parameter defaultPort should be final. |
129
|
| First sentence should end with a period. |
134
|
| Line has trailing spaces. |
136
|
| Method 'setDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Parameter defaultHost should be final. |
140
|
| First sentence should end with a period. |
144
|
| Line has trailing spaces. |
146
|
| Method 'setDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Parameter defaultPort should be final. |
150
|
| First sentence should end with a period. |
154
|
| Line has trailing spaces. |
156
|
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Parameter label should be final. |
159
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
36
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Parameter xmlOutput should be final. |
39
|
| ',' is not followed by whitespace. |
46
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Unable to get class information for LatkaException. |
57
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_minLength' must be private and have accessor methods. |
32
|
| '-2' is a magic number. |
32
|
| Missing a Javadoc comment. |
33
|
| Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable '_maxLength' must be private and have accessor methods. |
33
|
| '-2' is a magic number. |
33
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
35
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
35
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '-2' is a magic number. |
41
|
| '-2' is a magic number. |
45
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
54
|
| Method 'setMin' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter minLength should be final. |
57
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
63
|
| Method 'setMax' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter maxLength should be final. |
66
|
| Line has trailing spaces. |
69
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_cond' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_cond' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
33
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable '_name' must be private and have accessor methods. |
33
|
| Missing a Javadoc comment. |
34
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_value' must be private and have accessor methods. |
34
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
36
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
56
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter name should be final. |
59
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter value should be final. |
68
|
| First sentence should end with a period. |
72
|
| Line has trailing spaces. |
74
|
| Method 'setCond' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter cond should be final. |
77
|
| Line has trailing spaces. |
80
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Name '_fileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_fileName' must be private and have accessor methods. |
35
|
| Missing a Javadoc comment. |
36
|
| Name '_ignoreWhitespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable '_ignoreWhitespace' must be private and have accessor methods. |
36
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
38
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Line has trailing spaces. |
52
|
| First sentence should end with a period. |
53
|
| Line has trailing spaces. |
55
|
| Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter ignoreWhitespace should be final. |
59
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter fileName should be final. |
68
|
| Line has trailing spaces. |
71
|
| Error | Line |
| File does not end with a newline. |
0
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
34
|
| Line is longer than 80 characters. |
39
|
| First sentence should end with a period. |
43
|
| Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable '_response' must be private and have accessor methods. |
44
|
| First sentence should end with a period. |
45
|
| Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Variable '_listener' must be private and have accessor methods. |
46
|
| First sentence should end with a period. |
47
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Variable '_label' must be private and have accessor methods. |
48
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
50
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
50
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
55
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Method 'doTag' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter xmlOutput should be final. |
65
|
| Line has trailing spaces. |
67
|
| Unused @param tag for 'listener'. |
75
|
| Unused @param tag for 'tagName'. |
76
|
| Line has trailing spaces. |
77
|
| Unused @param tag for 'reader'. |
77
|
| Unused @param tag for 'response'. |
78
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
86
|
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter label should be final. |
91
|
| First sentence should end with a period. |
95
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Line has trailing spaces. |
108
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Parameter validator should be final. |
112
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
141
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_millis' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_millis' must be private and have accessor methods. |
32
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Method 'setMillis' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter millis should be final. |
51
|
| Line has trailing spaces. |
54
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| First sentence should end with a period. |
34
|
| Name '_ignoreCase' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| First sentence should end with a period. |
36
|
| Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
39
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| ',' is not followed by whitespace. |
42
|
| ',' is not followed by whitespace. |
42
|
| ',' is not followed by whitespace. |
42
|
| Line has trailing spaces. |
44
|
| Method 'setIgnoreCase' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Parameter ignoreCase should be final. |
48
|
| Line has trailing spaces. |
51
|
| Method 'setPattern' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Parameter pattern should be final. |
55
|
| Method 'setCond' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter condition should be final. |
59
|
| Line has trailing spaces. |
62
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_headerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_headerName' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
33
|
| Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable '_condition' must be private and have accessor methods. |
33
|
| Missing a Javadoc comment. |
34
|
| Name '_headerValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_headerValue' must be private and have accessor methods. |
34
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
36
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
43
|
| ',' is not followed by whitespace. |
45
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter name should be final. |
59
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter value should be final. |
68
|
| Method 'setCond' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter condition should be final. |
72
|
| Line has trailing spaces. |
75
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_statusCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_statusCode' must be private and have accessor methods. |
32
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Method 'setCode' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter statusCode should be final. |
51
|
| Line has trailing spaces. |
54
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_statusText' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_statusText' must be private and have accessor methods. |
32
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Method 'setText' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter statusText should be final. |
48
|
| Line has trailing spaces. |
51
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Name '_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Variable '_select' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
33
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable '_value' must be private and have accessor methods. |
33
|
| Missing a Javadoc comment. |
34
|
| Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_condition' must be private and have accessor methods. |
34
|
| Missing a Javadoc comment. |
36
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
36
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Method 'setSelect' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter select should be final. |
53
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter value should be final. |
57
|
| Method 'setCond' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter condition should be final. |
61
|
| Line has trailing spaces. |
64
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
45
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
46
|
| First sentence should end with a period. |
49
|
| Name '_testResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
56
|
| Parameter result should be final. |
57
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
65
|
| Name '_failed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| First sentence should end with a period. |
67
|
| Name '_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| First sentence should end with a period. |
70
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
76
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
85
|
| Parameter t should be final. |
86
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
97
|
| Parameter t should be final. |
98
|
| Line has trailing spaces. |
101
|
| First sentence should end with a period. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
118
|
| Parameter result should be final. |
119
|
| First sentence should end with a period. |
130
|
| Method 'requestError' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter event should be final. |
134
|
| First sentence should end with a period. |
141
|
| Line has trailing spaces. |
144
|
| Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter event should be final. |
145
|
| Line has trailing spaces. |
148
|
| First sentence should end with a period. |
159
|
| Line has trailing spaces. |
162
|
| Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Parameter event should be final. |
163
|
| First sentence should end with a period. |
171
|
| Line has trailing spaces. |
174
|
| Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Parameter event should be final. |
175
|
| Line has trailing spaces. |
184
|
| Parameter event should be final. |
187
|
| First sentence should end with a period. |
191
|
| Line has trailing spaces. |
194
|
| Parameter event should be final. |
195
|
| Error | Line |
| File does not end with a newline. |
0
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
46
|
| First sentence should end with a period. |
55
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
56
|
| First sentence should end with a period. |
59
|
| Name '_latkaSuite' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| First sentence should end with a period. |
61
|
| Name '_testCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
70
|
| Parameter suite should be final. |
71
|
| Parameter testCount should be final. |
71
|
| First sentence should end with a period. |
76
|
| Line has trailing spaces. |
80
|
| Parameter fileName should be final. |
81
|
| First sentence should end with a period. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
97
|
| Parameter file should be final. |
98
|
| First sentence should end with a period. |
108
|
| Line has trailing spaces. |
115
|
| Parameter resourceName should be final. |
116
|
| First sentence should end with a period. |
126
|
| Line has trailing spaces. |
131
|
| Parameter url should be final. |
132
|
| First sentence should end with a period. |
142
|
| Line has trailing spaces. |
146
|
| Parameter url should be final. |
147
|
| First sentence should end with a period. |
163
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
173
|
| Parameter xml should be final. |
174
|
| Redundant throws: 'FactoryConfigurationError' is unchecked exception. |
175
|
| Line has trailing spaces. |
179
|
| First sentence should end with a period. |
189
|
| Line has trailing spaces. |
194
|
| First sentence should end with a period. |
198
|
| Name '_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
199
|
| Line has trailing spaces. |
200
|
| First sentence should end with a period. |
201
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
207
|
| First sentence should end with a period. |
208
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
215
|
| Parameter uri should be final. |
215
|
| Parameter localName should be final. |
215
|
| Parameter qName should be final. |
215
|
| Parameter atts should be final. |
216
|
| Line has trailing spaces. |
221
|
| First sentence should end with a period. |
222
|
| Line has trailing spaces. |
225
|
| First sentence should end with a period. |
231
|
| Line has trailing spaces. |
233
|
| Method 'countTestCases' is not designed for extension - needs to be abstract, final or empty. |
236
|
| First sentence should end with a period. |
240
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
245
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
246
|
| Parameter r should be final. |
246
|
| Line is longer than 80 characters. |
250
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| File does not end with a newline. |
0
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
36
|
| First sentence should end with a period. |
43
|
| Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
44
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Method 'doPost' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Parameter req should be final. |
54
|
| Parameter res should be final. |
54
|
| First sentence should end with a period. |
59
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
66
|
| Method 'doGet' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter req should be final. |
66
|
| Parameter res should be final. |
66
|
| Line has trailing spaces. |
75
|
| First sentence should end with a period. |
104
|
| First sentence should end with a period. |
108
|
| Parameter o1 should be final. |
115
|
| Parameter o2 should be final. |
115
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
45
|
| Method 'doPost' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Parameter req should be final. |
45
|
| Parameter res should be final. |
45
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
57
|
| Method 'doGet' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter req should be final. |
57
|
| Parameter res should be final. |
57
|
| Line has trailing spaces. |
61
|
| Error | Line |
| Missing package documentation file. | 0 |
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
39
|
| Name '_log' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Variable '_log' must be private and have accessor methods. |
40
|
| First sentence should end with a period. |
42
|
| Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Variable '_condition' must be private and have accessor methods. |
43
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Parameter condition should be final. |
52
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
58
|
| Parameter label should be final. |
62
|
| Parameter condition should be final. |
62
|
| First sentence should end with a period. |
69
|
| Line has trailing spaces. |
71
|
| Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Parameter condition should be final. |
74
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
80
|
| Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Line has trailing spaces. |
91
|
| Parameter response should be final. |
95
|
| Unable to get class information for ValidationException. |
95
|
| Expression can be simplified. |
98
|
| Expression can be simplified. |
98
|
| Expression can be simplified. |
100
|
| Expression can be simplified. |
100
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
116
|
| Parameter response should be final. |
121
|
| Unable to get class information for ValidationException. |
122
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
143
|
| Method 'throwValidationException' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Unable to get class information for ValidationException. |
147
|
| Expression can be simplified. |
149
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
34
|
| Name '_log' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_log' must be private and have accessor methods. |
35
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| Parameter response should be final. |
44
|
| Expected @throws tag for 'ValidationException'. |
44
|
| Unable to get class information for ValidationException. |
44
|
| Missing a Javadoc comment. |
46
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Variable '_label' must be private and have accessor methods. |
46
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
54
|
| Parameter label should be final. |
54
|
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter label should be final. |
60
|
| Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'fail' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter reason should be final. |
68
|
| Unable to get class information for ValidationException. |
68
|
| ',' is not followed by whitespace. |
69
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| First sentence should end with a period. |
25
|
| Missing a Javadoc comment. |
36
|
| Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable '_minLength' must be private and have accessor methods. |
36
|
| Missing a Javadoc comment. |
37
|
| Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Variable '_maxLength' must be private and have accessor methods. |
37
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
44
|
| ',' is not followed by whitespace. |
45
|
| ',' is not followed by whitespace. |
45
|
| Missing a Javadoc comment. |
48
|
| Parameter label should be final. |
48
|
| ',' is not followed by whitespace. |
49
|
| ',' is not followed by whitespace. |
49
|
| Missing a Javadoc comment. |
52
|
| Parameter min should be final. |
52
|
| Parameter max should be final. |
52
|
| ',' is not followed by whitespace. |
53
|
| ',' is not followed by whitespace. |
53
|
| Missing a Javadoc comment. |
56
|
| Parameter label should be final. |
56
|
| Parameter min should be final. |
56
|
| Parameter max should be final. |
56
|
| Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter length should be final. |
64
|
| Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter length should be final. |
68
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter response should be final. |
72
|
| Unable to get class information for ValidationException. |
73
|
| Line is longer than 80 characters. |
79
|
| '{' is followed by whitespace. |
79
|
| Line is longer than 80 characters. |
84
|
| '{' is followed by whitespace. |
84
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
35
|
| Name '_cookieValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable '_cookieValue' must be private and have accessor methods. |
35
|
| Missing a Javadoc comment. |
36
|
| Name '_cookieName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable '_cookieName' must be private and have accessor methods. |
36
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
43
|
| Name '_lastTestedCookieValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Variable '_lastTestedCookieValue' must be private and have accessor methods. |
43
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
47
|
| ',' is not followed by whitespace. |
48
|
| ',' is not followed by whitespace. |
48
|
| ',' is not followed by whitespace. |
48
|
| Missing a Javadoc comment. |
51
|
| Parameter label should be final. |
51
|
| ',' is not followed by whitespace. |
52
|
| ',' is not followed by whitespace. |
52
|
| ',' is not followed by whitespace. |
52
|
| Missing a Javadoc comment. |
55
|
| Parameter name should be final. |
55
|
| Parameter value should be final. |
55
|
| ',' is not followed by whitespace. |
56
|
| ',' is not followed by whitespace. |
56
|
| ',' is not followed by whitespace. |
56
|
| Line is longer than 80 characters. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter label should be final. |
59
|
| Parameter name should be final. |
59
|
| Parameter value should be final. |
59
|
| Parameter condition should be final. |
59
|
| Line is longer than 80 characters. |
65
|
| First sentence should end with a period. |
67
|
| Line is longer than 80 characters. |
68
|
| Method 'setCookieValue' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter value should be final. |
72
|
| Line is longer than 80 characters. |
77
|
| Method 'setCookieName' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Parameter name should be final. |
81
|
| Line is longer than 80 characters. |
87
|
| Expected an @return tag. |
89
|
| Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Parameter response should be final. |
89
|
| Expected @param tag for 'response'. |
89
|
| Unable to get class information for ValidationException. |
90
|
| '}' should be on the same line. |
100
|
| '}' should be on the same line. |
107
|
| Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| '}' should be on the same line. |
120
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
41
|
| Name '_goldFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Variable '_goldFile' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Name '_ignoreWhitespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Variable '_ignoreWhitespace' must be private and have accessor methods. |
42
|
| '=' is not preceded with whitespace. |
42
|
| '=' is not followed by whitespace. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'TRUE_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Variable 'TRUE_MESSAGE' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
44
|
| Name '_matchLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable '_matchLog' must be private and have accessor methods. |
44
|
| Missing a Javadoc comment. |
46
|
| Parameter goldenFile should be final. |
46
|
| ',' is not followed by whitespace. |
47
|
| Missing a Javadoc comment. |
50
|
| Parameter label should be final. |
50
|
| Parameter goldenFile should be final. |
50
|
| Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter ignoreWhitespace should be final. |
55
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter response should be final. |
59
|
| Unable to get class information for ValidationException. |
60
|
| '=' is not preceded with whitespace. |
63
|
| '=' is not followed by whitespace. |
63
|
| '=' is not preceded with whitespace. |
86
|
| '=' is not followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
109
|
| '=' is not preceded with whitespace. |
109
|
| '=' is not followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
110
|
| Expression can be simplified. |
116
|
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter array1 should be final. |
129
|
| Parameter array2 should be final. |
129
|
| 'if' construct must use '{}'s. |
130
|
| '(' is followed by whitespace. |
130
|
| '==' is not preceded with whitespace. |
130
|
| '==' is not followed by whitespace. |
130
|
| '==' is not preceded with whitespace. |
130
|
| '==' is not followed by whitespace. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| ')' is preceded with whitespace. |
132
|
| '=' is not preceded with whitespace. |
138
|
| '=' is not followed by whitespace. |
138
|
| '<' is not preceded with whitespace. |
138
|
| '<' is not followed by whitespace. |
138
|
| ';' is preceded with whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| ')' is preceded with whitespace. |
139
|
| '+' should be on a new line. |
140
|
| Method 'compareWeak' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Parameter str1 should be final. |
151
|
| Parameter str2 should be final. |
151
|
| 'if' construct must use '{}'s. |
152
|
| '(' is followed by whitespace. |
152
|
| '==' is not preceded with whitespace. |
152
|
| '==' is not followed by whitespace. |
152
|
| '==' is not preceded with whitespace. |
152
|
| '==' is not followed by whitespace. |
152
|
| '=' is not preceded with whitespace. |
154
|
| '=' is not followed by whitespace. |
154
|
| '=' is not preceded with whitespace. |
155
|
| '=' is not followed by whitespace. |
155
|
| Line has trailing spaces. |
161
|
| Conditional logic can be removed. |
167
|
| Method 'log' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Parameter message should be final. |
174
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
27
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
31
|
| Name '_millis' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Variable '_millis' must be private and have accessor methods. |
31
|
| '30000' is a magic number. |
31
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
37
|
| ',' is not followed by whitespace. |
38
|
| '30000' is a magic number. |
38
|
| Missing a Javadoc comment. |
41
|
| Parameter label should be final. |
41
|
| ',' is not followed by whitespace. |
42
|
| '30000' is a magic number. |
42
|
| Missing a Javadoc comment. |
45
|
| Parameter label should be final. |
45
|
| Parameter millis should be final. |
45
|
| Method 'setMaxMillis' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter millis should be final. |
52
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter response should be final. |
56
|
| Unable to get class information for ValidationException. |
56
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
60
|
| '{' is followed by whitespace. |
60
|
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
44
|
| Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable '_pattern' must be private and have accessor methods. |
44
|
| Missing a Javadoc comment. |
45
|
| Name '_ignoreCase' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable '_ignoreCase' must be private and have accessor methods. |
45
| |