Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QEvdevTabletManagerName: | QEvdevTabletManager::~QEvdevTabletManager | Prototype: | QEvdevTabletManager::~QEvdevTabletManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | Lines: | 97-100 |
| | 1 | 1 |
removeDeviceName: | QEvdevTabletManager::removeDevice | Prototype: | void QEvdevTabletManager::removeDevice(const QString &deviceNode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | Lines: | 116-126 |
| | 7 | 3 |
addDeviceName: | QEvdevTabletManager::addDevice | Prototype: | void QEvdevTabletManager::addDevice(const QString &deviceNode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | Lines: | 102-114 |
| | 8 | 3 |
QEvdevTabletManagerName: | QEvdevTabletManager::QEvdevTabletManager | Prototype: | QEvdevTabletManager::QEvdevTabletManager(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/evdevtablet/qevdevtabletmanager.cpp | Lines: | 54-95 |
| | 24 | 10 |