| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 buildIndices| Name:  | QUnsortedModelEngine::buildIndices |  | Prototype:  | int QUnsortedModelEngine::buildIndices(const QString& str, const QModelIndex& parent, int n, const QIndexMapper& indices, QMatchData* m) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 693-741 |  
  |  | 28 | 18 | 
 filter| Name:  | QUnsortedModelEngine::filter |  | Prototype:  | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 757-795 |  
  |  | 25 | 6 | 
 filterOnDemand| Name:  | QUnsortedModelEngine::filterOnDemand |  | Prototype:  | void QUnsortedModelEngine::filterOnDemand(int n) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 743-755 |  
  |  | 10 | 2 |