Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
filterName: | 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 |
indexHintName: | 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 |
sortOrderName: | 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 |