Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ContactName: | QEvdevTouchScreenData::Contact | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
QEvdevTouchScreenDataName: | 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: | 133-143 |
| | 1 | 1 |
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 |
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 |
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 |
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 |
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 |