| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 filter| Name:  | QCompletionEngine::filter |  | Prototype:  | void QCompletionEngine::filter(const QStringList& parts) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 424-456 |  
  |  | 22 | 6 | 
 saveInCache| Name:  | QCompletionEngine::saveInCache |  | Prototype:  | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 524-553 |  
  |  | 21 | 7 | 
 filterHistory| Name:  | QCompletionEngine::filterHistory |  | Prototype:  | QMatchData QCompletionEngine::filterHistory() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 458-490 |  
  |  | 17 | 4 | 
 matchHint| Name:  | QCompletionEngine::matchHint |  | Prototype:  | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 493-510 |  
  |  | 10 | 4 | 
 lookupCache| Name:  | QCompletionEngine::lookupCache |  | Prototype:  | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 512-521 |  
  |  | 7 | 3 |