| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
buildProgram| Name: | QOpenGLTextureBlitterPrivate::buildProgram | | Prototype: | bool QOpenGLTextureBlitterPrivate::buildProgram(ProgramIndex idx, const char *vs, const char *fs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 284-310 |
| | 17 | 2 |
prepareProgram| Name: | QOpenGLTextureBlitterPrivate::prepareProgram | | Prototype: | void QOpenGLTextureBlitterPrivate::prepareProgram(const QMatrix4x4 &vertexTransform) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 219-244 |
| | 16 | 3 |
blit| Name: | QOpenGLTextureBlitterPrivate::blit | | Prototype: | void QOpenGLTextureBlitterPrivate::blit(GLuint texture, const QMatrix4x4 &vertexTransform, QOpenGLTextureBlitter::Origin origin) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 260-282 |
| | 14 | 4 |
blit| Name: | QOpenGLTextureBlitterPrivate::blit | | Prototype: | void QOpenGLTextureBlitterPrivate::blit(GLuint texture, const QMatrix4x4 &vertexTransform, const QMatrix3x3 &textureTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 246-258 |
| | 6 | 1 |
QOpenGLTextureBlitterPrivate| Name: | QOpenGLTextureBlitterPrivate::QOpenGLTextureBlitterPrivate | | Prototype: | QOpenGLTextureBlitterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 161-166 |
| | 1 | 1 |
Program| Name: | QOpenGLTextureBlitterPrivate::Program | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |