QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Functions

Page:<>1
Condition %:  0.000% (0/10)
...10
Condition %:  0.000% (0/1)
...20
Condition %:  0.000% (0/1)
...30
Condition %:  0.000% (0/1)
...38
Condition %:  0.000% (0/6)
39
Condition %:  0.000% (0/1)
40
Condition %:  0.000% (0/1)
41
Condition %:  0.000% (0/1)
4243
Condition %:  0.000% (0/7)
44
Condition %:  0.000% (0/1)
45
Condition %:  0.000% (0/1)
46
Condition %:  0.000% (0/1)
...50
Condition %:  0.000% (0/1)
...60
Condition %:  0.000% (0/1)
...70
Condition %:  0.000% (0/1)
...100
Condition %:  0.000% (0/4)
...200
Condition %:  0.000% (0/1)
...308
Condition %: 100.000% (16/16)
FunctionCondition %▴eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QErrorMessage::~QErrorMessage
Name: QErrorMessage::~QErrorMessage
Prototype: QErrorMessage::~QErrorMessage()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 258-267
  0.000% (0/7)
53
QErrorMessagePrivate::isMessageToBeShown
Name: QErrorMessagePrivate::isMessageToBeShown
Prototype: bool QErrorMessagePrivate::isMessageToBeShown(const QString &message, const QString &type) const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 313-317
  0.000% (0/7)
21
QErrorMessagePrivate::nextPending
Name: QErrorMessagePrivate::nextPending
Prototype: bool QErrorMessagePrivate::nextPending()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 319-338
  0.000% (0/7)
113
QErrorMessagePrivate::retranslateStrings
Name: QErrorMessagePrivate::retranslateStrings
Prototype: void QErrorMessagePrivate::retranslateStrings()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 391-395
  0.000% (0/1)
21
QErrorMessageTextView::QErrorMessageTextView
Name: QErrorMessageTextView::QErrorMessageTextView
Prototype: QErrorMessageTextView(QWidget *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 87-88
  0.000% (0/1)
11
QErrorMessageTextView::minimumSizeHint
Name: QErrorMessageTextView::minimumSizeHint
Prototype: QSize QErrorMessageTextView::minimumSizeHint() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 95-108
  0.000% (0/1)
11
QErrorMessageTextView::sizeHint
Name: QErrorMessageTextView::sizeHint
Prototype: QSize QErrorMessageTextView::sizeHint() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp
Lines: 110-123
  0.000% (0/1)
11
QEvdevKeyboardHandler::QEvdevKeyboardHandler
Name: QEvdevKeyboardHandler::QEvdevKeyboardHandler
Prototype: QEvdevKeyboardHandler::QEvdevKeyboardHandler(const QString &device, QFdContainer &fd, bool disableZap, bool enableCompose, const QString &keymapFile)
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 62-80
  0.000% (0/9)
73
QEvdevKeyboardHandler::create
Name: QEvdevKeyboardHandler::create
Prototype: QEvdevKeyboardHandler *QEvdevKeyboardHandler::create(const QString &device, const QString &specification, const QString &defaultKeymapFile)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 87-131
  0.000% (0/34)
3112
QEvdevKeyboardHandler::loadKeymap
Name: QEvdevKeyboardHandler::loadKeymap
Prototype: bool QEvdevKeyboardHandler::loadKeymap(const QString &file)
Coverage:  0.000% (0/27)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 495-552
  0.000% (0/27)
297
QEvdevKeyboardHandler::processKeyEvent
Name: QEvdevKeyboardHandler::processKeyEvent
Prototype: void QEvdevKeyboardHandler::processKeyEvent(int nativecode, int unicode, int qtcode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 211-217
  0.000% (0/1)
31
QEvdevKeyboardHandler::processKeycode
Name: QEvdevKeyboardHandler::processKeycode
Prototype: QEvdevKeyboardHandler::KeycodeAction QEvdevKeyboardHandler::processKeycode(quint16 keycode, bool pressed, bool autorepeat)
Coverage:  0.000% (0/227)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 219-451
  0.000% (0/227)
15560
QEvdevKeyboardHandler::readKeycode
Name: QEvdevKeyboardHandler::readKeycode
Prototype: void QEvdevKeyboardHandler::readKeycode()
Coverage:  0.000% (0/35)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 146-209
  0.000% (0/35)
3416
QEvdevKeyboardHandler::switchLed
Name: QEvdevKeyboardHandler::switchLed
Prototype: void QEvdevKeyboardHandler::switchLed(int led, bool state)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 133-144
  0.000% (0/4)
72
QEvdevKeyboardHandler::unloadKeymap
Name: QEvdevKeyboardHandler::unloadKeymap
Prototype: void QEvdevKeyboardHandler::unloadKeymap()
Coverage:  0.000% (0/29)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 453-493
  0.000% (0/29)
279
QEvdevKeyboardHandler::~QEvdevKeyboardHandler
Name: QEvdevKeyboardHandler::~QEvdevKeyboardHandler
Prototype: QEvdevKeyboardHandler::~QEvdevKeyboardHandler()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Lines: 82-85
  0.000% (0/1)
11
QEvdevKeyboardManager::QEvdevKeyboardManager
Name: QEvdevKeyboardManager::QEvdevKeyboardManager
Prototype: QEvdevKeyboardManager::QEvdevKeyboardManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 47-90
  0.000% (0/19)
229
QEvdevKeyboardManager::addKeyboard
Name: QEvdevKeyboardManager::addKeyboard
Prototype: void QEvdevKeyboardManager::addKeyboard(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 98-110
  0.000% (0/7)
83
QEvdevKeyboardManager::loadKeymap
Name: QEvdevKeyboardManager::loadKeymap
Prototype: void QEvdevKeyboardManager::loadKeymap(const QString &file)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 124-146
  0.000% (0/13)
127
QEvdevKeyboardManager::removeKeyboard
Name: QEvdevKeyboardManager::removeKeyboard
Prototype: void QEvdevKeyboardManager::removeKeyboard(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 112-122
  0.000% (0/7)
73
QEvdevKeyboardManager::~QEvdevKeyboardManager
Name: QEvdevKeyboardManager::~QEvdevKeyboardManager
Prototype: QEvdevKeyboardManager::~QEvdevKeyboardManager()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Lines: 92-96
  0.000% (0/1)
21
QEvdevMouseHandler::QEvdevMouseHandler
Name: QEvdevMouseHandler::QEvdevMouseHandler
Prototype: QEvdevMouseHandler::QEvdevMouseHandler(const QString &device, int fd, bool abs, bool compression, int jitterLimit)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 91-110
  0.000% (0/4)
62
QEvdevMouseHandler::create
Name: QEvdevMouseHandler::create
Prototype: QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 59-89
  0.000% (0/20)
228
QEvdevMouseHandler::getHardwareMaximum
Name: QEvdevMouseHandler::getHardwareMaximum
Prototype: bool QEvdevMouseHandler::getHardwareMaximum()
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 120-155
  0.000% (0/18)
226
QEvdevMouseHandler::readMouseData
Name: QEvdevMouseHandler::readMouseData
Prototype: void QEvdevMouseHandler::readMouseData()
Coverage:  0.000% (0/125)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 182-299
  0.000% (0/125)
8742
QEvdevMouseHandler::sendMouseEvent
Name: QEvdevMouseHandler::sendMouseEvent
Prototype: void QEvdevMouseHandler::sendMouseEvent()
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 157-180
  0.000% (0/8)
133
QEvdevMouseHandler::~QEvdevMouseHandler
Name: QEvdevMouseHandler::~QEvdevMouseHandler
Prototype: QEvdevMouseHandler::~QEvdevMouseHandler()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
Lines: 112-116
  0.000% (0/4)
22
QEvdevMouseManager::QEvdevMouseManager
Name: QEvdevMouseManager::QEvdevMouseManager
Prototype: QEvdevMouseManager::QEvdevMouseManager(const QString &key, const QString &specification, QObject *parent)
Coverage:  0.000% (0/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 50-99
  0.000% (0/25)
2811
QEvdevMouseManager::addMouse
Name: QEvdevMouseManager::addMouse
Prototype: void QEvdevMouseManager::addMouse(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 148-162
  0.000% (0/7)
103
QEvdevMouseManager::clampPosition
Name: QEvdevMouseManager::clampPosition
Prototype: void QEvdevMouseManager::clampPosition()
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 107-121
  0.000% (0/13)
105
QEvdevMouseManager::handleCursorPositionChange
Name: QEvdevMouseManager::handleCursorPositionChange
Prototype: void QEvdevMouseManager::handleCursorPositionChange(const QPoint &pos)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 176-181
  0.000% (0/1)
31
QEvdevMouseManager::handleMouseEvent
Name: QEvdevMouseManager::handleMouseEvent
Prototype: void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 123-140
  0.000% (0/5)
82
QEvdevMouseManager::handleWheelEvent
Name: QEvdevMouseManager::handleWheelEvent
Prototype: void QEvdevMouseManager::handleWheelEvent(int delta, Qt::Orientation orientation)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 142-146
  0.000% (0/1)
21
QEvdevMouseManager::removeMouse
Name: QEvdevMouseManager::removeMouse
Prototype: void QEvdevMouseManager::removeMouse(const QString &deviceNode)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 164-174
  0.000% (0/7)
73
QEvdevMouseManager::~QEvdevMouseManager
Name: QEvdevMouseManager::~QEvdevMouseManager
Prototype: QEvdevMouseManager::~QEvdevMouseManager()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp
Lines: 101-105
  0.000% (0/1)
21
QEvdevTabletData::QEvdevTabletData
Name: QEvdevTabletData::QEvdevTabletData
Prototype: QEvdevTabletData::QEvdevTabletData(QEvdevTabletHandler *q_ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp
Lines: 75-81
  0.000% (0/1)
31
QEvdevTabletData::processInputEvent
Name: QEvdevTabletData::processInputEvent
Prototype: void QEvdevTabletData::processInputEvent(input_event *ev)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp
Lines: 127-168
  0.000% (0/34)
2313
QEvdevTabletData::queryLimits
Name: QEvdevTabletData::queryLimits
Prototype: bool QEvdevTabletData::queryLimits()
Coverage:  0.000% (0/31)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp
Lines: 83-116
  0.000% (0/31)
2611
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
  0.000% (0/21)
205
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/4)
42
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
  0.000% (0/28)
2410
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
  0.000% (0/22)
218
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
  0.000% (0/4)
42
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
  0.000% (0/1)
11
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
  0.000% (0/1)
41
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
  0.000% (0/1)
21
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
  0.000% (0/22)
2410
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
  0.000% (0/7)
73
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
  0.000% (0/7)
63
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
  0.000% (0/8)
84
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/4)
142
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
  0.000% (0/28)
248
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
  0.000% (0/12)
134
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
  0.000% (0/160)
9940
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
  0.000% (0/22)
246
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
  0.000% (0/95)
11332
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
  0.000% (0/28)
2310
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
  0.000% (0/7)
93
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
  0.000% (0/1)
11
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
  0.000% (0/7)
63
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
  0.000% (0/7)
73
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
51
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/10)
124
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
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
  0.000% (0/28)
258
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
  0.000% (0/20)
306
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
  0.000% (0/13)
83
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
  0.000% (0/4)
52
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
  0.000% (0/4)
52
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
  0.000% (0/1)
11
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
  0.000% (0/24)
247
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
  0.000% (0/31)
339
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
  0.000% (0/7)
83
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
  0.000% (0/9)
83
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
  0.000% (0/12)
94
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
  0.000% (0/10)
124
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
  0.000% (0/63)
5617
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
  0.000% (0/1)
21
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
  0.000% (0/16)
105
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
  0.000% (0/4)
42
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
  0.000% (0/10)
84
QEventTransition::event
Name: 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: 246-249
  0.000% (0/1)
11
QExceptionNotifier::QExceptionNotifier
Name: 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: 1249-1250
  0.000% (0/1)
11
QExceptionNotifier::event
Name: 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: 1258-1268
  0.000% (0/8)
63
QExpandingLineEdit::QExpandingLineEdit
Name: 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: 522-527
  0.000% (0/1)
21
Page:<>1
Condition %:  0.000% (0/10)
...10
Condition %:  0.000% (0/1)
...20
Condition %:  0.000% (0/1)
...30
Condition %:  0.000% (0/1)
...38
Condition %:  0.000% (0/6)
39
Condition %:  0.000% (0/1)
40
Condition %:  0.000% (0/1)
41
Condition %:  0.000% (0/1)
4243
Condition %:  0.000% (0/7)
44
Condition %:  0.000% (0/1)
45
Condition %:  0.000% (0/1)
46
Condition %:  0.000% (0/1)
...50
Condition %:  0.000% (0/1)
...60
Condition %:  0.000% (0/1)
...70
Condition %:  0.000% (0/1)
...100
Condition %:  0.000% (0/4)
...200
Condition %:  0.000% (0/1)
...308
Condition %: 100.000% (16/16)

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9