Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
viewItemSizeName: | QCommonStylePrivate::viewItemSize | Prototype: | QSize QCommonStylePrivate::viewItemSize(const QStyleOptionViewItem *option, int role) const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 832-881 |
| | 31 | 14 |
viewItemLayoutName: | QCommonStylePrivate::viewItemLayout | Prototype: | void QCommonStylePrivate::viewItemLayout(const QStyleOptionViewItem *opt, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool sizehint) const | Coverage: | 0.000% (0/77) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 959-1082 |
| | 84 | 21 |
viewItemDrawTextName: | QCommonStylePrivate::viewItemDrawText | Prototype: | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 883-949 |
| | 54 | 7 |
tabLayoutName: | QCommonStylePrivate::tabLayout | Prototype: | void QCommonStylePrivate::tabLayout(const QStyleOptionTab *opt, const QWidget *widget, QRect *textRect, QRect *iconRect) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1092-1152 |
| | 43 | 10 |
stopAnimationName: | QCommonStylePrivate::stopAnimation | Prototype: | void QCommonStylePrivate::stopAnimation(const QObject *target) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1179-1186 |
| | 4 | 2 |
startAnimationName: | QCommonStylePrivate::startAnimation | Prototype: | void QCommonStylePrivate::startAnimation(QStyleAnimation *animation) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1169-1176 |
| | 5 | 1 |
animationTargetsName: | QCommonStylePrivate::animationTargets | Prototype: | QList<const QObject*> QCommonStylePrivate::animationTargets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1157-1160 |
| | 1 | 1 |
animationName: | QCommonStylePrivate::animation | Prototype: | QStyleAnimation * QCommonStylePrivate::animation(const QObject *target) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1163-1166 |
| | 1 | 1 |
_q_removeAnimationName: | QCommonStylePrivate::_q_removeAnimation | Prototype: | void QCommonStylePrivate::_q_removeAnimation() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1189-1195 |
| | 4 | 2 |