Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
50 2 8 0

Details

org/apache/axis/message/addressing/AddressingHeaders.java

Violation Message Line
Warnings 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
Warnings NPath Complexity is 384 (max allowed is 200). 474

org/apache/axis/message/addressing/handler/AddressingHandler.java

Violation Message Line
Warnings Cyclomatic Complexity is 13 (max allowed is 12). 201
Warnings NPath Complexity is 480 (max allowed is 200). 201
Warnings Cyclomatic Complexity is 17 (max allowed is 12). 298
Warnings NPath Complexity is 972 (max allowed is 200). 298
Warnings Cyclomatic Complexity is 16 (max allowed is 12). 521
Warnings NPath Complexity is 960 (max allowed is 200). 521

org/apache/axis/message/addressing/handler/AxisServerSideAddressingHandler.java

Violation Message Line
Infos Comment matches to-do format 'TODO:'. 190
Infos Comment matches to-do format 'TODO:'. 224