| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsTextItemPrivate| Name: | QGraphicsTextItemPrivate::QGraphicsTextItemPrivate | | Prototype: | QGraphicsTextItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9890-9892 |
| | 1 | 1 |
_q_ensureVisible| Name: | QGraphicsTextItemPrivate::_q_ensureVisible | | Prototype: | void QGraphicsTextItemPrivate::_q_ensureVisible(QRectF rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10523-10529 |
| | 3 | 2 |
_q_mouseOnEdge| Name: | QGraphicsTextItemPrivate::_q_mouseOnEdge | | Prototype: | bool QGraphicsTextItemPrivate::_q_mouseOnEdge(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10564-10579 |
| | 11 | 1 |
_q_update| Name: | QGraphicsTextItemPrivate::_q_update | | Prototype: | void QGraphicsTextItemPrivate::_q_update(QRectF rect) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10494-10503 |
| | 5 | 3 |
_q_updateBoundingRect| Name: | QGraphicsTextItemPrivate::_q_updateBoundingRect | | Prototype: | void QGraphicsTextItemPrivate::_q_updateBoundingRect(const QSizeF &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10508-10518 |
| | 7 | 3 |
controlOffset| Name: | QGraphicsTextItemPrivate::controlOffset | | Prototype: | inline QPointF controlOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9897-9898 |
| | 1 | 1 |
sendControlEvent| Name: | QGraphicsTextItemPrivate::sendControlEvent | | Prototype: | inline void sendControlEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9899-9900 |
| | 1 | 2 |
textControl| Name: | QGraphicsTextItemPrivate::textControl | | Prototype: | QWidgetTextControl *QGraphicsTextItemPrivate::textControl() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10531-10559 |
| | 21 | 3 |