Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
26 | 0 | 0 | 970 |
Files
net/sf/ashkay/CacheEntry.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/CacheEntry.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| First sentence should end with a period. |
38
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '{' should be on the previous line. |
42
|
| Line contains a tab character. |
43
|
| First sentence should end with a period. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Parameter entryKey should be final. |
50
|
| Expected @param tag for 'entryKey'. |
50
|
| Parameter entryObject should be final. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| First sentence should end with a period. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line is longer than 80 characters. |
61
|
| Line contains a tab character. |
61
|
| Parameter entryKey should be final. |
61
|
| Expected @param tag for 'entryKey'. |
61
|
| Parameter entryObject should be final. |
61
|
| Parameter entryProperties should be final. |
61
|
| Line contains a tab character. |
62
|
| '{' should be on the previous line. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter entryKey should be final. |
66
|
| Parameter entryObject should be final. |
66
|
| Parameter entryProperties should be final. |
66
|
| Parameter theCache should be final. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Method 'getEntryKey' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Line contains a tab character. |
75
|
| '{' should be on the previous line. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
79
|
| Method 'setEntryKey' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Parameter key should be final. |
79
|
| 'key' hides a field. |
79
|
| Line contains a tab character. |
80
|
| '{' should be on the previous line. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Method 'getEntryObject' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| First sentence should end with a period. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Method 'setEntryObject' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter entryObject should be final. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter key should be final. |
110
|
| 'key' hides a field. |
110
|
| Parameter value should be final. |
110
|
| Line contains a tab character. |
111
|
| '{' should be on the previous line. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| '{' should be on the previous line. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Parameter key should be final. |
124
|
| 'key' hides a field. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '{' should be on the previous line. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| First sentence should end with a period. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Method 'addProperties' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Parameter propertiesToAdd should be final. |
137
|
| Line contains a tab character. |
138
|
| '{' should be on the previous line. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| First sentence should end with a period. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line contains a tab character. |
151
|
| '{' should be on the previous line. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
155
|
| Method 'getCache' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| Line contains a tab character. |
156
|
| '{' should be on the previous line. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Method 'setCache' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| Parameter myCache should be final. |
160
|
| 'myCache' hides a field. |
160
|
| Line contains a tab character. |
161
|
| '{' should be on the previous line. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
net/sf/ashkay/CachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Expected an @return tag. |
42
|
| Redundant 'public' modifier. |
42
|
| Expected @param tag for 'entry'. |
42
|
| Expected an @return tag. |
47
|
| Redundant 'public' modifier. |
47
|
| Expected @param tag for 'entry'. |
47
|
net/sf/ashkay/CreationException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
25
|
| First sentence should end with a period. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| '{' should be on the previous line. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| First sentence should end with a period. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Parameter msg should be final. |
38
|
| Line contains a tab character. |
39
|
| '{' should be on the previous line. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Parameter p_source should be final. |
47
|
| Name 'p_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Line contains a tab character. |
48
|
| '{' should be on the previous line. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| First sentence should end with a period. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Parameter msg should be final. |
57
|
| Parameter p_source should be final. |
57
|
| Name 'p_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Line contains a tab character. |
58
|
| '{' should be on the previous line. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
net/sf/ashkay/LazyObjectFactory.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/LazyObjectFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
net/sf/ashkay/ObjectCache.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| Line contains a tab character. |
66
|
| Missing a Javadoc comment. |
66
|
| Line contains a tab character. |
67
|
| Missing a Javadoc comment. |
67
|
| Line contains a tab character. |
68
|
| Missing a Javadoc comment. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
75
|
| Line is longer than 80 characters. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
82
|
| Parameter aFactory should be final. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
93
|
| Parameter theStrategies should be final. |
93
|
| Expected @param tag for 'theStrategies'. |
93
|
| Line contains a tab character. |
94
|
| '{' should be on the previous line. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Parameter aFactory should be final. |
104
|
| Parameter theStrategies should be final. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| First sentence should end with a period. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Expected an @return tag. |
115
|
| Line contains a tab character. |
115
|
| Method 'addStrategy' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter aStrategy should be final. |
115
|
| Line contains a tab character. |
116
|
| '{' should be on the previous line. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| First sentence should end with a period. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Expected an @return tag. |
130
|
| Line contains a tab character. |
130
|
| Method 'removeStrategy' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Parameter aStrategy should be final. |
130
|
| Line contains a tab character. |
131
|
| '{' should be on the previous line. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| '{' should be on the previous line. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| First sentence should end with a period. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Expected an @return tag. |
145
|
| Line contains a tab character. |
145
|
| Method 'usesStrategy' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter aStrategy should be final. |
145
|
| Line contains a tab character. |
146
|
| '{' should be on the previous line. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| '{' should be on the previous line. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line is longer than 80 characters. |
155
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Expected an @return tag. |
162
|
| Line contains a tab character. |
162
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Parameter key should be final. |
162
|
| Line contains a tab character. |
163
|
| '{' should be on the previous line. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
167
|
| Line is longer than 80 characters. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Method 'evict' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Parameter key should be final. |
174
|
| Line contains a tab character. |
175
|
| '{' should be on the previous line. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| '{' should be on the previous line. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| '{' should be on the previous line. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line is longer than 80 characters. |
191
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Expected an @return tag. |
199
|
| Line contains a tab character. |
199
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Parameter key should be final. |
199
|
| Parameter data should be final. |
199
|
| Line contains a tab character. |
200
|
| '{' should be on the previous line. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| '{' should be on the previous line. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| '{' should be on the previous line. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| '}' should be on the same line. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| '{' should be on the previous line. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| '{' should be on the previous line. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| '{' should be on the previous line. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| '{' should be on the previous line. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line is longer than 80 characters. |
236
|
| Line contains a tab character. |
236
|
| Missing a Javadoc comment. |
236
|
| Parameter key should be final. |
236
|
| Parameter data should be final. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| '{' should be on the previous line. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| '{' should be on the previous line. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| '{' should be on the previous line. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
259
|
| Missing a Javadoc comment. |
259
|
| Parameter entry should be final. |
259
|
| Line contains a tab character. |
260
|
| '{' should be on the previous line. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| '{' should be on the previous line. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| '{' should be on the previous line. |
265
|
| Line is longer than 80 characters. |
266
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
273
|
| Missing a Javadoc comment. |
273
|
| Parameter key should be final. |
273
|
| Line contains a tab character. |
274
|
| '{' should be on the previous line. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| '{' should be on the previous line. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
284
|
| Missing a Javadoc comment. |
284
|
| Parameter entry should be final. |
284
|
| Line contains a tab character. |
285
|
| '{' should be on the previous line. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| '{' should be on the previous line. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| '{' should be on the previous line. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| '{' should be on the previous line. |
294
|
| Line is longer than 80 characters. |
295
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| '{' should be on the previous line. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
306
|
| Missing a Javadoc comment. |
306
|
| Parameter key should be final. |
306
|
| Line contains a tab character. |
307
|
| '{' should be on the previous line. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| '{' should be on the previous line. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| '{' should be on the previous line. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| '{' should be on the previous line. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| '}' should be on the same line. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| '{' should be on the previous line. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| '}' should be on the same line. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| '{' should be on the previous line. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
335
|
| Method 'put' is not designed for extension - needs to be abstract, final or empty. |
335
|
| Missing a Javadoc comment. |
335
|
| Parameter key should be final. |
335
|
| Parameter value should be final. |
335
|
| Line contains a tab character. |
336
|
| '{' should be on the previous line. |
336
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| First sentence should end with a period. |
343
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
346
|
| Line contains a tab character. |
347
|
| '{' should be on the previous line. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| First sentence should end with a period. |
351
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Line contains a tab character. |
357
|
| '{' should be on the previous line. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
net/sf/ashkay/ObjectFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
29
|
| Missing a Javadoc comment. |
29
|
net/sf/ashkay/strategies/FullCachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| Method 'prepare' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Parameter entry should be final. |
33
|
| Line contains a tab character. |
34
|
| '{' should be on the previous line. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter entry should be final. |
38
|
| Line contains a tab character. |
39
|
| '{' should be on the previous line. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
net/sf/ashkay/strategies/LastModifiedCachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
31
|
| Line is longer than 80 characters. |
32
|
| '{' should be on the previous line. |
36
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Expected an @return tag. |
44
|
| Line contains a tab character. |
44
|
| Method 'prepare' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Parameter entry should be final. |
44
|
| Expected @param tag for 'entry'. |
44
|
| Line contains a tab character. |
45
|
| '{' should be on the previous line. |
45
|
| Line contains a tab character. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Expected an @return tag. |
54
|
| Line contains a tab character. |
54
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Parameter entry should be final. |
54
|
| Expected @param tag for 'entry'. |
54
|
| Line contains a tab character. |
55
|
| '{' should be on the previous line. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| Name 'entry_modified' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Line contains a tab character. |
58
|
| Name 'file_modified' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter entry should be final. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| '}' should be on the same line. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| '{' should be on the previous line. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| '}' should be on the same line. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| Missing a Javadoc comment. |
95
|
| Parameter fileName should be final. |
95
|
| Line contains a tab character. |
96
|
| '{' should be on the previous line. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| '{' should be on the previous line. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| '}' should be on the same line. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| '{' should be on the previous line. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| '}' should be on the same line. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| '{' should be on the previous line. |
110
|
| Must have at least one statement. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter url should be final. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| '{' should be on the previous line. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| '}' should be on the same line. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| '{' should be on the previous line. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter aFile should be final. |
129
|
| Line contains a tab character. |
130
|
| '{' should be on the previous line. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
net/sf/ashkay/strategies/NullCachingStrategy.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/strategies/NullCachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
21
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Parameter entry should be final. |
34
|
| Line contains a tab character. |
35
|
| '{' should be on the previous line. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
net/sf/ashkay/strategies/SoftReferenceCacheEntry.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/strategies/SoftReferenceCacheEntry.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter originalEntry should be final. |
41
|
| Parameter queue should be final. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Method 'getEntryReference' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line contains a tab character. |
49
|
| '{' should be on the previous line. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Method 'getEntryObject' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Method 'addProperties' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter propertiesToAdd should be final. |
59
|
| Line contains a tab character. |
60
|
| '{' should be on the previous line. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
64
|
| Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter key should be final. |
64
|
| Parameter value should be final. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter key should be final. |
69
|
| Line contains a tab character. |
70
|
| '{' should be on the previous line. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Method 'setEntryObject' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter entryObject should be final. |
74
|
| Line contains a tab character. |
75
|
| '{' should be on the previous line. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
80
|
| Method 'getEntryKey' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Method 'setEntryKey' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter key should be final. |
85
|
| Line contains a tab character. |
86
|
| '{' should be on the previous line. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| Method 'getCache' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Line contains a tab character. |
96
|
| '{' should be on the previous line. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| Method 'setCache' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter myCache should be final. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
net/sf/ashkay/strategies/SoftReferenceCachingStrategy.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/strategies/SoftReferenceCachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
36
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| Line contains a tab character. |
38
|
| Missing a Javadoc comment. |
38
|
| Line contains a tab character. |
40
|
| Method 'prepare' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter entry should be final. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
50
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter entry should be final. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '{' should be on the previous line. |
67
|
| Line is longer than 80 characters. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| '{' should be on the previous line. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
net/sf/ashkay/strategies/TimeExpirationCachingStrategy.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/ashkay/strategies/TimeExpirationCachingStrategy.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
33
|
| Parameter timeOut should be final. |
39
|
| '{' should be on the previous line. |
40
|
| Method 'prepare' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter entry should be final. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter entry should be final. |
50
|
| '{' should be on the previous line. |
51
|
| '{' should be on the previous line. |
55
|
| '{' should be on the previous line. |
59
|
| '}' should be on the same line. |
63
|
| '{' should be on the previous line. |
65
|
net/sf/ashkay/strategies/package.html
Error | Line |
| Missing package documentation file. | 0 |