Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
currentChangedName: | QFontListView::currentChanged | Prototype: | void currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 89-93 |
| | 3 | 2 |
textName: | QFontListView::text | Prototype: | QString text(int i) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 94-96 |
| | 1 | 1 |
setCurrentItemName: | QFontListView::setCurrentItem | Prototype: | inline void setCurrentItem(int item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 76-78 |
| | 1 | 1 |
modelName: | QFontListView::model | Prototype: | inline QStringListModel *model() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 73-75 |
| | 1 | 1 |
currentTextName: | QFontListView::currentText | Prototype: | inline QString currentText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 85-88 |
| | 2 | 1 |
currentItemName: | QFontListView::currentItem | Prototype: | inline int currentItem() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 79-81 |
| | 1 | 1 |
countName: | QFontListView::count | Prototype: | inline int count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 82-84 |
| | 1 | 1 |
QFontListViewName: | QFontListView::QFontListView | Prototype: | QFontListView::QFontListView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 101-106 |
| | 2 | 1 |