Project Name | codice/ddf |
---|---|
Lines of code analyzed | 360,479 |
On Coverity Scan since | Dec 15, 2014 |
Last build analyzed | a while ago |
Language | Java |
Repository URL | https://github.com/codice/ddf.git |
Homepage URL | https://github.com/codice/ddf |
License | LGPL (GNU Library or "Lesser" General Public License version ) |
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.
Version: master
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 |
---|---|---|---|---|
test | .*/src/test/.* | Yes | 143,619 | N/A |
admin | /platform/admin/.* | No | 8,246 | 0.97 |
security | /platform/security/.* | No | 25,682 | 0.35 |
platform | /platform/.* | No | 16,026 | 0.44 |
distribution | /distribution/.* | No | 6,258 | 0.48 |
spatial | /catalog/spatial/.* | No | 81,489 | 0.26 |
ui | /catalog/ui/.* | No | 10,227 | 0.10 |
catalog | /catalog/.* | No | 65,443 | 0.15 |
libs | /libs/.* | No | 2,869 | 1.05 |
Other | .* | No | 620 | 3.23 |
ID | CWE-Name | Number of Defects |
---|---|---|
79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | 5 |
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