Project Name | LachlanGunn/parse4880 |
---|---|
Lines of code analyzed | 164,751 |
On Coverity Scan since | Mar 10, 2016 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://github.com/LachlanGunn/parse4880.git |
Homepage URL | https://github.com/LachlanGunn/parse4880 |
License | MIT (MIT license ) |
Want to view defects or help fix defects?
Add me to project
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 |
---|---|---|---|---|
System includes | /usr/include/.* | Yes | 105,321 | N/A |
Parse4880 crypto | .*/parse4880/src/keys/.* | No | 170 | 0.00 |
Parse4880 includes | .*/parse4880/src/include/.* | No | 309 | 0.00 |
Parse4880 packets | .*/parse4880/src/packets/.* | No | 249 | 0.00 |
Parse4880 verifiers | .*/parse4880/src/verifiers/.* | No | 64 | 0.00 |
System | /usr/.* | Yes | 51,016 | N/A |
Parse4880 applications | .*/parse4880/src/applications/.* | No | 235 | 0.00 |
Parse4880 common | .*/parse4880/src/common/.* | No | 283 | 0.00 |
Parse4880 build | .*/parse4880/build/.* | Yes | 0 | N/A |
Other | .* | No | 7,104 | 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