Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(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/evdevtablet/qevdevtablethandler.cpp | Lines: | 277-281 |
| | 1 | 1 |
~QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 283-287 |
| | 2 | 1 |
runName: | QEvdevTabletHandlerThread::run | Prototype: | void QEvdevTabletHandlerThread::run() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 289-295 |
| | 4 | 1 |