Coverity Scan: embox/embox

Project Name embox/embox
Lines of code analyzed 106,610
On Coverity Scan since Aug 16, 2013
Last build analyzed a while ago
   
Language C/C++
Repository URL https://github.com/embox/embox.git
Homepage URL https://github.com/embox/embox
License BSD2Clause (BSD 2-Clause "Simplified" or "FreeBSD" License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: c5c35f1

Jul 02, 2016
Last Analyzed
106,610
Lines of Code Analyzed
93,084
Lines of Code in Selected Components
1.36
Defect Density

Defect changes since previous build dated Apr 07, 2016

11
Newly detected
1
Eliminated

Defects by status for current build

579
Total defects
127
Outstanding
451
Fixed
See how defect density for 'embox/embox' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
arch /src/arch/.* No 1,044 0.96
kernel /src/kernel/.* No 3,911 1.02
net /src/p?net/.* No 10,911 1.28
fs /src/fs/.* No 6,479 3.70
driver /src/drivers?/.* No 3,972 1.51
cmd /src/cmds?/.* No 6,504 6.92
test /src/tests?/.* No 3,109 4.50
lib /src/lib/.* No 997 0.00
util /src/util/.* No 894 1.12
extbld /build/extbld/.* Yes 13,526 N/A
Other .* No 55,263 0.33

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 9
190 Integer Overflow or Wraparound 1
676 Use of Potentially Dangerous Function 7
Loading...

Loading...


Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

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