Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
showPopupName: | QCompleterPrivate::showPopup | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 894-936 |
| | 31 | 9 |
setCurrentIndexName: | QCompleterPrivate::setCurrentIndex | Prototype: | void QCompleterPrivate::setCurrentIndex(QModelIndex index, bool select) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 818-837 |
| | 13 | 5 |
initName: | QCompleterPrivate::init | Prototype: | void QCompleterPrivate::init(QAbstractItemModel *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 805-816 |
| | 5 | 1 |
_q_fileSystemModelDirectoryLoadedName: | QCompleterPrivate::_q_fileSystemModelDirectoryLoaded | Prototype: | void QCompleterPrivate::_q_fileSystemModelDirectoryLoaded(const QString &path) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 938-949 |
| | 5 | 2 |
_q_completionSelectedName: | QCompleterPrivate::_q_completionSelected | Prototype: | void QCompleterPrivate::_q_completionSelected(const QItemSelection& selection) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 839-846 |
| | 4 | 2 |
_q_completeName: | QCompleterPrivate::_q_complete | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 848-885 |
| | 21 | 8 |
_q_autoResizePopupName: | QCompleterPrivate::_q_autoResizePopup | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 887-892 |
| | 3 | 2 |
QCompleterPrivateName: | QCompleterPrivate::QCompleterPrivate | Prototype: | QCompleterPrivate::QCompleterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 798-803 |
| | 2 | 1 |