Project Name | Firefox mobile |
---|---|
Lines of code analyzed | 7,991,242 |
On Coverity Scan since | May 07, 2015 |
Last build analyzed | a while ago |
Language | Java |
Secondary Language | C/C++ |
Repository URL | http://hg.mozilla.org/mozilla-central/ |
Homepage URL | https://www.mozilla.org/ |
License | MPL (Mozilla Public License ) |
Want to view defects or help fix defects?
Add me to projectAlong with Coverity defects found by Coverity analysis, you may include or exclude Findbugs defects in analysis results.
You may disable or enable Findbugs defects via the Edit function in project settings. Changes will be reflected upon subsequent build submissions.
Excluding or including these defects will change the total number of defects significantly.
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
search | /mobile/android/search/.* | No | 0 | N/A |
stumbler | /mobile/android/stumbler/.* | No | 3,293 | 1.21 |
tests | /mobile/android/tests/.* | Yes | 15,167 | N/A |
annotationProcessors | /build/annotationProcessors/.* | No | 0 | N/A |
thirdparty-nineoldandroids | /mobile/android/thirdparty/com/nineoldandroids/.* | No | 0 | N/A |
thirdparty-squareup | /mobile/android/thirdparty/com/squareup/.* | No | 2,890 | 1.04 |
robocop | /build/mobile/robocop/.* | No | 0 | N/A |
sutagent | /build/mobile/sutagent/.* | No | 0 | N/A |
util | /mobile/android/base/util/.* | No | 0 | N/A |
media-webrtc | /media/webrtc/.* | No | 239,878 | 0.75 |
preferences | /mobile/android/base/preferences/.* | No | 0 | N/A |
overlays | /mobile/android/base/overlays/.* | No | 0 | N/A |
healthreport | /mobile/android/base/background/healthreport/.* | No | 0 | N/A |
db | /mobile/android/base/db/.* | No | 0 | N/A |
favicons | /mobile/android/base/favicons/.* | No | 0 | N/A |
accounts | /mobile/android/base/fxa/.* | No | 0 | N/A |
gfx | /mobile/android/base/gfx/.* | No | 0 | N/A |
home | /mobile/android/base/home/.* | No | 0 | N/A |
java-addons | /mobile/android/base/javaaddons/.* | No | 0 | N/A |
sync | /mobile/android/base/sync/.* | No | 0 | N/A |
tabs | /mobile/android/base/tabs/.* | No | 0 | N/A |
toolbar | /mobile/android/base/toolbar/.* | No | 0 | N/A |
updater | /mobile/android/base/updater/.* | No | 0 | N/A |
webapp | /mobile/android/base/webapp/.* | No | 0 | N/A |
widget | /mobile/android/base/widget/.* | No | 0 | N/A |
base | /mobile/android/base/.* | No | 82,033 | 0.73 |
exoplayer2 | /mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/.* | No | 45,163 | 1.75 |
mobile | /mobile/.* | No | 113,607 | 2.24 |
obj-dir | /objdir/.* | No | 0 | N/A |
Ignore-all | .* | Yes | 7,490,470 | N/A |
Other | .* | No | 0 | N/A |
ID | CWE-Name | Number of Defects |
---|---|---|
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 5 |
190 | Integer Overflow or Wraparound | 30 |
676 | Use of Potentially Dangerous Function | 6 |
Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.
Would you like to view the project defects, or help improve its quality by fixing defects?
Add me to project