Project Name | dvolgyes/perceptionmd |
---|---|
Lines of code analyzed | 16,636 |
On Coverity Scan since | Aug 31, 2017 |
Last build analyzed | a while ago |
Language | PHP/Python/Ruby |
Repository URL | https://github.com/dvolgyes/perceptionmd.git |
Homepage URL | https://github.com/dvolgyes/perceptionmd |
License | GPL (GNU General Public License version ) |
Want to view defects or help fix defects?
Add me to projectNote: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
RAW files | .*raw | Yes | 0 | N/A |
DCM files | .*dcm | Yes | 6,922 | N/A |
png files | .*png | Yes | 0 | N/A |
compressed xz | .*xz | Yes | 1,937 | N/A |
compressed gz | .*gz | Yes | 0 | N/A |
textX language definition file (_tx) | .*tx | Yes | 88 | N/A |
description files (md) | .*md | Yes | 216 | N/A |
kivy files | .*kv | Yes | 301 | N/A |
Perception experiment description files | .*pmd | Yes | 0 | N/A |
text files | .*txt | Yes | 4,771 | N/A |
python byte code | .*pyc | Yes | 0 | N/A |
Other | .* | No | 2,401 | 0.00 |
No top 25 CWE defects were found.
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