| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setInputWidget| Name:  | 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:  | 340-379 |  
  |  | 26 | 8 | 
 ensureLayout| Name:  | 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:  | 214-245 |  
  |  | 20 | 4 | 
 chooseRightTextInputWidget| Name:  | 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:  | 381-407 |  
  |  | 16 | 6 | 
 ensureListView| Name:  | 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:  | 292-308 |  
  |  | 12 | 2 | 
 ensureComboBox| Name:  | 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:  | 276-290 |  
  |  | 9 | 2 | 
 ensurePlainTextEdit| Name:  | 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:  | 261-274 |  
  |  | 8 | 2 | 
 ensureLineEdit| Name:  | 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:  | 247-259 |  
  |  | 7 | 2 | 
 ensureIntSpinBox| Name:  | 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:  | 310-319 |  
  |  | 6 | 2 | 
 ensureDoubleSpinBox| Name:  | 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:  | 321-330 |  
  |  | 6 | 2 | 
 setListViewText| Name:  | 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:  | 419-427 |  
  |  | 5 | 2 | 
 setComboBoxText| Name:  | 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:  | 409-417 |  
  |  | 5 | 3 | 
 _q_plainTextEditTextChanged| Name:  | 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:  | 448-456 |  
  |  | 5 | 2 | 
 listViewText| Name:  | 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:  | 429-437 |  
  |  | 4 | 2 | 
 _q_textChanged| Name:  | 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:  | 439-446 |  
  |  | 4 | 2 | 
 ensureEnabledConnection| Name:  | 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:  | 332-338 |  
  |  | 3 | 2 | 
 _q_currentRowChanged| Name:  | 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:  | 458-463 |  
  |  | 2 | 1 | 
 QInputDialogPrivate| Name:  | 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:  | 208-212 |  
  |  | 2 | 1 | 
 useComboBoxOrListView| Name:  | QInputDialogPrivate::useComboBoxOrListView |  | Prototype:  | bool useComboBoxOrListView() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 187-187 |  
  |  | 1 | 1 | 
 ensureLayout| Name:  | 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:  | 186-186 |  
  |  | 1 | 1 |