Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QGLContextName: | 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 |
isValidName: | 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 |
isSharingName: | 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 |
functionsName: | 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 |
formatName: | 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 |
doneCurrentName: | 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 |
deviceName: | 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 |
contextHandleName: | 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 |
QGLContextName: | 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 |
resetName: | 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 |
makeCurrentName: | 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 |
currentContextName: | 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 |
areSharingName: | 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 |
chooseContextName: | 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 |
createName: | 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 |
swapBuffersName: | 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 |
fromOpenGLContextName: | 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 |
setDeviceName: | 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 |
windowCreatedName: | 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 |
textureCacheLimitName: | 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 |
setWindowCreatedName: | 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 |
setValidName: | 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 |
setTextureCacheLimitName: | 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 |
setInitializedName: | 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 |
setFormatName: | 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 |
requestedFormatName: | 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 |
overlayTransparentColorName: | 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 |
moveToThreadName: | 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 |
initializedName: | 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 |
getProcAddressName: | 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 |
drawTextureName: | 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 |
drawTextureName: | 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 |
deviceIsPixmapName: | 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 |
deleteTextureName: | 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 |
colorIndexName: | 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 |
bindTextureName: | 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 |
bindTextureName: | 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 |
bindTextureName: | 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 |
bindTextureName: | 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 |
bindTextureName: | 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 |
QGLContextName: | 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 |
QGLContextName: | 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 |