| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QOpenGLContext| Name: | QOpenGLContext::QOpenGLContext | | Prototype: | QOpenGLContext::QOpenGLContext(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 468-472 |
| | 1 | 1 |
areSharing| Name: | QOpenGLContext::areSharing | | Prototype: | bool QOpenGLContext::areSharing(QOpenGLContext *first, QOpenGLContext *second) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 431-434 |
| | 1 | 1 |
extraFunctions| Name: | QOpenGLContext::extraFunctions | | Prototype: | QOpenGLExtraFunctions *QOpenGLContext::extraFunctions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 754-757 |
| | 1 | 1 |
getProcAddress| Name: | QOpenGLContext::getProcAddress | | Prototype: | QFunctionPointer QOpenGLContext::getProcAddress(const QByteArray &procName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1071-1074 |
| | 1 | 1 |
hasExtension| Name: | QOpenGLContext::hasExtension | | Prototype: | bool QOpenGLContext::hasExtension(const QByteArray &extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 893-896 |
| | 1 | 1 |
isOpenGLES| Name: | QOpenGLContext::isOpenGLES | | Prototype: | bool QOpenGLContext::isOpenGLES() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1257-1260 |
| | 1 | 1 |
openGLModuleHandle| Name: | QOpenGLContext::openGLModuleHandle | | Prototype: | void *QOpenGLContext::openGLModuleHandle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1198-1207 |
| | 1 | 1 |
openGLModuleType| Name: | QOpenGLContext::openGLModuleType | | Prototype: | QOpenGLContext::OpenGLModuleType QOpenGLContext::openGLModuleType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1235-1245 |
| | 1 | 1 |
functionsBackendStorage| Name: | QOpenGLContext::functionsBackendStorage | | Prototype: | QOpenGLVersionFunctionsStorage *QOpenGLContext::functionsBackendStorage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1305-1309 |
| | 2 | 1 |
globalShareContext| Name: | QOpenGLContext::globalShareContext | | Prototype: | QOpenGLContext *QOpenGLContext::globalShareContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1296-1300 |
| | 2 | 1 |
handle| Name: | QOpenGLContext::handle | | Prototype: | QPlatformOpenGLContext *QOpenGLContext::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 441-445 |
| | 2 | 1 |
insertExternalFunctions| Name: | QOpenGLContext::insertExternalFunctions | | Prototype: | void QOpenGLContext::insertExternalFunctions(QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1314-1318 |
| | 2 | 1 |
isValid| Name: | QOpenGLContext::isValid | | Prototype: | bool QOpenGLContext::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 712-716 |
| | 2 | 1 |
nativeHandle| Name: | QOpenGLContext::nativeHandle | | Prototype: | QVariant QOpenGLContext::nativeHandle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 578-582 |
| | 2 | 1 |
qGLContextHandle| Name: | QOpenGLContext::qGLContextHandle | | Prototype: | void *QOpenGLContext::qGLContextHandle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1151-1155 |
| | 2 | 1 |
removeExternalFunctions| Name: | QOpenGLContext::removeExternalFunctions | | Prototype: | void QOpenGLContext::removeExternalFunctions(QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1323-1327 |
| | 2 | 1 |
screen| Name: | QOpenGLContext::screen | | Prototype: | QScreen *QOpenGLContext::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1139-1143 |
| | 2 | 1 |
setFormat| Name: | QOpenGLContext::setFormat | | Prototype: | void QOpenGLContext::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 484-488 |
| | 2 | 1 |
setNativeHandle| Name: | QOpenGLContext::setNativeHandle | | Prototype: | void QOpenGLContext::setNativeHandle(const QVariant &handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 558-562 |
| | 2 | 1 |
setShareContext| Name: | QOpenGLContext::setShareContext | | Prototype: | void QOpenGLContext::setShareContext(QOpenGLContext *shareContext) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 494-498 |
| | 2 | 1 |
setTextureFunctions| Name: | QOpenGLContext::setTextureFunctions | | Prototype: | void QOpenGLContext::setTextureFunctions(QOpenGLTextureHelper* textureFuncs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1341-1345 |
| | 2 | 1 |
shareContext| Name: | QOpenGLContext::shareContext | | Prototype: | QOpenGLContext *QOpenGLContext::shareContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1130-1134 |
| | 2 | 1 |
shareGroup| Name: | QOpenGLContext::shareGroup | | Prototype: | QOpenGLContextGroup *QOpenGLContext::shareGroup() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1118-1122 |
| | 2 | 1 |
supportsThreadedOpenGL| Name: | QOpenGLContext::supportsThreadedOpenGL | | Prototype: | bool QOpenGLContext::supportsThreadedOpenGL() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1271-1275 |
| | 2 | 1 |
surface| Name: | QOpenGLContext::surface | | Prototype: | QSurface *QOpenGLContext::surface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1018-1022 |
| | 2 | 1 |
textureFunctions| Name: | QOpenGLContext::textureFunctions | | Prototype: | QOpenGLTextureHelper* QOpenGLContext::textureFunctions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1332-1336 |
| | 2 | 1 |
~QOpenGLContext| Name: | QOpenGLContext::~QOpenGLContext | | Prototype: | QOpenGLContext::~QOpenGLContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 689-696 |
| | 2 | 1 |
setQGLContextHandle| Name: | QOpenGLContext::setQGLContextHandle | | Prototype: | void QOpenGLContext::setQGLContextHandle(void *handle,void (*qGLContextDeleteFunction)(void *)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1163-1168 |
| | 3 | 1 |
currentContext| Name: | QOpenGLContext::currentContext | | Prototype: | QOpenGLContext* QOpenGLContext::currentContext() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 419-426 |
| | 4 | 2 |
format| Name: | QOpenGLContext::format | | Prototype: | QSurfaceFormat QOpenGLContext::format() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1107-1113 |
| | 4 | 2 |
functions| Name: | QOpenGLContext::functions | | Prototype: | QOpenGLFunctions *QOpenGLContext::functions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 729-735 |
| | 4 | 2 |
getProcAddress| Name: | QOpenGLContext::getProcAddress | | Prototype: | QFunctionPointer QOpenGLContext::getProcAddress(const char *procName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1080-1086 |
| | 4 | 2 |
shareHandle| Name: | QOpenGLContext::shareHandle | | Prototype: | QPlatformOpenGLContext *QOpenGLContext::shareHandle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 453-459 |
| | 4 | 2 |
deleteQGLContext| Name: | QOpenGLContext::deleteQGLContext | | Prototype: | void QOpenGLContext::deleteQGLContext() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1173-1181 |
| | 5 | 2 |
extensions| Name: | QOpenGLContext::extensions | | Prototype: | QSet<QByteArray> QOpenGLContext::extensions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 874-883 |
| | 5 | 2 |
defaultFramebufferObject| Name: | QOpenGLContext::defaultFramebufferObject | | Prototype: | GLuint QOpenGLContext::defaultFramebufferObject() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 922-935 |
| | 8 | 4 |
doneCurrent| Name: | QOpenGLContext::doneCurrent | | Prototype: | void QOpenGLContext::doneCurrent() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 998-1011 |
| | 8 | 3 |
setScreen| Name: | QOpenGLContext::setScreen | | Prototype: | void QOpenGLContext::setScreen(QScreen *screen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 504-514 |
| | 8 | 4 |
create| Name: | QOpenGLContext::create | | Prototype: | bool QOpenGLContext::create() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 606-622 |
| | 13 | 4 |
swapBuffers| Name: | QOpenGLContext::swapBuffers | | Prototype: | void QOpenGLContext::swapBuffers(QSurface *surface) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1031-1064 |
| | 20 | 8 |
makeCurrent| Name: | QOpenGLContext::makeCurrent | | Prototype: | bool QOpenGLContext::makeCurrent(QSurface *surface) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 951-989 |
| | 21 | 7 |
destroy| Name: | QOpenGLContext::destroy | | Prototype: | void QOpenGLContext::destroy() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 642-671 |
| | 23 | 5 |
versionFunctions| Name: | QOpenGLContext::versionFunctions | | Prototype: | QAbstractOpenGLFunctions *QOpenGLContext::versionFunctions(const QOpenGLVersionProfile &versionProfile) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 821-865 |
| | 24 | 8 |