| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 styleHint| Name:  | QPlatformIntegration::styleHint |  | Prototype:  | QVariant QPlatformIntegration::styleHint(StyleHint hint) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 366-408 |  
  |  | 20 | 19 | 
 defaultWindowState| Name:  | QPlatformIntegration::defaultWindowState |  | Prototype:  | Qt::WindowState QPlatformIntegration::defaultWindowState(Qt::WindowFlags flags) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 410-422 |  
  |  | 7 | 4 | 
 screenAdded| Name:  | QPlatformIntegration::screenAdded |  | Prototype:  | void QPlatformIntegration::screenAdded(QPlatformScreen *ps, bool isPrimary) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 454-467 |  
  |  | 7 | 3 | 
 setPrimaryScreen| Name:  | QPlatformIntegration::setPrimaryScreen |  | Prototype:  | void QPlatformIntegration::setPrimaryScreen(QPlatformScreen *newPrimary) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 507-517 |  
  |  | 7 | 2 | 
 removeScreen| Name:  | QPlatformIntegration::removeScreen |  | Prototype:  | void QPlatformIntegration::removeScreen(QScreen *screen) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 475-482 |  
  |  | 4 | 2 | 
 fontDatabase| Name:  | QPlatformIntegration::fontDatabase |  | Prototype:  | QPlatformFontDatabase *QPlatformIntegration::fontDatabase() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 64-71 |  
  |  | 3 | 2 | 
 drag| Name:  | QPlatformIntegration::drag |  | Prototype:  | QPlatformDrag *QPlatformIntegration::drag() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 102-109 |  
  |  | 3 | 2 | 
 clipboard| Name:  | QPlatformIntegration::clipboard |  | Prototype:  | QPlatformClipboard *QPlatformIntegration::clipboard() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 84-91 |  
  |  | 3 | 2 | 
 themeNames| Name:  | QPlatformIntegration::themeNames |  | Prototype:  | QStringList QPlatformIntegration::themeNames() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 519-522 |  
  |  | 1 | 1 | 
 setApplicationIcon| Name:  | QPlatformIntegration::setApplicationIcon |  | Prototype:  | void QPlatformIntegration::setApplicationIcon(const QIcon &icon) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 611-614 |  
  |  | 1 | 1 | 
 services| Name:  | QPlatformIntegration::services |  | Prototype:  | QPlatformServices *QPlatformIntegration::services() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 117-120 |  
  |  | 1 | 1 | 
 queryKeyboardModifiers| Name:  | QPlatformIntegration::queryKeyboardModifiers |  | Prototype:  | Qt::KeyboardModifiers QPlatformIntegration::queryKeyboardModifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 possibleKeys| Name:  | QPlatformIntegration::possibleKeys |  | Prototype:  | QList<int> QPlatformIntegration::possibleKeys(const QKeyEvent *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 438-441 |  
  |  | 1 | 1 | 
 openGLModuleType| Name:  | QPlatformIntegration::openGLModuleType |  | Prototype:  | QOpenGLContext::OpenGLModuleType QPlatformIntegration::openGLModuleType() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 597-601 |  
  |  | 2 | 1 | 
 nativeInterface| Name:  | QPlatformIntegration::nativeInterface |  | Prototype:  | QPlatformNativeInterface * QPlatformIntegration::nativeInterface() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 112-115 |  
  |  | 1 | 1 | 
 inputContext| Name:  | QPlatformIntegration::inputContext |  | Prototype:  | QPlatformInputContext *QPlatformIntegration::inputContext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 347-350 |  
  |  | 1 | 1 | 
 hasCapability| Name:  | QPlatformIntegration::hasCapability |  | Prototype:  | bool QPlatformIntegration::hasCapability(Capability cap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 261-264 |  
  |  | 1 | 1 | 
 destroyScreen| Name:  | QPlatformIntegration::destroyScreen |  | Prototype:  | void QPlatformIntegration::destroyScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 492-498 |  
  |  | 4 | 1 | 
 createPlatformTheme| Name:  | QPlatformIntegration::createPlatformTheme |  | Prototype:  | class QPlatformTheme *QPlatformIntegration::createPlatformTheme(const QString &name) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 524-528 |  
  |  | 2 | 1 | 
 createPlatformSharedGraphicsCache| Name:  | QPlatformIntegration::createPlatformSharedGraphicsCache |  | Prototype:  | QPlatformSharedGraphicsCache *QPlatformIntegration::createPlatformSharedGraphicsCache(const char *cacheId) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 303-308 |  
  |  | 3 | 1 | 
 createPlatformSessionManager| Name:  | QPlatformIntegration::createPlatformSessionManager |  | Prototype:  | QPlatformSessionManager *QPlatformIntegration::createPlatformSessionManager(const QString &id, const QString &key) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 548-551 |  
  |  | 1 | 1 | 
 createPlatformPixmap| Name:  | QPlatformIntegration::createPlatformPixmap |  | Prototype:  | QPlatformPixmap *QPlatformIntegration::createPlatformPixmap(QPlatformPixmap::PixelType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 createPlatformOpenGLContext| Name:  | QPlatformIntegration::createPlatformOpenGLContext |  | Prototype:  | QPlatformOpenGLContext *QPlatformIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 291-296 |  
  |  | 3 | 1 | 
 createPlatformOffscreenSurface| Name:  | QPlatformIntegration::createPlatformOffscreenSurface |  | Prototype:  | QPlatformOffscreenSurface *QPlatformIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 535-539 |  
  |  | 2 | 1 | 
 createImagePaintEngine| Name:  | QPlatformIntegration::createImagePaintEngine |  | Prototype:  | QPaintEngine *QPlatformIntegration::createImagePaintEngine(QPaintDevice *paintDevice) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 314-318 |  
  |  | 2 | 1 | 
 accessibility| Name:  | QPlatformIntegration::accessibility |  | Prototype:  | QPlatformAccessibility *QPlatformIntegration::accessibility() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 359-362 |  
  |  | 1 | 1 |