Coverity Scan: neovim/neovim

Project Name neovim/neovim
Lines of code analyzed 348,134
On Coverity Scan since May 12, 2014
Last build analyzed about 18 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: 1abcd9fe28b1fd73e848ccd5092369...

Jun 11, 2025
Last Analyzed
348,134
Lines of Code Analyzed
340,518
Lines of Code in Selected Components
0.60
Defect Density

Defect changes since previous build dated Jun 10, 2025

0
Newly detected
0
Eliminated

Defects by status for current build

1,141
Total defects
206
Outstanding
900
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 340,579 0.54

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 27
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