| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Prototype:  | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 47-249 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 41-310 |  | Comparison:  | Different |  
  |  | Different | 61 | 76 | 
 qt_TextureSubImage3D| Name:  | QOpenGLTextureHelper::qt_TextureSubImage3D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 517-521 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 578-582 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureSubImage2D| Name:  | QOpenGLTextureHelper::qt_TextureSubImage2D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 523-527 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 584-588 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureSubImage1D| Name:  | QOpenGLTextureHelper::qt_TextureSubImage1D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 529-533 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 590-594 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureStorage3DMultisample| Name:  | QOpenGLTextureHelper::qt_TextureStorage3DMultisample |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 487-491 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 548-552 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureStorage3D| Name:  | QOpenGLTextureHelper::qt_TextureStorage3D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 469-473 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 530-534 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureStorage2DMultisample| Name:  | QOpenGLTextureHelper::qt_TextureStorage2DMultisample |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 493-497 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 554-558 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureStorage2D| Name:  | QOpenGLTextureHelper::qt_TextureStorage2D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 475-479 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 536-540 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureStorage1D| Name:  | QOpenGLTextureHelper::qt_TextureStorage1D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 481-485 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 542-546 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureParameteriv| Name:  | QOpenGLTextureHelper::qt_TextureParameteriv |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 445-449 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 506-510 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureParameteri| Name:  | QOpenGLTextureHelper::qt_TextureParameteri |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 439-443 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 500-504 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureParameterfv| Name:  | QOpenGLTextureHelper::qt_TextureParameterfv |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureParameterfv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLfloat *params) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 457-461 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 518-522 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureParameterf| Name:  | QOpenGLTextureHelper::qt_TextureParameterf |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureParameterf(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLfloat param) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 451-455 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 512-516 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureImage3DMultisample| Name:  | QOpenGLTextureHelper::qt_TextureImage3DMultisample |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureImage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 535-539 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 596-600 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureImage3D| Name:  | QOpenGLTextureHelper::qt_TextureImage3D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 499-503 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 560-564 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureImage2DMultisample| Name:  | QOpenGLTextureHelper::qt_TextureImage2DMultisample |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureImage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 541-545 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 602-606 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureImage2D| Name:  | QOpenGLTextureHelper::qt_TextureImage2D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 505-509 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 566-570 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_TextureImage1D| Name:  | QOpenGLTextureHelper::qt_TextureImage1D |  | Prototype:  | void QOpenGLTextureHelper::qt_TextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 511-515 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 572-576 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_GenerateTextureMipmap| Name:  | QOpenGLTextureHelper::qt_GenerateTextureMipmap |  | Prototype:  | void QOpenGLTextureHelper::qt_GenerateTextureMipmap(GLuint texture, GLenum target, GLenum bindingTarget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 463-467 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 524-528 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureSubImage3D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureSubImage3D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 559-563 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 620-624 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureSubImage2D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureSubImage2D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 553-557 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 614-618 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureSubImage1D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureSubImage1D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 547-551 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 608-612 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureImage3D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureImage3D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 577-581 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 638-642 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureImage2D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureImage2D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 571-575 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 632-636 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 qt_CompressedTextureImage1D| Name:  | QOpenGLTextureHelper::qt_CompressedTextureImage1D |  | Prototype:  | void QOpenGLTextureHelper::qt_CompressedTextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *bits) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 565-569 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines (reference):  | 626-630 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Coverage:  |   0.000% (0/1) |  | Comparison:  | Different |  
  |  | Different | 0 | 1 |