Coverity Scan: yquake2/yquake2

Project Name yquake2/yquake2
Lines of code analyzed 199,269
On Coverity Scan since Apr 19, 2026
Last build analyzed 4 days ago
   
Language C/C++
Repository URL https://github.com/yquake2/yquake2.git
Homepage URL https://github.com/yquake2/yquake2
License GPL (GNU General Public License version )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 2c4a129b04b15875d543a6b7acab7b...

Jun 24, 2026
Last Analyzed
199,269
Lines of Code Analyzed
0.40
Defect Density

Defect changes since previous build dated Jun 24, 2026

0
Newly detected
0
Eliminated

Defects by status for current build

81
Total defects
79
Outstanding
0
Fixed
See how defect density for 'yquake2/yquake2' 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
Backends common code /src/backends/generic/.* No 152 0.00
Backends windows code /src/backends/windows/.* No 0 N/A
Windows wrapper code /src/win-wrapper/.* No 0 N/A
Server /src/server/.* No 4,813 1.25
Game /src/game/.* No 45,918 0.17
stb vorbis decode /src/client/sound/header/stb_vorbis.h No 4,124 3.88
stb image decode /src/client/refresh/files/stb_image.h No 5,887 1.70
OpenGL1 render /src/client/refresh/gl1/.* No 7,884 0.63
OpenGL3 render /src/client/refresh/gl3/.* No 14,693 0.20
Software render /src/client/refresh/soft/.* No 9,434 0.85
Shared renders code /src/client/refresh/files/.* No 3,689 0.54
Client code /src/client/.* No 34,541 0.29
unzip code /src/common/unzip/.* No 5,254 1.71
shared code /src/common/shared/.* No 1,569 0.64
common code /src/common/.* No 10,423 0.38
Other .* No 67,311 0.01

CWE Top 25 defects

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