| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 ~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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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| 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| 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 | 
 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 | 
 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| 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 |