Project Name | bfabiszewski/ulogger-android |
---|---|
Lines of code analyzed | 5,589 |
On Coverity Scan since | Mar 20, 2017 |
Last build analyzed | 7 months ago |
Language | Java |
Repository URL | https://github.com/bfabiszewski/ulogger-android.git |
Homepage URL | https://github.com/bfabiszewski/ulogger-android |
License | N/A |
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 |
---|---|---|---|---|
main | .*/app/src/main/.* | No | 5,485 | 0.00 |
test | .*/app/src/test/.* | Yes | 0 | N/A |
androidTest | .*/app/src/androidTest/.* | Yes | 0 | N/A |
Other | .* | No | 111 | 0.00 |
ID | CWE-Name | Number of Defects |
---|---|---|
327 | Use of a Broken or Risky Cryptographic Algorithm | 2 |
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