You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2013/09/25 03:30:03 UTC

[jira] [Created] (CB-4909) Resolve FindBugs issues

Peter created CB-4909:
-------------------------

             Summary: Resolve FindBugs issues
                 Key: CB-4909
                 URL: https://issues.apache.org/jira/browse/CB-4909
             Project: Apache Cordova
          Issue Type: Task
    Affects Versions: 2.9.0
            Reporter: Peter
            Priority: Minor


Without having knowledge of internal implementation details our team has been using Findbugs [1] and/or Sonar [2] as a rough indicators of internal code quality. 

[1] http://findbugs.sourceforge.net/
[2] http://nemo.sonarqube.org/dashboard/index/176172

Where practical to do so, as many of the issues reported by these tools should be eliminated (prioritise by severity). It's a win-win exercise:
* At worse, better rule compliance improves confidence in the code
* At best, real bugs are fixed before they occur and get reported

For example, at time of creating this task we see ~30 "critical" issues in Android Java code. Granted that most of them could be benign, deliberate, or even false positives, but OTOH it would be better to reduce this number to remove any doubt that maybe some of them _really are_ critical.

--
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