| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 createTextureView| Name:  | QOpenGLTexturePrivate::createTextureView |  | Prototype:  | QOpenGLTexture *QOpenGLTexturePrivate::createTextureView(QOpenGLTexture::Target viewTarget, QOpenGLTexture::TextureFormat viewFormat, int minimumMipmapLevel, int maximumMipmapLevel, int minimumLayer, int maximumLayer) const |  | Coverage:  |   0.000% (0/219) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1614-1812 |  
  |  | 125 | 32 | 
 allocateMutableStorage| Name:  | QOpenGLTexturePrivate::allocateMutableStorage |  | Prototype:  | void QOpenGLTexturePrivate::allocateMutableStorage(QOpenGLTexture::PixelFormat pixelFormat, QOpenGLTexture::PixelType pixelType) |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 986-1135 |  
  |  | 96 | 28 | 
 setCompressedData| Name:  | QOpenGLTexturePrivate::setCompressedData |  | Prototype:  | void QOpenGLTexturePrivate::setCompressedData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, int dataSize, const void *data, const QOpenGLPixelTransferOptions * const options) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1330-1462 |  
  |  | 90 | 21 | 
 setData| Name:  | QOpenGLTexturePrivate::setData |  | Prototype:  | void QOpenGLTexturePrivate::setData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, QOpenGLTexture::PixelFormat sourceFormat, QOpenGLTexture::PixelType sourceType, const void *data, const QOpenGLPixelTransferOptions * const options) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1231-1328 |  
  |  | 68 | 13 | 
 allocateImmutableStorage| Name:  | QOpenGLTexturePrivate::allocateImmutableStorage |  | Prototype:  | void QOpenGLTexturePrivate::allocateImmutableStorage() |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1137-1229 |  
  |  | 53 | 19 | 
 destroy| Name:  | QOpenGLTexturePrivate::destroy |  | Prototype:  | void QOpenGLTexturePrivate::destroy() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 178-224 |  
  |  | 37 | 3 | 
 QOpenGLTexturePrivate| Name:  | QOpenGLTexturePrivate::QOpenGLTexturePrivate |  | Prototype:  | QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 50-127 |  
  |  | 32 | 12 | 
 setWrapMode| Name:  | QOpenGLTexturePrivate::setWrapMode |  | Prototype:  | void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::CoordinateDirection direction, QOpenGLTexture::WrapMode mode) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1495-1557 |  
  |  | 29 | 21 | 
 wrapMode| Name:  | QOpenGLTexturePrivate::wrapMode |  | Prototype:  | QOpenGLTexture::WrapMode QOpenGLTexturePrivate::wrapMode(QOpenGLTexture::CoordinateDirection direction) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1559-1612 |  
  |  | 19 | 21 | 
 create| Name:  | QOpenGLTexturePrivate::create |  | Prototype:  | bool QOpenGLTexturePrivate::create() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 150-176 |  
  |  | 16 | 5 | 
 setWrapMode| Name:  | QOpenGLTexturePrivate::setWrapMode |  | Prototype:  | void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::WrapMode mode) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1464-1493 |  
  |  | 13 | 12 | 
 isBound| Name:  | QOpenGLTexturePrivate::isBound |  | Prototype:  | bool QOpenGLTexturePrivate::isBound(uint unit) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 269-281 |  
  |  | 8 | 1 | 
 release| Name:  | QOpenGLTexturePrivate::release |  | Prototype:  | void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 249-260 |  
  |  | 7 | 3 | 
 bind| Name:  | QOpenGLTexturePrivate::bind |  | Prototype:  | void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 231-242 |  
  |  | 7 | 3 | 
 initializeOpenGLFunctions| Name:  | QOpenGLTexturePrivate::initializeOpenGLFunctions |  | Prototype:  | void QOpenGLTexturePrivate::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 134-148 |  
  |  | 6 | 3 | 
 isUsingImmutableStorage| Name:  | QOpenGLTexturePrivate::isUsingImmutableStorage |  | Prototype:  | bool QOpenGLTexturePrivate::isUsingImmutableStorage() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 450-459 |  
  |  | 4 | 1 | 
 allocateStorage| Name:  | QOpenGLTexturePrivate::allocateStorage |  | Prototype:  | void QOpenGLTexturePrivate::allocateStorage(QOpenGLTexture::PixelFormat pixelFormat, QOpenGLTexture::PixelType pixelType) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 461-470 |  
  |  | 4 | 2 | 
 isBound| Name:  | QOpenGLTexturePrivate::isBound |  | Prototype:  | bool QOpenGLTexturePrivate::isBound() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 262-267 |  
  |  | 3 | 1 | 
 evaluateMipLevels| Name:  | QOpenGLTexturePrivate::evaluateMipLevels |  | Prototype:  | int QOpenGLTexturePrivate::evaluateMipLevels() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 283-302 |  
  |  | 3 | 13 | 
 ~QOpenGLTexturePrivate| Name:  | QOpenGLTexturePrivate::~QOpenGLTexturePrivate |  | Prototype:  | QOpenGLTexturePrivate::~QOpenGLTexturePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 129-132 |  
  |  | 1 | 1 | 
 release| Name:  | QOpenGLTexturePrivate::release |  | Prototype:  | void QOpenGLTexturePrivate::release() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 244-247 |  
  |  | 1 | 1 | 
 bind| Name:  | QOpenGLTexturePrivate::bind |  | Prototype:  | void QOpenGLTexturePrivate::bind() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 226-229 |  
  |  | 1 | 1 |