Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
| Files | Infos | Warnings | Errors |
| 80 | 0 | 0 | 1655 |
Files
org/dom4j/io/XPP3Reader.java
| Error | Line |
| Line does not match expected header line of '/* ========================================================================= *'. |
1
|
| Using the '.*' form of import should be avoided - org.dom4j.*. |
3
|
| Using the '.*' form of import should be avoided - java.io.*. |
8
|
| First sentence should end with a period. |
23
|
| First sentence should end with a period. |
28
|
| First sentence should end with a period. |
33
|
| First sentence should end with a period. |
38
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
47
|
| Parameter factory should be final. |
47
|
| 'factory' hides a field. |
47
|
| First sentence should end with a period. |
52
|
| Line is longer than 80 characters. |
58
|
| Unused @throws tag for 'java.net.MalformedURLException'. |
58
|
| Line is longer than 80 characters. |
60
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter file should be final. |
60
|
| Expected @throws tag for 'IOException'. |
60
|
| Expected @throws tag for 'XmlPullParserException'. |
60
|
| First sentence should end with a period. |
65
|
| Line is longer than 80 characters. |
72
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter url should be final. |
72
|
| Expected @throws tag for 'IOException'. |
72
|
| Expected @throws tag for 'XmlPullParserException'. |
72
|
| Extra HTML tag found: </p> |
86
|
| Line is longer than 80 characters. |
91
|
| Unused @throws tag for 'java.net.MalformedURLException'. |
91
|
| Line is longer than 80 characters. |
93
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter systemID should be final. |
93
|
| Expected @throws tag for 'IOException'. |
93
|
| Expected @throws tag for 'XmlPullParserException'. |
93
|
| First sentence should end with a period. |
103
|
| Line is longer than 80 characters. |
110
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter in should be final. |
110
|
| Expected @throws tag for 'IOException'. |
110
|
| Expected @throws tag for 'XmlPullParserException'. |
110
|
| First sentence should end with a period. |
114
|
| Line is longer than 80 characters. |
121
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter reader should be final. |
121
|
| Expected @throws tag for 'IOException'. |
121
|
| Expected @throws tag for 'XmlPullParserException'. |
121
|
| First sentence should end with a period. |
126
|
| Line is longer than 80 characters. |
133
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter text should be final. |
133
|
| Expected @throws tag for 'IOException'. |
133
|
| Expected @throws tag for 'XmlPullParserException'. |
133
|
| First sentence should end with a period. |
138
|
| Line is longer than 80 characters. |
146
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Parameter in should be final. |
146
|
| Parameter systemID should be final. |
146
|
| Expected @throws tag for 'IOException'. |
146
|
| Expected @throws tag for 'XmlPullParserException'. |
146
|
| First sentence should end with a period. |
150
|
| Line is longer than 80 characters. |
158
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Parameter reader should be final. |
158
|
| Parameter systemID should be final. |
158
|
| Expected @throws tag for 'IOException'. |
158
|
| Expected @throws tag for 'XmlPullParserException'. |
158
|
| Method 'getXPPParser' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Method 'getXPPFactory' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Missing a Javadoc comment. |
175
|
| Method 'setXPPFactory' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Parameter xppFactory should be final. |
183
|
| 'xppFactory' hides a field. |
183
|
| Method 'getDocumentFactory' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Line is longer than 80 characters. |
198
|
| Line is longer than 80 characters. |
199
|
| Method 'setDocumentFactory' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Parameter factory should be final. |
204
|
| 'factory' hides a field. |
204
|
| Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Parameter path should be final. |
217
|
| Parameter handler should be final. |
217
|
| Method 'removeHandler' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Parameter path should be final. |
227
|
| Method 'setDefaultHandler' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Parameter handler should be final. |
240
|
| Line is longer than 80 characters. |
246
|
| Method 'parseDocument' is not designed for extension - needs to be abstract, final or empty. |
246
|
| Missing a Javadoc comment. |
246
|
| Line is longer than 80 characters. |
254
|
| Line is longer than 80 characters. |
265
|
| Line is longer than 80 characters. |
283
|
| Avoid nested blocks. |
296
|
| Avoid nested blocks. |
300
|
| Line is longer than 80 characters. |
301
|
| Avoid inline conditionals. |
301
|
| 'for' construct must use '{}'s. |
305
|
| 'if' construct must use '{}'s. |
306
|
| Line is longer than 80 characters. |
307
|
| Line is longer than 80 characters. |
309
|
| Avoid inline conditionals. |
309
|
| Line is longer than 80 characters. |
310
|
| Avoid nested blocks. |
321
|
| Avoid nested blocks. |
328
|
| Line is longer than 80 characters. |
333
|
| Avoid nested blocks. |
338
|
| Empty statement. |
339
|
| Method 'getDispatchHandler' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Missing a Javadoc comment. |
345
|
| Method 'setDispatchHandler' is not designed for extension - needs to be abstract, final or empty. |
352
|
| Missing a Javadoc comment. |
352
|
| Parameter dispatchHandler should be final. |
352
|
| 'dispatchHandler' hides a field. |
352
|
| Expected an @return tag. |
359
|
| Method 'createReader' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Parameter in should be final. |
359
|
| Expected @param tag for 'in'. |
359
|
| Expected @throws tag for 'IOException'. |
359
|
org/dom4j/io/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/neuclear/xml/AbstractElementProxy.java
| Error | Line |
| Line does not match expected header line of '/* ========================================================================= *'. |
1
|
| Line is longer than 80 characters. |
7
|
| Line is longer than 80 characters. |
13
|
| Line is longer than 80 characters. |
20
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
43
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
113
|
| Line is longer than 80 characters. |
115
|
| Line is longer than 80 characters. |
117
|
| Line is longer than 80 characters. |
118
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
121
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
124
|
| Comment matches to-do format 'TODO:'. |
138
|
| Missing a Javadoc comment. |
150
|
| Line is longer than 80 characters. |
151
|
| Missing a Javadoc comment. |
151
|
| Missing a Javadoc comment. |
155
|
| Missing a Javadoc comment. |
159
|
| Missing a Javadoc comment. |
163
|
| Missing a Javadoc comment. |
167
|
| Missing a Javadoc comment. |
171
|
| Missing a Javadoc comment. |
173
|
| First sentence should end with a period. |
177
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
180
|
| Expected an @return tag. |
182
|
| Expected @param tag for 'child'. |
182
|
| First sentence should end with a period. |
187
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
190
|
| Expected an @return tag. |
192
|
| Expected @param tag for 'child'. |
192
|
| First sentence should end with a period. |
198
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
201
|
| Expected an @return tag. |
203
|
| Expected @param tag for 'child'. |
203
|
| 'element' hides a field. |
204
|
| Line is longer than 80 characters. |
210
|
| Line has trailing spaces. |
211
|
| Line has trailing spaces. |
212
|
| Expected an @return tag. |
214
|
| Expected @param tag for 'child'. |
214
|
| 'element' hides a field. |
215
|
| Line is longer than 80 characters. |
221
|
| Expected an @return tag. |
225
|
| Expected @param tag for 'child'. |
225
|
| Expected @param tag for 'text'. |
225
|
| First sentence should end with a period. |
231
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
234
|
| Line has trailing spaces. |
235
|
| Expected an @return tag. |
237
|
| Expected @param tag for 'child'. |
237
|
| First sentence should end with a period. |
241
|
| First sentence should end with a period. |
248
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
252
|
| Parameter name should be final. |
254
|
| Expected @param tag for 'name'. |
254
|
| Parameter value should be final. |
254
|
| Expected @param tag for 'value'. |
254
|
| Missing a Javadoc comment. |
264
|
| Method 'canonicalize' is not designed for extension - needs to be abstract, final or empty. |
268
|
| Missing a Javadoc comment. |
268
|
| Line is longer than 80 characters. |
282
|
| Missing a Javadoc comment. |
282
|
org/neuclear/xml/ElementProxy.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
6
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
16
|
| Redundant 'public' modifier. |
16
|
| Line is longer than 80 characters. |
24
|
| Missing a Javadoc comment. |
24
|
| Redundant 'static' modifier. |
24
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Expected @throws tag for 'XMLException'. |
32
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
38
|
| Expected @throws tag for 'XMLException'. |
40
|
org/neuclear/xml/XMLException.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
6
|
| Line is longer than 80 characters. |
14
|
| Line is longer than 80 characters. |
15
|
| Line is longer than 80 characters. |
16
|
| Unused import - org.neuclear.commons.NeuClearException. |
31
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
42
|
org/neuclear/xml/XMLTools.java
| Error | Line |
| Line does not match expected header line of '/* ========================================================================= *'. |
1
|
| Line is longer than 80 characters. |
8
|
| Line is longer than 80 characters. |
9
|
| Line is longer than 80 characters. |
24
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
46
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
79
|
| Line is longer than 80 characters. |
80
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
144
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
148
|
| Line is longer than 80 characters. |
150
|
| Using the '.*' form of import should be avoided - org.dom4j.*. |
165
|
| Using the '.*' form of import should be avoided - org.dom4j.io.*. |
167
|
| Using the '.*' form of import should be avoided - java.io.*. |
170
|
| Missing a Javadoc comment. |
175
|
| Line is longer than 80 characters. |
177
|
| Line is longer than 80 characters. |
190
|
| Expected an @return tag. |
197
|
| Line is longer than 80 characters. |
197
|
| Expected @param tag for 'elem'. |
197
|
| Expected @param tag for 'name'. |
197
|
| Missing a Javadoc comment. |
201
|
| Missing a Javadoc comment. |
205
|
| Missing a Javadoc comment. |
213
|
| Line is longer than 80 characters. |
222
|
| Missing a Javadoc comment. |
222
|
| Missing a Javadoc comment. |
231
|
| Line is longer than 80 characters. |
245
|
| Missing a Javadoc comment. |
245
|
| Line is longer than 80 characters. |
249
|
| Missing a Javadoc comment. |
249
|
| Line is longer than 80 characters. |
257
|
| Missing a Javadoc comment. |
257
|
| Missing a Javadoc comment. |
272
|
| Missing a Javadoc comment. |
284
|
| Line is longer than 80 characters. |
295
|
| Missing a Javadoc comment. |
295
|
| Redundant 'final' modifier. |
295
|
| Missing a Javadoc comment. |
307
|
| Redundant 'final' modifier. |
307
|
| 'if' construct must use '{}'s. |
308
|
| Missing a Javadoc comment. |
316
|
| Parameter clause should be final. |
316
|
| 'if' construct must use '{}'s. |
317
|
| Line is longer than 80 characters. |
320
|
| Missing a Javadoc comment. |
323
|
| Missing a Javadoc comment. |
327
|
| Expected an @return tag. |
340
|
| Parameter elem should be final. |
340
|
| Expected @param tag for 'elem'. |
340
|
| Parameter id should be final. |
340
|
| Expected @param tag for 'id'. |
340
|
| Expected an @return tag. |
353
|
| Parameter doc should be final. |
353
|
| Expected @param tag for 'doc'. |
353
|
| Parameter id should be final. |
353
|
| Expected @param tag for 'id'. |
353
|
| 'if' construct must use '{}'s. |
355
|
| 'if' construct must use '{}'s. |
359
|
org/neuclear/xml/c14/Canonicalizer.java
| Error | Line |
| File does not end with a newline. |
0
|
org/neuclear/xml/c14/Canonicalizer.java
| Error | Line |
| Line does not match expected header line of '/* ========================================================================= *'. |
1
|
| Line is longer than 80 characters. |
11
|
| Line is longer than 80 characters. |
23
|
| Line is longer than 80 characters. |
24
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
113
|
| Line is longer than 80 characters. |
115
|
| Line is longer than 80 characters. |
117
|
| Line is longer than 80 characters. |
118
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
126
|
![]() |