Project Name | GNU libcdio |
---|---|
Lines of code analyzed | 71,416 |
On Coverity Scan since | Jun 05, 2014 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | git://git.sv.gnu.org/libcdio.git |
Homepage URL | http://www.gnu.org/software/libcdio/ |
License | GPL (GNU General Public License version ) |
Want to view defects or help fix defects?
Add me to projectVersion: 0.93git
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 | 0 | N/A |
MinGW32 system libraries | .*/system/lib/.* | Yes | 0 | N/A |
libtool generated code | .*/\.libs/lt-.*\.c | Yes | 0 | N/A |
libcdio drivers | /lib/driver/.* | No | 19,830 | 0.71 |
libiso9660 | /lib/iso9660/.* | No | 2,562 | 0.39 |
libudf | /lib/udf/.* | No | 1,027 | 0.00 |
program source | /src/.* | No | 6,215 | 0.00 |
example programs | /example/.* | No | 2,829 | 0.35 |
test programs | /test/.* | No | 0 | N/A |
system headers | /usr/.*/include/.* | Yes | 403 | N/A |
Other | .* | No | 38,550 | 0.00 |
ID | CWE-Name | Number of Defects |
---|---|---|
190 | Integer Overflow or Wraparound | 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