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