Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
createTextureViewName: | 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: | 1623-1821 |
| | 125 | 32 |
allocateMutableStorageName: | 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: | 995-1144 |
| | 96 | 28 |
wrapModeName: | 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: | 1568-1621 |
| | 19 | 21 |
setWrapModeName: | 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: | 1504-1566 |
| | 29 | 21 |
setCompressedDataName: | 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: | 1339-1471 |
| | 90 | 21 |
allocateImmutableStorageName: | 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: | 1146-1238 |
| | 53 | 19 |
setDataName: | 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: | 1240-1337 |
| | 68 | 13 |
evaluateMipLevelsName: | 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: | 292-311 |
| | 3 | 13 |
setWrapModeName: | 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: | 1473-1502 |
| | 13 | 12 |
QOpenGLTexturePrivateName: | 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: | 56-134 |
| | 32 | 12 |
createName: | 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: | 157-184 |
| | 17 | 5 |
releaseName: | 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: | 258-269 |
| | 7 | 3 |
initializeOpenGLFunctionsName: | 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: | 141-155 |
| | 6 | 3 |
destroyName: | 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: | 186-233 |
| | 38 | 3 |
bindName: | 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: | 240-251 |
| | 7 | 3 |
allocateStorageName: | 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: | 470-479 |
| | 4 | 2 |
~QOpenGLTexturePrivateName: | 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: | 136-139 |
| | 1 | 1 |
releaseName: | 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: | 253-256 |
| | 1 | 1 |
isUsingImmutableStorageName: | QOpenGLTexturePrivate::isUsingImmutableStorage | Prototype: | bool QOpenGLTexturePrivate::isUsingImmutableStorage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 459-468 |
| | 4 | 1 |
isBoundName: | 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: | 271-276 |
| | 3 | 1 |
isBoundName: | 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: | 278-290 |
| | 8 | 1 |
bindName: | 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: | 235-238 |
| | 1 | 1 |