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: | 900-942 |
| | 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: | 824-843 |
| | 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: | 811-822 |
| | 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: | 944-955 |
| | 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: | 845-852 |
| | 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: | 854-891 |
| | 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: | 893-898 |
| | 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: | 804-809 |
| | 2 | 1 |