| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 recognize| Name:  | QTapGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QTapGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 427-470 |  
  |  | 22 | 11 | 
 create| Name:  | QTapGestureRecognizer::create |  | Prototype:  | QGesture *QTapGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 419-425 |  
  |  | 3 | 2 | 
 reset| Name:  | QTapGestureRecognizer::reset |  | Prototype:  | void QTapGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 472-480 |  
  |  | 4 | 1 |