Coverity Scan: neovim/neovim

Project Name neovim/neovim
Lines of code analyzed 332,498
On Coverity Scan since May 12, 2014
Last build analyzed about 22 hours ago
   
Language C/C++
Repository URL https://github.com/neovim/neovim.git
Homepage URL https://github.com/neovim/neovim
License Other:

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 7f084770c23855083776b0598f2f54...

Apr 25, 2024
Last Analyzed
332,498
Lines of Code Analyzed
324,966
Lines of Code in Selected Components
1.00
Defect Density

Defect changes since previous build dated Apr 24, 2024

0
Newly detected
0
Eliminated

Defects by status for current build

1,037
Total defects
326
Outstanding
677
Fixed
See how defect density for 'neovim/neovim' 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
cmake-build .*/CMakeFiles/.* Yes 1,422 N/A
luajit .*\.deps/.*/luajit/.* Yes 0 N/A
gperf .*\.deps/.*/gperf/.* Yes 0 N/A
xdiff .*/src/xdiff/.* Yes 2,258 N/A
mpack .*/src/mpack/.* Yes 2,425 N/A
cjson .*/src/cjson/.* Yes 1,356 N/A
Klee test files .*/test/symbolic/.* Yes 0 N/A
libuv .*\.deps/.*/libuv/.* Yes 0 N/A
luv .*\.deps/.*/luv/.* Yes 71 N/A
Other .* No 324,962 0.94

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 9
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