| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 sortOrder| Name:  | QSortedModelEngine::sortOrder |  | Prototype:  | Qt::SortOrder QSortedModelEngine::sortOrder(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 593-603 |  
  |  | 7 | 2 | 
 indexHint| Name:  | QSortedModelEngine::indexHint |  | Prototype:  | QIndexMapper QSortedModelEngine::indexHint(QString part, const QModelIndex& parent, Qt::SortOrder order) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 550-591 |  
  |  | 22 | 8 | 
 filter| Name:  | QSortedModelEngine::filter |  | Prototype:  | QMatchData QSortedModelEngine::filter(const QString& part, const QModelIndex& parent, int) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 605-690 |  
  |  | 57 | 11 |