Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontFamilyDelegateName: | QFontFamilyDelegate::QFontFamilyDelegate | Prototype: | QFontFamilyDelegate::QFontFamilyDelegate(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 203-209 |
| | 2 | 1 |
paintName: | QFontFamilyDelegate::paint | Prototype: | void QFontFamilyDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 211-281 |
| | 44 | 10 |
sizeHintName: | QFontFamilyDelegate::sizeHint | Prototype: | QSize QFontFamilyDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 283-292 |
| | 5 | 1 |