| 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:  | 331-353 |  
  |  | 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:  | 222-236 |  
  |  | 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:  | 309-329 |  
  |  | 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:  | 271-290 |  
  |  | 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:  | 114-138 |  
  |  | 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:  | 292-307 |  
  |  | 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:  | 140-151 |  
  |  | 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:  | 207-220 |  
  |  | 8 | 3 | 
 chooseConfig| Name:  | QEglFSIntegration::chooseConfig |  | Prototype:  | EGLConfig QEglFSIntegration::chooseConfig(EGLDisplay display, const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 429-445 |  
  |  | 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:  | 375-385 |  
  |  | 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:  | 366-373 |  
  |  | 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:  | 387-398 |  
  |  | 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:  | 177-185 |  
  |  | 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:  | 187-205 |  
  |  | 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:  | 168-175 |  
  |  | 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:  | 400-422 |  
  |  | 5 | 2 | 
 chooseConfig| Name:  | QEglFSIntegration::chooseConfig |  | Coverage:  |   0.000% (0/6) |  
  |  | 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:  | 158-161 |  
  |  | 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:  | 109-112 |  
  |  | 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:  | 238-241 |  
  |  | 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:  | 424-427 |  
  |  | 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:  | 163-166 |  
  |  | 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:  | 153-156 |  
  |  | 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:  | 104-107 |  
  |  | 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:  | 91-102 |  
  |  | 2 | 1 |