| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 251-258 |
| | 4 | 2 |
readData| Name: | QEvdevTabletHandler::readData | | Prototype: | void QEvdevTabletHandler::readData() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 260-291 |
| | 21 | 8 |
QEvdevTabletHandler| Name: | QEvdevTabletHandler::QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::QEvdevTabletHandler(const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 214-249 |
| | 24 | 10 |