| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 nativeResourceForContext| Name:  | QEglFSIntegration::nativeResourceForContext |  | Prototype:  | void *QEglFSIntegration::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 343-365 |  
  |  | 13 | 8 | 
 hasCapability| Name:  | QEglFSIntegration::hasCapability |  | Prototype:  | bool QEglFSIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 234-248 |  
  |  | 9 | 8 | 
 nativeResourceForWindow| Name:  | QEglFSIntegration::nativeResourceForWindow |  | Prototype:  | void *QEglFSIntegration::nativeResourceForWindow(const QByteArray &resource, QWindow *window) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 321-341 |  
  |  | 11 | 6 | 
 nativeResourceForIntegration| Name:  | QEglFSIntegration::nativeResourceForIntegration |  | Prototype:  | void *QEglFSIntegration::nativeResourceForIntegration(const QByteArray &resource) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 283-302 |  
  |  | 10 | 5 | 
 initialize| Name:  | QEglFSIntegration::initialize |  | Prototype:  | void QEglFSIntegration::initialize() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 121-145 |  
  |  | 14 | 5 | 
 nativeResourceForScreen| Name:  | QEglFSIntegration::nativeResourceForScreen |  | Prototype:  | void *QEglFSIntegration::nativeResourceForScreen(const QByteArray &resource, QScreen *) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 304-319 |  
  |  | 6 | 3 | 
 destroy| Name:  | QEglFSIntegration::destroy |  | Prototype:  | void QEglFSIntegration::destroy() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 147-158 |  
  |  | 6 | 3 | 
 createPlatformOffscreenSurface| Name:  | QEglFSIntegration::createPlatformOffscreenSurface |  | Prototype:  | QPlatformOffscreenSurface *QEglFSIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 219-232 |  
  |  | 8 | 3 | 
 chooseConfig| Name:  | QEglFSIntegration::chooseConfig |  | Prototype:  | EGLConfig QEglFSIntegration::chooseConfig(EGLDisplay display, const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 441-457 |  
  |  | 7 | 3 | 
 platformFunction| Name:  | QEglFSIntegration::platformFunction |  | Prototype:  | QFunctionPointer QEglFSIntegration::platformFunction(const QByteArray &function) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 387-397 |  
  |  | 3 | 2 | 
 nativeResourceFunctionForContext| Name:  | QEglFSIntegration::nativeResourceFunctionForContext |  | Prototype:  | QPlatformNativeInterface::NativeResourceForContextFunction QEglFSIntegration::nativeResourceFunctionForContext(const QByteArray &resource) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 378-385 |  
  |  | 4 | 2 | 
 loadKeymapStatic| Name:  | QEglFSIntegration::loadKeymapStatic |  | Prototype:  | void QEglFSIntegration::loadKeymapStatic(const QString &filename) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 399-410 |  
  |  | 4 | 2 | 
 createPlatformWindow| Name:  | QEglFSIntegration::createPlatformWindow |  | Prototype:  | QPlatformWindow *QEglFSIntegration::createPlatformWindow(QWindow *window) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 189-197 |  
  |  | 6 | 2 | 
 createPlatformOpenGLContext| Name:  | QEglFSIntegration::createPlatformOpenGLContext |  | Prototype:  | QPlatformOpenGLContext *QEglFSIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 199-217 |  
  |  | 12 | 2 | 
 createPlatformBackingStore| Name:  | QEglFSIntegration::createPlatformBackingStore |  | Prototype:  | QPlatformBackingStore *QEglFSIntegration::createPlatformBackingStore(QWindow *window) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 180-187 |  
  |  | 5 | 2 | 
 createInputHandlers| Name:  | QEglFSIntegration::createInputHandlers |  | Prototype:  | void QEglFSIntegration::createInputHandlers() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 412-434 |  
  |  | 5 | 2 | 
 chooseConfig| Name:  | QEglFSIntegration::chooseConfig |  | Coverage:  |   0.000% (0/2) |  
  |  | 3 | 2 | 
 services| Name:  | QEglFSIntegration::services |  | Prototype:  | QPlatformServices *QEglFSIntegration::services() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 165-168 |  
  |  | 1 | 1 | 
 removeScreen| Name:  | QEglFSIntegration::removeScreen |  | Prototype:  | void QEglFSIntegration::removeScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 nativeInterface| Name:  | QEglFSIntegration::nativeInterface |  | Prototype:  | QPlatformNativeInterface *QEglFSIntegration::nativeInterface() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 250-253 |  
  |  | 1 | 1 | 
 nativeDisplay| Name:  | QEglFSIntegration::nativeDisplay |  | Prototype:  | EGLNativeDisplayType QEglFSIntegration::nativeDisplay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 436-439 |  
  |  | 1 | 1 | 
 fontDatabase| Name:  | QEglFSIntegration::fontDatabase |  | Prototype:  | QPlatformFontDatabase *QEglFSIntegration::fontDatabase() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 170-173 |  
  |  | 1 | 1 | 
 createPlatformTheme| Name:  | QEglFSIntegration::createPlatformTheme |  | Prototype:  | QPlatformTheme *QEglFSIntegration::createPlatformTheme(const QString &name) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 175-178 |  
  |  | 1 | 1 | 
 createEventDispatcher| Name:  | QEglFSIntegration::createEventDispatcher |  | Prototype:  | QAbstractEventDispatcher *QEglFSIntegration::createEventDispatcher() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 160-163 |  
  |  | 1 | 1 | 
 addScreen| Name:  | QEglFSIntegration::addScreen |  | Prototype:  | void QEglFSIntegration::addScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 111-114 |  
  |  | 1 | 1 | 
 QEglFSIntegration| Name:  | QEglFSIntegration::QEglFSIntegration |  | Prototype:  | QEglFSIntegration::QEglFSIntegration() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 98-109 |  
  |  | 2 | 1 |