Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QItemDelegatePrivateName: | QItemDelegatePrivate::QItemDelegatePrivate | Prototype: | QItemDelegatePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 82-82 |
| | 1 | 1 |
editorFactoryName: | QItemDelegatePrivate::editorFactory | Prototype: | inline const QItemEditorFactory *editorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 84-85 |
| | 1 | 1 |
iconStateName: | QItemDelegatePrivate::iconState | Prototype: | inline QIcon::State iconState(QStyle::State state) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 94-95 |
| | 1 | 1 |
valueToTextName: | QItemDelegatePrivate::valueToText | Prototype: | QString QItemDelegatePrivate::valueToText(const QVariant &value, const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 336-339 |
| | 1 | 1 |
widgetName: | QItemDelegatePrivate::widget | Prototype: | const QWidget *widget(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 116-119 |
| | 1 | 1 |
doTextLayoutName: | QItemDelegatePrivate::doTextLayout | Prototype: | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 147-163 |
| | 12 | 3 |
iconModeName: | QItemDelegatePrivate::iconMode | Prototype: | inline QIcon::Mode iconMode(QStyle::State state) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 87-92 |
| | 3 | 3 |
replaceNewLineName: | QItemDelegatePrivate::replaceNewLine | Prototype: | inline static QString replaceNewLine(QString text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 97-104 |
| | 5 | 3 |
textLayoutBoundsName: | QItemDelegatePrivate::textLayoutBounds | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 129-145 |
| | 8 | 5 |