Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QEventDispatcherGlibName: | 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 |
QEventDispatcherGlibName: | 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 |
QEventDispatcherGlibName: | 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 |
hasPendingEventsName: | 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 |
interruptName: | 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 |
versionSupportedName: | 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 |
wakeUpName: | 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 |
registeredTimersName: | 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 |
remainingTimeName: | 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 |
~QEventDispatcherGlibName: | 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 |
registerTimerName: | 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 |
unregisterTimerName: | 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 |
unregisterTimersName: | 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 |
processEventsName: | 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 |
unregisterSocketNotifierName: | 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 |
registerSocketNotifierName: | 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 |