Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
57 | 0 | 0 | 933 |
Files
net/sf/fridaymvc/Parameters.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
25
|
| Variable 'prefix' must be private and have accessor methods. |
25
|
| Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter prefix should be final. |
27
|
| 'prefix' hides a field. |
27
|
| Line has trailing spaces. |
30
|
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
34
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter name should be final. |
35
|
| 'prefix' hides a field. |
36
|
| 'if' construct must use '{}'s. |
37
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
37
|
| 'if' is not followed by whitespace. |
37
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
40
|
| Method 'getInteger' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter fieldName should be final. |
41
|
| '}' should be on the same line. |
44
|
| 'catch' is not followed by whitespace. |
45
|
| Line has trailing spaces. |
49
|
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter key should be final. |
50
|
| 'if' construct must use '{}'s. |
52
|
| 'if' is not followed by whitespace. |
52
|
net/sf/fridaymvc/RunData.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/fridaymvc/RunData.java
Error | Line |
| Line does not match expected header line of ' Apache License'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
58
|
| Missing a Javadoc comment. |
58
|
| Line has trailing spaces. |
59
|
| Missing a Javadoc comment. |
60
|
| Variable 'httpServletRequest' must be private and have accessor methods. |
60
|
| Missing a Javadoc comment. |
61
|
| Variable 'httpServletResponse' must be private and have accessor methods. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Variable 'currentViewName' must be private and have accessor methods. |
63
|
| Missing a Javadoc comment. |
64
|
| Variable 'currentViewUid' must be private and have accessor methods. |
64
|
| Line has trailing spaces. |
65
|
| Missing a Javadoc comment. |
66
|
| Variable 'webApplicationContext' must be private and have accessor methods. |
66
|
| Line has trailing spaces. |
67
|
| Missing a Javadoc comment. |
68
|
| Variable 'layoutViewManager' must be private and have accessor methods. |
68
|
| Missing a Javadoc comment. |
69
|
| Variable 'linkViewManager' must be private and have accessor methods. |
69
|
| Missing a Javadoc comment. |
70
|
| Variable 'actionViewManager' must be private and have accessor methods. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Missing a Javadoc comment. |
72
|
| Variable 'preViewMappings' must be private and have accessor methods. |
72
|
| Missing a Javadoc comment. |
73
|
| Variable 'viewResolver' must be private and have accessor methods. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
75
|
| Missing a Javadoc comment. |
75
|
| Variable 'parameters' must be private and have accessor methods. |
75
|
| Missing a Javadoc comment. |
76
|
| Variable 'viewMapping' must be private and have accessor methods. |
76
|
| Line has trailing spaces. |
77
|
| Missing a Javadoc comment. |
78
|
| Variable 'accessController' must be private and have accessor methods. |
78
|
| Line has trailing spaces. |
79
|
| Missing a Javadoc comment. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| Missing a Javadoc comment. |
82
|
| Line has trailing spaces. |
85
|
| Missing a Javadoc comment. |
86
|
| Line has trailing spaces. |
87
|
| Missing a Javadoc comment. |
88
|
| Redundant throws: 'Exception' is unchecked exception. |
88
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
95
|
| Missing a Javadoc comment. |
96
|
| Parameter f should be final. |
96
|
| Parameter rootPath should be final. |
96
|
| ')' is preceded with whitespace. |
96
|
| 'if' is not followed by whitespace. |
97
|
| Array brackets at illegal position. |
98
|
| 'for' is not followed by whitespace. |
99
|
| '}' should be on the same line. |
102
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
105
|
| Array brackets at illegal position. |
105
|
| '+' is not preceded with whitespace. |
105
|
| '+' is not followed by whitespace. |
105
|
| 'if' construct must use '{}'s. |
106
|
| 'if' is not followed by whitespace. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
113
|
| 'if' is not followed by whitespace. |
113
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
117
|
| 'if' is not followed by whitespace. |
118
|
| Line has trailing spaces. |
119
|
| '}' should be on the same line. |
121
|
| 'catch' is not followed by whitespace. |
122
|
| Must have at least one statement. |
122
|
| Line has trailing spaces. |
127
|
| Missing a Javadoc comment. |
128
|
| Variable 'actionClasses' must be private and have accessor methods. |
128
|
| Missing a Javadoc comment. |
129
|
| Variable 'modelClasses' must be private and have accessor methods. |
129
|
| Line has trailing spaces. |
130
|
| Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| Redundant throws: 'Exception' is unchecked exception. |
131
|
| 'if' is not followed by whitespace. |
132
|
| 'synchronized' is not followed by whitespace. |
133
|
| 'if' construct must use '{}'s. |
134
|
| The double-checked locking idiom is broken and should be avoided. |
134
|
| 'if' is not followed by whitespace. |
134
|
| '}' should be on the same line. |
139
|
| 'catch' is not followed by whitespace. |
140
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
151
|
| Method 'handleAction' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Expected @throws tag for 'Exception'. |
153
|
| Redundant throws: 'Exception' is unchecked exception. |
153
|
| 'if' construct must use '{}'s. |
156
|
| 'if' is not followed by whitespace. |
156
|
| Line has trailing spaces. |
159
|
| 'if' construct must use '{}'s. |
160
|
| Line is longer than 80 characters. |
160
|
| 'if' is not followed by whitespace. |
160
|
| 'if' construct must use '{}'s. |
162
|
| Line is longer than 80 characters. |
162
|
| 'if' is not followed by whitespace. |
162
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
164
|
| 'if' construct must use '{}'s. |
165
|
| Line is longer than 80 characters. |
165
|
| 'if' is not followed by whitespace. |
165
|
| Line is longer than 80 characters. |
166
|
| 'if' construct must use '{}'s. |
167
|
| Line is longer than 80 characters. |
167
|
| 'if' is not followed by whitespace. |
167
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
170
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
173
|
| Line is longer than 80 characters. |
174
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
178
|
| 'if' is not followed by whitespace. |
178
|
| Line has trailing spaces. |
180
|
| Line is longer than 80 characters. |
180
|
| 'if' construct must use '{}'s. |
181
|
| Line has trailing spaces. |
181
|
| Line is longer than 80 characters. |
181
|
| 'if' is not followed by whitespace. |
181
|
| Expression can be simplified. |
181
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
184
|
| 'if' is not followed by whitespace. |
185
|
| Line has trailing spaces. |
189
|
| '}' should be on the same line. |
192
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
197
|
| Method 'includePanel' is not designed for extension - needs to be abstract, final or empty. |
198
|
| Missing a Javadoc comment. |
198
|
| Parameter uid should be final. |
198
|
| Parameter viewName should be final. |
198
|
| Redundant throws: 'Exception' is unchecked exception. |
198
|
| 'synchronized' is not followed by whitespace. |
200
|
| 'if' construct must use '{}'s. |
201
|
| 'if' is not followed by whitespace. |
201
|
| Line has trailing spaces. |
203
|
| '}' should be on the same line. |
208
|
| 'catch' is not followed by whitespace. |
209
|
| Line has trailing spaces. |
216
|
| Method 'includeRootPage' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Missing a Javadoc comment. |
217
|
| Redundant throws: 'Exception' is unchecked exception. |
217
|
| Line is longer than 80 characters. |
218
|
| Avoid inline conditionals. |
218
|
| Line has trailing spaces. |
221
|
| Method 'include' is not designed for extension - needs to be abstract, final or empty. |
222
|
| Missing a Javadoc comment. |
222
|
| Parameter uid should be final. |
222
|
| Parameter viewName should be final. |
222
|
| Redundant throws: 'Exception' is unchecked exception. |
222
|
| Line has trailing spaces. |
224
|
| '}' should be on the same line. |
227
|
| 'catch' is not followed by whitespace. |
228
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
235
|
| 'if' is not followed by whitespace. |
238
|
| Line has trailing spaces. |
241
|
| 'if' construct must use '{}'s. |
242
|
| 'if' is not followed by whitespace. |
242
|
| Line has trailing spaces. |
243
|
| Array brackets at illegal position. |
244
|
| Line has trailing spaces. |
245
|
| Array brackets at illegal position. |
246
|
| Line has trailing spaces. |
247
|
| 'if' construct must use '{}'s. |
248
|
| Line is longer than 80 characters. |
248
|
| 'if' is not followed by whitespace. |
248
|
| '-' is not preceded with whitespace. |
248
|
| '-' is not followed by whitespace. |
248
|
| 'else' construct must use '{}'s. |
249
|
| '-' is not preceded with whitespace. |
249
|
| '-' is not followed by whitespace. |
249
|
| Line has trailing spaces. |
252
|
| Line has trailing spaces. |
254
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
257
|
| Line has trailing spaces. |
258
|
| Method 'renderView' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Missing a Javadoc comment. |
259
|
| Parameter viewName should be final. |
259
|
| Parameter model should be final. |
259
|
| Redundant throws: 'Exception' is unchecked exception. |
259
|
| '5' is a magic number. |
260
|
| Line has trailing spaces. |
264
|
| 'if' is not followed by whitespace. |
266
|
| Line has trailing spaces. |
271
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
274
|
| 'viewResolver' hides a field. |
274
|
| Line has trailing spaces. |
275
|
| Line is longer than 80 characters. |
275
|
| Line has trailing spaces. |
277
|
| Line has trailing spaces. |
278
|
| Line has trailing spaces. |
279
|
| Missing a Javadoc comment. |
279
|
| Parameter modelName should be final. |
279
|
| Redundant throws: 'Exception' is unchecked exception. |
279
|
| 'if' construct must use '{}'s. |
283
|
| Line is longer than 80 characters. |
283
|
| 'if' is not followed by whitespace. |
283
|
| Line has trailing spaces. |
284
|
| Line is longer than 80 characters. |
285
|
| 'if' is not followed by whitespace. |
286
|
| Line has trailing spaces. |
287
|
| Line is longer than 80 characters. |
287
|
| Line has trailing spaces. |
289
|
| Line is longer than 80 characters. |
290
|
| 'if' construct must use '{}'s. |
291
|
| Line is longer than 80 characters. |
291
|
| 'if' is not followed by whitespace. |
291
|
| Line has trailing spaces. |
292
|
| Line is longer than 80 characters. |
293
|
| 'if' construct must use '{}'s. |
294
|
| Line is longer than 80 characters. |
294
|
| 'if' is not followed by whitespace. |
294
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
296
|
| Line has trailing spaces. |
297
|
| Method 'getHttpServletRequest' is not designed for extension - needs to be abstract, final or empty. |
304
|
| Method 'setHttpServletRequest' is not designed for extension - needs to be abstract, final or empty. |
310
|
| Parameter httpServletRequest should be final. |
310
|
| 'httpServletRequest' hides a field. |
310
|
| Method 'getHttpServletResponse' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Line is longer than 80 characters. |
322
|
| Method 'setHttpServletResponse' is not designed for extension - needs to be abstract, final or empty. |
322
|
| Parameter httpServletResponse should be final. |
322
|
| 'httpServletResponse' hides a field. |
322
|
| Line has trailing spaces. |
324
|
| Method 'getPreViewMappings' is not designed for extension - needs to be abstract, final or empty. |
328
|
| 'if' is not followed by whitespace. |
329
|
| 'synchronized' is not followed by whitespace. |
330
|
| The double-checked locking idiom is broken and should be avoided. |
331
|
| 'if' is not followed by whitespace. |
331
|
| Line is longer than 80 characters. |
332
|
| Unused @param tag for 'preViewMappings'. |
339
|
| Method 'setPreViewMappings' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Parameter viewMappings should be final. |
341
|
| Expected @param tag for 'viewMappings'. |
341
|
| Method 'getViewResolver' is not designed for extension - needs to be abstract, final or empty. |
347
|
| 'if' is not followed by whitespace. |
348
|
| 'synchronized' is not followed by whitespace. |
349
|
| The double-checked locking idiom is broken and should be avoided. |
350
|
| 'if' is not followed by whitespace. |
350
|
| Line is longer than 80 characters. |
351
|
| Method 'setViewResolver' is not designed for extension - needs to be abstract, final or empty. |
360
|
| Parameter viewResolver should be final. |
360
|
| 'viewResolver' hides a field. |
360
|
| Line has trailing spaces. |
363
|
| Method 'getWebApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
367
|
| Line has trailing spaces. |
370
|
| Line is longer than 80 characters. |
374
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
374
|
| Parameter webApplicationContext should be final. |
374
|
| 'webApplicationContext' hides a field. |
374
|
| Line has trailing spaces. |
377
|
| Method 'getLayoutViewManager' is not designed for extension - needs to be abstract, final or empty. |
381
|
| 'if' is not followed by whitespace. |
382
|
| 'synchronized' is not followed by whitespace. |
383
|
| The double-checked locking idiom is broken and should be avoided. |
384
|
| 'if' is not followed by whitespace. |
384
|
| Method 'setLayoutViewManager' is not designed for extension - needs to be abstract, final or empty. |
394
|
| Parameter layoutViewManager should be final. |
394
|
| 'layoutViewManager' hides a field. |
394
|
| Method 'getLinkViewManager' is not designed for extension - needs to be abstract, final or empty. |
400
|
| 'if' is not followed by whitespace. |
401
|
| 'synchronized' is not followed by whitespace. |
402
|
| The double-checked locking idiom is broken and should be avoided. |
403
|
| 'if' is not followed by whitespace. |
403
|
| Method 'setLinkViewManager' is not designed for extension - needs to be abstract, final or empty. |
413
|
| Parameter linkViewManager should be final. |
413
|
| 'linkViewManager' hides a field. |
413
|
| Method 'getActionViewManager' is not designed for extension - needs to be abstract, final or empty. |
421
|
| 'if' is not followed by whitespace. |
422
|
| 'synchronized' is not followed by whitespace. |
423
|
| The double-checked locking idiom is broken and should be avoided. |
424
|
| 'if' is not followed by whitespace. |
424
|
| Method 'setActionViewManager' is not designed for extension - needs to be abstract, final or empty. |
434
|
| Parameter actionViewManager should be final. |
434
|
| 'actionViewManager' hides a field. |
434
|
| Line has trailing spaces. |
437
|
| Method 'getRelativeServletPath' is not designed for extension - needs to be abstract, final or empty. |
438
|
| Missing a Javadoc comment. |
438
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
447
|
| 'if' is not followed by whitespace. |
448
|
| 'synchronized' is not followed by whitespace. |
449
|
| The double-checked locking idiom is broken and should be avoided. |
450
|
| 'if' is not followed by whitespace. |
450
|
| Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. |
460
|
| Parameter parameters should be final. |
460
|
| 'parameters' hides a field. |
460
|
| Method 'getViewMapping' is not designed for extension - needs to be abstract, final or empty. |
466
|
| 'if' is not followed by whitespace. |
467
|
| 'synchronized' is not followed by whitespace. |
468
|
| The double-checked locking idiom is broken and should be avoided. |
469
|
| 'if' is not followed by whitespace. |
469
|
| Method 'setViewMapping' is not designed for extension - needs to be abstract, final or empty. |
479
|
| Parameter viewMapping should be final. |
479
|
| 'viewMapping' hides a field. |
479
|
| Method 'getCurrentViewName' is not designed for extension - needs to be abstract, final or empty. |
487
|
| Method 'setCurrentViewName' is not designed for extension - needs to be abstract, final or empty. |
493
|
| Parameter currentViewName should be final. |
493
|
| 'currentViewName' hides a field. |
493
|
| Method 'getCurrentViewUid' is not designed for extension - needs to be abstract, final or empty. |
499
|
| Method 'setCurrentViewUid' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Parameter currentViewUid should be final. |
505
|
| 'currentViewUid' hides a field. |
505
|
| Line has trailing spaces. |
508
|
| Method 'getBean' is not designed for extension - needs to be abstract, final or empty. |
509
|
| Missing a Javadoc comment. |
509
|
| Parameter id should be final. |
509
|
| Line has trailing spaces. |
512
|
| Missing a Javadoc comment. |
513
|
| Line has trailing spaces. |
516
|
| Method 'getUser' is not designed for extension - needs to be abstract, final or empty. |
520
|
| Method 'setUser' is not designed for extension - needs to be abstract, final or empty. |
526
|
| Parameter user should be final. |
526
|
| Method 'getAccessController' is not designed for extension - needs to be abstract, final or empty. |
532
|
| 'if' is not followed by whitespace. |
533
|
| 'synchronized' is not followed by whitespace. |
534
|
| The double-checked locking idiom is broken and should be avoided. |
535
|
| 'if' is not followed by whitespace. |
535
|
| Line has trailing spaces. |
542
|
| Method 'setAccessController' is not designed for extension - needs to be abstract, final or empty. |
546
|
| Parameter accessController should be final. |
546
|
| 'accessController' hides a field. |
546
|
| Line has trailing spaces. |
548
|
| Line has trailing spaces. |
549
|
| Method 'getCurrentAction' is not designed for extension - needs to be abstract, final or empty. |
553
|
| Line has trailing spaces. |
559
|
| Method 'setCurrentAction' is not designed for extension - needs to be abstract, final or empty. |
559
|
| Parameter currentAction should be final. |
559
|
| Line has trailing spaces. |
560
|
| Line is longer than 80 characters. |
560
|
| Line is longer than 80 characters. |
564
|
| Line is longer than 80 characters. |
566
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
566
|
| Missing a Javadoc comment. |
566
|
| Parameter arg0 should be final. |
566
|
| Redundant throws: 'BeansException' is unchecked exception. |
566
|
net/sf/fridaymvc/actions/AbstractAction.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| '{' is not preceded with whitespace. |
27
|
| Missing a Javadoc comment. |
28
|
| Variable 'attributes' must be private and have accessor methods. |
28
|
| Line has trailing spaces. |
29
|
| Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Parameter key should be final. |
33
|
| Line has trailing spaces. |
36
|
| Method 'getAttributesMap' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| 'if' construct must use '{}'s. |
41
|
| 'if' is not followed by whitespace. |
41
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
46
|
| Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter key should be final. |
48
|
| Parameter value should be final. |
48
|
net/sf/fridaymvc/actions/Action.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Redundant 'public' modifier. |
29
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
net/sf/fridaymvc/actions/SetPanel.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
25
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
28
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
40
|
net/sf/fridaymvc/actions/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/controllers/FridayController.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
36
|
| Variable 'webApplicationContext' must be private and have accessor methods. |
36
|
| Missing a Javadoc comment. |
37
|
| Variable 'runData' must be private and have accessor methods. |
37
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
42
|
| Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter httpServletRequest should be final. |
42
|
| Parameter httpServletResponse should be final. |
42
|
| Line has trailing spaces. |
43
|
| 'runData' hides a field. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Unused @param tag for 'webApplicationContext'. |
50
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Parameter applicationContext should be final. |
52
|
| Expected @param tag for 'applicationContext'. |
52
|
| Method 'getRunData' is not designed for extension - needs to be abstract, final or empty. |
58
|
| 'if' is not followed by whitespace. |
59
|
| 'synchronized' is not followed by whitespace. |
60
|
| The double-checked locking idiom is broken and should be avoided. |
61
|
| 'if' is not followed by whitespace. |
61
|
| Line is longer than 80 characters. |
63
|
| Method 'setRunData' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter runData should be final. |
72
|
| 'runData' hides a field. |
72
|
net/sf/fridaymvc/controllers/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/managers/view/ActionViewManager.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter key should be final. |
41
|
| Parameter value should be final. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Method 'getAction' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter actionName should be final. |
45
|
| 'synchronized' is not followed by whitespace. |
47
|
| 'if' is not followed by whitespace. |
50
|
| Line is longer than 80 characters. |
51
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
62
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter fieldName should be final. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
66
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter fieldName should be final. |
67
|
| Line is longer than 80 characters. |
68
|
| Line has trailing spaces. |
70
|
| Method 'passValidation' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Parameter validatorId should be final. |
71
|
| 'if' is not followed by whitespace. |
73
|
| Line has trailing spaces. |
76
|
| Line is longer than 80 characters. |
77
|
| Line is longer than 80 characters. |
80
|
| 'if' construct must use '{}'s. |
81
|
| 'if' is not followed by whitespace. |
81
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Method 'attributes' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| 'if' construct must use '{}'s. |
89
|
| 'if' is not followed by whitespace. |
89
|
net/sf/fridaymvc/managers/view/LayoutViewManager.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Method 'setContentType' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter contentType should be final. |
27
|
| Line is longer than 80 characters. |
28
|
| Line has trailing spaces. |
30
|
| Method 'panel' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter uid should be final. |
31
|
| Parameter viewName should be final. |
31
|
net/sf/fridaymvc/managers/view/LinkViewManager.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
39
|
| Variable 'attributes' must be private and have accessor methods. |
39
|
| Method 'setPanel' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter uid should be final. |
48
|
| Parameter viewName should be final. |
48
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
49
|
| 'synchronized' is not followed by whitespace. |
51
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
60
|
| Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter name should be final. |
61
|
| Parameter value should be final. |
61
|
| Line has trailing spaces. |
64
|
| Method 'current' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| 'synchronized' is not followed by whitespace. |
68
|
| 'attributes' hides a field. |
70
|
| 'if' is not followed by whitespace. |
71
|
| Line is longer than 80 characters. |
74
|
| 'if' construct must use '{}'s. |
77
|
| 'if' is not followed by whitespace. |
77
|
| Line is longer than 80 characters. |
80
|
| Line is longer than 80 characters. |
82
|
| 'if' construct must use '{}'s. |
83
|
| 'if' is not followed by whitespace. |
83
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
88
|
| Line has trailing spaces. |
90
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Parameter attributes should be final. |
100
|
| 'attributes' hides a field. |
100
|
| Line has trailing spaces. |
103
|
| Method 'image' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter imageName should be final. |
104
|
| Line has trailing spaces. |
105
|
| Array brackets at illegal position. |
106
|
| 'if' construct must use '{}'s. |
107
|
| Line has trailing spaces. |
107
|
| 'if' is not followed by whitespace. |
107
|
| Line is longer than 80 characters. |
108
|
| 'if' is not followed by whitespace. |
109
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
111
|
| 'if' construct must use '{}'s. |
113
|
| Line has trailing spaces. |
113
|
| 'if' is not followed by whitespace. |
113
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
115
|
| Line is longer than 80 characters. |
115
|
net/sf/fridaymvc/managers/view/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/metadata/commons/AccessLoggedAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
21
|
| '{' is not followed by whitespace. |
24
|
| '}' is not preceded with whitespace. |
24
|
net/sf/fridaymvc/metadata/commons/AccessPermissionAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
23
|
| '{' is not followed by whitespace. |
26
|
| '}' is not preceded with whitespace. |
26
|
net/sf/fridaymvc/metadata/commons/AccessRoleAttribute.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/fridaymvc/metadata/commons/AccessRoleAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| '{' is not followed by whitespace. |
26
|
| '}' is not preceded with whitespace. |
26
|
net/sf/fridaymvc/metadata/commons/ActionAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
25
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter name should be final. |
35
|
| 'name' hides a field. |
35
|
net/sf/fridaymvc/metadata/commons/ModelAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
24
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Parameter name should be final. |
34
|
| 'name' hides a field. |
34
|
net/sf/fridaymvc/metadata/commons/RegExpValidatorAttribute.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
26
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter id should be final. |
34
|
| 'id' hides a field. |
34
|
| Parameter fieldName should be final. |
34
|
| 'fieldName' hides a field. |
34
|
| Parameter regexp should be final. |
34
|
| 'regexp' hides a field. |
34
|
| Method 'getFieldName' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Method 'setFieldName' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter fieldName should be final. |
49
|
| 'fieldName' hides a field. |
49
|
| Method 'getRegexp' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Method 'setRegexp' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter regexp should be final. |
61
|
| 'regexp' hides a field. |
61
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Unused @param tag for 'id'. |
71
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter regexpId should be final. |
73
|
| Expected @param tag for 'regexpId'. |
73
|
| Line has trailing spaces. |
76
|
| Method 'passValidation' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| '}' should be on the same line. |
83
|
| 'catch' is not followed by whitespace. |
84
|
| '}' should be on the same line. |
87
|
| Line has trailing spaces. |
92
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter obj should be final. |
96
|
| 'if' is not followed by whitespace. |
97
|
| 'if' construct must use '{}'s. |
98
|
| Line is longer than 80 characters. |
98
|
| 'if' is not followed by whitespace. |
98
|
| Line has trailing spaces. |
103
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
net/sf/fridaymvc/metadata/commons/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/models/AbstractModel.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
32
|
| Variable 'statelessAttributeMap' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
34
|
| Line has trailing spaces. |
35
|
| Method 'getStatelessAttributeMap' is not designed for extension - needs to be abstract, final or empty. |
39
|
| 'if' is not followed by whitespace. |
40
|
| 'synchronized' is not followed by whitespace. |
41
|
| 'if' construct must use '{}'s. |
42
|
| Line is longer than 80 characters. |
42
|
| The double-checked locking idiom is broken and should be avoided. |
42
|
| 'if' is not followed by whitespace. |
42
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Method 'setStatelessAttributeMap' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter statelessAttributeMap should be final. |
51
|
| 'statelessAttributeMap' hides a field. |
51
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
56
|
| Method 'setStatelessAttribute' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter key should be final. |
58
|
| Parameter value should be final. |
58
|
| Line has trailing spaces. |
61
|
| Method 'getStatefulAttributeMap' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line is longer than 80 characters. |
66
|
| 'if' is not followed by whitespace. |
69
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
74
|
| 'if' is not followed by whitespace. |
75
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
80
|
| 'if' construct must use '{}'s. |
81
|
| 'if' is not followed by whitespace. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
86
|
| Method 'setStatefulAttribute' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter key should be final. |
88
|
| Parameter value should be final. |
88
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| 'if' is not followed by whitespace. |
91
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
95
|
| Line has trailing spaces. |
96
|
| 'if' is not followed by whitespace. |
96
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
102
|
net/sf/fridaymvc/models/BasicModel.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
29
|
net/sf/fridaymvc/models/Model.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/fridaymvc/models/Model.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
| Missing a Javadoc comment. |
33
|
| Redundant 'public' modifier. |
33
|
net/sf/fridaymvc/models/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/fridaymvc/security/accesscontroller/AbstractPermission.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
21
|
| Missing a Javadoc comment. |
25
|
| Variable 'name' must be private and have accessor methods. |
25
|
| Missing a Javadoc comment. |
26
|
| Variable 'mask' must be private and have accessor methods. |
26
|
| Line has trailing spaces. |
27
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Unused @param tag for 'name'. |
35
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Parameter permissionName should be final. |
37
|
| Expected @param tag for 'permissionName'. |
37
|
| Method 'getMask' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Method 'setMask' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter mask should be final. |
49
|
| 'mask' hides a field. |
49
|
net/sf/fridaymvc/security/accesscontroller/AbstractRole.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
28
|
| Variable 'permissions' must be private and have accessor methods. |
28
|
| Missing a Javadoc comment. |
29
|
| Variable 'name' must be private and have accessor methods. |
29
|
| Line has trailing spaces. |
30
|
| Method 'getPermissions' is not designed for extension - needs to be abstract, final or empty. |
34
|
| 'if' construct must use '{}'s. |
35
|
| 'if' is not followed by whitespace. |
35
|
| Method 'setPermissions' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter permissions should be final. |
41
|
| 'permissions' hides a field. |
41
|
| Line has trailing spaces. |
44
|
| Method 'addPermission' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter permission should be final. |
45
|
| Line has trailing spaces. |
48
|
| Method 'removePermission' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter permission should be final. |
49
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter name should be final. |
61
|
| 'name' hides a field. |
61
|
net/sf/fridaymvc/security/accesscontroller/AbstractUser.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
28
|
| Variable 'roles' must be private and have accessor methods. |
28
|
| Line has trailing spaces. |
29
|
| Method 'getRoles' is not designed for extension - needs to be abstract, final or empty. |
33
|
| 'if' construct must use '{}'s. |
34
|
| 'if' is not followed by whitespace. |
34
|
| Method 'setRoles' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter roles should be final. |
40
|
| 'roles' hides a field. |
40
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
45
|
| Method 'addRole' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter role should be final. |
47
|
| Line is longer than 80 characters. |
51
|
| Method 'removeRole' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter role should be final. |
53
|
net/sf/fridaymvc/security/accesscontroller/AccessController.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Method 'isLogged' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Avoid inline conditionals. |
31
|
| Line has trailing spaces. |
33
|
| Method 'hasRole' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter roleName should be final. |
34
|
| 'if' construct must use '{}'s. |
36
|
| 'if' is not followed by whitespace. |
36
|
| Line has trailing spaces. |
39
|
| 'if' construct must use '{}'s. |
40
|
| Line has trailing spaces. |
40
|
| 'if' is not followed by whitespace. |
40
|
| Line has trailing spaces. |
44
|
| Method 'getUser' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Line has trailing spaces. |
48
|
| Method 'hasPermission' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter permissionName should be final. |
49
|
| 'if' construct must use '{}'s. |
51
|
| 'if' is not followed by whitespace. |
51
|
| 'if' construct must use '{}'s. |
53
|
| 'if' is not followed by whitespace. |
53
|
| 'if' construct must use '{}'s. |
57
|
| 'if' is not followed by whitespace. |
57
|
| Line is longer than 80 characters. |
58
|
| 'if' construct must use '{}'s. |
60
|
| 'if' is not followed by whitespace. |
60
|
net/sf/fridaymvc/security/accesscontroller/Permission.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/fridaymvc/security/accesscontroller/Permission.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
net/sf/fridaymvc/security/accesscontroller/Role.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Missing a Javadoc comment. |
29
|
| Redundant 'public' modifier. |
29
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
net/sf/fridaymvc/security/accesscontroller/User.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Missing a Javadoc comment. |
29
|
| Redundant 'public' modifier. |
29
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
net/sf/fridaymvc/security/accesscontroller/package.html
Error | Line |
| Missing package documentation file. | 0 |