| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGuiApplication::topLevelAt| Name:  | QGuiApplication::topLevelAt |  | Prototype:  | QWindow *QGuiApplication::topLevelAt(const QPoint &pos) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 981-1015 |  
  |  | 18 | 8 | 
 QGuiApplication::topLevelWindows| Name:  | QGuiApplication::topLevelWindows |  | Prototype:  | QWindowList QGuiApplication::topLevelWindows() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 887-901 |  
  |  | 8 | 4 | 
 QGuiApplication::windowIcon| Name:  | QGuiApplication::windowIcon |  | Prototype:  | QIcon QGuiApplication::windowIcon() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2942-2945 |  
  |  | 1 | 1 | 
 QGuiApplication::~QGuiApplication| Name:  | QGuiApplication::~QGuiApplication |  | Prototype:  | QGuiApplication::~QGuiApplication() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 599-631 |  
  |  | 18 | 1 | 
 QGuiApplicationPrivate::QGuiApplicationPrivate| Name:  | QGuiApplicationPrivate::QGuiApplicationPrivate |  | Prototype:  | QGuiApplicationPrivate::QGuiApplicationPrivate(int &argc, char **argv, int flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 633-645 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::_q_updateFocusObject| Name:  | QGuiApplicationPrivate::_q_updateFocusObject |  | Prototype:  | void QGuiApplicationPrivate::_q_updateFocusObject(QObject *object) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3612-3634 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::applyWindowGeometrySpecificationTo| Name:  | QGuiApplicationPrivate::applyWindowGeometrySpecificationTo |  | Prototype:  | void QGuiApplicationPrivate::applyWindowGeometrySpecificationTo(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2872-2875 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::commitData| Name:  | QGuiApplicationPrivate::commitData |  | Prototype:  | void QGuiApplicationPrivate::commitData() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3288-3300 |  
  |  | 7 | 2 | 
 QGuiApplicationPrivate::createEventDispatcher| Name:  | QGuiApplicationPrivate::createEventDispatcher |  | Prototype:  | void QGuiApplicationPrivate::createEventDispatcher() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1249-1260 |  
  |  | 5 | 2 | 
 QGuiApplicationPrivate::createPlatformIntegration| Name:  | QGuiApplicationPrivate::createPlatformIntegration |  | Prototype:  | void QGuiApplicationPrivate::createPlatformIntegration() |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1167-1241 |  
  |  | 46 | 20 | 
 QGuiApplicationPrivate::emitLastWindowClosed| Name:  | QGuiApplicationPrivate::emitLastWindowClosed |  | Prototype:  | void QGuiApplicationPrivate::emitLastWindowClosed() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3008-3013 |  
  |  | 2 | 2 | 
 QGuiApplicationPrivate::eventDispatcherReady| Name:  | QGuiApplicationPrivate::eventDispatcherReady |  | Prototype:  | void QGuiApplicationPrivate::eventDispatcherReady() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1262-1273 |  
  |  | 5 | 3 | 
 QGuiApplicationPrivate::gammaTables| Name:  | QGuiApplicationPrivate::gammaTables |  | Prototype:  | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3600-3610 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::getPixmapCursor| Name:  | QGuiApplicationPrivate::getPixmapCursor |  | Prototype:  | QPixmap QGuiApplicationPrivate::getPixmapCursor(Qt::CursorShape cshape) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3572-3576 |  
  |  | 2 | 1 | 
 QGuiApplicationPrivate::hideModalWindow| Name:  | QGuiApplicationPrivate::hideModalWindow |  | Prototype:  | void QGuiApplicationPrivate::hideModalWindow(QWindow *window) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 741-751 |  
  |  | 6 | 3 | 
 QGuiApplicationPrivate::init| Name:  | QGuiApplicationPrivate::init |  | Prototype:  | void QGuiApplicationPrivate::init() |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1275-1436 |  
  |  | 80 | 26 | 
 QGuiApplicationPrivate::init::[lambda]| Name:  | QGuiApplicationPrivate::init::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1415-1415 |  
  |  | 0 | 1 | 
 QGuiApplicationPrivate::inputDeviceManager| Name:  | QGuiApplicationPrivate::inputDeviceManager |  | Prototype:  | QInputDeviceManager *QGuiApplicationPrivate::inputDeviceManager() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3692-3700 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::isWindowBlocked| Name:  | QGuiApplicationPrivate::isWindowBlocked |  | Prototype:  | bool QGuiApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 758-826 |  
  |  | 43 | 16 | 
 QGuiApplicationPrivate::mouseEventCaps| Name:  | QGuiApplicationPrivate::mouseEventCaps |  | Prototype:  | int QGuiApplicationPrivate::mouseEventCaps(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3645-3648 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::mouseEventFlags| Name:  | QGuiApplicationPrivate::mouseEventFlags |  | Prototype:  | Qt::MouseEventFlags QGuiApplicationPrivate::mouseEventFlags(const QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3678-3681 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::mouseEventSource| Name:  | QGuiApplicationPrivate::mouseEventSource |  | Prototype:  | Qt::MouseEventSource QGuiApplicationPrivate::mouseEventSource(const QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3663-3666 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::mouseEventVelocity| Name:  | QGuiApplicationPrivate::mouseEventVelocity |  | Prototype:  | QVector2D QGuiApplicationPrivate::mouseEventVelocity(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3650-3653 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::notifyDragStarted| Name:  | QGuiApplicationPrivate::notifyDragStarted |  | Prototype:  | void QGuiApplicationPrivate::notifyDragStarted(const QDrag *drag) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3593-3597 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::notifyLayoutDirectionChange| Name:  | QGuiApplicationPrivate::notifyLayoutDirectionChange |  | Prototype:  | void QGuiApplicationPrivate::notifyLayoutDirectionChange() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2923-2930 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::notifyThemeChanged| Name:  | QGuiApplicationPrivate::notifyThemeChanged |  | Prototype:  | void QGuiApplicationPrivate::notifyThemeChanged() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3578-3590 |  
  |  | 8 | 3 | 
 QGuiApplicationPrivate::notifyWindowIconChanged| Name:  | QGuiApplicationPrivate::notifyWindowIconChanged |  | Prototype:  | void QGuiApplicationPrivate::notifyWindowIconChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2959-2965 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processActivatedEvent| Name:  | QGuiApplicationPrivate::processActivatedEvent |  | Prototype:  | void QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent *e) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2051-2113 |  
  |  | 46 | 17 | 
 QGuiApplicationPrivate::processCloseEvent| Name:  | QGuiApplicationPrivate::processCloseEvent |  | Prototype:  | void QGuiApplicationPrivate::processCloseEvent(QWindowSystemInterfacePrivate::CloseEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2192-2206 |  
  |  | 8 | 4 | 
 QGuiApplicationPrivate::processContextMenuEvent| Name:  | QGuiApplicationPrivate::processContextMenuEvent |  | Prototype:  | void QGuiApplicationPrivate::processContextMenuEvent(QWindowSystemInterfacePrivate::ContextMenuEvent *e) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2329-2338 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processDrag| Name:  | QGuiApplicationPrivate::processDrag |  | Prototype:  | QPlatformDragQtResponse QGuiApplicationPrivate::processDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2756-2801 |  
  |  | 32 | 8 | 
 QGuiApplicationPrivate::processDrop| Name:  | QGuiApplicationPrivate::processDrop |  | Prototype:  | QPlatformDropQtResponse QGuiApplicationPrivate::processDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2803-2812 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processEnterEvent| Name:  | QGuiApplicationPrivate::processEnterEvent |  | Prototype:  | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2021-2034 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processExposeEvent| Name:  | QGuiApplicationPrivate::processExposeEvent |  | Prototype:  | void QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2725-2752 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::processFileOpenEvent| Name:  | QGuiApplicationPrivate::processFileOpenEvent |  | Prototype:  | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2208-2215 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processGeometryChangeEvent| Name:  | QGuiApplicationPrivate::processGeometryChangeEvent |  | Prototype:  | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2151-2190 |  
  |  | 25 | 9 | 
 QGuiApplicationPrivate::processGestureEvent| Name:  | QGuiApplicationPrivate::processGestureEvent |  | Prototype:  | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2303-2311 |  
  |  | 5 | 2 | 
 QGuiApplicationPrivate::processKeyEvent| Name:  | QGuiApplicationPrivate::processKeyEvent |  | Prototype:  | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1969-2019 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::processLeaveEvent| Name:  | QGuiApplicationPrivate::processLeaveEvent |  | Prototype:  | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2036-2049 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processMouseEvent| Name:  | QGuiApplicationPrivate::processMouseEvent |  | Prototype:  | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) |  | Coverage:  |   0.000% (0/114) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1776-1933 |  
  |  | 105 | 27 | 
 QGuiApplicationPrivate::processNativeEvent| Name:  | QGuiApplicationPrivate::processNativeEvent |  | Prototype:  | bool QGuiApplicationPrivate::processNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1661-1664 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::processPlatformPanelEvent| Name:  | QGuiApplicationPrivate::processPlatformPanelEvent |  | Prototype:  | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2314-2326 |  
  |  | 6 | 3 | 
 QGuiApplicationPrivate::processTabletEnterProximityEvent| Name:  | QGuiApplicationPrivate::processTabletEnterProximityEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2274-2286 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processTabletEvent| Name:  | QGuiApplicationPrivate::processTabletEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2217-2272 |  
  |  | 37 | 11 | 
 QGuiApplicationPrivate::processTabletLeaveProximityEvent| Name:  | QGuiApplicationPrivate::processTabletLeaveProximityEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2288-2300 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processThemeChanged| Name:  | QGuiApplicationPrivate::processThemeChanged |  | Prototype:  | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2141-2149 |  
  |  | 5 | 3 | 
 QGuiApplicationPrivate::processTouchEvent| Name:  | QGuiApplicationPrivate::processTouchEvent |  | Prototype:  | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) |  | Coverage:  |   0.000% (0/129) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2353-2609 |  
  |  | 173 | 42 | 
 QGuiApplicationPrivate::processWheelEvent| Name:  | QGuiApplicationPrivate::processWheelEvent |  | Prototype:  | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1935-1965 |  
  |  | 17 | 5 | 
 QGuiApplicationPrivate::processWindowScreenChangedEvent| Name:  | QGuiApplicationPrivate::processWindowScreenChangedEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2124-2139 |  
  |  | 8 | 5 | 
 QGuiApplicationPrivate::processWindowStateChangedEvent| Name:  | QGuiApplicationPrivate::processWindowStateChangedEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2115-2122 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processWindowSystemEvent| Name:  | QGuiApplicationPrivate::processWindowSystemEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1666-1774 |  
  |  | 72 | 30 | 
 QGuiApplicationPrivate::reportGeometryChange| Name:  | QGuiApplicationPrivate::reportGeometryChange |  | Prototype:  | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2648-2688 |  
  |  | 25 | 9 | 
 QGuiApplicationPrivate::reportLogicalDotsPerInchChange| Name:  | QGuiApplicationPrivate::reportLogicalDotsPerInchChange |  | Prototype:  | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2690-2703 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::reportRefreshRateChange| Name:  | QGuiApplicationPrivate::reportRefreshRateChange |  | Prototype:  | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2705-2723 |  
  |  | 11 | 5 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2611-2624 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QScreen *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2640-2646 |  
  |  | 3 | 1 | 
 QGuiApplicationPrivate::saveState| Name:  | QGuiApplicationPrivate::saveState |  | Prototype:  | void QGuiApplicationPrivate::saveState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3303-3309 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow| Name:  | QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow |  | Prototype:  | void QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow(QWindow *window, QEvent *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1647-1659 |  
  |  | 8 | 4 | 
 QGuiApplicationPrivate::setApplicationState| Name:  | QGuiApplicationPrivate::setApplicationState |  | Prototype:  | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3082-3106 |  
  |  | 14 | 5 | 
 QGuiApplicationPrivate::setMouseEventCapsAndVelocity| Name:  | QGuiApplicationPrivate::setMouseEventCapsAndVelocity |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventCapsAndVelocity(QMouseEvent *event, int caps, const QVector2D &velocity) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3655-3661 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::setMouseEventFlags| Name:  | QGuiApplicationPrivate::setMouseEventFlags |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3683-3690 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::setMouseEventSource| Name:  | QGuiApplicationPrivate::setMouseEventSource |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventSource(QMouseEvent *event, Qt::MouseEventSource source) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3668-3676 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::shouldQuit| Name:  | QGuiApplicationPrivate::shouldQuit |  | Prototype:  | bool QGuiApplicationPrivate::shouldQuit() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3015-3019 |  
  |  | 2 | 1 | 
 QGuiApplicationPrivate::shouldQuitInternal| Name:  | QGuiApplicationPrivate::shouldQuitInternal |  | Prototype:  | bool QGuiApplicationPrivate::shouldQuitInternal(const QWindowList &processedWindows) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3021-3033 |  
  |  | 8 | 4 | 
 QGuiApplicationPrivate::showModalWindow| Name:  | QGuiApplicationPrivate::showModalWindow |  | Prototype:  | void QGuiApplicationPrivate::showModalWindow(QWindow *modal) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 714-739 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::tryCloseAllWindows| Name:  | QGuiApplicationPrivate::tryCloseAllWindows |  | Prototype:  | bool QGuiApplicationPrivate::tryCloseAllWindows() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3035-3038 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::tryCloseRemainingWindows| Name:  | QGuiApplicationPrivate::tryCloseRemainingWindows |  | Prototype:  | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3040-3054 |  
  |  | 10 | 4 | 
 QGuiApplicationPrivate::updateBlockedStatus| Name:  | QGuiApplicationPrivate::updateBlockedStatus |  | Prototype:  | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 706-712 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::updateFilteredScreenOrientation| Name:  | QGuiApplicationPrivate::updateFilteredScreenOrientation |  | Prototype:  | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2626-2638 |  
  |  | 10 | 4 | 
 QGuiApplicationPrivate::~QGuiApplicationPrivate| Name:  | QGuiApplicationPrivate::~QGuiApplicationPrivate |  | Prototype:  | QGuiApplicationPrivate::~QGuiApplicationPrivate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1440-1485 |  
  |  | 25 | 3 | 
 QGuiGLThreadContext::QGuiGLThreadContext| Name:  | QGuiGLThreadContext::QGuiGLThreadContext |  | Prototype:  | QGuiGLThreadContext() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 218-221 |  
  |  | 2 | 1 | 
 QGuiGLThreadContext::~QGuiGLThreadContext| Name:  | QGuiGLThreadContext::~QGuiGLThreadContext |  | Prototype:  | ~QGuiGLThreadContext() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 222-225 |  
  |  | 2 | 2 | 
 QGuiVariantComparator::QGuiVariantComparator| Name:  | QGuiVariantComparator::QGuiVariantComparator |  | Prototype:  | QGuiVariantComparator(const QVariant::Private *a, const QVariant::Private *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 135-137 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | template<typename T> bool delegate(const T *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 138-142 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QPixmap*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 143-146 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QBitmap*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QCursor*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 152-155 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QIcon *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 158-161 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const void *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 163-163 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::QGuiVariantIsNull| Name:  | QGuiVariantIsNull::QGuiVariantIsNull |  | Prototype:  | QGuiVariantIsNull(const QVariant::Private *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 115-117 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | template<typename T> bool delegate(const T *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 118-119 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const QPolygon*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 120-120 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const QPolygonF*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 121-121 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const void *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 122-122 |  
  |  | 1 | 1 | 
 QHBoxLayout::QHBoxLayout| Name:  | QHBoxLayout::QHBoxLayout |  | Prototype:  | QHBoxLayout::QHBoxLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1263-1266 |  
  |  | 2 | 1 | 
 QHBoxLayout::QHBoxLayout| Name:  | QHBoxLayout::QHBoxLayout |  | Prototype:  | QHBoxLayout::QHBoxLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1272-1275 |  
  |  | 2 | 1 | 
 QHashData::allocateNode| Name:  | QHashData::allocateNode |  | Prototype:  | void *QHashData::allocateNode(int nodeAlign) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 443-448 |  
  |  | 3 | 2 | 
 QHashData::detach_helper| Name:  | QHashData::detach_helper |  | Prototype:  | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 458-525 |  
  |  | 38 | 8 | 
 QHashData::freeNode| Name:  | QHashData::freeNode |  | Prototype:  | void QHashData::freeNode(void *node) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 450-456 |  
  |  | 3 | 2 | 
 QHashData::free_helper| Name:  | QHashData::free_helper |  | Prototype:  | void QHashData::free_helper(void (*node_delete)(Node *)) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 527-546 |  
  |  | 13 | 4 | 
 QHashData::nextNode| Name:  | QHashData::nextNode |  | Prototype:  | QHashData::Node *QHashData::nextNode(Node *node) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 548-569 |  
  |  | 12 | 4 | 
 QHashData::previousNode| Name:  | QHashData::previousNode |  | Prototype:  | QHashData::Node *QHashData::previousNode(Node *node) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 571-604 |  
  |  | 20 | 6 | 
 QHashData::rehash| Name:  | QHashData::rehash |  | Prototype:  | void QHashData::rehash(int hint) |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 612-656 |  
  |  | 34 | 11 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 295-301 |  
  |  | 3 | 1 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(QHeaderViewPrivate &dd, Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 306-313 |  
  |  | 3 | 1 | 
 QHeaderView::cascadingSectionResizes| Name:  | QHeaderView::cascadingSectionResizes |  | Prototype:  | bool QHeaderView::cascadingSectionResizes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1501-1505 |  
  |  | 2 | 1 | 
 QHeaderView::count| Name:  | QHeaderView::count |  | Prototype:  | int QHeaderView::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1024-1031 |  
  |  | 3 | 1 | 
 QHeaderView::currentChanged| Name:  | QHeaderView::currentChanged |  | Prototype:  | void QHeaderView::currentChanged(const QModelIndex ¤t, const QModelIndex &old) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2168-2187 |  
  |  | 15 | 7 | 
 QHeaderView::dataChanged| Name:  | QHeaderView::dataChanged |  | Prototype:  | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2852-2865 |  
  |  | 10 | 4 | 
 QHeaderView::defaultAlignment| Name:  | QHeaderView::defaultAlignment |  | Prototype:  | Qt::Alignment QHeaderView::defaultAlignment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1631-1635 |  
  |  | 2 | 1 |