| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QEGLPlatformContext| Name: | QEGLPlatformContext::~QEGLPlatformContext | | Prototype: | QEGLPlatformContext::~QEGLPlatformContext() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 410-416 |
| | 3 | 2 |
updateFormatFromGL| Name: | QEGLPlatformContext::updateFormatFromGL | | Prototype: | void QEGLPlatformContext::updateFormatFromGL() | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 284-365 |
| | 51 | 18 |
swapBuffers| Name: | QEGLPlatformContext::swapBuffers | | Prototype: | void QEGLPlatformContext::swapBuffers(QPlatformSurface *surface) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 426-435 |
| | 6 | 3 |
makeCurrent| Name: | QEGLPlatformContext::makeCurrent | | Prototype: | bool QEGLPlatformContext::makeCurrent(QPlatformSurface *surface) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 367-408 |
| | 27 | 8 |
initialize| Name: | QEGLPlatformContext::initialize | | Prototype: | void QEGLPlatformContext::initialize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 247-251 |
| | 2 | 2 |
init| Name: | QEGLPlatformContext::init | | Prototype: | void QEGLPlatformContext::init(const QSurfaceFormat &format, QPlatformOpenGLContext *share) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 126-197 |
| | 44 | 12 |
format| Name: | QEGLPlatformContext::format | | Prototype: | QSurfaceFormat QEGLPlatformContext::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 443-446 |
| | 1 | 1 |
eglDisplay| Name: | QEGLPlatformContext::eglDisplay | | Prototype: | EGLDisplay QEGLPlatformContext::eglDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 453-456 |
| | 1 | 1 |
eglContext| Name: | QEGLPlatformContext::eglContext | | Prototype: | EGLContext QEGLPlatformContext::eglContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 448-451 |
| | 1 | 1 |
eglConfig| Name: | QEGLPlatformContext::eglConfig | | Prototype: | EGLConfig QEGLPlatformContext::eglConfig() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 458-461 |
| | 1 | 1 |
doneCurrent| Name: | QEGLPlatformContext::doneCurrent | | Prototype: | void QEGLPlatformContext::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 418-424 |
| | 4 | 2 |
destroyTemporaryOffscreenSurface| Name: | QEGLPlatformContext::destroyTemporaryOffscreenSurface | | Prototype: | void QEGLPlatformContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 273-276 |
| | 1 | 1 |
createTemporaryOffscreenSurface| Name: | QEGLPlatformContext::createTemporaryOffscreenSurface | | Prototype: | EGLSurface QEGLPlatformContext::createTemporaryOffscreenSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 255-271 |
| | 8 | 1 |
adopt| Name: | QEGLPlatformContext::adopt | | Prototype: | void QEGLPlatformContext::adopt(const QVariant &nativeHandle, QPlatformOpenGLContext *share) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 199-245 |
| | 30 | 6 |
QEGLPlatformContext| Name: | QEGLPlatformContext::QEGLPlatformContext | | Prototype: | QEGLPlatformContext::QEGLPlatformContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle, Flags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 108-124 |
| | 6 | 2 |