| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 611-696 |
| | 57 | 11 |
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: | 556-597 |
| | 22 | 8 |
sortOrder| Name: | QSortedModelEngine::sortOrder | | Prototype: | Qt::SortOrder QSortedModelEngine::sortOrder(const QModelIndex &parent) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 599-609 |
| | 7 | 2 |