Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
recognizeName: | QTapAndHoldGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QTapAndHoldGestureRecognizer::recognize(QGesture *state, QObject *object, QEvent *event) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 498-578 |
| | 47 | 19 |
resetName: | QTapAndHoldGestureRecognizer::reset | Prototype: | void QTapAndHoldGestureRecognizer::reset(QGesture *state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 580-591 |
| | 7 | 2 |
createName: | QTapAndHoldGestureRecognizer::create | Prototype: | QGesture *QTapAndHoldGestureRecognizer::create(QObject *target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 490-496 |
| | 3 | 2 |