Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
showPopupName: | QFileDialogComboBox::showPopup | Prototype: | void QFileDialogComboBox::showPopup() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3850-3892 |
| | 30 | 8 |
setHistoryName: | QFileDialogComboBox::setHistory | Prototype: | void QFileDialogComboBox::setHistory(const QStringList &paths) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1896-1907 |
| | 7 | 2 |
setFileDialogPrivateName: | QFileDialogComboBox::setFileDialogPrivate | Prototype: | void QFileDialogComboBox::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3842-3848 |
| | 5 | 1 |
paintEventName: | QFileDialogComboBox::paintEvent | Prototype: | void QFileDialogComboBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3895-3912 |
| | 10 | 1 |