Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
7 | 0 | 0 | 152 |
Files
net/sf/oness/common/webapp/taglib/countries/CountriesMessageTag.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/common/webapp/taglib/countries/CountriesMessageTag.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| First sentence should end with a period. |
29
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Variable 'key' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
41
|
| Variable 'var' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
43
|
| Variable 'keyValue' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
45
|
| Variable 'scope' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
52
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter key should be final. |
59
|
| 'key' hides a field. |
59
|
| Method 'setScope' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter scope should be final. |
63
|
| 'scope' hides a field. |
63
|
| Method 'setVar' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter var should be final. |
67
|
| 'var' hides a field. |
67
|
| Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| 'if' construct must use '{}'s. |
87
|
| Must have at least one statement. |
106
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Missing a Javadoc comment. |
129
|
net/sf/oness/common/webapp/taglib/countries/CountriesSelectTag.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/common/webapp/taglib/countries/CountriesSelectTag.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| Unclosed HTML tag found: <select>tag with all countries. <br> |
31
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
43
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
62
|
| Method 'setSelectedKey' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter s should be final. |
73
|
| Expected @param tag for 's'. |
73
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Parameter s should be final. |
80
|
| Expected @param tag for 's'. |
80
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter s should be final. |
87
|
| Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Parameter s should be final. |
94
|
| Expected @param tag for 's'. |
94
|
| Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter s should be final. |
101
|
| Expected @param tag for 's'. |
101
|
| Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| 'if' construct must use '{}'s. |
119
|
| 'if' construct must use '{}'s. |
123
|
| 'else' construct must use '{}'s. |
125
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
132
|
| Line is longer than 80 characters. |
133
|
| Line contains a tab character. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
146
|
| Missing a Javadoc comment. |
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
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| 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
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
170
|
| Missing a Javadoc comment. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Expected an @return tag. |
180
|
| Parameter countries should be final. |
180
|
| 'name' hides a field. |
188
|
| 'if' construct must use '{}'s. |
193
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Missing a Javadoc comment. |
203
|
| Missing a Javadoc comment. |
208
|
net/sf/oness/common/webapp/taglib/countries/CountriesTagSupport.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/common/webapp/taglib/countries/CountriesTagSupport.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
42
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
42
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
46
|
| Variable 'bundle' must be private and have accessor methods. |
46
|
| Missing a Javadoc comment. |
48
|
| Variable 'localizationContext' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
50
|
| Method 'setBundle' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter bundle should be final. |
55
|
| 'bundle' hides a field. |
55
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
63
|
| Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| 'bundle' hides a field. |
96
|
| '}' should be on the same line. |
104
|
| 'bundle' hides a field. |
108
|
| Method 'getCountries' is not designed for extension - needs to be abstract, final or empty. |
126
|
| 'bundle' hides a field. |
127
|
| Missing a Javadoc comment. |
138
|
| Line is longer than 80 characters. |
140
|
net/sf/oness/common/webapp/taglib/countries/package.html
Error | Line |
| Missing package documentation file. | 0 |