Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QInputDialogPrivateName: | QInputDialogPrivate::QInputDialogPrivate | Prototype: | QInputDialogPrivate::QInputDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 214-218 |
| | 2 | 1 |
_q_currentRowChangedName: | QInputDialogPrivate::_q_currentRowChanged | Prototype: | void QInputDialogPrivate::_q_currentRowChanged(const QModelIndex &newIndex, const QModelIndex & ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 464-469 |
| | 2 | 1 |
ensureLayoutName: | QInputDialogPrivate::ensureLayout | Prototype: | void ensureLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 192-192 |
| | 1 | 1 |
useComboBoxOrListViewName: | QInputDialogPrivate::useComboBoxOrListView | Prototype: | bool useComboBoxOrListView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 193-193 |
| | 1 | 1 |
_q_plainTextEditTextChangedName: | QInputDialogPrivate::_q_plainTextEditTextChanged | Prototype: | void QInputDialogPrivate::_q_plainTextEditTextChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 454-462 |
| | 5 | 2 |
_q_textChangedName: | QInputDialogPrivate::_q_textChanged | Prototype: | void QInputDialogPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 445-452 |
| | 4 | 2 |
ensureComboBoxName: | QInputDialogPrivate::ensureComboBox | Prototype: | void QInputDialogPrivate::ensureComboBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 282-296 |
| | 9 | 2 |
ensureDoubleSpinBoxName: | QInputDialogPrivate::ensureDoubleSpinBox | Prototype: | void QInputDialogPrivate::ensureDoubleSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 327-336 |
| | 6 | 2 |
ensureEnabledConnectionName: | QInputDialogPrivate::ensureEnabledConnection | Prototype: | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 338-344 |
| | 3 | 2 |
ensureIntSpinBoxName: | QInputDialogPrivate::ensureIntSpinBox | Prototype: | void QInputDialogPrivate::ensureIntSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 316-325 |
| | 6 | 2 |
ensureLineEditName: | QInputDialogPrivate::ensureLineEdit | Prototype: | void QInputDialogPrivate::ensureLineEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 253-265 |
| | 7 | 2 |
ensureListViewName: | QInputDialogPrivate::ensureListView | Prototype: | void QInputDialogPrivate::ensureListView() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 298-314 |
| | 12 | 2 |
ensurePlainTextEditName: | QInputDialogPrivate::ensurePlainTextEdit | Prototype: | void QInputDialogPrivate::ensurePlainTextEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 267-280 |
| | 8 | 2 |
listViewTextName: | QInputDialogPrivate::listViewText | Prototype: | QString QInputDialogPrivate::listViewText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 435-443 |
| | 4 | 2 |
setListViewTextName: | QInputDialogPrivate::setListViewText | Prototype: | void QInputDialogPrivate::setListViewText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 425-433 |
| | 5 | 2 |
setComboBoxTextName: | QInputDialogPrivate::setComboBoxText | Prototype: | void QInputDialogPrivate::setComboBoxText(const QString &text) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 415-423 |
| | 5 | 3 |
ensureLayoutName: | QInputDialogPrivate::ensureLayout | Prototype: | void QInputDialogPrivate::ensureLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 220-251 |
| | 20 | 4 |
chooseRightTextInputWidgetName: | QInputDialogPrivate::chooseRightTextInputWidget | Prototype: | void QInputDialogPrivate::chooseRightTextInputWidget() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 387-413 |
| | 16 | 6 |
setInputWidgetName: | QInputDialogPrivate::setInputWidget | Prototype: | void QInputDialogPrivate::setInputWidget(QWidget *widget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 346-385 |
| | 26 | 8 |