| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2816-2822 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2832-2835 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2843-2850 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2860-2863 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2871-2878 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix2x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2888-2891 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2899-2906 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2916-2919 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2927-2933 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2943-2946 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2954-2961 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix3x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2971-2974 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2982-2989 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x2 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2999-3002 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3010-3017 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x3 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3027-3030 |
| | 1 | 1 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3038-3044 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(const char *name, const QMatrix4x4 *values, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3054-3057 |
| | 1 | 1 |
QGLShaderProgram::shaderDestroyed| Name: | QGLShaderProgram::shaderDestroyed | | Prototype: | void QGLShaderProgram::shaderDestroyed() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3193-3199 |
| | 4 | 2 |
QGLShaderProgram::shaders| Name: | QGLShaderProgram::shaders | | Prototype: | QList<QGLShader *> QGLShaderProgram::shaders() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 865-869 |
| | 2 | 1 |
QGLShaderProgram::uniformLocation| Name: | QGLShaderProgram::uniformLocation | | Prototype: | int QGLShaderProgram::uniformLocation(const char *name) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1811-1822 |
| | 7 | 2 |
QGLShaderProgram::uniformLocation| Name: | QGLShaderProgram::uniformLocation | | Prototype: | int QGLShaderProgram::uniformLocation(const QByteArray& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1833-1836 |
| | 1 | 1 |
QGLShaderProgram::uniformLocation| Name: | QGLShaderProgram::uniformLocation | | Prototype: | int QGLShaderProgram::uniformLocation(const QString& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1847-1850 |
| | 1 | 1 |
QGLShaderProgramPrivate::QGLShaderProgramPrivate| Name: | QGLShaderProgramPrivate::QGLShaderProgramPrivate | | Prototype: | QGLShaderProgramPrivate(const QGLContext *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 586-596 |
| | 2 | 1 |
QGLShaderProgramPrivate::hasShader| Name: | QGLShaderProgramPrivate::hasShader | | Prototype: | bool QGLShaderProgramPrivate::hasShader(QGLShader::ShaderType type) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 633-640 |
| | 4 | 3 |
QGLShaderProgramPrivate::~QGLShaderProgramPrivate| Name: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate | | Prototype: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 626-631 |
| | 3 | 2 |
QGLShaderStorage::shadersForThread| Name: | QGLShaderStorage::shadersForThread | | Prototype: | QGLEngineSharedShaders *shadersForThread(const QGLContext *context) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 90-97 |
| | 6 | 2 |
QGLSignalProxy::instance| Name: | QGLSignalProxy::instance | | Prototype: | QGLSignalProxy *QGLSignalProxy::instance() | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 169-177 |
| | 5 | 3 |
QGLTemporaryContext::QGLTemporaryContext| Name: | QGLTemporaryContext::QGLTemporaryContext | | Prototype: | QGLTemporaryContext::QGLTemporaryContext(bool, QWidget *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1790-1821 |
| | 13 | 2 |
QGLTemporaryContext::~QGLTemporaryContext| Name: | QGLTemporaryContext::~QGLTemporaryContext | | Prototype: | QGLTemporaryContext::~QGLTemporaryContext() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1823-1830 |
| | 4 | 2 |
QGLTexture::bindCompressedTexture| Name: | QGLTexture::bindCompressedTexture | | Prototype: | QSize QGLTexture::bindCompressedTexture (const QString& fileName, const char *format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5255-5265 |
| | 7 | 2 |
QGLTexture::bindCompressedTexture| Name: | QGLTexture::bindCompressedTexture | | Prototype: | QSize QGLTexture::bindCompressedTexture (const char *buf, int len, const char *format) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5356-5381 |
| | 14 | 9 |
QGLTexture::bindCompressedTextureDDS| Name: | QGLTexture::bindCompressedTextureDDS | | Prototype: | QSize QGLTexture::bindCompressedTextureDDS(const char *buf, int len) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5383-5457 |
| | 47 | 12 |
QGLTexture::bindCompressedTexturePVR| Name: | QGLTexture::bindCompressedTexturePVR | | Prototype: | QSize QGLTexture::bindCompressedTexturePVR(const char *buf, int len) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5459-5570 |
| | 72 | 17 |
QGLTexture::canBindCompressedTexture| Name: | QGLTexture::canBindCompressedTexture | | Prototype: | bool QGLTexture::canBindCompressedTexture (const char *buf, int len, const char *format, bool *hasAlpha) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5316-5352 |
| | 22 | 9 |
QGLTextureCache::QGLTextureCache| Name: | QGLTextureCache::QGLTextureCache | | Prototype: | QGLTextureCache::QGLTextureCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1913-1919 |
| | 3 | 1 |
QGLTextureCache::cleanupBeforePixmapDestruction| Name: | QGLTextureCache::cleanupBeforePixmapDestruction | | Prototype: | void QGLTextureCache::cleanupBeforePixmapDestruction(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1988-1992 |
| | 1 | 1 |
QGLTextureCache::cleanupTexturesForCacheKey| Name: | QGLTextureCache::cleanupTexturesForCacheKey | | Prototype: | void QGLTextureCache::cleanupTexturesForCacheKey(qint64 cacheKey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1977-1980 |
| | 1 | 1 |
QGLTextureCache::cleanupTexturesForPixampData| Name: | QGLTextureCache::cleanupTexturesForPixampData | | Prototype: | void QGLTextureCache::cleanupTexturesForPixampData(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1983-1986 |
| | 1 | 1 |
QGLTextureCache::insert| Name: | QGLTextureCache::insert | | Prototype: | void QGLTextureCache::insert(QGLContext* ctx, qint64 key, QGLTexture* texture, int cost) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1928-1933 |
| | 3 | 1 |
QGLTextureCache::instance| Name: | QGLTextureCache::instance | | Prototype: | QGLTextureCache *QGLTextureCache::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1994-1997 |
| | 1 | 1 |
QGLTextureCache::remove| Name: | QGLTextureCache::remove | | Prototype: | void QGLTextureCache::remove(qint64 key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1935-1945 |
| | 7 | 2 |
QGLTextureCache::remove| Name: | QGLTextureCache::remove | | Prototype: | bool QGLTextureCache::remove(QGLContext* ctx, GLuint textureId) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1947-1960 |
| | 9 | 3 |
QGLTextureCache::removeContextTextures| Name: | QGLTextureCache::removeContextTextures | | Prototype: | void QGLTextureCache::removeContextTextures(QGLContext* ctx) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1962-1971 |
| | 6 | 3 |
QGLTextureCache::~QGLTextureCache| Name: | QGLTextureCache::~QGLTextureCache | | Prototype: | QGLTextureCache::~QGLTextureCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1921-1926 |
| | 3 | 1 |
QGLTextureGlyphCache::QGLTextureGlyphCache| Name: | QGLTextureGlyphCache::QGLTextureGlyphCache | | Prototype: | QGLTextureGlyphCache::QGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 50-78 |
| | 16 | 1 |
QGLTextureGlyphCache::clear| Name: | QGLTextureGlyphCache::clear | | Prototype: | void QGLTextureGlyphCache::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 397-408 |
| | 8 | 1 |
QGLTextureGlyphCache::createTextureData| Name: | QGLTextureGlyphCache::createTextureData | | Prototype: | void QGLTextureGlyphCache::createTextureData(int width, int height) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 90-142 |
| | 34 | 10 |
QGLTextureGlyphCache::fillTexture| Name: | QGLTextureGlyphCache::fillTexture | | Prototype: | void QGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 279-369 |
| | 52 | 17 |
QGLTextureGlyphCache::glyphPadding| Name: | QGLTextureGlyphCache::glyphPadding | | Prototype: | int QGLTextureGlyphCache::glyphPadding() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QGLTextureGlyphCache::maxTextureHeight| Name: | QGLTextureGlyphCache::maxTextureHeight | | Prototype: | int QGLTextureGlyphCache::maxTextureHeight() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 385-395 |
| | 6 | 3 |
QGLTextureGlyphCache::maxTextureWidth| Name: | QGLTextureGlyphCache::maxTextureWidth | | Prototype: | int QGLTextureGlyphCache::maxTextureWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 376-383 |
| | 4 | 2 |
QGLTextureGlyphCache::resizeTextureData| Name: | QGLTextureGlyphCache::resizeTextureData | | Prototype: | void QGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 144-277 |
| | 85 | 9 |
QGLTextureGlyphCache::~QGLTextureGlyphCache| Name: | QGLTextureGlyphCache::~QGLTextureGlyphCache | | Prototype: | QGLTextureGlyphCache::~QGLTextureGlyphCache() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 80-88 |
| | 3 | 2 |
QGLThreadContext::~QGLThreadContext| Name: | QGLThreadContext::~QGLThreadContext | | Prototype: | ~QGLThreadContext() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 147-150 |
| | 2 | 2 |
QGLWidget::QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3881-3889 |
| | 5 | 1 |
QGLWidget::QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QGLWidgetPrivate &dd, const QGLFormat &format, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3894-3903 |
| | 5 | 1 |
QGLWidget::QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(const QGLFormat &format, QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3935-3944 |
| | 5 | 1 |
QGLWidget::QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QGLContext *context, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3971-3980 |
| | 5 | 1 |
QGLWidget::autoBufferSwap| Name: | QGLWidget::autoBufferSwap | | Prototype: | bool QGLWidget::autoBufferSwap() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5023-5027 |
| | 2 | 1 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QImage &image, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5035-5042 |
| | 4 | 2 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5051-5058 |
| | 4 | 2 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5067-5074 |
| | 4 | 2 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5086-5091 |
| | 2 | 1 |
QGLWidget::bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5099-5103 |
| | 2 | 1 |
QGLWidget::colormap| Name: | QGLWidget::colormap | | Prototype: | const QGLColormap & QGLWidget::colormap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4718-4722 |
| | 2 | 1 |
QGLWidget::context| Name: | QGLWidget::context | | Prototype: | QGLContext *QGLWidget::context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5005-5009 |
| | 2 | 1 |
QGLWidget::convertToGLFormat| Name: | QGLWidget::convertToGLFormat | | Prototype: | QImage QGLWidget::convertToGLFormat(const QImage& img) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4696-4701 |
| | 3 | 1 |
QGLWidget::deleteTexture| Name: | QGLWidget::deleteTexture | | Prototype: | void QGLWidget::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5111-5115 |
| | 2 | 1 |
QGLWidget::doneCurrent| Name: | QGLWidget::doneCurrent | | Prototype: | void QGLWidget::doneCurrent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4098-4102 |
| | 2 | 1 |
QGLWidget::doubleBuffer| Name: | QGLWidget::doubleBuffer | | Prototype: | bool QGLWidget::doubleBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5011-5015 |
| | 2 | 1 |
QGLWidget::drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5124-5128 |
| | 2 | 1 |
QGLWidget::drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5137-5141 |
| | 2 | 1 |
QGLWidget::event| Name: | QGLWidget::event | | Prototype: | bool QGLWidget::event(QEvent *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4379-4391 |
| | 6 | 3 |
QGLWidget::format| Name: | QGLWidget::format | | Prototype: | QGLFormat QGLWidget::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4999-5003 |
| | 2 | 1 |
QGLWidget::glDraw| Name: | QGLWidget::glDraw | | Prototype: | void QGLWidget::glDraw() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4553-4585 |
| | 23 | 7 |
QGLWidget::glInit| Name: | QGLWidget::glInit | | Prototype: | void QGLWidget::glInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4535-4543 |
| | 6 | 2 |
QGLWidget::grabFrameBuffer| Name: | QGLWidget::grabFrameBuffer | | Prototype: | QImage QGLWidget::grabFrameBuffer(bool withAlpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4515-4526 |
| | 9 | 2 |
QGLWidget::isSharing| Name: | QGLWidget::isSharing | | Prototype: | bool QGLWidget::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4070-4074 |
| | 2 | 1 |
QGLWidget::isValid| Name: | QGLWidget::isValid | | Prototype: | bool QGLWidget::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4054-4058 |
| | 2 | 1 |
QGLWidget::makeCurrent| Name: | QGLWidget::makeCurrent | | Prototype: | void QGLWidget::makeCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4084-4088 |
| | 2 | 1 |
QGLWidget::overlayContext| Name: | QGLWidget::overlayContext | | Prototype: | const QGLContext* QGLWidget::overlayContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4132-4135 |
| | 1 | 1 |
QGLWidget::paintEngine| Name: | QGLWidget::paintEngine | | Prototype: | QPaintEngine *QGLWidget::paintEngine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5155-5158 |
| | 1 | 1 |
QGLWidget::paintEvent| Name: | QGLWidget::paintEvent | | Prototype: | void QGLWidget::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4403-4409 |
| | 3 | 2 |
QGLWidget::paintGL| Name: | QGLWidget::paintGL | | Prototype: | void QGLWidget::paintGL() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4302-4305 |
| | 1 | 1 |
QGLWidget::qglClearColor| Name: | QGLWidget::qglClearColor | | Prototype: | void QGLWidget::qglClearColor(const QColor& c) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4630-4652 |
| | 12 | 5 |
QGLWidget::qglColor| Name: | QGLWidget::qglColor | | Prototype: | void QGLWidget::qglColor(const QColor& c) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4597-4620 |
| | 11 | 5 |
QGLWidget::renderPixmap| Name: | QGLWidget::renderPixmap | | Prototype: | QPixmap QGLWidget::renderPixmap(int w, int h, bool useContext) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4473-4500 |
| | 21 | 3 |
QGLWidget::renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(int x, int y, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4820-4888 |
| | 40 | 8 |
QGLWidget::renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(double x, double y, double z, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4909-4997 |
| | 56 | 8 |
QGLWidget::resizeEvent| Name: | QGLWidget::resizeEvent | | Prototype: | void QGLWidget::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4418-4432 |
| | 10 | 3 |
QGLWidget::setAutoBufferSwap| Name: | QGLWidget::setAutoBufferSwap | | Prototype: | void QGLWidget::setAutoBufferSwap(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5017-5021 |
| | 2 | 1 |
QGLWidget::setColormap| Name: | QGLWidget::setColormap | | Prototype: | void QGLWidget::setColormap(const QGLColormap & c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4732-4735 |
| | 1 | 1 |
QGLWidget::setContext| Name: | QGLWidget::setContext | | Prototype: | void QGLWidget::setContext(QGLContext *context, const QGLContext* shareContext, bool deleteOldContext) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4226-4247 |
| | 12 | 5 |
QGLWidget::setFormat| Name: | QGLWidget::setFormat | | Prototype: | void QGLWidget::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4174-4177 |
| | 1 | 1 |
QGLWidget::swapBuffers| Name: | QGLWidget::swapBuffers | | Prototype: | void QGLWidget::swapBuffers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4117-4121 |
| | 2 | 1 |
QGLWidget::updateGL| Name: | QGLWidget::updateGL | | Prototype: | void QGLWidget::updateGL() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4255-4261 |
| | 4 | 2 |
QGLWidget::~QGLWidget| Name: | QGLWidget::~QGLWidget | | Prototype: | QGLWidget::~QGLWidget() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3986-3992 |
| | 4 | 1 |
QGLWidgetGLPaintDevice::beginPaint| Name: | QGLWidgetGLPaintDevice::beginPaint | | Prototype: | void QGLWidgetGLPaintDevice::beginPaint() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 171-188 |
| | 11 | 4 |
QGLWidgetGLPaintDevice::context| Name: | QGLWidgetGLPaintDevice::context | | Prototype: | QGLContext* QGLWidgetGLPaintDevice::context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 208-211 |
| | 1 | 1 |