| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
create| Name: | QSwipeGestureRecognizer::create | | Prototype: | QGesture *QSwipeGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 277-283 |
| | 3 | 2 |
recognize| Name: | QSwipeGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 285-393 |
| | 72 | 20 |
reset| Name: | QSwipeGestureRecognizer::reset | | Prototype: | void QSwipeGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 395-409 |
| | 9 | 1 |