Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
createTemporaryOffscreenSurfaceName: | QEglFSContext::createTemporaryOffscreenSurface | Prototype: | EGLSurface QEglFSContext::createTemporaryOffscreenSurface() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 68-82 |
| | 9 | 4 |
swapBuffersName: | QEglFSContext::swapBuffers | Prototype: | void QEglFSContext::swapBuffers(QPlatformSurface *surface) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 105-117 |
| | 7 | 3 |
destroyTemporaryOffscreenSurfaceName: | QEglFSContext::destroyTemporaryOffscreenSurface | Prototype: | void QEglFSContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 84-93 |
| | 5 | 2 |
runGLChecksName: | QEglFSContext::runGLChecks | Prototype: | void QEglFSContext::runGLChecks() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 95-103 |
| | 3 | 2 |
eglSurfaceForPlatformSurfaceName: | QEglFSContext::eglSurfaceForPlatformSurface | Prototype: | EGLSurface QEglFSContext::eglSurfaceForPlatformSurface(QPlatformSurface *surface) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 60-66 |
| | 3 | 2 |
QEglFSContextName: | QEglFSContext::QEglFSContext | Prototype: | QEglFSContext::QEglFSContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 52-58 |
| | 2 | 1 |