Coverity Scan: neovim/neovim

Project Name neovim/neovim
Lines of code analyzed 349,775
On Coverity Scan since May 12, 2014
Last build analyzed about 15 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: c3a4d125296caaf15ff424e7609e73...

Aug 01, 2025
Last Analyzed
349,775
Lines of Code Analyzed
342,159
Lines of Code in Selected Components
0.58
Defect Density

Defect changes since previous build dated Jul 31, 2025

0
Newly detected
0
Eliminated

Defects by status for current build

1,144
Total defects
198
Outstanding
912
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 342,166 0.51

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