Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
keyPressEventName: | 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: | 120-129 |
| | 4 | 2 |
notifyTextChangedName: | 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: | 117-117 |
| | 1 | 1 |
mousePressEventName: | 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: | 131-134 |
| | 2 | 1 |
QInputDialogSpinBoxName: | 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: | 107-111 |
| | 2 | 1 |