| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QCompleterPrivate| Name:  | 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 | 
 _q_autoResizePopup| Name:  | 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 | 
 _q_completionSelected| Name:  | 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_fileSystemModelDirectoryLoaded| Name:  | 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 | 
 init| Name:  | 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 | 
 setCurrentIndex| Name:  | 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 | 
 _q_complete| Name:  | 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 | 
 showPopup| Name:  | 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 |