|
|
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
|
|