| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QFontListView| Name:  | 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:  | 95-100 |  
  |  | 2 | 1 | 
 count| Name:  | 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:  | 76-78 |  
  |  | 1 | 1 | 
 currentItem| Name:  | 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:  | 73-75 |  
  |  | 1 | 1 | 
 currentText| Name:  | QFontListView::currentText |  | Prototype:  | inline QString currentText() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 79-82 |  
  |  | 2 | 1 | 
 model| Name:  | 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:  | 67-69 |  
  |  | 1 | 1 | 
 setCurrentItem| Name:  | 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:  | 70-72 |  
  |  | 1 | 1 | 
 text| Name:  | 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:  | 88-90 |  
  |  | 1 | 1 | 
 currentChanged| Name:  | 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:  | 83-87 |  
  |  | 3 | 2 |