Refactoring to decrease code 'duplications' percentage to under 5 percent.
--------------------------------------------------------------------------
Key: CXF-3839
URL: https://issues.apache.org/jira/browse/CXF-3839
Project: CXF
Issue Type: Improvement
Affects Versions: 2.5
Reporter: Robert Liguori
Priority: Minor
Sonar currently flags Apache CXF as exceeding the duplications benchmark of 5 %
at 5.2 %; http://nemo.sonarsource.org/dashboard/index/117804?did=1.
The alert states, "Warn Alerts : ... Duplicated lines (%) > 5.
Since it's only exceeded by .2 %, I thought it would be a worthy effort
(software quality-wise) to attempt to refine/refactor the code so the alert is
not produced.
... that is get the current duplications percentage of 5.2 % to under 5%, so
the alert is not shown.
Thanks!
Note: I am more 'test' than I am 'development', but I'll take a look into this
as well, to see what can be refactored, if anything..
This issue can be closed, when the percentage is under 5 %. Thanks again.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira