Coverity Scan: neovim/neovim

Project Name neovim/neovim
Lines of code analyzed 337,315
On Coverity Scan since May 12, 2014
Last build analyzed about 13 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: c8e47f648052f8001d8a493cf7ca6c...

Oct 22, 2024
Last Analyzed
337,315
Lines of Code Analyzed
329,780
Lines of Code in Selected Components
0.66
Defect Density

Defect changes since previous build dated Oct 21, 2024

0
Newly detected
0
Eliminated

Defects by status for current build

1,099
Total defects
218
Outstanding
847
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,425 N/A
cjson .*/src/cjson/.* Yes 1,352 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 329,816 0.59

CWE Top 25 defects

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