Project Name | smooth Class Library |
---|---|
Lines of code analyzed | 238,066 |
On Coverity Scan since | Aug 28, 2013 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://github.com/enzo1982/smooth.git |
Homepage URL | http://www.smooth-project.org/ |
License | Artistic (Artistic license ) |
Want to view defects or help fix defects?
Add me to projectVersion: 0.9.4-20200315
Line of Code (LOC) | Defect Density |
---|---|
Less than 100,000 | 0.35 |
100,000 to 499,999 | 0.5 |
500,000 to 1 million | 0.7 |
More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
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 |
---|---|---|---|---|
MinGW32 system includes | .*/system/.*mingw32/include/.* | Yes | 162,303 | N/A |
MinGW32 system libraries | .*/system/lib/.* | Yes | 21,553 | N/A |
system headers | /usr/.*/include/.* | Yes | 0 | N/A |
3rd party library includes | /include/support/.* | Yes | 10,644 | N/A |
smooth headers | /include/smooth/.* | No | 10,753 | 0.00 |
smooth GUI | /classes/gui/.* | No | 10,914 | 0.00 |
smooth IO | /classes/io/.* | No | 1,783 | 0.00 |
smooth XML | /classes/xml/.* | No | 726 | 0.00 |
smooth Graphics | /classes/graphics/.* | No | 2,383 | 0.00 |
smooth Other | /classes/.* | No | 9,659 | 0.00 |
smooth Misc Support | /misc/.* | No | 1,518 | 0.00 |
smooth Tools | /tools/.* | No | 1,588 | 0.00 |
smooth Examples | /samples/.* | No | 1,109 | 0.00 |
Other | .* | No | 4,424 | 0.00 |
ID | CWE-Name | Number of Defects |
---|---|---|
676 | Use of Potentially Dangerous Function | 1 |
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