Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files |
Infos |
Warnings |
Errors |
299 |
0 |
556 |
98 |
Files
org/codehaus/xfire/DefaultXFire.java
Error |
Line |
|
Unused private field 'logger'. |
33
|
org/codehaus/xfire/XFireException.java
Error |
Line |
|
Unused private field 'cause'. |
13
|
org/codehaus/xfire/XFireFactory.java
Error |
Line |
|
'if' construct must use '{}'s. |
102
|
|
'if' construct must use '{}'s. |
119
|
org/codehaus/xfire/addressing/AbstactAddressingHeadersFactory.java
Error |
Line |
|
'if' construct must use '{}'s. |
14
|
org/codehaus/xfire/addressing/AddressingHandler.java
Error |
Line |
|
'if' construct must use '{}'s. |
61
|
|
'if' construct must use '{}'s. |
98
|
|
'if' construct must use '{}'s. |
116
|
org/codehaus/xfire/addressing/AddressingHeadersFactory200408.java
Error |
Line |
|
Cyclomatic Complexity is 15 (max allowed is 10). |
66
|
|
Method length is 67 lines (max allowed is 60). |
66
|
|
'if' construct must use '{}'s. |
130
|
org/codehaus/xfire/addressing/AddressingHeadersFactory200502.java
Error |
Line |
|
Cyclomatic Complexity is 11 (max allowed is 10). |
62
|
|
'if' construct must use '{}'s. |
102
|
org/codehaus/xfire/addressing/AddressingInHandler.java
Error |
Line |
|
'if' construct must use '{}'s. |
62
|
|
'if' construct must use '{}'s. |
166
|
org/codehaus/xfire/aegis/AbstractMessageReader.java
Error |
Line |
|
'if' construct must use '{}'s. |
27
|
|
Line contains a tab character. |
32
|
|
Line contains a tab character. |
33
|
|
Line contains a tab character. |
34
|
|
Line contains a tab character. |
35
|
|
Line contains a tab character. |
36
|
|
'if' construct must use '{}'s. |
37
|
|
Line contains a tab character. |
40
|
|
Line contains a tab character. |
42
|
|
Line contains a tab character. |
43
|
|
Line contains a tab character. |
44
|
|
Line contains a tab character. |
45
|
|
Line contains a tab character. |
46
|
|
'if' construct must use '{}'s. |
47
|
|
Line contains a tab character. |
50
|
|
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
|
|
'if' construct must use '{}'s. |
57
|
|
Line contains a tab character. |
60
|
|
Line contains a tab character. |
62
|
|
Line contains a tab character. |
63
|
|
Line contains a tab character. |
64
|
|
Line contains a tab character. |
65
|
|
Line contains a tab character. |
66
|
|
'if' construct must use '{}'s. |
68
|
|
'if' construct must use '{}'s. |
70
|
|
'if' construct must use '{}'s. |
73
|
|
Line contains a tab character. |
77
|
org/codehaus/xfire/aegis/AegisBindingProvider.java
Error |
Line |
|
'if' construct must use '{}'s. |
124
|
|
'else' construct must use '{}'s. |
126
|
|
'if' construct must use '{}'s. |
131
|
|
'if' construct must use '{}'s. |
140
|
|
'if' construct must use '{}'s. |
166
|
|
'if' construct must use '{}'s. |
197
|
|
'if' construct must use '{}'s. |
215
|
|
'if' construct must use '{}'s. |
255
|
org/codehaus/xfire/aegis/MessageReader.java
Error |
Line |
|
Line contains a tab character. |
23
|
org/codehaus/xfire/aegis/stax/AttributeWriter.java
Error |
Line |
|
'if' construct must use '{}'s. |
30
|
|
'else' construct must use '{}'s. |
32
|
org/codehaus/xfire/aegis/stax/ElementReader.java
Error |
Line |
|
'while' construct must use '{}'s. |
69
|
|
Must have at least one statement. |
86
|
|
'if' construct must use '{}'s. |
89
|
|
'if' construct must use '{}'s. |
104
|
|
Cyclomatic Complexity is 12 (max allowed is 10). |
110
|
|
'if' construct must use '{}'s. |
137
|
|
'if' construct must use '{}'s. |
162
|
|
'if' construct must use '{}'s. |
165
|
org/codehaus/xfire/aegis/stax/ElementWriter.java
Error |
Line |
|
'if' construct must use '{}'s. |
137
|
org/codehaus/xfire/aegis/type/AbstractTypeCreator.java
Error |
Line |
|
'if' construct must use '{}'s. |
152
|
org/codehaus/xfire/aegis/type/CustomTypeMapping.java
Error |
Line |
|
Line contains a tab character. |
20
|
|
Line contains a tab character. |
46
|
|
Line contains a tab character. |
47
|
|
'if' construct must use '{}'s. |
50
|
|
Line contains a tab character. |
54
|
|
'if' construct must use '{}'s. |
60
|
|
Line contains a tab character. |
66
|
|
'if' construct must use '{}'s. |
76
|
|
'if' construct must use '{}'s. |
79
|
|
Line contains a tab character. |
89
|
|
Line contains a tab character. |
90
|
|
Line contains a tab character. |
101
|
|
'if' construct must use '{}'s. |
125
|
|
'if' construct must use '{}'s. |
138
|
org/codehaus/xfire/aegis/type/DefaultTypeCreator.java
Error |
Line |
|
'if' construct must use '{}'s. |
15
|
|
'else' construct must use '{}'s. |
16
|
|
'cast' is not followed by whitespace. |
35
|
org/codehaus/xfire/aegis/type/DefaultTypeMappingRegistry.java
Error |
Line |
|
'if' construct must use '{}'s. |
146
|
|
Method length is 65 lines (max allowed is 60). |
210
|
org/codehaus/xfire/aegis/type/Type.java
Error |
Line |
|
Line contains a tab character. |
33
|
|
Line contains a tab character. |
36
|
|
Line contains a tab character. |
42
|
|
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
|
|
Line contains a tab character. |
48
|
|
Line contains a tab character. |
50
|
|
Line contains a tab character. |
51
|
|
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. |
58
|
|
Line contains a tab character. |
59
|
|
Line contains a tab character. |
60
|
|
Line contains a tab character. |
61
|
|
Line contains a tab character. |
62
|
|
Line contains a tab character. |
63
|
|
Line contains a tab character. |
64
|
|
Line contains a tab character. |
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
|
|
'if' construct must use '{}'s. |
118
|
org/codehaus/xfire/aegis/type/XMLTypeCreator.java
Error |
Line |
|
'cast' is not followed by whitespace. |
69
|
|
'if' construct must use '{}'s. |
76
|
|
'cast' is not followed by whitespace. |
92
|
|
'if' construct must use '{}'s. |
119
|
|
'if' construct must use '{}'s. |
142
|
|
'if' construct must use '{}'s. |
161
|
|
'if' construct must use '{}'s. |
193
|
|
Cyclomatic Complexity is 12 (max allowed is 10). |
265
|
|
'if' construct must use '{}'s. |
275
|
|
'if' construct must use '{}'s. |
278
|
|
'cast' is not followed by whitespace. |
278
|
|
'cast' is not followed by whitespace. |
286
|
|
'if' construct must use '{}'s. |
304
|
|
'cast' is not followed by whitespace. |
304
|
|
'cast' is not followed by whitespace. |
311
|
|
'cast' is not followed by whitespace. |
327
|
|
'if' construct must use '{}'s. |
354
|
|
'if' construct must use '{}'s. |
367
|
org/codehaus/xfire/aegis/type/basic/ArrayType.java
Error |
Line |
|
Cyclomatic Complexity is 15 (max allowed is 10). |
62
|
|
Method length is 74 lines (max allowed is 60). |
62
|
|
Cyclomatic Complexity is 21 (max allowed is 10). |
139
|
|
Method length is 78 lines (max allowed is 60). |
139
|
|
'if' construct must use '{}'s. |
142
|
|
'if' construct must use '{}'s. |
148
|
|
'else' construct must use '{}'s. |
150
|
|
'if' construct must use '{}'s. |
155
|
org/codehaus/xfire/aegis/type/basic/BeanType.java
Error |
Line |
|
Unused private field 'logger'. |
32
|
|
Unused private field 'objectProperties'. |
34
|
|
Line contains a tab character. |
103
|
|
Line contains a tab character. |
104
|
|
Line contains a tab character. |
106
|
|
Cyclomatic Complexity is 13 (max allowed is 10). |
139
|
|
'if' construct must use '{}'s. |
142
|
|
Line contains a tab character. |
147
|
|
'if' construct must use '{}'s. |
156
|
|
'if' construct must use '{}'s. |
198
|
org/codehaus/xfire/aegis/type/basic/BeanTypeInfo.java
Error |
Line |
|
'if' construct must use '{}'s. |
70
|
|
'cast' is not followed by whitespace. |
70
|
|
'if' construct must use '{}'s. |
110
|
|
Cyclomatic Complexity is 12 (max allowed is 10). |
120
|
|
'if' construct must use '{}'s. |
133
|
|
'if' construct must use '{}'s. |
147
|
|
'cast' is not followed by whitespace. |
147
|
|
'if' construct must use '{}'s. |
172
|
|
Must have at least one statement. |
241
|
|
'if' construct must use '{}'s. |
253
|
org/codehaus/xfire/aegis/type/basic/CalendarType.java
Error |
Line |
|
'if' construct must use '{}'s. |
26
|
org/codehaus/xfire/aegis/type/basic/DateTimeType.java
Error |
Line |
|
'if' construct must use '{}'s. |
28
|
org/codehaus/xfire/aegis/type/basic/DateType.java
Error |
Line |
|
'if' construct must use '{}'s. |
28
|
org/codehaus/xfire/aegis/type/basic/TimeType.java
Error |
Line |
|
'if' construct must use '{}'s. |
28
|
org/codehaus/xfire/aegis/type/basic/TimestampType.java
Error |
Line |
|
'if' construct must use '{}'s. |
28
|
org/codehaus/xfire/aegis/type/basic/XMLBeanTypeInfo.java
Error |
Line |
|
Unused private field 'encodingUri'. |
20
|
|
Cyclomatic Complexity is 15 (max allowed is 10). |
43
|
|
'if' construct must use '{}'s. |
52
|
|
'if' construct must use '{}'s. |
61
|
|
'if' construct must use '{}'s. |
62
|
|
'if' construct must use '{}'s. |
67
|
|
'if' construct must use '{}'s. |
79
|
|
'if' construct must use '{}'s. |
81
|
|
'else' construct must use '{}'s. |
83
|
|
Unused private method 'loadClass'. |
112
|
|
'if' construct must use '{}'s. |
126
|
|
'if' construct must use '{}'s. |
130
|
|
'if' construct must use '{}'s. |
137
|
|
'if' construct must use '{}'s. |
147
|
org/codehaus/xfire/aegis/type/collection/CollectionType.java
Error |
Line |
|
'if' construct must use '{}'s. |
77
|
|
'if' construct must use '{}'s. |
86
|
|
'if' construct must use '{}'s. |
92
|
|
'else' construct must use '{}'s. |
94
|
org/codehaus/xfire/aegis/type/collection/MapType.java
Error |
Line |
|
'if' construct must use '{}'s. |
139
|
|
'if' construct must use '{}'s. |
227
|
|
'if' construct must use '{}'s. |
262
|
org/codehaus/xfire/aegis/type/java5/AnnotatedTypeInfo.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/java5/EnumType.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/java5/Java5TypeCreator.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/java5/XmlAttribute.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/java5/XmlElement.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/java5/XmlType.java
Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
org/codehaus/xfire/aegis/type/mtom/XOPType.java
Error |
Line |
|
Line contains a tab character. |
26
|
|
Unused private field 'classToCType'. |
34
|
|
Unused private field 'CTypeToClass'. |
35
|
|
Line contains a tab character. |
42
|
|
Unused local variable 'contentType'. |
45
|
|
Line contains a tab character. |
80
|
|
Line contains a tab character. |
106
|
org/codehaus/xfire/aegis/yom/AttributeWriter.java
Error |
Line |
|
Unused private field 'namespace'. |
13
|
|
Unused private field 'name'. |
14
|
|
Unused private field 'prefix'. |
15
|
org/codehaus/xfire/annotations/AnnotationServiceFactory.java
Error |
Line |
|
Cyclomatic Complexity is 11 (max allowed is 10). |
62
|
|
Method length is 64 lines (max allowed is 60). |
62
|
|
'if' construct must use '{}'s. |
200
|
|
'if' construct must use '{}'s. |
215
|
|
'if' construct must use '{}'s. |
219
|
org/codehaus/xfire/annotations/jsr181/Jsr181WebAnnotations.java
Error |
Line |
|
Unused local variable 'annotations'. |
78
|
org/codehaus/xfire/attachments/ImageDataContentHandler.java
Error |
Line |
|
Unused local variable 'image'. |
61
|
org/codehaus/xfire/attachments/JavaMailAttachments.java
Error |
Line |
|
Line contains a tab character. |
23
|
|
Line contains a tab character. |
45
|
|
Line contains a tab character. |
98
|
|
Line contains a tab character. |
106
|
|
Line contains a tab character. |
129
|
|
Line contains a tab character. |
130
|
|
Line contains a tab character. |
131
|
|
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
|
org/codehaus/xfire/attachments/SimpleAttachment.java
Error |
Line |
|
Line contains a tab character. |
9
|
|
Line contains a tab character. |
12
|
org/codehaus/xfire/client/Client.java
Error |
Line |
|
Cyclomatic Complexity is 11 (max allowed is 10). |
81
|
|
'if' construct must use '{}'s. |
148
|
|
'while' construct must use '{}'s. |
186
|
|
'if' construct must use '{}'s. |
220
|
|
'else' construct must use '{}'s. |
222
|
org/codehaus/xfire/client/XFireProxy.java
Error |
Line |
|
'if' construct must use '{}'s. |
68
|
|
'else' construct must use '{}'s. |
70
|
|
Cyclomatic Complexity is 11 (max allowed is 10). |
82
|
org/codehaus/xfire/client/http/AbstractHttpClient.java
Error |
Line |
|
'if' construct must use '{}'s. |
88
|
org/codehaus/xfire/client/http/RestHttpClient.java
Error |
Line |
|
'if' construct must use '{}'s. |
37
|
org/codehaus/xfire/client/http/SoapHttpClient.java
Error |
Line |
|
'if' construct must use '{}'s. |
144
|
org/codehaus/xfire/exchange/RobustInOutExchange.java
Error |
Line |
|
Unused private field 'logger'. |
17
|
org/codehaus/xfire/fault/Soap11FaultSerializer.java
Error |
Line |
|
Cyclomatic Complexity is 14 (max allowed is 10). |
25
|
org/codehaus/xfire/fault/Soap12FaultSerializer.java
Error |
Line |
|
Cyclomatic Complexity is 18 (max allowed is 10). |
28
|
|
Method length is 68 lines (max allowed is 60). |
28
|
org/codehaus/xfire/fault/XFireFault.java
Error |
Line |
|
Line contains a tab character. |
27
|
|
Line contains a tab character. |
28
|
|
Line contains a tab character. |
29
|
|
Unused private field 'serialVersionUID'. |
29
|
|
Line contains a tab character. |
30
|
|
Line contains a tab character. |
31
|
org/codehaus/xfire/handler/AbstractHandler.java
Error |
Line |
|
Line contains a tab character. |
15
|
org/codehaus/xfire/handler/HandlerPipeline.java
Error |
Line |
|
'if' construct must use '{}'s. |
49
|
|
'if' construct must use '{}'s. |
63
|
|
Line contains a tab character. |
76
|
|
'if' construct must use '{}'s. |
144
|
org/codehaus/xfire/handler/Phase.java
Error |
Line |
|
'if' construct must use '{}'s. |
44
|
|
'if' construct must use '{}'s. |
47
|
|
'if' construct must use '{}'s. |
69
|
|
'if' construct must use '{}'s. |
70
|
org/codehaus/xfire/jaxb/JaxbSchemaProvider.java
Error |
Line |
|
Using the '.*' form of import should be avoided - java.util.*. |
17
|
|
'if' construct must use '{}'s. |
46
|
|
'if' construct must use '{}'s. |
72
|
|
'if' construct must use '{}'s. |
91
|
|
Unused local variable 'importedNs'. |
100
|
org/codehaus/xfire/jaxb/JaxbServiceFactory.java
Error |
Line |
|
'}' should be alone on a line. |
34
|
|
'}' should be alone on a line. |
46
|
org/codehaus/xfire/jaxb/JaxbTypeCreator.java
Error |
Line |
|
'}' should be alone on a line. |
36
|
|
'}' should be alone on a line. |
44
|
|
'}' should be alone on a line. |
67
|
|
'}' should be alone on a line. |
79
|
|
'}' should be alone on a line. |
90
|
org/codehaus/xfire/jaxb/JaxbWsdlBuilder.java
Error |
Line |
|
Unused import - org.codehaus.yom.Document. |
7
|
org/codehaus/xfire/loom/DefaultServiceDeployer.java
Error |
Line |
|
Unused import - org.codehaus.xfire.service.binding.ObjectBinding. |
18
|
|
'if' construct must use '{}'s. |
86
|
|
'if' construct must use '{}'s. |
95
|
org/codehaus/xfire/loom/LoomXFireServlet.java
Error |
Line |
|
'cast' is not followed by whitespace. |
23
|
org/codehaus/xfire/loom/XFireBlockDeployerApplicationListener.java
Error |
Line |
|
'cast' is not followed by whitespace. |
53
|
|
'if' construct must use '{}'s. |
60
|
|
'cast' is not followed by whitespace. |
64
|
|
'cast' is not followed by whitespace. |
87
|
|
'if' construct must use '{}'s. |
89
|
|
'if' construct must use '{}'s. |
101
|
|
'cast' is not followed by whitespace. |
104
|
|
'if' construct must use '{}'s. |
113
|
org/codehaus/xfire/loom/transport/LoomTransportManager.java
Error |
Line |
|
'cast' is not followed by whitespace. |
18
|
org/codehaus/xfire/loom/type/TypeMappingRegistry.java
Error |
Line |
|
'cast' is not followed by whitespace. |
99
|
org/codehaus/xfire/picocontainer/PicoObjectServiceFactory.java
Error |
Line |
|
Unused import - org.codehaus.xfire.service.ServiceFactory. |
8
|
org/codehaus/xfire/picocontainer/test/PicoXFireTest.java
Error |
Line |
|
'{' should be on a new line. |
47
|
|
'{' should be on a new line. |
68
|
org/codehaus/xfire/plexus/PlexusXFireComponent.java
Error |
Line |
|
Line contains a tab character. |
13
|
|
Line contains a tab character. |
14
|
org/codehaus/xfire/plexus/PlexusXFireServlet.java
Error |
Line |
|
Line contains a tab character. |
20
|
|
Line contains a tab character. |
21
|
org/codehaus/xfire/plexus/PlexusXFireTest.java
Error |
Line |
|
'if' construct must use '{}'s. |
50
|
|
'if' construct must use '{}'s. |
73
|
|
'if' construct must use '{}'s. |
85
|
org/codehaus/xfire/plexus/ServiceInvoker.java
Error |
Line |
|
Line contains a tab character. |
18
|
|
Unused private field 'logger'. |
20
|
org/codehaus/xfire/plexus/config/DefaultConfigurationService.java
Error |
Line |
|
Line contains a tab character. |
33
|
|
Line contains a tab character. |
34
|
|
Line contains a tab character. |
35
|
|
Line contains a tab character. |
36
|
|
Line contains a tab character. |
39
|
|
Line contains a tab character. |
40
|
|
Line contains a tab character. |
41
|
|
Line contains a tab character. |
42
|
|
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
|
|
Line contains a tab character. |
49
|
|
Line contains a tab character. |
50
|
|
Line contains a tab character. |
51
|
|
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. |
57
|
|
Unused local variable 'endpoint'. |
71
|
|
Line contains a tab character. |
74
|
|
Line contains a tab character. |
75
|
|
Line contains a tab character. |
76
|
|
Line contains a tab character. |
91
|
|
Line contains a tab character. |
118
|
|
Line contains a tab character. |
119
|
org/codehaus/xfire/plexus/config/ObjectServiceConfigurator.java
Error |
Line |
|
Cyclomatic Complexity is 23 (max allowed is 10). |
48
|
|
Method length is 100 lines (max allowed is 60). |
48
|
|
'if' construct must use '{}'s. |
139
|
|
'if' construct must use '{}'s. |
141
|
|
'if' construct must use '{}'s. |
143
|
|
'if' construct must use '{}'s. |
157
|
|
'if' construct must use '{}'s. |
158
|
|
'if' construct must use '{}'s. |
159
|
|
'if' construct must use '{}'s. |
175
|
|
'if' construct must use '{}'s. |
179
|
|
'if' construct must use '{}'s. |
252
|
org/codehaus/xfire/plexus/type/TypeMappingRegistry.java
Error |
Line |
|
'if' construct must use '{}'s. |
45
|
|
'if' construct must use '{}'s. |
77
|
org/codehaus/xfire/server/http/XFireHttpServer.java
Error |
Line |
|
'{' should be on a new line. |
27
|
org/codehaus/xfire/service/Service.java
Error |
Line |
|
Unused private field 'serializer'. |
34
|
org/codehaus/xfire/service/ServiceInfo.java
Error |
Line |
|
Unused private field 'opsByAction'. |
24
|
org/codehaus/xfire/service/binding/DocumentBinding.java
Error |
Line |
|
'if' construct must use '{}'s. |
100
|
|
'if' construct must use '{}'s. |
115
|
|
'if' construct must use '{}'s. |
139
|
org/codehaus/xfire/service/binding/Invoker.java
Error |
Line |
|
Line contains a tab character. |
19
|
org/codehaus/xfire/service/binding/MessageBinding.java
Error |
Line |
|
Unused private field 'logger'. |
31
|
org/codehaus/xfire/service/binding/ObjectBindingFactory.java
Error |
Line |
|
Line contains a tab character. |
13
|
|
Line contains a tab character. |
37
|
|
Line contains a tab character. |
39
|
org/codehaus/xfire/service/binding/ObjectInvoker.java
Error |
Line |
|
Cyclomatic Complexity is 14 (max allowed is 10). |
58
|
org/codehaus/xfire/service/binding/ObjectServiceFactory.java
Error |
Line |
|
Cyclomatic Complexity is 13 (max allowed is 10). |
195
|
|
'if' construct must use '{}'s. |
248
|
|
'cast' is not followed by whitespace. |
248
|
|
'if' construct must use '{}'s. |
266
|
|
'if' construct must use '{}'s. |
311
|
|
'if' construct must use '{}'s. |
436
|
|
'if' construct must use '{}'s. |
439
|
|
'if' construct must use '{}'s. |
452
|
|
'if' construct must use '{}'s. |
455
|
org/codehaus/xfire/service/binding/RPCEncodedBinding.java
Error |
Line |
|
'if' construct must use '{}'s. |
47
|
org/codehaus/xfire/service/binding/WrappedBinding.java
Error |
Line |
|
'if' construct must use '{}'s. |
52
|
org/codehaus/xfire/soap/SoapSerializer.java
Error |
Line |
|
'if' construct must use '{}'s. |
51
|
|
'if' construct must use '{}'s. |
82
|
org/codehaus/xfire/soap/SoapVersion.java
Error |
Line |
|
'{' should be on a new line. |
25
|
org/codehaus/xfire/soap/handler/FaultSoapSerializerHandler.java
Error |
Line |
|
Unused import - org.codehaus.xfire.fault.XFireFault. |
6
|
org/codehaus/xfire/soap/handler/ReadHeadersHandler.java
Error |
Line |
|
Cyclomatic Complexity is 12 (max allowed is 10). |
28
|
|
'if' construct must use '{}'s. |
32
|
|
'if' construct must use '{}'s. |
111
|
org/codehaus/xfire/soap/handler/SoapSerializerHandler.java
Error |
Line |
|
Unused import - org.codehaus.xfire.fault.XFireFault. |
5
|
org/codehaus/xfire/soap/handler/ValidateHeadersHandler.java
Error |
Line |
|
'if' construct must use '{}'s. |
35
|
|
'if' construct must use '{}'s. |
63
|
|
'if' construct must use '{}'s. |
66
|
org/codehaus/xfire/spring/ServiceBean.java
Error |
Line |
|
Cyclomatic Complexity is 14 (max allowed is 10). |
43
|
|
'if' construct must use '{}'s. |
54
|
|
'if' construct must use '{}'s. |
71
|
|
'else' construct must use '{}'s. |
73
|
|
'if' construct must use '{}'s. |
77
|
|
'if' construct must use '{}'s. |
79
|
|
'if' construct must use '{}'s. |
83
|
|
'if' construct must use '{}'s. |
85
|
|
'if' construct must use '{}'s. |
89
|
|
'if' construct must use '{}'s. |
91
|
org/codehaus/xfire/test/AbstractServletTest.java
Error |
Line |
|
Unused local variable 'response'. |
85
|
|
Line contains a tab character. |
93
|
|
Line contains a tab character. |
94
|
|
Line contains a tab character. |
95
|
org/codehaus/xfire/test/AbstractXFireTest.java
Error |
Line |
|
'if' construct must use '{}'s. |
69
|
|
'if' construct must use '{}'s. |
92
|
|
'if' construct must use '{}'s. |
104
|
|
'if' construct must use '{}'s. |
150
|
org/codehaus/xfire/transport/AbstractChannel.java
Error |
Line |
|
'if' construct must use '{}'s. |
35
|
org/codehaus/xfire/transport/AbstractTransport.java
Error |
Line |
|
Unused private field 'inHandlers'. |
19
|
|
Unused private field 'outHandlers'. |
20
|
|
Unused private field 'faultHandlers'. |
21
|
org/codehaus/xfire/transport/AbstractWSDLTransport.java
Error |
Line |
|
'if' construct must use '{}'s. |
68
|
org/codehaus/xfire/transport/DefaultEndpoint.java
Error |
Line |
|
'if' construct must use '{}'s. |
34
|
|
'while' construct must use '{}'s. |
131
|
org/codehaus/xfire/transport/DefaultTransportManager.java
Error |
Line |
|
'if' construct must use '{}'s. |
158
|
|
'else' construct must use '{}'s. |
160
|
org/codehaus/xfire/transport/dead/DeadLetterChannel.java
Error |
Line |
|
'if' construct must use '{}'s. |
34
|
|
'else' construct must use '{}'s. |
36
|
org/codehaus/xfire/transport/http/HttpMessageSender.java
Error |
Line |
|
'if' construct must use '{}'s. |
54
|
|
'if' construct must use '{}'s. |
87
|
|
'if' construct must use '{}'s. |
96
|
org/codehaus/xfire/transport/http/HttpSoapChannel.java
Error |
Line |
|
'if' construct must use '{}'s. |
60
|
org/codehaus/xfire/transport/http/SoapHttpTransport.java
Error |
Line |
|
Line contains a tab character. |
58
|
|
Line contains a tab character. |
59
|
|
Line contains a tab character. |
60
|
|
Line contains a tab character. |
61
|
|
Line contains a tab character. |
62
|
|
Line contains a tab character. |
86
|
|
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
|
|
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
|
|
Line contains a tab character. |
105
|
|
Line contains a tab character. |
106
|
|
'if' construct must use '{}'s. |
129
|
org/codehaus/xfire/transport/http/XFireConfigurableServlet.java
Error |
Line |
|
Unused private field 'ENCODING_STYLE_URI'. |
23
|
|
Unused private field 'SOAP_12'. |
25
|
org/codehaus/xfire/transport/http/XFireHttpSession.java
Error |
Line |
|
Line contains a tab character. |
22
|
|
Line contains a tab character. |
27
|
|
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
|
|
'cast' is not followed by whitespace. |
32
|
|
Line contains a tab character. |
33
|
|
Line contains a tab character. |
35
|
|
Line contains a tab character. |
36
|
|
Line contains a tab character. |
37
|
|
Line contains a tab character. |
38
|
|
Line contains a tab character. |
39
|
|
Line contains a tab character. |
40
|
|
'cast' is not followed by whitespace. |
40
|
|
Line contains a tab character. |
41
|
|
Line contains a tab character. |
45
|
|
Line contains a tab character. |
47
|
org/codehaus/xfire/transport/http/XFireServlet.java
Error |
Line |
|
'if' construct must use '{}'s. |
40
|
|
'if' construct must use '{}'s. |
50
|
org/codehaus/xfire/transport/http/XFireServletController.java
Error |
Line |
|
Cyclomatic Complexity is 12 (max allowed is 10). |
82
|
|
'if' construct must use '{}'s. |
295
|
org/codehaus/xfire/transport/local/LocalChannel.java
Error |
Line |
|
Unused private field 'uri'. |
25
|
|
'if' construct must use '{}'s. |
73
|
|
Method length is 74 lines (max allowed is 60). |
78
|
|
Unused local variable 'outStream'. |
86
|
|
'{' should be on a new line. |
142
|
|
Empty catch block. |
157
|
org/codehaus/xfire/util/Base64.java
Error |
Line |
|
'{' should be on a new line. |
26
|
|
'for' construct must use '{}'s. |
39
|
|
'for' construct must use '{}'s. |
41
|
|
'cast' is not followed by whitespace. |
42
|
|
'{' should be on a new line. |
45
|
|
'if' construct must use '{}'s. |
47
|
|
'if' construct must use '{}'s. |
48
|
|
'{' should be on a new line. |
53
|
|
'cast' is not followed by whitespace. |
55
|
|
'cast' is not followed by whitespace. |
58
|
|
'cast' is not followed by whitespace. |
59
|
|
'cast' is not followed by whitespace. |
62
|
|
'cast' is not followed by whitespace. |
63
|
|
'cast' is not followed by whitespace. |
64
|
|
'{' should be on a new line. |
74
|
|
'{' should be on a new line. |
79
|
|
'{' should be on a new line. |
82
|
|
'{' should be on a new line. |
84
|
|
'if' construct must use '{}'s. |
90
|
|
'{' should be on a new line. |
100
|
|
'{' should be on a new line. |
105
|
|
'{' should be on a new line. |
108
|
|
'{' should be on a new line. |
110
|
|
'if' construct must use '{}'s. |
116
|
|
'{' should be on a new line. |
126
|
|
'{' should be on a new line. |
130
|
|
'{' should be on a new line. |
133
|
|
'{' should be on a new line. |
135
|
|
'{' should be on a new line. |
147
|
|
'{' should be on a new line. |
151
|
|
'{' should be on a new line. |
154
|
|
'{' should be on a new line. |
156
|
|
'{' should be on a new line. |
168
|
|
'{' should be on a new line. |
175
|
|
'if' construct must use '{}'s. |
176
|
|
'{' should be on a new line. |
181
|
|
'{' should be on a new line. |
192
|
|
'}' should be alone on a line. |
198
|
|
'{' should be on a new line. |
198
|
|
'{' should be on a new line. |
211
|
|
'if' construct must use '{}'s. |
212
|
|
'{' should be on a new line. |
216
|
|
'cast' is not followed by whitespace. |
220
|
|
'cast' is not followed by whitespace. |
221
|
|
'cast' is not followed by whitespace. |
222
|
|
'cast' is not followed by whitespace. |
223
|
|
'{' should be on a new line. |
228
|
|
'cast' is not followed by whitespace. |
230
|
|
'cast' is not followed by whitespace. |
231
|
|
'cast' is not followed by whitespace. |
232
|
|
'cast' is not followed by whitespace. |
233
|
|
'}' should be alone on a line. |
235
|
|
'{' should be on a new line. |
235
|
|
'cast' is not followed by whitespace. |
237
|
|
'cast' is not followed by whitespace. |
238
|
|
'cast' is not followed by whitespace. |
239
|
|
'cast' is not followed by whitespace. |
240
|
|
'{' should be on a new line. |
248
|
|
'if' construct must use '{}'s. |
249
|
|
'{' should be on a new line. |
254
|
|
'if' construct must use '{}'s. |
266
|
|
'{' should be on a new line. |
269
|
|
'}' should be alone on a line. |
276
|
|
'{' should be on a new line. |
276
|
org/codehaus/xfire/util/DOMUtils.java
Error |
Line |
|
'if' construct must use '{}'s. |
54
|
|
'if' construct must use '{}'s. |
58
|
|
'if' construct must use '{}'s. |
75
|
|
'if' construct must use '{}'s. |
78
|
|
'if' construct must use '{}'s. |
85
|
|
'if' construct must use '{}'s. |
102
|
|
'if' construct must use '{}'s. |
105
|
|
Cyclomatic Complexity is 11 (max allowed is 10). |
151
|
|
'if' construct must use '{}'s. |
185
|
|
'if' construct must use '{}'s. |
209
|
|
'if' construct must use '{}'s. |
230
|
|
'if' construct must use '{}'s. |
236
|
|
'if' construct must use '{}'s. |
240
|
org/codehaus/xfire/util/ElementStreamReader.java
Error |
Line |
|
'if' construct must use '{}'s. |
125
|
|
'if' construct must use '{}'s. |
170
|
org/codehaus/xfire/util/NamespaceHelper.java
Error |
Line |
|
'if' construct must use '{}'s. |
43
|
|
'if' construct must use '{}'s. |
65
|
org/codehaus/xfire/util/STAXUtils.java
Error |
Line |
|
'if' construct must use '{}'s. |
53
|
|
'if' construct must use '{}'s. |
56
|
|
Cyclomatic Complexity is 11 (max allowed is 10). |
107
|
|
'if' construct must use '{}'s. |
124
|
|
Cyclomatic Complexity is 24 (max allowed is 10). |
142
|
|
Method length is 86 lines (max allowed is 60). |
142
|
|
'if' construct must use '{}'s. |
184
|
|
Cyclomatic Complexity is 17 (max allowed is 10). |
256
|
|
'if' construct must use '{}'s. |
311
|
|
'cast' is not followed by whitespace. |
320
|
|
Unused private method 'getNamespaceDeclarer'. |
331
|
|
'if' construct must use '{}'s. |
336
|
|
'if' construct must use '{}'s. |
338
|
|
'if' construct must use '{}'s. |
415
|
|
',' is not followed by whitespace. |
449
|
|
'}' should be alone on a line. |
450
|
|
'{' should be on a new line. |
450
|
|
'{' should be on a new line. |
451
|
|
',' is not followed by whitespace. |
452
|
|
'if' construct must use '{}'s. |
462
|
|
'if' construct must use '{}'s. |
480
|
org/codehaus/xfire/util/XMLServiceBuilder.java
Error |
Line |
|
',' is not followed by whitespace. |
61
|
|
',' is not followed by whitespace. |
146
|
|
'{' should be on a new line. |
146
|
|
'{' should be on a new line. |
160
|
|
'{' should be on a new line. |
162
|
|
',' is not followed by whitespace. |
163
|
|
',' is not followed by whitespace. |
200
|
|
'}' should be alone on a line. |
202
|
|
'{' should be on a new line. |
202
|
|
Cyclomatic Complexity is 18 (max allowed is 10). |
212
|
|
Method length is 85 lines (max allowed is 60). |
212
|
|
'if' construct must use '{}'s. |
250
|
|
'else' construct must use '{}'s. |
252
|
|
'if' construct must use '{}'s. |
255
|
|
'if' construct must use '{}'s. |
257
|
|
',' is not followed by whitespace. |
304
|
|
'if' construct must use '{}'s. |
412
|
|
'if' construct must use '{}'s. |
416
|
|
'if' construct must use '{}'s. |
447
|
|
'if' construct must use '{}'s. |
457
|
|
'if' construct must use '{}'s. |
464
|
org/codehaus/xfire/util/date/XsDateFormat.java
Error |
Line |
|
Unused private field 'serialVersionUID'. |
27
|
org/codehaus/xfire/util/date/XsDateTimeFormat.java
Error |
Line |
|
Unused private field 'serialVersionUID'. |
33
|
|
Cyclomatic Complexity is 50 (max allowed is 10). |
73
|
|
Method length is 189 lines (max allowed is 60). |
73
|
|
Cyclomatic Complexity is 14 (max allowed is 10). |
291
|
|
Method length is 76 lines (max allowed is 60). |
291
|
org/codehaus/xfire/util/date/XsTimeFormat.java
Error |
Line |
|
Unused private field 'serialVersionUID'. |
27
|
org/codehaus/xfire/util/stax/DepthXMLStreamReader.java
Error |
Line |
|
Boolean expression complexity is 6 (max allowed is 4). |
276
|
org/codehaus/xfire/wsdl11/WSDLVisitor.java
Error |
Line |
|
Cyclomatic Complexity is 12 (max allowed is 10). |
52
|
|
Method length is 85 lines (max allowed is 60). |
52
|
|
Avoid nested blocks. |
119
|
|
Avoid nested blocks. |
123
|
org/codehaus/xfire/wsdl11/builder/AbstractWSDL.java
Error |
Line |
|
Unused private field 'targetNamespace'. |
38
|
|
'if' construct must use '{}'s. |
71
|
|
'if' construct must use '{}'s. |
140
|
|
'if' construct must use '{}'s. |
200
|
org/codehaus/xfire/wsdl11/builder/WSDLBuilder.java
Error |
Line |
|
Unused private field 'binding'. |
54
|
org/codehaus/xfire/wsdl/ResourceWSDL.java
Error |
Line |
|
Line contains a tab character. |
17
|
org/codehaus/xfire/xmlbeans/XmlBeansFault.java
Error |
Line |
|
Unused private field 'serialVersionUID'. |
18
|
|
'if' construct must use '{}'s. |
33
|
|
'else' construct must use '{}'s. |
35
|
org/codehaus/xfire/xmlbeans/XmlBeansType.java
Error |
Line |
|
Unused private field 'logger'. |
41
|
|
'if' construct must use '{}'s. |
101
|
|
'if' construct must use '{}'s. |
103
|
|
'if' construct must use '{}'s. |
111
|
|
'if' construct must use '{}'s. |
113
|
|
'else' construct must use '{}'s. |
115
|
org/codehaus/xfire/xmlbeans/XmlBeansWSDLBuilder.java
Error |
Line |
|
'if' construct must use '{}'s. |
62
|
|
'if' construct must use '{}'s. |
65
|
|
Unused local variable 'schemaDoc'. |
73
|
|
'if' construct must use '{}'s. |
96
|
org/codehaus/xfire/xmlbeans/client/XMLBeansClientHandler.java
Error |
Line |
|
Line contains a tab character. |
75
|
|
Line contains a tab character. |
79
|
|
Line contains a tab character. |
80
|
|
Line contains a tab character. |
81
|
|
Line contains a tab character. |
82
|
|
Cyclomatic Complexity is 13 (max allowed is 10). |
87
|
|
Line contains a tab character. |
88
|
|
'if' construct must use '{}'s. |
109
|
|
'if' construct must use '{}'s. |
111
|
|
'if' construct must use '{}'s. |
118
|
org/codehaus/xfire/xmlbeans/generator/ClientGenerationStrategy.java
Error |
Line |
|
',' is not followed by whitespace. |
23
|
|
'if' construct must use '{}'s. |
25
|
|
'if' construct must use '{}'s. |
29
|
|
'if' construct must use '{}'s. |
32
|
org/codehaus/xfire/xmlbeans/generator/ServerGenerationStrategy.java
Error |
Line |
|
',' is not followed by whitespace. |
23
|
|
'if' construct must use '{}'s. |
25
|
org/codehaus/xfire/xmlbeans/generator/WSDLInspector.java
Error |
Line |
|
'cast' is not followed by whitespace. |
65
|
|
Unused local variable 'types'. |
66
|
|
'if' construct must use '{}'s. |
81
|
|
',' is not followed by whitespace. |
89
|
|
'if' construct must use '{}'s. |
94
|
|
'if' construct must use '{}'s. |
100
|
|
Method length is 65 lines (max allowed is 60). |
118
|
|
'if' construct must use '{}'s. |
205
|
|
'if' construct must use '{}'s. |
216
|
|
'if' construct must use '{}'s. |
228
|
|
'if' construct must use '{}'s. |
239
|
|
'if' construct must use '{}'s. |
251
|
|
'if' construct must use '{}'s. |
353
|
|
'if' construct must use '{}'s. |
405
|
|
'if' construct must use '{}'s. |
412
|
|
'if' construct must use '{}'s. |
420
|
|
'if' construct must use '{}'s. |
428
|
org/codehaus/xfire/xmpp/ChannelPacketListener.java
Error |
Line |
|
'if' construct must use '{}'s. |
42
|
|
'if' construct must use '{}'s. |
45
|
org/codehaus/xfire/xmpp/SoapIQProvider.java
Error |
Line |
|
Cyclomatic Complexity is 29 (max allowed is 10). |
60
|
|
Method length is 121 lines (max allowed is 60). |
60
|
|
Avoid nested blocks. |
75
|
|
Avoid nested blocks. |
94
|
|
Avoid nested blocks. |
108
|
|
Avoid nested blocks. |
129
|
|
Avoid nested blocks. |
168
|
|
Avoid nested blocks. |
183
|
org/codehaus/xfire/xmpp/XMPPChannel.java
Error |
Line |
|
'if' construct must use '{}'s. |
39
|
|
Unused local variable 'transport'. |
61
|
|
'if' construct must use '{}'s. |
99
|