Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEvdevTouchScreenData::addTouchPointName: | 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: | 413-436 |
| | 14 | 2 |
QEvdevTouchScreenData::assignIdsName: | 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: | 607-639 |
| | 24 | 8 |
QEvdevTouchScreenData::findClosestContactName: | 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: | 588-605 |
| | 13 | 4 |
QEvdevTouchScreenData::processInputEventName: | 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: | 438-586 |
| | 99 | 40 |
QEvdevTouchScreenData::reportPointsName: | 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: | 641-683 |
| | 24 | 6 |
QEvdevTouchScreenHandler::QEvdevTouchScreenHandlerName: | 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: | 155-296 |
| | 113 | 32 |
QEvdevTouchScreenHandler::readDataName: | 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: | 320-381 |
| | 23 | 10 |
QEvdevTouchScreenHandler::registerTouchDeviceName: | 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: | 383-396 |
| | 9 | 3 |
QEvdevTouchScreenHandler::touchDeviceName: | 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: | 315-318 |
| | 1 | 1 |
QEvdevTouchScreenHandler::unregisterTouchDeviceName: | 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: | 398-411 |
| | 6 | 3 |
QEvdevTouchScreenHandler::~QEvdevTouchScreenHandlerName: | 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: | 298-313 |
| | 7 | 3 |
QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThreadName: | 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: | 686-690 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::isTouchDeviceRegisteredName: | 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: | 710-713 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegisteredName: | 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: | 715-719 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::runName: | 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: | 698-708 |
| | 5 | 1 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThreadName: | 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: | 692-696 |
| | 2 | 1 |
QEvent::QEventName: | 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: | 288-290 |
| | 1 | 1 |
QEvent::QEventName: | 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: | 299-306 |
| | 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: | 315-326 |
| | 6 | 1 |
QEvent::registerEventTypeName: | QEvent::registerEventType | Prototype: | int QEvent::registerEventType(int hint) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 476-480 |
| | 2 | 1 |
QEvent::~QEventName: | 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: | 333-338 |
| | 3 | 2 |
QEventDispatcherGlib::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: | 357-360 |
| | 2 | 1 |
QEventDispatcherGlib::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: | 362-364 |
| | 1 | 1 |
QEventDispatcherGlib::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: | 608-611 |
| | 2 | 1 |
QEventDispatcherGlib::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: | 435-439 |
| | 2 | 1 |
QEventDispatcherGlib::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: | 583-586 |
| | 1 | 1 |
QEventDispatcherGlib::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: | 404-433 |
| | 16 | 5 |
QEventDispatcherGlib::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: | 441-478 |
| | 23 | 6 |
QEventDispatcherGlib::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: | 511-525 |
| | 8 | 3 |
QEventDispatcherGlib::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: | 559-568 |
| | 5 | 2 |
QEventDispatcherGlib::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: | 570-581 |
| | 5 | 2 |
QEventDispatcherGlib::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: | 480-509 |
| | 17 | 5 |
QEventDispatcherGlib::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: | 527-541 |
| | 8 | 3 |
QEventDispatcherGlib::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: | 543-557 |
| | 8 | 3 |
QEventDispatcherGlib::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: | 599-606 |
| | 1 | 1 |
QEventDispatcherGlib::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: | 588-593 |
| | 3 | 1 |
QEventDispatcherGlib::~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: | 366-402 |
| | 24 | 2 |
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivateName: | 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: | 291-350 |
| | 33 | 3 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriorityName: | 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: | 352-355 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | 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: | 311-313 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | 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: | 315-317 |
| | 1 | 1 |
QEventDispatcherUNIX::hasPendingEventsName: | 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: | 520-524 |
| | 2 | 1 |
QEventDispatcherUNIX::interruptName: | 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: | 545-550 |
| | 3 | 1 |
QEventDispatcherUNIX::processEventsName: | QEventDispatcherUNIX::processEvents | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 459-518 |
| | 36 | 11 |
QEventDispatcherUNIX::registerSocketNotifierName: | QEventDispatcherUNIX::registerSocketNotifier | Prototype: | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 395-415 |
| | 12 | 3 |
QEventDispatcherUNIX::registerTimerName: | 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: | 325-339 |
| | 8 | 3 |
QEventDispatcherUNIX::registeredTimersName: | 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: | 379-389 |
| | 5 | 2 |
QEventDispatcherUNIX::remainingTimeName: | 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: | 526-537 |
| | 5 | 2 |
QEventDispatcherUNIX::unregisterSocketNotifierName: | QEventDispatcherUNIX::unregisterSocketNotifier | Prototype: | void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 417-457 |
| | 26 | 6 |
QEventDispatcherUNIX::unregisterTimerName: | 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: | 344-358 |
| | 8 | 3 |
QEventDispatcherUNIX::unregisterTimersName: | 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: | 363-377 |
| | 8 | 3 |
QEventDispatcherUNIX::wakeUpName: | QEventDispatcherUNIX::wakeUp | Prototype: | void QEventDispatcherUNIX::wakeUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 539-543 |
| | 2 | 1 |
QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivateName: | 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: | 225-229 |
| | 2 | 2 |
QEventDispatcherUNIXPrivate::activateSocketNotifiersName: | QEventDispatcherUNIXPrivate::activateSocketNotifiers | Prototype: | int QEventDispatcherUNIXPrivate::activateSocketNotifiers() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 292-309 |
| | 10 | 3 |
QEventDispatcherUNIXPrivate::activateTimersName: | QEventDispatcherUNIXPrivate::activateTimers | Prototype: | int QEventDispatcherUNIXPrivate::activateTimers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 247-250 |
| | 1 | 1 |
QEventDispatcherUNIXPrivate::markPendingSocketNotifiersName: | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers | Prototype: | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 252-290 |
| | 17 | 7 |
QEventDispatcherUNIXPrivate::setSocketNotifierPendingName: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 237-245 |
| | 4 | 2 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivateName: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 231-235 |
| | 1 | 1 |
QEventLoop::QEventLoopName: | 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: | 98-107 |
| | 5 | 3 |
QEventLoop::eventName: | 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: | 304-312 |
| | 4 | 2 |
QEventLoop::execName: | 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: | 160-216 |
| | 32 | 8 |
QEventLoop::exec::LoopReferenceName: | 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: | 178-185 |
| | 5 | 1 |
QEventLoop::exec::~LoopReferenceName: | 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: | 187-202 |
| | 12 | 2 |
QEventLoop::exitName: | 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: | 263-272 |
| | 6 | 2 |
QEventLoop::isRunningName: | 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: | 281-285 |
| | 2 | 1 |
QEventLoop::processEventsName: | 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: | 129-135 |
| | 4 | 2 |
QEventLoop::processEventsName: | 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: | 234-246 |
| | 8 | 4 |
QEventLoop::quitName: | 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: | 321-322 |
| | 1 | 1 |
QEventLoop::wakeUpName: | 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: | 292-298 |
| | 4 | 2 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 403-407 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 416-420 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 429-433 |
| | 3 | 1 |
QEventLoopLocker::~QEventLoopLockerName: | 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: | 438-441 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 328-332 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 334-338 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | 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: | 340-344 |
| | 1 | 1 |
QEventLoopLockerPrivate::~QEventLoopLockerPrivateName: | QEventLoopLockerPrivate::~QEventLoopLockerPrivate | Prototype: | ~QEventLoopLockerPrivate() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 346-360 |
| | 7 | 4 |
QEventTransition::QEventTransitionName: | 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: | 133-136 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | 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: | 142-151 |
| | 5 | 1 |
QEventTransition::QEventTransitionName: | 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: | 156-159 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 164-173 |
| | 5 | 1 |
QEventTransition::eventName: | QEventTransition::event | Prototype: | bool QEventTransition::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 252-255 |
| | 1 | 1 |
QEventTransition::eventSourceName: | QEventTransition::eventSource | Prototype: | QObject *QEventTransition::eventSource() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 207-211 |
| | 2 | 1 |
QEventTransition::eventTestName: | QEventTransition::eventTest | Prototype: | bool QEventTransition::eventTest(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 230-239 |
| | 6 | 2 |
QEventTransition::eventTypeName: | QEventTransition::eventType | Prototype: | QEvent::Type QEventTransition::eventType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 185-189 |
| | 2 | 1 |
QEventTransition::onTransitionName: | QEventTransition::onTransition | Prototype: | void QEventTransition::onTransition(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 244-247 |
| | 1 | 1 |
QEventTransition::setEventSourceName: | QEventTransition::setEventSource | Prototype: | void QEventTransition::setEventSource(QObject *object) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 217-225 |
| | 6 | 2 |
QEventTransition::setEventTypeName: | QEventTransition::setEventType | Prototype: | void QEventTransition::setEventType(QEvent::Type type) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 194-202 |
| | 6 | 2 |
QEventTransitionPrivate::QEventTransitionPrivateName: | QEventTransitionPrivate::QEventTransitionPrivate | Prototype: | QEventTransitionPrivate::QEventTransitionPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 104-109 |
| | 3 | 1 |
QEventTransitionPrivate::maybeRegisterName: | QEventTransitionPrivate::maybeRegister | Prototype: | void QEventTransitionPrivate::maybeRegister() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 123-128 |
| | 3 | 2 |
QEventTransitionPrivate::unregisterName: | QEventTransitionPrivate::unregister | Prototype: | void QEventTransitionPrivate::unregister() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 115-121 |
| | 4 | 2 |
QException::cloneName: | QException::clone | Prototype: | QException *QException::clone() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 132-135 |
| | 1 | 1 |
QException::raiseName: | QException::raise | Prototype: | void QException::raise() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 126-130 |
| | 2 | 1 |
QExceptionNotifier::QExceptionNotifierName: | QExceptionNotifier::QExceptionNotifier | Prototype: | QExceptionNotifier(int fd, QNativeSocketEngine *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1257-1258 |
| | 1 | 1 |
QExceptionNotifier::eventName: | QExceptionNotifier::event | Prototype: | bool QExceptionNotifier::event(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1266-1276 |
| | 6 | 3 |
QExpandingLineEdit::QExpandingLineEditName: | QExpandingLineEdit::QExpandingLineEdit | Prototype: | QExpandingLineEdit::QExpandingLineEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 529-534 |
| | 2 | 1 |
QExpandingLineEdit::changeEventName: | QExpandingLineEdit::changeEvent | Prototype: | void QExpandingLineEdit::changeEvent(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 536-550 |
| | 5 | 5 |
QExpandingLineEdit::resizeToContentsName: | QExpandingLineEdit::resizeToContents | Prototype: | void QExpandingLineEdit::resizeToContents() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 568-585 |
| | 14 | 5 |
QExpandingLineEdit::updateMinimumWidthName: | QExpandingLineEdit::updateMinimumWidth | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 552-566 |
| | 10 | 1 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointerName: | QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer | Prototype: | template<> inline QExplicitlySharedDataPointer<QDBusUnixFileDescriptorPrivate>::~QExplicitlySharedDataPointer() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 126-128 |
| | 1 | 2 |