|
The following document contains the results of
Checkstyle
.
Files | Infos | Warnings | Errors |
34 | 8 | 173 | 11 |
Error | Line |
| Wrong order for 'java.util.Enumeration' import. |
23
|
| Unused import - java.util.Enumeration. |
23
|
| Missing a Javadoc comment. |
43
|
| Field 'EMPTY_LOCALE' is used in only one method. |
43
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| First sentence should end with a period. |
51
|
| Field 'ebasename' is used in only one method. |
52
|
| First sentence should end with a period. |
53
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
76
|
| Expected @param tag for 'output'. |
88
|
| Expected @throws tag for 'JellyTagException'. |
88
|
| Expected an @return tag. |
118
|
| Unused @param tag for 'pageContext'. |
151
|
| Cyclomatic Complexity is 19 (max allowed is 10). |
159
|
| NPath Complexity is 1¨?008 (max allowed is 200). |
159
|
| Expected @param tag for 'jc'. |
159
|
| Avoid nested blocks. |
170
|
| Avoid nested blocks. |
186
|
| method call child at indentation level 16 not at correct indentation, 20 |
204
|
| Must have at least one statement. |
208
|
| Must have at least one statement. |
215
|
| Missing a Javadoc comment. |
245
|
| method call child at indentation level 12 not at correct indentation, 16 |
250
|
| if child at indentation level 16 not at correct indentation, 20 |
257
|
| Must have at least one statement. |
276
|
Error | Line |
| Line does not match expected header line of ' * Copyright 2002,2004 The Apache Software Foundation.'. |
2
|
| Unused import - org.apache.commons.jelly.JellyContext. |
19
|
| First sentence should end with a period. |
33
|
| assign at indentation level 4 not at correct indentation, 8 |
38
|
| First sentence should end with a period. |
40
|
| assign at indentation level 4 not at correct indentation, 8 |
44
|
| First sentence should end with a period. |
46
|
| assign at indentation level 4 not at correct indentation, 8 |
50
|
| First sentence should end with a period. |
52
|
| assign at indentation level 4 not at correct indentation, 8 |
56
|
Error | Line |
| First sentence should end with a period. |
32
|
Error | Line |
| Unused import - org.apache.commons.jelly.Tag. |
20
|
| Wrong order for 'java.text.DateFormat' import. |
26
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Field 'SHORT' is used in only one method. |
43
|
| Missing a Javadoc comment. |
44
|
| Field 'MEDIUM' is used in only one method. |
44
|
| Missing a Javadoc comment. |
45
|
| Field 'LONG' is used in only one method. |
45
|
| Missing a Javadoc comment. |
46
|
| Field 'FULL' is used in only one method. |
46
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Field 'TIME' is used in only one method. |
49
|
| Missing a Javadoc comment. |
50
|
| Field 'DATETIME' is used in only one method. |
50
|
| First sentence should end with a period. |
76
|
| First sentence should end with a period. |
78
|
| First sentence should end with a period. |
80
|
| First sentence should end with a period. |
83
|
| Cyclomatic Complexity is 34 (max allowed is 10). |
91
|
| NPath Complexity is 150¨?528 (max allowed is 200). |
91
|
| Expected @param tag for 'output'. |
91
|
| Expected @throws tag for 'JellyTagException'. |
91
|
| Il y a un espace de trop avant ')'. |
95
|
| '}' should be on the same line. |
111
|
| if child at indentation level 12 not at correct indentation, 16 |
165
|
| '}' should be on the same line. |
191
|
| '}' should be on the same line. |
195
|
| Il manque un espace apr?Æs ','. |
201
|
| Unused @param tag for 'dataStyle'. |
223
|
| Expected @param tag for 'dateStyle'. |
226
|
| Missing a Javadoc comment. |
273
|
| method call child at indentation level 12 not at correct indentation, 16 |
278
|
| method call child at indentation level 12 not at correct indentation, 16 |
279
|
| method call child at indentation level 12 not at correct indentation, 16 |
282
|
| method call child at indentation level 12 not at correct indentation, 16 |
283
|
| method call child at indentation level 12 not at correct indentation, 16 |
286
|
| method call child at indentation level 12 not at correct indentation, 16 |
287
|
| method call child at indentation level 12 not at correct indentation, 16 |
288
|
| Missing a Javadoc comment. |
307
|
| method def throws at indentation level 4 not at correct indentation, 8 |
308
|
Error | Line |
| Missing a Javadoc comment. |
41
|
| 'private' modifier out of order with the JLS suggestions. |
41
|
| Missing a Javadoc comment. |
44
|
| 'private' modifier out of order with the JLS suggestions. |
44
|
Error | Line |
| Wrong order for 'java.text.MessageFormat' import. |
26
|
| Missing a Javadoc comment. |
42
|
| Field 'UNDEFINED_KEY' is used in only one method. |
42
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Field 'locCtxt' is used in only one method. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| First sentence should end with a period. |
55
|
| Expected @param tag for 'arg'. |
63
|
| Cyclomatic Complexity is 28 (max allowed is 10). |
67
|
| Missing a Javadoc comment. |
67
|
| NPath Complexity is 4¨?320 (max allowed is 200). |
67
|
| '}' should be on the same line. |
74
|
| Must have at least one statement. |
111
|
| 'bundle' hides a field. |
120
|
| '}' should be on the same line. |
148
|
| Line is longer than 100 characters. |
150
|
| Il y a un espace de trop apr?Æs '('. |
150
|
| Il y a un espace de trop avant ')'. |
150
|
| '}' should be on the same line. |
152
|
| '}' should be on the same line. |
156
|
Error | Line |
| First sentence should end with a period. |
37
|
| Expected @param tag for 'output'. |
45
|
| Expected @throws tag for 'JellyTagException'. |
45
|
| '}' should be on the same line. |
58
|
Error | Line |
| Wrong order for 'java.util.Locale' import. |
22
|
| Unused import - java.util.Locale. |
22
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| First sentence should end with a period. |
39
|
| Expected @param tag for 'output'. |
47
|
| Expected @throws tag for 'JellyTagException'. |
47
|
| Avoid inline conditionals. |
56
|
| '}' should be on the same line. |
60
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
74
|
Error | Line |
| Wrong order for 'java.util.Locale' import. |
24
|
| Missing a Javadoc comment. |
36
|
| Field 'HYPHEN' is used in only one method. |
36
|
| Missing a Javadoc comment. |
37
|
| Field 'UNDERSCORE' is used in only one method. |
37
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| First sentence should end with a period. |
45
|
| Expected @param tag for 'output'. |
53
|
| Expected @throws tag for 'JellyTagException'. |
53
|
| '}' should be on the same line. |
79
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
94
|
| Expected an @return tag. |
104
|
| Expected @param tag for 'locale'. |
104
|
| Unused @throws tag for 'IllegalArgumentException'. |
123
|
| Cyclomatic Complexity is 12 (max allowed is 10). |
126
|
| if child at indentation level 8 not at correct indentation, 12 |
134
|
| Il manque un espace avant '+'. |
136
|
| Il manque un espace apr?Æs '+'. |
136
|
| 'if' construct must use '{}'s. |
144
|
| 'else' construct must use '{}'s. |
146
|
| 'if' construct must use '{}'s. |
149
|
| 'else' construct must use '{}'s. |
151
|
| Cyclomatic Complexity is 12 (max allowed is 10). |
208
|
| Missing a Javadoc comment. |
208
|
| Must have at least one statement. |
224
|
| Must have at least one statement. |
234
|
| Must have at least one statement. |
259
|
| Missing a Javadoc comment. |
282
|
| Il manque un espace avant '='. |
285
|
| Il manque un espace apr?Æs '='. |
285
|
| Il manque un espace avant '<'. |
285
|
| Il manque un espace apr?Æs '<'. |
285
|
| if child at indentation level 16 not at correct indentation, 20 |
292
|
Error | Line |
| Unused import - org.apache.commons.jelly.Tag. |
20
|
| Wrong order for 'java.util.TimeZone' import. |
23
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
36
|
| Field 'var' is used in only one method. |
36
|
| Missing a Javadoc comment. |
38
|
| First sentence should end with a period. |
40
|
| Expected @param tag for 'output'. |
48
|
| Expected @throws tag for 'JellyTagException'. |
48
|
| '}' should be on the same line. |
59
|
| '}' should be on the same line. |
72
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
82
|
| Missing a Javadoc comment. |
86
|
Error | Line |
| Wrong order for 'java.util.Enumeration' import. |
24
|
| Unused import - java.util.Enumeration. |
24
|
| Unused import - java.util.Locale. |
25
|
| Unused import - java.util.ResourceBundle. |
26
|
| Unused import - java.util.MissingResourceException. |
27
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
54
|
| Expected @param tag for 'output'. |
66
|
| Expected @throws tag for 'JellyTagException'. |
66
|
| '}' should be on the same line. |
74
|
| Missing a Javadoc comment. |
111
|
Error | Line |
| Missing package documentation file. | 0 |
|