Michael Jones created AXIS2-5598:
------------------------------------
Summary: Code in Java stub classes generated by wsdl2java when
analyzed by Sonar/SonarQube shows a large number of critical and major
violations
Key: AXIS2-5598
URL: https://issues.apache.org/jira/browse/AXIS2-5598
Project: Axis2
Issue Type: Wish
Components: codegen
Environment: Sonar Profile used - Sonar way with Findbugs
Reporter: Michael Jones
Priority: Minor
Types of Critical violations reported:
* Security - Array is stored directly
* Empty If Stmt
* Dodgey - Dead store to local variable
* Performance - Private method is never called
* Correctness - Possible null pointer dereference in method on exception
path
Types of Major violations reported:
* Unused local variable
* Visibility Modifier
* While loops must use braces
* Cyclomatic Complexity
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]