| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
wlDisplay| Name: | QEGLDeviceIntegration::wlDisplay | | Prototype: | void *QEGLDeviceIntegration::wlDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 345-348 |
| | 1 | 1 |
waitForVSync| Name: | QEGLDeviceIntegration::waitForVSync | | Prototype: | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 316-328 |
| | 5 | 3 |
usesDefaultScreen| Name: | QEGLDeviceIntegration::usesDefaultScreen | | Prototype: | bool QEGLDeviceIntegration::usesDefaultScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 184-187 |
| | 1 | 1 |
surfaceType| Name: | QEGLDeviceIntegration::surfaceType | | Prototype: | EGLint QEGLDeviceIntegration::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 255-258 |
| | 1 | 1 |
surfaceFormatFor| Name: | QEGLDeviceIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEGLDeviceIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 260-272 |
| | 6 | 2 |
supportsSurfacelessContexts| Name: | QEGLDeviceIntegration::supportsSurfacelessContexts | | Prototype: | bool QEGLDeviceIntegration::supportsSurfacelessContexts() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 340-343 |
| | 1 | 1 |
supportsPBuffers| Name: | QEGLDeviceIntegration::supportsPBuffers | | Prototype: | bool QEGLDeviceIntegration::supportsPBuffers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 335-338 |
| | 1 | 1 |
screenSize| Name: | QEGLDeviceIntegration::screenSize | | Prototype: | QSize QEGLDeviceIntegration::screenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 208-211 |
| | 1 | 1 |
screenFormat| Name: | QEGLDeviceIntegration::screenFormat | | Prototype: | QImage::Format QEGLDeviceIntegration::screenFormat() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 245-248 |
| | 1 | 1 |
screenDestroy| Name: | QEGLDeviceIntegration::screenDestroy | | Prototype: | void QEGLDeviceIntegration::screenDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 194-201 |
| | 5 | 2 |
screenDepth| Name: | QEGLDeviceIntegration::screenDepth | | Prototype: | int QEGLDeviceIntegration::screenDepth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 240-243 |
| | 1 | 1 |
refreshRate| Name: | QEGLDeviceIntegration::refreshRate | | Prototype: | qreal QEGLDeviceIntegration::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 250-253 |
| | 1 | 1 |
presentBuffer| Name: | QEGLDeviceIntegration::presentBuffer | | Prototype: | void QEGLDeviceIntegration::presentBuffer(QPlatformSurface *surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 330-333 |
| | 1 | 1 |
platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 152-166 |
| | 6 | 2 |
platformDisplay| Name: | QEGLDeviceIntegration::platformDisplay | | Prototype: | EGLNativeDisplayType QEGLDeviceIntegration::platformDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 174-177 |
| | 1 | 1 |
platformDestroy| Name: | QEGLDeviceIntegration::platformDestroy | | Prototype: | void QEGLDeviceIntegration::platformDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 168-172 |
| | 2 | 2 |
pixelDensity| Name: | QEGLDeviceIntegration::pixelDensity | | Prototype: | qreal QEGLDeviceIntegration::pixelDensity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 225-228 |
| | 1 | 1 |
physicalScreenSize| Name: | QEGLDeviceIntegration::physicalScreenSize | | Prototype: | QSizeF QEGLDeviceIntegration::physicalScreenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 203-206 |
| | 1 | 1 |
orientation| Name: | QEGLDeviceIntegration::orientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 235-238 |
| | 1 | 1 |
nativeOrientation| Name: | QEGLDeviceIntegration::nativeOrientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 230-233 |
| | 1 | 1 |
logicalDpi| Name: | QEGLDeviceIntegration::logicalDpi | | Prototype: | QDpi QEGLDeviceIntegration::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 213-223 |
| | 6 | 2 |
hasCapability| Name: | QEGLDeviceIntegration::hasCapability | | Prototype: | bool QEGLDeviceIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 305-309 |
| | 2 | 1 |
framebufferIndex| Name: | QEGLDeviceIntegration::framebufferIndex | | Prototype: | int QEGLDeviceIntegration::framebufferIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 140-150 |
| | 6 | 2 |
filterConfig| Name: | QEGLDeviceIntegration::filterConfig | | Prototype: | bool QEGLDeviceIntegration::filterConfig(EGLDisplay, EGLConfig) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 274-277 |
| | 1 | 1 |
fbDeviceName| Name: | QEGLDeviceIntegration::fbDeviceName | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
fbDeviceName| Name: | QEGLDeviceIntegration::fbDeviceName | | Prototype: | QByteArray QEGLDeviceIntegration::fbDeviceName() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 131-138 |
| | 3 | 3 |
destroyNativeWindow| Name: | QEGLDeviceIntegration::destroyNativeWindow | | Prototype: | void QEGLDeviceIntegration::destroyNativeWindow(EGLNativeWindowType window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 300-303 |
| | 1 | 1 |
createWindow| Name: | QEGLDeviceIntegration::createWindow | | Prototype: | QEglFSWindow *QEGLDeviceIntegration::createWindow(QWindow *window) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 279-282 |
| | 1 | 1 |
createNativeWindow| Name: | QEGLDeviceIntegration::createNativeWindow | | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeWindow(QPlatformWindow *platformWindow, const QSize &size, const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 284-292 |
| | 4 | 1 |
createNativeOffscreenWindow| Name: | QEGLDeviceIntegration::createNativeOffscreenWindow | | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeOffscreenWindow(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 294-298 |
| | 2 | 1 |
createDisplay| Name: | QEGLDeviceIntegration::createDisplay | | Prototype: | EGLDisplay QEGLDeviceIntegration::createDisplay(EGLNativeDisplayType nativeDisplay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 179-182 |
| | 1 | 1 |
createCursor| Name: | QEGLDeviceIntegration::createCursor | | Prototype: | QPlatformCursor *QEGLDeviceIntegration::createCursor(QPlatformScreen *screen) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 311-314 |
| | 1 | 1 |