| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QInputDialogSpinBox| Name:  | QInputDialogSpinBox::QInputDialogSpinBox |  | Prototype:  | QInputDialogSpinBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 101-105 |  
  |  | 2 | 1 | 
 keyPressEvent| Name:  | QInputDialogSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 114-123 |  
  |  | 4 | 2 | 
 mousePressEvent| Name:  | QInputDialogSpinBox::mousePressEvent |  | Prototype:  | void mousePressEvent(QMouseEvent *event) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 125-128 |  
  |  | 2 | 1 | 
 notifyTextChanged| Name:  | QInputDialogSpinBox::notifyTextChanged |  | Prototype:  | void notifyTextChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 111-111 |  
  |  | 1 | 1 |