Coverity Scan: neovim/neovim

Project Name neovim/neovim
Lines of code analyzed 347,285
On Coverity Scan since May 12, 2014
Last build analyzed about 21 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: a81d2b6703e03bcee0521772551df7...

May 07, 2025
Last Analyzed
347,285
Lines of Code Analyzed
339,669
Lines of Code in Selected Components
0.61
Defect Density

Defect changes since previous build dated May 06, 2025

0
Newly detected
0
Eliminated

Defects by status for current build

1,142
Total defects
208
Outstanding
899
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,429 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,422 N/A
cjson .*/src/cjson/.* Yes 1,432 N/A
Klee test files .*/test/symbolic/.* Yes 0 N/A
libuv .*\.deps/.*/libuv/.* Yes 0 N/A
luv .*\.deps/.*/luv/.* Yes 75 N/A
Other .* No 339,687 0.55

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 11
190 Integer Overflow or Wraparound 28
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