Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEGLPlatformContextName: | 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 |
adoptName: | 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 |
createTemporaryOffscreenSurfaceName: | 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 |
destroyTemporaryOffscreenSurfaceName: | 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 |
doneCurrentName: | 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 |
eglConfigName: | 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 |
eglContextName: | 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 |
eglDisplayName: | 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 |
formatName: | 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 |
initName: | 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 |
initializeName: | 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 |
makeCurrentName: | 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 |
swapBuffersName: | 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 |
updateFormatFromGLName: | 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 |
~QEGLPlatformContextName: | 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 |