Coverity Scan: godotengine/godot

Project Name godotengine/godot
Lines of code analyzed 23,953,986
On Coverity Scan since Apr 11, 2018
Last build analyzed 2 days ago
   
Language C/C++
Repository URL https://github.com/godotengine/godot.git
Homepage URL https://github.com/godotengine/godot
License MIT (MIT license )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 4.4-2024-11-22

Nov 22, 2024
Last Analyzed
23,953,986
Lines of Code Analyzed
740,097
Lines of Code in Selected Components
4.56
Defect Density

Defect changes since previous build dated Oct 28, 2024

134
Newly detected
131
Eliminated

Defects by status for current build

5,540
Total defects
3,378
Outstanding
2,071
Fixed
See how defect density for 'godotengine/godot' 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
Thirdparty libraries /thirdparty/.* Yes 6,001,503 N/A
Generated headers (binary data) .*\.gen\.(cpp|h) Yes 17,212,386 N/A
Core /(core|main)/.* No 135,634 2.90
Editor /editor/.* No 224,109 1.95
Modules - GDScript /modules/gdscript/.* No 37,805 2.67
Modules - Mono /modules/mono/.* No 6 0.00
Modules - Other /modules/.* No 102,544 2.83
Platform-specific code /platform/.* No 53,210 3.59
Scene /scene/.* No 225,322 1.68
Rendering (/servers/rendering.*|drivers/(d3d12|gles3|metal|vulkan)/.*) No 90,956 4.00
Drivers /drivers/.* No 56,588 1.02
Servers /servers/.* No 25,915 2.12
Other .* No 201,141 0.00

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 5
190 Integer Overflow or Wraparound 229
676 Use of Potentially Dangerous Function 2
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