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