| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QEvdevTabletData::report| Name:  | QEvdevTabletData::report |  | Prototype:  | void QEvdevTabletData::report() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 180-211 |  
  |  | 20 | 5 | 
 QEvdevTabletData::reportProximityEnter| Name:  | QEvdevTabletData::reportProximityEnter |  | Prototype:  | void QEvdevTabletData::reportProximityEnter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 170-173 |  
  |  | 1 | 1 | 
 QEvdevTabletData::reportProximityLeave| Name:  | QEvdevTabletData::reportProximityLeave |  | Prototype:  | void QEvdevTabletData::reportProximityLeave() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 175-178 |  
  |  | 1 | 1 | 
 QEvdevTabletData::testGrab| Name:  | QEvdevTabletData::testGrab |  | Prototype:  | void QEvdevTabletData::testGrab() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 118-125 |  
  |  | 4 | 2 | 
 QEvdevTabletHandler::QEvdevTabletHandler| Name:  | QEvdevTabletHandler::QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::QEvdevTabletHandler(const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 214-249 |  
  |  | 24 | 10 | 
 QEvdevTabletHandler::readData| Name:  | QEvdevTabletHandler::readData |  | Prototype:  | void QEvdevTabletHandler::readData() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 260-291 |  
  |  | 21 | 8 | 
 QEvdevTabletHandler::~QEvdevTabletHandler| Name:  | QEvdevTabletHandler::~QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::~QEvdevTabletHandler() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 251-258 |  
  |  | 4 | 2 | 
 QEvdevTabletHandlerThread::QEvdevTabletHandlerThread| Name:  | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread |  | Prototype:  | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 294-298 |  
  |  | 1 | 1 | 
 QEvdevTabletHandlerThread::run| Name:  | QEvdevTabletHandlerThread::run |  | Prototype:  | void QEvdevTabletHandlerThread::run() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 306-312 |  
  |  | 4 | 1 | 
 QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread| Name:  | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread |  | Prototype:  | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 300-304 |  
  |  | 2 | 1 | 
 QEvdevTouchManager::QEvdevTouchManager| Name:  | QEvdevTouchManager::QEvdevTouchManager |  | Prototype:  | QEvdevTouchManager::QEvdevTouchManager(const QString &key, const QString &specification, QObject *parent) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 48-89 |  
  |  | 24 | 10 | 
 QEvdevTouchManager::addDevice| Name:  | QEvdevTouchManager::addDevice |  | Prototype:  | void QEvdevTouchManager::addDevice(const QString &deviceNode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 96-107 |  
  |  | 7 | 3 | 
 QEvdevTouchManager::removeDevice| Name:  | QEvdevTouchManager::removeDevice |  | Prototype:  | void QEvdevTouchManager::removeDevice(const QString &deviceNode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 109-119 |  
  |  | 6 | 3 | 
 QEvdevTouchManager::updateInputDeviceCount| Name:  | QEvdevTouchManager::updateInputDeviceCount |  | Prototype:  | void QEvdevTouchManager::updateInputDeviceCount() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 121-134 |  
  |  | 8 | 4 | 
 QEvdevTouchManager::~QEvdevTouchManager| Name:  | QEvdevTouchManager::~QEvdevTouchManager |  | Prototype:  | QEvdevTouchManager::~QEvdevTouchManager() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenData::Contact::Contact| Name:  | QEvdevTouchScreenData::Contact::Contact |  | Prototype:  | Contact() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 100-102 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenData::QEvdevTouchScreenData| Name:  | QEvdevTouchScreenData::QEvdevTouchScreenData |  | Prototype:  | QEvdevTouchScreenData::QEvdevTouchScreenData(QEvdevTouchScreenHandler *q_ptr, const QStringList &args) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 126-136 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenData::addTouchPoint| Name:  | QEvdevTouchScreenData::addTouchPoint |  | Prototype:  | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 406-429 |  
  |  | 14 | 2 | 
 QEvdevTouchScreenData::assignIds| Name:  | QEvdevTouchScreenData::assignIds |  | Prototype:  | void QEvdevTouchScreenData::assignIds() |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 600-632 |  
  |  | 24 | 8 | 
 QEvdevTouchScreenData::findClosestContact| Name:  | QEvdevTouchScreenData::findClosestContact |  | Prototype:  | int QEvdevTouchScreenData::findClosestContact(const QHash<int, Contact> &contacts, int x, int y, int *dist) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 581-598 |  
  |  | 13 | 4 | 
 QEvdevTouchScreenData::processInputEvent| Name:  | QEvdevTouchScreenData::processInputEvent |  | Prototype:  | void QEvdevTouchScreenData::processInputEvent(input_event *data) |  | Coverage:  |   0.000% (0/160) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 431-579 |  
  |  | 99 | 40 | 
 QEvdevTouchScreenData::reportPoints| Name:  | QEvdevTouchScreenData::reportPoints |  | Prototype:  | void QEvdevTouchScreenData::reportPoints() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 634-676 |  
  |  | 24 | 6 | 
 QEvdevTouchScreenHandler::QEvdevTouchScreenHandler| Name:  | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler |  | Prototype:  | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 148-289 |  
  |  | 113 | 32 | 
 QEvdevTouchScreenHandler::readData| Name:  | QEvdevTouchScreenHandler::readData |  | Prototype:  | void QEvdevTouchScreenHandler::readData() |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 313-374 |  
  |  | 23 | 10 | 
 QEvdevTouchScreenHandler::registerTouchDevice| Name:  | QEvdevTouchScreenHandler::registerTouchDevice |  | Prototype:  | void QEvdevTouchScreenHandler::registerTouchDevice() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 376-389 |  
  |  | 9 | 3 | 
 QEvdevTouchScreenHandler::touchDevice| Name:  | QEvdevTouchScreenHandler::touchDevice |  | Prototype:  | QTouchDevice *QEvdevTouchScreenHandler::touchDevice() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 308-311 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandler::unregisterTouchDevice| Name:  | QEvdevTouchScreenHandler::unregisterTouchDevice |  | Prototype:  | void QEvdevTouchScreenHandler::unregisterTouchDevice() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 391-404 |  
  |  | 6 | 3 | 
 QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler| Name:  | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler |  | Prototype:  | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 291-306 |  
  |  | 7 | 3 | 
 QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread| Name:  | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread |  | Prototype:  | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 679-683 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered| Name:  | QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered |  | Prototype:  | bool QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 703-706 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered| Name:  | QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered |  | Prototype:  | void QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 708-712 |  
  |  | 2 | 1 | 
 QEvdevTouchScreenHandlerThread::run| Name:  | QEvdevTouchScreenHandlerThread::run |  | Prototype:  | void QEvdevTouchScreenHandlerThread::run() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 691-701 |  
  |  | 5 | 1 | 
 QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread| Name:  | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread |  | Prototype:  | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 685-689 |  
  |  | 2 | 1 | 
 QEvent::QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 280-282 |  
  |  | 1 | 1 | 
 QEvent::QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(const QEvent &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 291-298 |  
  |  | 1 | 1 | 
 QEvent::operator=| Name:  | QEvent::operator= |  | Prototype:  | QEvent &QEvent::operator=(const QEvent &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 307-318 |  
  |  | 6 | 1 | 
 QEvent::registerEventType| Name:  | QEvent::registerEventType |  | Prototype:  | int QEvent::registerEventType(int hint) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 468-472 |  
  |  | 2 | 1 | 
 QEvent::~QEvent| Name:  | QEvent::~QEvent |  | Prototype:  | QEvent::~QEvent() |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 325-330 |  
  |  | 3 | 2 | 
 QEventDispatcherGlib::QEventDispatcherGlib| Name:  | QEventDispatcherGlib::QEventDispatcherGlib |  | Prototype:  | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 351-354 |  
  |  | 2 | 1 | 
 QEventDispatcherGlib::QEventDispatcherGlib| Name:  | QEventDispatcherGlib::QEventDispatcherGlib |  | Prototype:  | QEventDispatcherGlib::QEventDispatcherGlib(GMainContext *mainContext, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 356-358 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::QEventDispatcherGlib| Name:  | QEventDispatcherGlib::QEventDispatcherGlib |  | Prototype:  | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 602-605 |  
  |  | 2 | 1 | 
 QEventDispatcherGlib::hasPendingEvents| Name:  | QEventDispatcherGlib::hasPendingEvents |  | Prototype:  | bool QEventDispatcherGlib::hasPendingEvents() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 429-433 |  
  |  | 2 | 1 | 
 QEventDispatcherGlib::interrupt| Name:  | QEventDispatcherGlib::interrupt |  | Prototype:  | void QEventDispatcherGlib::interrupt() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 577-580 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::processEvents| Name:  | QEventDispatcherGlib::processEvents |  | Prototype:  | bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 398-427 |  
  |  | 16 | 5 | 
 QEventDispatcherGlib::registerSocketNotifier| Name:  | QEventDispatcherGlib::registerSocketNotifier |  | Prototype:  | void QEventDispatcherGlib::registerSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 435-472 |  
  |  | 23 | 6 | 
 QEventDispatcherGlib::registerTimer| Name:  | QEventDispatcherGlib::registerTimer |  | Prototype:  | void QEventDispatcherGlib::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 505-519 |  
  |  | 8 | 3 | 
 QEventDispatcherGlib::registeredTimers| Name:  | QEventDispatcherGlib::registeredTimers |  | Prototype:  | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 553-562 |  
  |  | 5 | 2 | 
 QEventDispatcherGlib::remainingTime| Name:  | QEventDispatcherGlib::remainingTime |  | Prototype:  | int QEventDispatcherGlib::remainingTime(int timerId) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 564-575 |  
  |  | 5 | 2 | 
 QEventDispatcherGlib::unregisterSocketNotifier| Name:  | QEventDispatcherGlib::unregisterSocketNotifier |  | Prototype:  | void QEventDispatcherGlib::unregisterSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 474-503 |  
  |  | 17 | 5 | 
 QEventDispatcherGlib::unregisterTimer| Name:  | QEventDispatcherGlib::unregisterTimer |  | Prototype:  | bool QEventDispatcherGlib::unregisterTimer(int timerId) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 521-535 |  
  |  | 8 | 3 | 
 QEventDispatcherGlib::unregisterTimers| Name:  | QEventDispatcherGlib::unregisterTimers |  | Prototype:  | bool QEventDispatcherGlib::unregisterTimers(QObject *object) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 537-551 |  
  |  | 8 | 3 | 
 QEventDispatcherGlib::versionSupported| Name:  | QEventDispatcherGlib::versionSupported |  | Prototype:  | bool QEventDispatcherGlib::versionSupported() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 593-600 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::wakeUp| Name:  | QEventDispatcherGlib::wakeUp |  | Prototype:  | void QEventDispatcherGlib::wakeUp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 582-587 |  
  |  | 3 | 1 | 
 QEventDispatcherGlib::~QEventDispatcherGlib| Name:  | QEventDispatcherGlib::~QEventDispatcherGlib |  | Prototype:  | QEventDispatcherGlib::~QEventDispatcherGlib() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 360-396 |  
  |  | 24 | 2 | 
 QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate| Name:  | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate |  | Prototype:  | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(GMainContext *context) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 285-344 |  
  |  | 33 | 3 | 
 QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority| Name:  | QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority |  | Prototype:  | void QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 346-349 |  
  |  | 1 | 1 | 
 QEventDispatcherUNIX::QEventDispatcherUNIX| Name:  | QEventDispatcherUNIX::QEventDispatcherUNIX |  | Prototype:  | QEventDispatcherUNIX::QEventDispatcherUNIX(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 305-307 |  
  |  | 1 | 1 | 
 QEventDispatcherUNIX::QEventDispatcherUNIX| Name:  | QEventDispatcherUNIX::QEventDispatcherUNIX |  | Prototype:  | QEventDispatcherUNIX::QEventDispatcherUNIX(QEventDispatcherUNIXPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 309-311 |  
  |  | 1 | 1 | 
 QEventDispatcherUNIX::activateSocketNotifiers| Name:  | QEventDispatcherUNIX::activateSocketNotifiers |  | Prototype:  | int QEventDispatcherUNIX::activateSocketNotifiers() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 552-570 |  
  |  | 12 | 4 | 
 QEventDispatcherUNIX::activateTimers| Name:  | QEventDispatcherUNIX::activateTimers |  | Prototype:  | int QEventDispatcherUNIX::activateTimers() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 1 | 
 QEventDispatcherUNIX::hasPendingEvents| Name:  | QEventDispatcherUNIX::hasPendingEvents |  | Prototype:  | bool QEventDispatcherUNIX::hasPendingEvents() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 618-622 |  
  |  | 2 | 1 | 
 QEventDispatcherUNIX::interrupt| Name:  | QEventDispatcherUNIX::interrupt |  | Prototype:  | void QEventDispatcherUNIX::interrupt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 655-660 |  
  |  | 3 | 1 | 
 QEventDispatcherUNIX::processEvents| Name:  | QEventDispatcherUNIX::processEvents |  | Prototype:  | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 572-616 |  
  |  | 25 | 8 | 
 QEventDispatcherUNIX::registerSocketNotifier| Name:  | QEventDispatcherUNIX::registerSocketNotifier |  | Prototype:  | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 412-454 |  
  |  | 30 | 6 | 
 QEventDispatcherUNIX::registerTimer| Name:  | QEventDispatcherUNIX::registerTimer |  | Prototype:  | void QEventDispatcherUNIX::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *obj) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 326-340 |  
  |  | 8 | 3 | 
 QEventDispatcherUNIX::registeredTimers| Name:  | QEventDispatcherUNIX::registeredTimers |  | Prototype:  | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 380-390 |  
  |  | 5 | 2 | 
 QEventDispatcherUNIX::remainingTime| Name:  | QEventDispatcherUNIX::remainingTime |  | Prototype:  | int QEventDispatcherUNIX::remainingTime(int timerId) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 624-635 |  
  |  | 5 | 2 | 
 QEventDispatcherUNIX::select| Name:  | QEventDispatcherUNIX::select |  | Prototype:  | int QEventDispatcherUNIX::select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, timespec *timeout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 317-321 |  
  |  | 1 | 1 | 
 QEventDispatcherUNIX::setSocketNotifierPending| Name:  | QEventDispatcherUNIX::setSocketNotifierPending |  | Prototype:  | void QEventDispatcherUNIX::setSocketNotifierPending(QSocketNotifier *notifier) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 502-543 |  
  |  | 24 | 7 | 
 QEventDispatcherUNIX::unregisterSocketNotifier| Name:  | QEventDispatcherUNIX::unregisterSocketNotifier |  | Prototype:  | void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 456-500 |  
  |  | 33 | 9 | 
 QEventDispatcherUNIX::unregisterTimer| Name:  | QEventDispatcherUNIX::unregisterTimer |  | Prototype:  | bool QEventDispatcherUNIX::unregisterTimer(int timerId) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 345-359 |  
  |  | 8 | 3 | 
 QEventDispatcherUNIX::unregisterTimers| Name:  | QEventDispatcherUNIX::unregisterTimers |  | Prototype:  | bool QEventDispatcherUNIX::unregisterTimers(QObject *object) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 364-378 |  
  |  | 8 | 3 | 
 QEventDispatcherUNIX::wakeUp| Name:  | QEventDispatcherUNIX::wakeUp |  | Prototype:  | void QEventDispatcherUNIX::wakeUp() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 637-653 |  
  |  | 9 | 4 | 
 QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate| Name:  | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate |  | Prototype:  | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 88-142 |  
  |  | 12 | 4 | 
 QEventDispatcherUNIXPrivate::doSelect| Name:  | QEventDispatcherUNIXPrivate::doSelect |  | Prototype:  | int QEventDispatcherUNIXPrivate::doSelect(QEventLoop::ProcessEventsFlags flags, timespec *timeout) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 166-265 |  
  |  | 56 | 17 | 
 QEventDispatcherUNIXPrivate::initThreadWakeUp| Name:  | QEventDispatcherUNIXPrivate::initThreadWakeUp |  | Prototype:  | int QEventDispatcherUNIXPrivate::initThreadWakeUp() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 267-271 |  
  |  | 2 | 1 | 
 QEventDispatcherUNIXPrivate::processThreadWakeUp| Name:  | QEventDispatcherUNIXPrivate::processThreadWakeUp |  | Prototype:  | int QEventDispatcherUNIXPrivate::processThreadWakeUp(int nsel) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 273-303 |  
  |  | 10 | 5 | 
 QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate| Name:  | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate |  | Prototype:  | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 144-164 |  
  |  | 4 | 2 | 
 QEventLoop::QEventLoop| Name:  | QEventLoop::QEventLoop |  | Prototype:  | QEventLoop::QEventLoop(QObject *parent) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 92-101 |  
  |  | 5 | 3 | 
 QEventLoop::event| Name:  | QEventLoop::event |  | Prototype:  | bool QEventLoop::event(QEvent *event) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 298-306 |  
  |  | 4 | 2 | 
 QEventLoop::exec| Name:  | QEventLoop::exec |  | Prototype:  | int QEventLoop::exec(ProcessEventsFlags flags) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 154-210 |  
  |  | 32 | 8 | 
 QEventLoop::exec::LoopReference| Name:  | QEventLoop::exec::LoopReference |  | Prototype:  | LoopReference(QEventLoopPrivate *d, QMutexLocker &locker) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 172-179 |  
  |  | 5 | 1 | 
 QEventLoop::exec::~LoopReference| Name:  | QEventLoop::exec::~LoopReference |  | Prototype:  | ~LoopReference() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 181-196 |  
  |  | 12 | 2 | 
 QEventLoop::exit| Name:  | QEventLoop::exit |  | Prototype:  | void QEventLoop::exit(int returnCode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 257-266 |  
  |  | 6 | 2 | 
 QEventLoop::isRunning| Name:  | QEventLoop::isRunning |  | Prototype:  | bool QEventLoop::isRunning() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 275-279 |  
  |  | 2 | 1 | 
 QEventLoop::processEvents| Name:  | QEventLoop::processEvents |  | Prototype:  | bool QEventLoop::processEvents(ProcessEventsFlags flags) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 123-129 |  
  |  | 4 | 2 | 
 QEventLoop::processEvents| Name:  | QEventLoop::processEvents |  | Prototype:  | void QEventLoop::processEvents(ProcessEventsFlags flags, int maxTime) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 228-240 |  
  |  | 8 | 4 | 
 QEventLoop::quit| Name:  | QEventLoop::quit |  | Prototype:  | void QEventLoop::quit() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 315-316 |  
  |  | 1 | 1 | 
 QEventLoop::wakeUp| Name:  | QEventLoop::wakeUp |  | Prototype:  | void QEventLoop::wakeUp() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 286-292 |  
  |  | 4 | 2 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 397-401 |  
  |  | 3 | 1 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker(QEventLoop *loop) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 410-414 |  
  |  | 3 | 1 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker(QThread *thread) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 423-427 |  
  |  | 3 | 1 | 
 QEventLoopLocker::~QEventLoopLocker| Name:  | QEventLoopLocker::~QEventLoopLocker |  | Prototype:  | QEventLoopLocker::~QEventLoopLocker() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 432-435 |  
  |  | 1 | 1 | 
 QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name:  | QEventLoopLockerPrivate::QEventLoopLockerPrivate |  | Prototype:  | explicit QEventLoopLockerPrivate(QEventLoopPrivate *loop) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 322-326 |  
  |  | 1 | 1 | 
 QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name:  | QEventLoopLockerPrivate::QEventLoopLockerPrivate |  | Prototype:  | explicit QEventLoopLockerPrivate(QThreadPrivate *thread) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 328-332 |  
  |  | 1 | 1 | 
 QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name:  | QEventLoopLockerPrivate::QEventLoopLockerPrivate |  | Prototype:  | explicit QEventLoopLockerPrivate(QCoreApplicationPrivate *app) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 334-338 |  
  |  | 1 | 1 | 
 QEventLoopLockerPrivate::~QEventLoopLockerPrivate| Name:  | QEventLoopLockerPrivate::~QEventLoopLockerPrivate |  | Prototype:  | ~QEventLoopLockerPrivate() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 340-354 |  
  |  | 7 | 4 | 
 QEventTransition::QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QState *sourceState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 127-130 |  
  |  | 2 | 1 | 
 QEventTransition::QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 136-145 |  
  |  | 5 | 1 | 
 QEventTransition::QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 150-153 |  
  |  | 2 | 1 |