| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLTextureBlitter| Name: | 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 |
bind| Name: | 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 |
blit| Name: | 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 |
blit| Name: | 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 |
create| Name: | 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 |
destroy| Name: | 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 |
isCreated| Name: | 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 |
release| Name: | 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 |
setOpacity| Name: | 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 |
setSwizzleRB| Name: | 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 |
sourceTransform| Name: | 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 |
supportsExternalOESTarget| Name: | 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 |
targetTransform| Name: | 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 |
~QOpenGLTextureBlitter| Name: | 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 |