Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
13 | 0 | 0 | 1602 |
Files
org/apache/avalon/excalibur/testcase/BufferedLogger.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_sb' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Method 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty. |
64
|
| '{' should be on the previous line. |
65
|
| Method 'info' is not designed for extension - needs to be abstract, final or empty. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Method 'info' is not designed for extension - needs to be abstract, final or empty. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Method 'isInfoEnabled' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '{' should be on the previous line. |
96
|
| Method 'warn' is not designed for extension - needs to be abstract, final or empty. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Method 'warn' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Method 'isWarnEnabled' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '{' should be on the previous line. |
127
|
| Method 'error' is not designed for extension - needs to be abstract, final or empty. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Method 'error' is not designed for extension - needs to be abstract, final or empty. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '{' should be on the previous line. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Method 'isErrorEnabled' is not designed for extension - needs to be abstract, final or empty. |
157
|
| '{' should be on the previous line. |
158
|
| Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '{' should be on the previous line. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Method 'isFatalErrorEnabled' is not designed for extension - needs to be abstract, final or empty. |
188
|
| '{' should be on the previous line. |
189
|
| Method 'getChildLogger' is not designed for extension - needs to be abstract, final or empty. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '{' should be on the previous line. |
201
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
211
|
| '{' should be on the previous line. |
212
|
| Missing a Javadoc comment. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| 'synchronized' is not followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
221
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| 'if' is not followed by whitespace. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '{' should be on the previous line. |
227
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
org/apache/avalon/excalibur/testcase/CascadingAssertionFailedError.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
23
|
| Line is longer than 80 characters. |
30
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| First sentence should end with a period. |
38
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| First sentence should end with a period. |
46
|
| '(' is followed by whitespace. |
49
|
| Parameter message should be final. |
49
|
| Expected @param tag for 'message'. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| First sentence should end with a period. |
54
|
| '(' is followed by whitespace. |
57
|
| Parameter message should be final. |
57
|
| Expected @param tag for 'message'. |
57
|
| Parameter parentThrowable should be final. |
58
|
| Expected @param tag for 'parentThrowable'. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| First sentence should end with a period. |
64
|
| Expected an @return tag. |
67
|
| '{' should be on the previous line. |
68
|
org/apache/avalon/excalibur/testcase/ComponentStateValidator.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
68
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
81
|
| Missing a Javadoc comment. |
82
|
| Missing a Javadoc comment. |
85
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
89
|
| '|' should be on a new line. |
89
|
| Line is longer than 80 characters. |
90
|
| '|' should be on a new line. |
90
|
| Missing a Javadoc comment. |
93
|
| Name 'm_interfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
93
|
| Missing a Javadoc comment. |
94
|
| Name 'm_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
94
|
| Missing a Javadoc comment. |
95
|
| Name 'm_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
95
|
| Missing a Javadoc comment. |
96
|
| Name 'm_active' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
96
|
| Missing a Javadoc comment. |
97
|
| Name 'm_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| '(' is followed by whitespace. |
103
|
| Expected @param tag for 'object'. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| 'if' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
111
|
| 'if' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| 'if' is not followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| 'if' is not followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| 'if' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| 'if' is not followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| Line is longer than 80 characters. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| 'if' is not followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| 'if' is not followed by whitespace. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| 'if' is not followed by whitespace. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| 'if' is not followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '{' should be on the previous line. |
164
|
| 'if' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| 'if' is not followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| 'if' is not followed by whitespace. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '{' should be on the previous line. |
182
|
| 'if' is not followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' should be on the previous line. |
188
|
| 'if' is not followed by whitespace. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '{' should be on the previous line. |
194
|
| Missing a Javadoc comment. |
205
|
| '(' is followed by whitespace. |
205
|
| Parameter interfaceId should be final. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
206
|
| 'if' is not followed by whitespace. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| '}' should be on the same line. |
210
|
| 'if' is not followed by whitespace. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| '}' should be on the same line. |
214
|
| 'if' is not followed by whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '{' should be on the previous line. |
216
|
| '}' should be on the same line. |
218
|
| 'if' is not followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '{' should be on the previous line. |
220
|
| '}' should be on the same line. |
222
|
| 'if' is not followed by whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| '}' should be on the same line. |
226
|
| 'if' is not followed by whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| '}' should be on the same line. |
230
|
| 'if' is not followed by whitespace. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '{' should be on the previous line. |
232
|
| '}' should be on the same line. |
234
|
| 'if' is not followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '{' should be on the previous line. |
236
|
| '}' should be on the same line. |
238
|
| 'if' is not followed by whitespace. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '{' should be on the previous line. |
240
|
| '}' should be on the same line. |
242
|
| 'if' is not followed by whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| '}' should be on the same line. |
246
|
| 'if' is not followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '}' should be on the same line. |
250
|
| 'if' is not followed by whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '{' should be on the previous line. |
252
|
| '}' should be on the same line. |
254
|
| 'if' is not followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '{' should be on the previous line. |
256
|
| '}' should be on the same line. |
258
|
| 'if' is not followed by whitespace. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| '{' should be on the previous line. |
260
|
| '}' should be on the same line. |
262
|
| '{' should be on the previous line. |
264
|
| Line is longer than 80 characters. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Missing a Javadoc comment. |
269
|
| '(' is followed by whitespace. |
269
|
| Parameter methodId should be final. |
269
|
| ')' is preceded with whitespace. |
269
|
| '{' should be on the previous line. |
270
|
| 'if' is not followed by whitespace. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '{' should be on the previous line. |
272
|
| '}' should be on the same line. |
274
|
| 'if' is not followed by whitespace. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '{' should be on the previous line. |
276
|
| '}' should be on the same line. |
278
|
| 'if' is not followed by whitespace. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '{' should be on the previous line. |
280
|
| '}' should be on the same line. |
282
|
| 'if' is not followed by whitespace. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| '{' should be on the previous line. |
284
|
| '}' should be on the same line. |
286
|
| 'if' is not followed by whitespace. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| '{' should be on the previous line. |
288
|
| '}' should be on the same line. |
290
|
| 'if' is not followed by whitespace. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '{' should be on the previous line. |
292
|
| '}' should be on the same line. |
294
|
| 'if' is not followed by whitespace. |
295
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| '{' should be on the previous line. |
296
|
| '}' should be on the same line. |
298
|
| 'if' is not followed by whitespace. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '{' should be on the previous line. |
300
|
| '}' should be on the same line. |
302
|
| 'if' is not followed by whitespace. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| '{' should be on the previous line. |
304
|
| '}' should be on the same line. |
306
|
| 'if' is not followed by whitespace. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| '{' should be on the previous line. |
308
|
| '}' should be on the same line. |
310
|
| 'if' is not followed by whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '{' should be on the previous line. |
312
|
| '}' should be on the same line. |
314
|
| 'if' is not followed by whitespace. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| '{' should be on the previous line. |
316
|
| '}' should be on the same line. |
318
|
| 'if' is not followed by whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '{' should be on the previous line. |
320
|
| '}' should be on the same line. |
322
|
| 'if' is not followed by whitespace. |
323
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| '{' should be on the previous line. |
324
|
| '}' should be on the same line. |
326
|
| 'if' is not followed by whitespace. |
327
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '{' should be on the previous line. |
328
|
| '}' should be on the same line. |
330
|
| 'if' is not followed by whitespace. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '{' should be on the previous line. |
332
|
| '}' should be on the same line. |
334
|
| '{' should be on the previous line. |
336
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| Missing a Javadoc comment. |
341
|
| '(' is followed by whitespace. |
341
|
| Parameter state should be final. |
341
|
| ')' is preceded with whitespace. |
341
|
| '{' should be on the previous line. |
342
|
| 'for' is not followed by whitespace. |
343
|
| '(' is followed by whitespace. |
343
|
| '31' is a magic number. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| 'if' is not followed by whitespace. |
346
|
| '(' is followed by whitespace. |
346
|
| '(' is followed by whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| '{' should be on the previous line. |
347
|
| '(' is followed by whitespace. |
348
|
| ')' is preceded with whitespace. |
348
|
| Line is longer than 80 characters. |
351
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| '{' should be on the previous line. |
358
|
| 'if' is not followed by whitespace. |
359
|
| '(' is followed by whitespace. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| '{' should be on the previous line. |
360
|
| Line is longer than 80 characters. |
371
|
| '(' is followed by whitespace. |
371
|
| Expected @param tag for 'message'. |
371
|
| Expected @param tag for 'interfaceId'. |
371
|
| Expected @param tag for 'methodId'. |
371
|
| ')' is preceded with whitespace. |
371
|
| 'if' is not followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| '{' should be on the previous line. |
374
|
| 'if' is not followed by whitespace. |
376
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| '{' should be on the previous line. |
377
|
| '(' is followed by whitespace. |
378
|
| '+' should be on a new line. |
378
|
| Line is longer than 80 characters. |
379
|
| '(' is followed by whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| '}' should be on the same line. |
380
|
| '{' should be on the previous line. |
382
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| '}' should be on the same line. |
385
|
| 'if' is not followed by whitespace. |
386
|
| '(' is followed by whitespace. |
386
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| '{' should be on the previous line. |
387
|
| 'if' is not followed by whitespace. |
389
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| '{' should be on the previous line. |
390
|
| Line is longer than 80 characters. |
391
|
| '(' is followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '}' should be on the same line. |
392
|
| '{' should be on the previous line. |
394
|
| '(' is followed by whitespace. |
395
|
| ')' is preceded with whitespace. |
395
|
| '}' should be on the same line. |
397
|
| 'if' is not followed by whitespace. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| 'if' is not followed by whitespace. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| '{' should be on the previous line. |
402
|
| '(' is followed by whitespace. |
403
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| '+' should be on a new line. |
403
|
| Line is longer than 80 characters. |
404
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| '}' should be on the same line. |
405
|
| '{' should be on the previous line. |
407
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| '}' should be on the same line. |
410
|
| Line is longer than 80 characters. |
411
|
| 'if' is not followed by whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| '(' is followed by whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| 'if' is not followed by whitespace. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| '{' should be on the previous line. |
416
|
| '(' is followed by whitespace. |
417
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| '+' should be on a new line. |
417
|
| Line is longer than 80 characters. |
418
|
| '(' is followed by whitespace. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '+' should be on a new line. |
418
|
| ')' is preceded with whitespace. |
419
|
| '}' should be on the same line. |
420
|
| '{' should be on the previous line. |
422
|
| '(' is followed by whitespace. |
423
|
| ')' is preceded with whitespace. |
423
|
| Line is longer than 80 characters. |
443
|
| '(' is followed by whitespace. |
443
|
| Expected @param tag for 'message'. |
443
|
| Expected @param tag for 'interfaceId'. |
443
|
| Expected @param tag for 'methodId'. |
443
|
| ')' is preceded with whitespace. |
443
|
| 'if' is not followed by whitespace. |
445
|
| '(' is followed by whitespace. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '{' should be on the previous line. |
446
|
| 'if' is not followed by whitespace. |
448
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| '{' should be on the previous line. |
449
|
| '(' is followed by whitespace. |
450
|
| '+' should be on a new line. |
450
|
| Line is longer than 80 characters. |
451
|
| '(' is followed by whitespace. |
451
|
| ')' is preceded with whitespace. |
451
|
| ')' is preceded with whitespace. |
451
|
| '}' should be on the same line. |
452
|
| '{' should be on the previous line. |
454
|
| '(' is followed by whitespace. |
455
|
| ')' is preceded with whitespace. |
455
|
| '}' should be on the same line. |
457
|
| 'if' is not followed by whitespace. |
458
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '{' should be on the previous line. |
459
|
| 'if' is not followed by whitespace. |
461
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| '{' should be on the previous line. |
462
|
| 'if' is not followed by whitespace. |
464
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| '{' should be on the previous line. |
465
|
| '(' is followed by whitespace. |
466
|
| '(' is followed by whitespace. |
466
|
| ')' is preceded with whitespace. |
466
|
| '+' should be on a new line. |
466
|
| Line is longer than 80 characters. |
467
|
| '+' should be on a new line. |
467
|
| Line is longer than 80 characters. |
468
|
| '(' is followed by whitespace. |
468
|
| '(' is followed by whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| '+' should be on a new line. |
468
|
| ')' is preceded with whitespace. |
469
|
| '}' should be on the same line. |
470
|
| '{' should be on the previous line. |
472
|
| '(' is followed by whitespace. |
473
|
| ')' is preceded with whitespace. |
473
|
| '}' should be on the same line. |
475
|
| '{' should be on the previous line. |
477
|
| 'if' is not followed by whitespace. |
479
|
| '(' is followed by whitespace. |
479
|
| ')' is preceded with whitespace. |
479
|
| '{' should be on the previous line. |
480
|
| '(' is followed by whitespace. |
481
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| '+' should be on a new line. |
481
|
| Line is longer than 80 characters. |
482
|
| '+' should be on a new line. |
482
|
| Line is longer than 80 characters. |
483
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| '}' should be on the same line. |
484
|
| '{' should be on the previous line. |
486
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| Line is longer than 80 characters. |
498
|
| '(' is followed by whitespace. |
498
|
| Expected @param tag for 'message'. |
498
|
| Expected @param tag for 'interfaceId'. |
498
|
| Expected @param tag for 'methodId'. |
498
|
| ')' is preceded with whitespace. |
498
|
| 'if' is not followed by whitespace. |
500
|
| '(' is followed by whitespace. |
500
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| '{' should be on the previous line. |
501
|
| 'if' is not followed by whitespace. |
503
|
| '(' is followed by whitespace. |
503
|
| ')' is preceded with whitespace. |
503
|
| '{' should be on the previous line. |
504
|
| '(' is followed by whitespace. |
505
|
| '+' should be on a new line. |
505
|
| Line is longer than 80 characters. |
506
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| '}' should be on the same line. |
507
|
| '{' should be on the previous line. |
509
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| '}' should be on the same line. |
512
|
| 'if' is not followed by whitespace. |
513
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| '{' should be on the previous line. |
514
|
| 'if' is not followed by whitespace. |
516
|
| '(' is followed by whitespace. |
516
|
| ')' is preceded with whitespace. |
516
|
| '{' should be on the previous line. |
517
|
| '(' is followed by whitespace. |
518
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
518
|
| '+' should be on a new line. |
518
|
| Line is longer than 80 characters. |
519
|
| '(' is followed by whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| '}' should be on the same line. |
520
|
| '{' should be on the previous line. |
522
|
| '(' is followed by whitespace. |
523
|
| ')' is preceded with whitespace. |
523
|
| Line is longer than 80 characters. |
535
|
| Line is longer than 80 characters. |
536
|
| Unused @throws tag for 'IllegalStateException'. |
539
|
| '{' should be on the previous line. |
542
|
| '(' is followed by whitespace. |
543
|
| ')' is preceded with whitespace. |
543
|
| Line is longer than 80 characters. |
547
|
| Line is longer than 80 characters. |
548
|
| Unused @throws tag for 'IllegalStateException'. |
552
|
| '(' is followed by whitespace. |
554
|
| ')' is preceded with whitespace. |
554
|
| '{' should be on the previous line. |
555
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| Line is longer than 80 characters. |
560
|
| Unused @throws tag for 'IllegalStateException'. |
564
|
| '{' should be on the previous line. |
567
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| Line is longer than 80 characters. |
572
|
| Unused @throws tag for 'IllegalStateException'. |
577
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| '{' should be on the previous line. |
580
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
| Line is longer than 80 characters. |
585
|
| Line is longer than 80 characters. |
586
|
| Line is longer than 80 characters. |
587
|
| Unused @throws tag for 'IllegalStateException'. |
589
|
| '{' should be on the previous line. |
592
|
| '(' is followed by whitespace. |
593
|
| ')' is preceded with whitespace. |
593
|
| Line is longer than 80 characters. |
597
|
| Line is longer than 80 characters. |
598
|
| Line is longer than 80 characters. |
599
|
| Unused @throws tag for 'IllegalStateException'. |
602
|
| '(' is followed by whitespace. |
604
|
| ')' is preceded with whitespace. |
604
|
| '{' should be on the previous line. |
605
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| Line is longer than 80 characters. |
610
|
| Line is longer than 80 characters. |
612
|
| Unused @throws tag for 'IllegalStateException'. |
614
|
| '{' should be on the previous line. |
617
|
| '(' is followed by whitespace. |
618
|
| ')' is preceded with whitespace. |
618
|
| Line is longer than 80 characters. |
622
|
| Line is longer than 80 characters. |
624
|
| Unused @throws tag for 'IllegalStateException'. |
627
|
| '(' is followed by whitespace. |
629
|
| ')' is preceded with whitespace. |
629
|
| '{' should be on the previous line. |
630
|
| '(' is followed by whitespace. |
631
|
| ')' is preceded with whitespace. |
631
|
| Line is longer than 80 characters. |
635
|
| Line is longer than 80 characters. |
637
|
| Unused @throws tag for 'IllegalStateException'. |
639
|
| '{' should be on the previous line. |
642
|
| '(' is followed by whitespace. |
643
|
| ')' is preceded with whitespace. |
643
|
| Line is longer than 80 characters. |
647
|
| Line is longer than 80 characters. |
649
|
| Unused @throws tag for 'IllegalStateException'. |
652
|
| '(' is followed by whitespace. |
654
|
| ')' is preceded with whitespace. |
654
|
| '{' should be on the previous line. |
655
|
| '(' is followed by whitespace. |
656
|
| ')' is preceded with whitespace. |
656
|
| Line is longer than 80 characters. |
660
|
| Line is longer than 80 characters. |
662
|
| Unused @throws tag for 'IllegalStateException'. |
664
|
| '{' should be on the previous line. |
667
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| Line is longer than 80 characters. |
672
|
| Line is longer than 80 characters. |
674
|
| Unused @throws tag for 'IllegalStateException'. |
677
|
| '(' is followed by whitespace. |
679
|
| ')' is preceded with whitespace. |
679
|
| '{' should be on the previous line. |
680
|
| '(' is followed by whitespace. |
681
|
| ')' is preceded with whitespace. |
681
|
| Line is longer than 80 characters. |
685
|
| Line is longer than 80 characters. |
686
|
| Line is longer than 80 characters. |
687
|
| Unused @throws tag for 'IllegalStateException'. |
689
|
| '{' should be on the previous line. |
692
|
| '(' is followed by whitespace. |
693
|
| ')' is preceded with whitespace. |
693
|
| Line is longer than 80 characters. |
697
|
| Line is longer than 80 characters. |
698
|
| Line is longer than 80 characters. |
699
|
| Unused @throws tag for 'IllegalStateException'. |
702
|
| '(' is followed by whitespace. |
704
|
| ')' is preceded with whitespace. |
704
|
| '{' should be on the previous line. |
705
|
| '(' is followed by whitespace. |
706
|
| ')' is preceded with whitespace. |
706
|
| Line is longer than 80 characters. |
710
|
| Line is longer than 80 characters. |
711
|
| Line is longer than 80 characters. |
712
|
| Unused @throws tag for 'IllegalStateException'. |
714
|
| '{' should be on the previous line. |
717
|
| '(' is followed by whitespace. |
718
|
| ')' is preceded with whitespace. |
718
|
| Line is longer than 80 characters. |
722
|
| Line is longer than 80 characters. |
723
|
| Line is longer than 80 characters. |
724
|
| Unused @throws tag for 'IllegalStateException'. |
727
|
| '(' is followed by whitespace. |
729
|
| ')' is preceded with whitespace. |
729
|
| '{' should be on the previous line. |
730
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| Line is longer than 80 characters. |
735
|
| Line is longer than 80 characters. |
737
|
| Unused @throws tag for 'IllegalStateException'. |
739
|
| '{' should be on the previous line. |
742
|
| '(' is followed by whitespace. |
743
|
| ')' is preceded with whitespace. |
743
|
| Line is longer than 80 characters. |
747
|
| Line is longer than 80 characters. |
749
|
| Unused @throws tag for 'IllegalStateException'. |
752
|
| '(' is followed by whitespace. |
754
|
| ')' is preceded with whitespace. |
754
|
| '{' should be on the previous line. |
755
|
| '(' is followed by whitespace. |
756
|
| ')' is preceded with whitespace. |
756
|
| Line is longer than 80 characters. |
760
|
| Unused @throws tag for 'IllegalStateException'. |
764
|
| '{' should be on the previous line. |
767
|
| '(' is followed by whitespace. |
768
|
| ')' is preceded with whitespace. |
768
|
| Line is longer than 80 characters. |
772
|
| Unused @throws tag for 'IllegalStateException'. |
777
|
| '(' is followed by whitespace. |
779
|
| ')' is preceded with whitespace. |
779
|
| '{' should be on the previous line. |
780
|
| '(' is followed by whitespace. |
781
|
| ')' is preceded with whitespace. |
781
|
| Line is longer than 80 characters. |
785
|
| Unused @throws tag for 'IllegalStateException'. |
789
|
| '{' should be on the previous line. |
792
|
| '(' is followed by whitespace. |
793
|
| ')' is preceded with whitespace. |
793
|
| Line is longer than 80 characters. |
797
|
| Unused @throws tag for 'IllegalStateException'. |
802
|
| '(' is followed by whitespace. |
804
|
| ')' is preceded with whitespace. |
804
|
| '{' should be on the previous line. |
805
|
| '(' is followed by whitespace. |
806
|
| ')' is preceded with whitespace. |
806
|
| Line is longer than 80 characters. |
810
|
| Unused @throws tag for 'IllegalStateException'. |
814
|
| '{' should be on the previous line. |
817
|
| '(' is followed by whitespace. |
818
|
| ')' is preceded with whitespace. |
818
|
| Line is longer than 80 characters. |
822
|
| Unused @throws tag for 'IllegalStateException'. |
827
|
| '(' is followed by whitespace. |
829
|
| ')' is preceded with whitespace. |
829
|
| '{' should be on the previous line. |
830
|
| '(' is followed by whitespace. |
831
|
| ')' is preceded with whitespace. |
831
|
| Line is longer than 80 characters. |
835
|
| Unused @throws tag for 'IllegalStateException'. |
839
|
| '{' should be on the previous line. |
842
|
| '(' is followed by whitespace. |
843
|
| ')' is preceded with whitespace. |
843
|
| Line is longer than 80 characters. |
847
|
| Unused @throws tag for 'IllegalStateException'. |
852
|
| '(' is followed by whitespace. |
854
|
| ')' is preceded with whitespace. |
854
|
| '{' should be on the previous line. |
855
|
| '(' is followed by whitespace. |
856
|
| ')' is preceded with whitespace. |
856
|
| Unused @throws tag for 'IllegalStateException'. |
862
|
| '{' should be on the previous line. |
865
|
| '(' is followed by whitespace. |
866
|
| ')' is preceded with whitespace. |
866
|
| Unused @throws tag for 'IllegalStateException'. |
873
|
| '(' is followed by whitespace. |
875
|
| ')' is preceded with whitespace. |
875
|
| '{' should be on the previous line. |
876
|
| 'if' is not followed by whitespace. |
877
|
| '(' is followed by whitespace. |
877
|
| ')' is preceded with whitespace. |
877
|
| '{' should be on the previous line. |
878
|
| 'if' is not followed by whitespace. |
883
|
| '(' is followed by whitespace. |
883
|
| ')' is preceded with whitespace. |
883
|
| '{' should be on the previous line. |
884
|
| 'if' is not followed by whitespace. |
886
|
| '(' is followed by whitespace. |
886
|
| ')' is preceded with whitespace. |
886
|
| '{' should be on the previous line. |
887
|
| Line is longer than 80 characters. |
888
|
| '(' is followed by whitespace. |
888
|
| '+' should be on a new line. |
888
|
| Line is longer than 80 characters. |
889
|
| '(' is followed by whitespace. |
889
|
| '(' is followed by whitespace. |
889
|
| ')' is preceded with whitespace. |
889
|
| ')' is preceded with whitespace. |
889
|
| '+' should be on a new line. |
889
|
| ')' is preceded with whitespace. |
890
|
| '}' should be on the same line. |
891
|
| '{' should be on the previous line. |
893
|
| '(' is followed by whitespace. |
894
|
| ')' is preceded with whitespace. |
894
|
| '}' should be on the same line. |
896
|
| '{' should be on the previous line. |
898
|
| 'if' is not followed by whitespace. |
900
|
| '(' is followed by whitespace. |
900
|
| ')' is preceded with whitespace. |
900
|
| '{' should be on the previous line. |
901
|
| Line is longer than 80 characters. |
902
|
| '(' is followed by whitespace. |
902
|
| '+' should be on a new line. |
902
|
| Line is longer than 80 characters. |
903
|
| '(' is followed by whitespace. |
903
|
| ')' is preceded with whitespace. |
903
|
| ')' is preceded with whitespace. |
903
|
| '}' should be on the same line. |
904
|
| '{' should be on the previous line. |
906
|
| '(' is followed by whitespace. |
907
|
| ')' is preceded with whitespace. |
907
|
| '{' should be on the previous line. |
918
|
| Unused @throws tag for 'IllegalStateException'. |
926
|
| '(' is followed by whitespace. |
928
|
| ')' is preceded with whitespace. |
928
|
| '{' should be on the previous line. |
929
|
| '(' is followed by whitespace. |
930
|
| ')' is preceded with whitespace. |
930
|
| Unused @throws tag for 'IllegalStateException'. |
938
|
| '(' is followed by whitespace. |
940
|
| ')' is preceded with whitespace. |
940
|
| '{' should be on the previous line. |
941
|
| 'if' is not followed by whitespace. |
942
|
| '(' is followed by whitespace. |
942
|
| ')' is preceded with whitespace. |
942
|
| '{' should be on the previous line. |
943
|
| '(' is followed by whitespace. |
944
|
| ')' is preceded with whitespace. |
944
|
org/apache/avalon/excalibur/testcase/ExcaliburTestCase.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
128
|
| Line is longer than 80 characters. |
130
|
| Line is longer than 80 characters. |
131
|
| Line is longer than 80 characters. |
229
|
| '{' should be on the previous line. |
233
|
| Missing a Javadoc comment. |
235
|
| Line is longer than 80 characters. |
236
|
| Missing a Javadoc comment. |
239
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
239
|
| Missing a Javadoc comment. |
240
|
| Name 'm_logEnabledLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
240
|
| Missing a Javadoc comment. |
241
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
241
|
| Missing a Javadoc comment. |
242
|
| Name 'm_logKitManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
242
|
| Missing a Javadoc comment. |
243
|
| Name 'm_tests' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
243
|
| Missing a Javadoc comment. |
245
|
| Variable 'manager' must be private and have accessor methods. |
245
|
| Missing a Javadoc comment. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line is longer than 80 characters. |
251
|
| 'cast' is not followed by whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| 'if' is not followed by whitespace. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on the previous line. |
254
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| 'for' is not followed by whitespace. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '{' should be on the previous line. |
259
|
| 'if' is not followed by whitespace. |
261
|
| '(' is followed by whitespace. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| '&&' should be on a new line. |
261
|
| '(' is followed by whitespace. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '&&' should be on a new line. |
262
|
| '(' is followed by whitespace. |
263
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| '&&' should be on a new line. |
263
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| First sentence should end with a period. |
274
|
| Expected an @return tag. |
275
|
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. |
275
|
| '{' should be on the previous line. |
276
|
| First sentence should end with a period. |
280
|
| Expected an @return tag. |
281
|
| Method 'getLogEnabledLogger' is not designed for extension - needs to be abstract, final or empty. |
281
|
| '{' should be on the previous line. |
282
|
| First sentence should end with a period. |
286
|
| Line is longer than 80 characters. |
289
|
| Method 'prepare' is not designed for extension - needs to be abstract, final or empty. |
292
|
| Expected @throws tag for 'Exception'. |
293
|
| '{' should be on the previous line. |
294
|
| Line is longer than 80 characters. |
295
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| 'if' is not followed by whitespace. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '{' should be on the previous line. |
299
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| '}' should be on the same line. |
302
|
| '{' should be on the previous line. |
304
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| First sentence should end with a period. |
309
|
| Line is longer than 80 characters. |
312
|
| Line is longer than 80 characters. |
314
|
| Line is longer than 80 characters. |
315
|
| Line is longer than 80 characters. |
316
|
| Line is longer than 80 characters. |
317
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Expected @throws tag for 'Exception'. |
321
|
| '{' should be on the previous line. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Line is longer than 80 characters. |
325
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| 'if' is not followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '{' should be on the previous line. |
331
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| '(' is followed by whitespace. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| '(' is followed by whitespace. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| ')' is preceded with whitespace. |
340
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| First sentence should end with a period. |
346
|
| Redundant 'final' modifier. |
349
|
| 'private' modifier out of order with the JLS suggestions. |
349
|
| '{' should be on the previous line. |
350
|
| 'if' is not followed by whitespace. |
351
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| '{' should be on the previous line. |
352
|
| Expected an @return tag. |
362
|
| '(' is followed by whitespace. |
362
|
| Parameter clazz should be final. |
362
|
| Expected @param tag for 'clazz'. |
362
|
| ')' is preceded with whitespace. |
362
|
| '{' should be on the previous line. |
363
|
| '(' is followed by whitespace. |
365
|
| ')' is preceded with whitespace. |
365
|
| 'if' is not followed by whitespace. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '{' should be on the previous line. |
367
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| 'public' modifier out of order with the JLS suggestions. |
376
|
| '(' is followed by whitespace. |
376
|
| Parameter result should be final. |
376
|
| Expected @param tag for 'result'. |
376
|
| ')' is preceded with whitespace. |
376
|
| '{' should be on the previous line. |
377
|
| Line is longer than 80 characters. |
378
|
| 'cast' is not followed by whitespace. |
378
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| 'if' is not followed by whitespace. |
380
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| '{' should be on the previous line. |
381
|
| '(' is followed by whitespace. |
386
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| '{' should be on the previous line. |
389
|
| 'if' is not followed by whitespace. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| '{' should be on the previous line. |
391
|
| '(' is followed by whitespace. |
392
|
| 'cast' is not followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| 'while' is not followed by whitespace. |
399
|
| '(' is followed by whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| '{' should be on the previous line. |
400
|
| 'cast' is not followed by whitespace. |
401
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| 'if' is not followed by whitespace. |
405
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| Line is longer than 80 characters. |
408
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| '(' is followed by whitespace. |
409
|
| ')' is preceded with whitespace. |
409
|
| Line is longer than 80 characters. |
410
|
| '(' is followed by whitespace. |
410
|
| ')' is preceded with whitespace. |
410
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| 'if' is not followed by whitespace. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| '{' should be on the previous line. |
416
|
| Line is longer than 80 characters. |
417
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| Line is longer than 80 characters. |
419
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| '}' should be on the same line. |
424
|
| 'catch' is not followed by whitespace. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| '{' should be on the previous line. |
426
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '}' should be on the same line. |
430
|
| '{' should be on the previous line. |
432
|
| 'if' is not followed by whitespace. |
435
|
| '(' is followed by whitespace. |
435
|
| ')' is preceded with whitespace. |
435
|
| '{' should be on the previous line. |
436
|
| '{' should be on the previous line. |
438
|
| '(' is followed by whitespace. |
439
|
| 'cast' is not followed by whitespace. |
439
|
| ')' is preceded with whitespace. |
439
|
| '}' should be on the same line. |
440
|
| 'catch' is not followed by whitespace. |
441
|
| '(' is followed by whitespace. |
441
|
| ')' is preceded with whitespace. |
441
|
| '{' should be on the previous line. |
442
|
| Line is longer than 80 characters. |
443
|
| '(' is followed by whitespace. |
443
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| '(' is followed by whitespace. |
449
|
| ')' is preceded with whitespace. |
449
|
| First sentence should end with a period. |
452
|
| Line is longer than 80 characters. |
453
|
| Redundant 'final' modifier. |
455
|
| 'private' modifier out of order with the JLS suggestions. |
455
|
| '(' is followed by whitespace. |
455
|
| Parameter name should be final. |
455
|
| Expected @param tag for 'name'. |
455
|
| ')' is preceded with whitespace. |
455
|
| '{' should be on the previous line. |
456
|
| 'if' is not followed by whitespace. |
458
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '{' should be on the previous line. |
459
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| '(' is followed by whitespace. |
462
|
| ')' is preceded with whitespace. |
462
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| '(' is followed by whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| '(' is followed by whitespace. |
466
|
| ')' is preceded with whitespace. |
466
|
| '}' should be on the same line. |
467
|
| '{' should be on the previous line. |
469
|
| '(' is followed by whitespace. |
470
|
| ')' is preceded with whitespace. |
470
|
| Line is longer than 80 characters. |
475
|
| Line is longer than 80 characters. |
477
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| Line is longer than 80 characters. |
490
|
| Line is longer than 80 characters. |
493
|
| Expected an @return tag. |
496
|
| Redundant 'final' modifier. |
496
|
| 'private' modifier out of order with the JLS suggestions. |
496
|
| '(' is followed by whitespace. |
496
|
| Expected @param tag for 'conf'. |
496
|
| ')' is preceded with whitespace. |
496
|
| Expected @throws tag for 'Exception'. |
497
|
| '{' should be on the previous line. |
498
|
| Line is longer than 80 characters. |
499
|
| '(' is followed by whitespace. |
502
|
| ')' is preceded with whitespace. |
502
|
| 'for' is not followed by whitespace. |
503
|
| '(' is followed by whitespace. |
503
|
| ')' is preceded with whitespace. |
503
|
| '{' should be on the previous line. |
504
|
| '(' is followed by whitespace. |
505
|
| ')' is preceded with whitespace. |
505
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| 'if' is not followed by whitespace. |
507
|
| '(' is followed by whitespace. |
507
|
| ')' is preceded with whitespace. |
507
|
| '{' should be on the previous line. |
508
|
| '(' is followed by whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| Line is longer than 80 characters. |
510
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| '(' is followed by whitespace. |
511
|
| ')' is preceded with whitespace. |
511
|
| 'if' construct must use '{}'s. |
512
|
| 'if' is not followed by whitespace. |
512
|
| '(' is followed by whitespace. |
512
|
| ')' is preceded with whitespace. |
512
|
| Line is longer than 80 characters. |
513
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| '}' should be on the same line. |
514
|
| '{' should be on the previous line. |
516
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| 'if' construct must use '{}'s. |
518
|
| 'if' is not followed by whitespace. |
518
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
518
|
| Line is longer than 80 characters. |
519
|
| '(' is followed by whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| '(' is followed by whitespace. |
523
|
| ')' is preceded with whitespace. |
523
|
| '(' is followed by whitespace. |
530
|
| Parameter context should be final. |
530
|
| Expected @param tag for 'context'. |
530
|
| ')' is preceded with whitespace. |
530
|
| '{' should be on the previous line. |
531
|
| Missing a Javadoc comment. |
534
|
| Redundant 'final' modifier. |
534
|
| 'private' modifier out of order with the JLS suggestions. |
534
|
| '(' is followed by whitespace. |
534
|
| ')' is preceded with whitespace. |
537
|
| '{' should be on the previous line. |
539
|
| Line is longer than 80 characters. |
540
|
| '(' is followed by whitespace. |
542
|
| ')' is preceded with whitespace. |
542
|
| '(' is followed by whitespace. |
543
|
| ')' is preceded with whitespace. |
543
|
| '(' is followed by whitespace. |
544
|
| ')' is preceded with whitespace. |
544
|
| Line is longer than 80 characters. |
546
|
| '(' is followed by whitespace. |
546
|
| ')' is preceded with whitespace. |
546
|
| '(' is followed by whitespace. |
547
|
| ')' is preceded with whitespace. |
547
|
| '(' is followed by whitespace. |
548
|
| '(' is followed by whitespace. |
548
|
| ')' is preceded with whitespace. |
548
|
| ')' is preceded with whitespace. |
548
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| '(' is followed by whitespace. |
550
|
| ')' is preceded with whitespace. |
550
|
| '(' is followed by whitespace. |
552
|
| ')' is preceded with whitespace. |
552
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| '(' is followed by whitespace. |
558
|
| '(' is followed by whitespace. |
558
|
| ')' is preceded with whitespace. |
558
|
| ')' is preceded with whitespace. |
558
|
| '(' is followed by whitespace. |
559
|
| ')' is preceded with whitespace. |
559
|
| '(' is followed by whitespace. |
562
|
| ')' is preceded with whitespace. |
562
|
| '(' is followed by whitespace. |
564
|
| '(' is followed by whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| '(' is followed by whitespace. |
565
|
| ')' is preceded with whitespace. |
565
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
566
|
| '(' is followed by whitespace. |
567
|
| ')' is preceded with whitespace. |
567
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| Missing a Javadoc comment. |
573
|
| '(' is followed by whitespace. |
573
|
| ')' is preceded with whitespace. |
573
|
| '{' should be on the previous line. |
575
|
| '(' is followed by whitespace. |
576
|
| ')' is preceded with whitespace. |
576
|
| Missing a Javadoc comment. |
579
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| '{' should be on the previous line. |
580
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
org/apache/avalon/excalibur/testcase/FullLifecycleComponent.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
51
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Name 'm_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Missing a Javadoc comment. |
53
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Missing a Javadoc comment. |
54
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Missing a Javadoc comment. |
55
|
| Name 'm_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Missing a Javadoc comment. |
56
|
| Name 'm_configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Missing a Javadoc comment. |
57
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Missing a Javadoc comment. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter logger should be final. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Missing a Javadoc comment. |
67
|
| '(' is followed by whitespace. |
67
|
| Parameter context should be final. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Missing a Javadoc comment. |
76
|
| '(' is followed by whitespace. |
76
|
| Parameter params should be final. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Missing a Javadoc comment. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter config should be final. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Missing a Javadoc comment. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter manager should be final. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Missing a Javadoc comment. |
102
|
| '{' should be on the previous line. |
104
|
| Missing a Javadoc comment. |
108
|
| '{' should be on the previous line. |
110
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Missing a Javadoc comment. |
119
|
| '{' should be on the previous line. |
120
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
126
|
| Missing a Javadoc comment. |
130
|
| '{' should be on the previous line. |
131
|
org/apache/avalon/excalibur/testcase/LatchedThreadGroup.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
23
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
34
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_threads' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
40
|
| Name 'm_semaphore' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
41
|
| Name 'm_startedCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_latched' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_completedCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Line is longer than 80 characters. |
50
|
| '(' is followed by whitespace. |
52
|
| Parameter runnables should be final. |
52
|
| Expected @param tag for 'runnables'. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| 'for' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Line is longer than 80 characters. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line is longer than 80 characters. |
63
|
| '(' is followed by whitespace. |
65
|
| Parameter runnable should be final. |
65
|
| Expected @param tag for 'runnable'. |
65
|
| Parameter threadCount should be final. |
65
|
| Expected @param tag for 'threadCount'. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| 'for' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Method 'resetMemory' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| '{' should be on the previous line. |
78
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| '50' is a magic number. |
85
|
| ')' is preceded with whitespace. |
85
|
| '}' should be on the same line. |
86
|
| 'catch' is not followed by whitespace. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| Must have at least one statement. |
88
|
| Line is longer than 80 characters. |
91
|
| '(' is followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
98
|
| Method 'go' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Expected @throws tag for 'Exception'. |
101
|
| '{' should be on the previous line. |
102
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
104
|
| 'for' is not followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| 'synchronized' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| 'while' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| 'synchronized' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| 'while' is not followed by whitespace. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '{' should be on the previous line. |
138
|
| '}' should be on the same line. |
140
|
| 'catch' is not followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| Must have at least one statement. |
142
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| 'if' is not followed by whitespace. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| Line is longer than 80 characters. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line is longer than 80 characters. |
157
|
| Line is longer than 80 characters. |
158
|
| Expected an @return tag. |
161
|
| '{' should be on the previous line. |
162
|
| Missing a Javadoc comment. |
169
|
| '{' should be on the previous line. |
170
|
| Missing a Javadoc comment. |
171
|
| Name 'm_runnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
171
|
| Missing a Javadoc comment. |
173
|
| '(' is followed by whitespace. |
173
|
| Parameter runnable should be final. |
173
|
| Parameter name should be final. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| Missing a Javadoc comment. |
179
|
| '{' should be on the previous line. |
180
|
| '{' should be on the previous line. |
182
|
| 'synchronized' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '{' should be on the previous line. |
185
|
| Line is longer than 80 characters. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| 'if' is not followed by whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| 'while' is not followed by whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '{' should be on the previous line. |
193
|
| '{' should be on the previous line. |
195
|
| '}' should be on the same line. |
197
|
| 'catch' is not followed by whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| Must have at least one statement. |
199
|
| '{' should be on the previous line. |
206
|
| '}' should be on the same line. |
208
|
| 'catch' is not followed by whitespace. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '{' should be on the previous line. |
210
|
| 'synchronized' is not followed by whitespace. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| Line is longer than 80 characters. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| 'if' is not followed by whitespace. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' should be on the previous line. |
215
|
| '}' should be on the same line. |
220
|
| '{' should be on the previous line. |
222
|
| 'synchronized' is not followed by whitespace. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '{' should be on the previous line. |
225
|
| Line is longer than 80 characters. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|