| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLColormap::QGLColormap| Name: | QGLColormap::QGLColormap | | Prototype: | QGLColormap::QGLColormap(const QGLColormap &map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 105-109 |
| | 1 | 1 |
QGLColormap::cleanup| Name: | QGLColormap::cleanup | | Prototype: | void QGLColormap::cleanup(QGLColormap::QGLColormapData *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 121-126 |
| | 3 | 1 |
QGLColormap::detach_helper| Name: | QGLColormap::detach_helper | | Prototype: | void QGLColormap::detach_helper() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 147-160 |
| | 10 | 3 |
QGLColormap::entryColor| Name: | QGLColormap::entryColor | | Prototype: | QColor QGLColormap::entryColor(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 215-221 |
| | 3 | 2 |
QGLColormap::entryRgb| Name: | QGLColormap::entryRgb | | Prototype: | QRgb QGLColormap::entryRgb(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 194-200 |
| | 3 | 2 |
QGLColormap::find| Name: | QGLColormap::find | | Prototype: | int QGLColormap::find(QRgb color) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 254-259 |
| | 3 | 2 |
QGLColormap::findNearest| Name: | QGLColormap::findNearest | | Prototype: | int QGLColormap::findNearest(QRgb color) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 265-288 |
| | 19 | 4 |
QGLColormap::isEmpty| Name: | QGLColormap::isEmpty | | Prototype: | bool QGLColormap::isEmpty() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 236-239 |
| | 1 | 1 |
QGLColormap::operator=| Name: | QGLColormap::operator= | | Prototype: | QGLColormap & QGLColormap::operator=(const QGLColormap &map) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 131-138 |
| | 5 | 2 |
QGLColormap::setEntries| Name: | QGLColormap::setEntries | | Prototype: | void QGLColormap::setEntries(int count, const QRgb *colors, int base) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 179-189 |
| | 13 | 3 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 165-171 |
| | 4 | 2 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QGLColormap::size| Name: | QGLColormap::size | | Prototype: | int QGLColormap::size() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QGLColormap::~QGLColormap| Name: | QGLColormap::~QGLColormap | | Prototype: | QGLColormap::~QGLColormap() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 115-119 |
| | 2 | 2 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2134-2139 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2157-2162 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2170-2180 |
| | 7 | 1 |
QGLContext::areSharing| Name: | QGLContext::areSharing | | Prototype: | bool QGLContext::areSharing(const QGLContext *context1, const QGLContext *context2) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3223-3228 |
| | 3 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2287-2294 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::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: | 2813-2821 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2848-2856 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::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: | 2862-2870 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2879-2887 |
| | 5 | 2 |
QGLContext::chooseContext| Name: | QGLContext::chooseContext | | Prototype: | bool QGLContext::chooseContext(const QGLContext* shareContext) | | Coverage: | 48.000% (12/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3480-3524 |
| | 29 | 6 |
QGLContext::colorIndex| Name: | QGLContext::colorIndex | | Prototype: | uint QGLContext::colorIndex(const QColor&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3267-3270 |
| | 1 | 1 |
QGLContext::contextHandle| Name: | QGLContext::contextHandle | | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2185-2189 |
| | 2 | 1 |
QGLContext::create| Name: | QGLContext::create | | Prototype: | bool QGLContext::create(const QGLContext* shareContext) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3358-3371 |
| | 9 | 3 |
QGLContext::currentContext| Name: | QGLContext::currentContext | | Prototype: | const QGLContext* QGLContext::currentContext() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3441-3447 |
| | 3 | 2 |
QGLContext::deleteTexture| Name: | QGLContext::deleteTexture | | Prototype: | void QGLContext::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2896-2901 |
| | 3 | 2 |
QGLContext::device| Name: | QGLContext::device | | Prototype: | QPaintDevice* QGLContext::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3403-3407 |
| | 2 | 1 |
QGLContext::deviceIsPixmap| Name: | QGLContext::deviceIsPixmap | | Prototype: | bool QGLContext::deviceIsPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::doneCurrent| Name: | QGLContext::doneCurrent | | Prototype: | void QGLContext::doneCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3621-3625 |
| | 2 | 1 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2998-3047 |
| | 21 | 6 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3070-3114 |
| | 27 | 6 |
QGLContext::format| Name: | QGLContext::format | | Prototype: | QGLFormat QGLContext::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::fromOpenGLContext| Name: | QGLContext::fromOpenGLContext | | Prototype: | QGLContext *QGLContext::fromOpenGLContext(QOpenGLContext *context) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2195-2206 |
| | 6 | 3 |
QGLContext::functions| Name: | QGLContext::functions | | Prototype: | QGLFunctions *QGLContext::functions() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2796-2804 |
| | 5 | 2 |
QGLContext::getProcAddress| Name: | QGLContext::getProcAddress | | Prototype: | QFunctionPointer QGLContext::getProcAddress(const QString &procName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4034-4038 |
| | 2 | 1 |
QGLContext::initialized| Name: | QGLContext::initialized | | Prototype: | bool QGLContext::initialized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3429-3433 |
| | 2 | 1 |
QGLContext::isSharing| Name: | QGLContext::isSharing | | Prototype: | bool QGLContext::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3385-3389 |
| | 2 | 1 |
QGLContext::isValid| Name: | QGLContext::isValid | | Prototype: | bool QGLContext::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3373-3377 |
| | 2 | 1 |
QGLContext::makeCurrent| Name: | QGLContext::makeCurrent | | Prototype: | void QGLContext::makeCurrent() | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3575-3594 |
| | 12 | 6 |
QGLContext::moveToThread| Name: | QGLContext::moveToThread | | Prototype: | void QGLContext::moveToThread(QThread *thread) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3460-3465 |
| | 3 | 2 |
QGLContext::overlayTransparentColor| Name: | QGLContext::overlayTransparentColor | | Prototype: | QColor QGLContext::overlayTransparentColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3317-3320 |
| | 1 | 1 |
QGLContext::requestedFormat| Name: | QGLContext::requestedFormat | | Prototype: | QGLFormat QGLContext::requestedFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::reset| Name: | QGLContext::reset | | Prototype: | void QGLContext::reset() | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3533-3559 |
| | 20 | 6 |
QGLContext::setDevice| Name: | QGLContext::setDevice | | Prototype: | void QGLContext::setDevice(QPaintDevice *pDev) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3179-3191 |
| | 6 | 2 |
QGLContext::setFormat| Name: | QGLContext::setFormat | | Prototype: | void QGLContext::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3169-3174 |
| | 3 | 1 |
QGLContext::setInitialized| Name: | QGLContext::setInitialized | | Prototype: | void QGLContext::setInitialized(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::setTextureCacheLimit| Name: | QGLContext::setTextureCacheLimit | | Prototype: | void QGLContext::setTextureCacheLimit(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3124-3127 |
| | 1 | 1 |
QGLContext::setValid| Name: | QGLContext::setValid | | Prototype: | void QGLContext::setValid(bool valid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::setWindowCreated| Name: | QGLContext::setWindowCreated | | Prototype: | void QGLContext::setWindowCreated(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3423-3427 |
| | 2 | 1 |
QGLContext::swapBuffers| Name: | QGLContext::swapBuffers | | Prototype: | void QGLContext::swapBuffers() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3602-3613 |
| | 7 | 3 |
QGLContext::textureCacheLimit| Name: | QGLContext::textureCacheLimit | | Prototype: | int QGLContext::textureCacheLimit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3134-3137 |
| | 1 | 1 |
QGLContext::windowCreated| Name: | QGLContext::windowCreated | | Prototype: | bool QGLContext::windowCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3416-3420 |
| | 2 | 1 |
QGLContext::~QGLContext| Name: | QGLContext::~QGLContext | | Prototype: | QGLContext::~QGLContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2212-2222 |
| | 4 | 1 |
QGLContextGroup::QGLContextGroup| Name: | QGLContextGroup::QGLContextGroup | | Prototype: | QGLContextGroup::QGLContextGroup(const QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1690-1694 |
| | 1 | 1 |
QGLContextGroup::addShare| Name: | QGLContextGroup::addShare | | Prototype: | void QGLContextGroup::addShare(const QGLContext *context, const QGLContext *share) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5211-5230 |
| | 11 | 3 |
QGLContextGroup::removeShare| Name: | QGLContextGroup::removeShare | | Prototype: | void QGLContextGroup::removeShare(const QGLContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5232-5247 |
| | 9 | 4 |
QGLContextGroup::~QGLContextGroup| Name: | QGLContextGroup::~QGLContextGroup | | Prototype: | QGLContextGroup::~QGLContextGroup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1696-1699 |
| | 1 | 1 |
QGLContextGroupList::QGLContextGroupList| Name: | QGLContextGroupList::QGLContextGroupList | | Prototype: | QGLContextGroupList() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1665-1668 |
| | 2 | 1 |
QGLContextGroupList::append| Name: | QGLContextGroupList::append | | Prototype: | void append(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1670-1673 |
| | 2 | 1 |
QGLContextGroupList::remove| Name: | QGLContextGroupList::remove | | Prototype: | void remove(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1675-1678 |
| | 2 | 1 |
QGLContextPrivate::QGLContextPrivate| Name: | QGLContextPrivate::QGLContextPrivate | | Prototype: | QGLContextPrivate::QGLContextPrivate(QGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1713-1722 |
| | 2 | 1 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2407-2435 |
| | 14 | 4 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2468-2690 |
| | 99 | 29 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2705-2752 |
| | 27 | 7 |
QGLContextPrivate::init| Name: | QGLContextPrivate::init | | Prototype: | void QGLContextPrivate::init(QPaintDevice *dev, const QGLFormat &format) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1736-1768 |
| | 26 | 2 |
QGLContextPrivate::maxTextureSize| Name: | QGLContextPrivate::maxTextureSize | | Prototype: | int QGLContextPrivate::maxTextureSize() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2755-2791 |
| | 23 | 6 |
QGLContextPrivate::refreshCurrentFbo| Name: | QGLContextPrivate::refreshCurrentFbo | | Prototype: | void QGLContextPrivate::refreshCurrentFbo() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 513-528 |
| | 8 | 2 |
QGLContextPrivate::setCurrentContext| Name: | QGLContextPrivate::setCurrentContext | | Prototype: | void QGLContextPrivate::setCurrentContext(QGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3449-3452 |
| | 1 | 1 |
QGLContextPrivate::setCurrentFbo| Name: | QGLContextPrivate::setCurrentFbo | | Prototype: | void QGLContextPrivate::setCurrentFbo(GLuint fbo) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 530-539 |
| | 5 | 2 |
QGLContextPrivate::setVertexAttribArrayEnabled| Name: | QGLContextPrivate::setVertexAttribArrayEnabled | | Prototype: | void QGLContextPrivate::setVertexAttribArrayEnabled(int arrayIndex, bool enabled) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2229-2244 |
| | 7 | 3 |
QGLContextPrivate::setupSharing| Name: | QGLContextPrivate::setupSharing | | Prototype: | void QGLContextPrivate::setupSharing() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 503-511 |
| | 6 | 2 |
QGLContextPrivate::swapRegion| Name: | QGLContextPrivate::swapRegion | | Prototype: | void QGLContextPrivate::swapRegion(const QRegion &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2262-2266 |
| | 2 | 1 |
QGLContextPrivate::syncGlState| Name: | QGLContextPrivate::syncGlState | | Prototype: | void QGLContextPrivate::syncGlState() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2246-2259 |
| | 5 | 3 |
QGLContextPrivate::textureCacheLookup| Name: | QGLContextPrivate::textureCacheLookup | | Prototype: | QGLTexture *QGLContextPrivate::textureCacheLookup(const qint64 key, GLenum target) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2692-2702 |
| | 6 | 2 |
QGLContextPrivate::~QGLContextPrivate| Name: | QGLContextPrivate::~QGLContextPrivate | | Prototype: | QGLContextPrivate::~QGLContextPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1724-1734 |
| | 5 | 2 |
QGLCustomShaderEffectStage::QGLCustomShaderEffectStage| Name: | QGLCustomShaderEffectStage::QGLCustomShaderEffectStage | | Prototype: | QGLCustomShaderEffectStage (QGraphicsShaderEffect *e, const QByteArray& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 134-140 |
| | 1 | 1 |
QGLCustomShaderEffectStage::setUniforms| Name: | QGLCustomShaderEffectStage::setUniforms | | Prototype: | void QGLCustomShaderEffectStage::setUniforms(QGLShaderProgram *program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QGLCustomShaderStage::QGLCustomShaderStage| Name: | QGLCustomShaderStage::QGLCustomShaderStage | | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QGLCustomShaderStage::removeFromPainter| Name: | QGLCustomShaderStage::removeFromPainter | | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 94-109 |
| | 8 | 2 |
QGLCustomShaderStage::setInactive| Name: | QGLCustomShaderStage::setInactive | | Prototype: | void QGLCustomShaderStage::setInactive() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 119-123 |
| | 2 | 1 |
QGLCustomShaderStage::setOnPainter| Name: | QGLCustomShaderStage::setOnPainter | | Prototype: | bool QGLCustomShaderStage::setOnPainter(QPainter* p) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 76-92 |
| | 11 | 3 |
QGLCustomShaderStage::setSource| Name: | QGLCustomShaderStage::setSource | | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 125-129 |
| | 2 | 1 |
QGLCustomShaderStage::setUniformsDirty| Name: | QGLCustomShaderStage::setUniformsDirty | | Prototype: | void QGLCustomShaderStage::setUniformsDirty() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 69-74 |
| | 3 | 2 |
QGLCustomShaderStage::source| Name: | QGLCustomShaderStage::source | | Prototype: | QByteArray QGLCustomShaderStage::source() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QGLCustomShaderStage::~QGLCustomShaderStage| Name: | QGLCustomShaderStage::~QGLCustomShaderStage | | Prototype: | QGLCustomShaderStage::~QGLCustomShaderStage() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 59-67 |
| | 5 | 2 |
QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivate| Name: | QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivate | | Prototype: | QGLCustomShaderStagePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 44-45 |
| | 1 | 1 |
QGLDefaultExtensions::QGLDefaultExtensions| Name: | QGLDefaultExtensions::QGLDefaultExtensions | | Prototype: | QGLDefaultExtensions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 81-88 |
| | 6 | 1 |
QGLDefaultOverlayFormat::QGLDefaultOverlayFormat| Name: | QGLDefaultOverlayFormat::QGLDefaultOverlayFormat | | Prototype: | inline QGLDefaultOverlayFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 153-158 |
| | 3 | 1 |
QGLEngineShaderManager::QGLEngineShaderManager| Name: | QGLEngineShaderManager::QGLEngineShaderManager | | Prototype: | QGLEngineShaderManager::QGLEngineShaderManager(QGLContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 481-493 |
| | 1 | 1 |
QGLEngineShaderManager::blitProgram| Name: | QGLEngineShaderManager::blitProgram | | Prototype: | QGLShaderProgram* QGLEngineShaderManager::blitProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 644-647 |
| | 1 | 1 |
QGLEngineShaderManager::currentProgram| Name: | QGLEngineShaderManager::currentProgram | | Prototype: | QGLShaderProgram* QGLEngineShaderManager::currentProgram() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 611-617 |
| | 3 | 2 |
QGLEngineShaderManager::getUniformLocation| Name: | QGLEngineShaderManager::getUniformLocation | | Prototype: | GLuint QGLEngineShaderManager::getUniformLocation(Uniform id) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 501-536 |
| | 8 | 4 |
QGLEngineShaderManager::optimiseForBrushTransform| Name: | QGLEngineShaderManager::optimiseForBrushTransform | | Prototype: | void QGLEngineShaderManager::optimiseForBrushTransform(QTransform::TransformationType transformType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 539-542 |
| | 1 | 1 |
QGLEngineShaderManager::removeCustomStage| Name: | QGLEngineShaderManager::removeCustomStage | | Prototype: | void QGLEngineShaderManager::removeCustomStage() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 603-609 |
| | 4 | 2 |
QGLEngineShaderManager::setCompositionMode| Name: | QGLEngineShaderManager::setCompositionMode | | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStage| Name: | QGLEngineShaderManager::setCustomStage | | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 595-601 |
| | 4 | 2 |
QGLEngineShaderManager::setDirty| Name: | QGLEngineShaderManager::setDirty | | Prototype: | void QGLEngineShaderManager::setDirty() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 544-547 |
| | 1 | 1 |