Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QOpenGLTextureBlitterName: | QOpenGLTextureBlitter::~QOpenGLTextureBlitter | Prototype: | QOpenGLTextureBlitter::~QOpenGLTextureBlitter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 317-320 |
| | 1 | 1 |
targetTransformName: | QOpenGLTextureBlitter::targetTransform | Prototype: | QMatrix4x4 QOpenGLTextureBlitter::targetTransform(const QRectF &target, const QRect &viewport) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 443-461 |
| | 11 | 1 |
supportsExternalOESTargetName: | QOpenGLTextureBlitter::supportsExternalOESTarget | Prototype: | bool QOpenGLTextureBlitter::supportsExternalOESTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 379-383 |
| | 2 | 1 |
sourceTransformName: | QOpenGLTextureBlitter::sourceTransform | Prototype: | QMatrix3x3 QOpenGLTextureBlitter::sourceTransform(const QRectF &subTexture, const QSize &textureSize, Origin origin) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 463-487 |
| | 14 | 2 |
setSwizzleRBName: | QOpenGLTextureBlitter::setSwizzleRB | Prototype: | void QOpenGLTextureBlitter::setSwizzleRB(bool swizzle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 415-419 |
| | 2 | 1 |
setOpacityName: | QOpenGLTextureBlitter::setOpacity | Prototype: | void QOpenGLTextureBlitter::setOpacity(float opacity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 421-425 |
| | 2 | 1 |
releaseName: | QOpenGLTextureBlitter::release | Prototype: | void QOpenGLTextureBlitter::release() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 407-413 |
| | 4 | 2 |
isCreatedName: | QOpenGLTextureBlitter::isCreated | Prototype: | bool QOpenGLTextureBlitter::isCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 361-365 |
| | 2 | 1 |
destroyName: | QOpenGLTextureBlitter::destroy | Prototype: | void QOpenGLTextureBlitter::destroy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 367-377 |
| | 8 | 2 |
createName: | QOpenGLTextureBlitter::create | Prototype: | bool QOpenGLTextureBlitter::create() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 322-359 |
| | 25 | 8 |
blitName: | QOpenGLTextureBlitter::blit | Prototype: | void QOpenGLTextureBlitter::blit(GLuint texture, const QMatrix4x4 &targetTransform, Origin sourceOrigin) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 427-433 |
| | 2 | 1 |
blitName: | QOpenGLTextureBlitter::blit | Prototype: | void QOpenGLTextureBlitter::blit(GLuint texture, const QMatrix4x4 &targetTransform, const QMatrix3x3 &sourceTransform) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 435-441 |
| | 2 | 1 |
bindName: | QOpenGLTextureBlitter::bind | Prototype: | void QOpenGLTextureBlitter::bind(GLenum target) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 385-405 |
| | 14 | 2 |
QOpenGLTextureBlitterName: | QOpenGLTextureBlitter::QOpenGLTextureBlitter | Prototype: | QOpenGLTextureBlitter::QOpenGLTextureBlitter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 312-315 |
| | 2 | 1 |