Coverity Scan: experiments

Project Name experiments
Lines of code analyzed 3,564,442
On Coverity Scan since Apr 08, 2015
Last build analyzed 13 days ago
   
Language C/C++
Repository URL https://github.com/orbitcowboy/experiments.git
Homepage URL https://github.com/orbitcowboy/experiments.git
License LGPL (GNU Library or "Lesser" General Public License version )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: main

Oct 28, 2024
Last Analyzed
3,564,442
Lines of Code Analyzed
3,265,666
Lines of Code in Selected Components
0.02
Defect Density

Defect changes since previous build dated Oct 20, 2024

1
Newly detected
5
Eliminated

Defects by status for current build

1,736
Total defects
74
Outstanding
1,626
Fixed
See how defect density for 'experiments' 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
vendor .*/vendor/.* Yes 1,607 N/A
AVRTest *./AVRTest/.* Yes 140,118 N/A
Compiler Include *./usr/include/.* Yes 0 N/A
usr-local-include /usr/local/include/* Yes 78,129 N/A
usr-include-boost /usr/include/boost/* Yes 78,922 N/A
others .* No 3,265,999 0.01
Other .* No 0 N/A

CWE Top 25 defects

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

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