Checkstyle Results
The following document contains the results of Checkstyle
.
Summary
Files |
Infos  |
Warnings  |
Errors  |
50 |
2 |
8 |
0 |
Details
org/apache/axis/message/addressing/AddressingHeaders.java
Violation |
Message |
Line |
 |
Class Data Abstraction Coupling is 16 (max allowed is 14) classes [Action, AddressingHeaderFault, ArrayList, FaultTo, From, MessageID, QName, Recipient, ReferenceParametersType, ReferencePropertiesType, RelatesTo, ReplyTo, SOAPException, To, URI, org.apache.axis.message.SOAPHeaderElement]. |
48
|
org/apache/axis/message/addressing/EndpointReferenceType.java
Violation |
Message |
Line |
 |
NPath Complexity is 384 (max allowed is 200). |
474
|
org/apache/axis/message/addressing/handler/AddressingHandler.java
Violation |
Message |
Line |
 |
Cyclomatic Complexity is 13 (max allowed is 12). |
201
|
 |
NPath Complexity is 480 (max allowed is 200). |
201
|
 |
Cyclomatic Complexity is 17 (max allowed is 12). |
298
|
 |
NPath Complexity is 972 (max allowed is 200). |
298
|
 |
Cyclomatic Complexity is 16 (max allowed is 12). |
521
|
 |
NPath Complexity is 960 (max allowed is 200). |
521
|
org/apache/axis/message/addressing/handler/AxisServerSideAddressingHandler.java
Violation |
Message |
Line |
 |
Comment matches to-do format 'TODO:'. |
190
|
 |
Comment matches to-do format 'TODO:'. |
224
|