| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 create| Name:  | QPanGestureRecognizer::create |  | Prototype:  | QGesture *QPanGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 52-64 |  
  |  | 3 | 2 | 
 recognize| Name:  | QPanGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 75-124 |  
  |  | 30 | 9 | 
 reset| Name:  | QPanGestureRecognizer::reset |  | Prototype:  | void QPanGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 126-135 |  
  |  | 5 | 1 |