The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
50 | 2 | 8 | 0 |
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 |
Violation | Message | Line |
---|---|---|
NPath Complexity is 384 (max allowed is 200). | 474 |
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 |