Coverity Scan: tomreyn/godot

Project Name tomreyn/godot
Lines of code analyzed 7,045,071
On Coverity Scan since Jan 26, 2016
Last build analyzed a while ago
   
Language C/C++
Repository URL https://github.com/tomreyn/godot
Homepage URL http://godotengine.org/
License MIT (MIT license )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: master.6847.7ac50b5

Aug 04, 2017
Last Analyzed
7,045,071
Lines of Code Analyzed
7,025,875
Lines of Code in Selected Components
0.12
Defect Density

Defect changes since previous build dated Aug 04, 2017

0
Newly detected
0
Eliminated

Defects by status for current build

1,211
Total defects
839
Outstanding
371
Fixed
See how defect density for 'tomreyn/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
Core /(core|main)/.* No 104,934 1.50
Platform specific code /platform/.* No 9,215 3.47
Scene code /scene/.* No 130,040 1.03
Servers /servers/.* No 44,003 2.57
Third party drivers /drivers/(?!gles2)(.*) Yes 19,196 N/A
GLES driver /drivers/gles2/.* No 0 N/A
Modules - GDScript /modules/gdscript/.* No 13,202 2.20
Modules - GridMap /modules/gridmap/.* No 2,308 1.30
Modules - other /modules/(?!gridmap|gdscript)(.*) No 25,876 2.16
Unit tests /bin/tests/.* No 0 N/A
Tools - Collada /tools/collada/.* No 0 N/A
Tools - Editor /tools/editor/.* No 0 N/A
Tools - other /tools/(?!collada|editor)(.*) No 0 N/A
Other .* No 7,065,224 0.04

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 1
676 Use of Potentially Dangerous Function 1
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