| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateMicroFocus| Name: | QGraphicsObject::updateMicroFocus | | Prototype: | void QGraphicsObject::updateMicroFocus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7731-7734 |
| | 1 | 1 |
ungrabGesture| Name: | QGraphicsObject::ungrabGesture | | Prototype: | void QGraphicsObject::ungrabGesture(Qt::GestureType gesture) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7717-7721 |
| | 2 | 2 |
grabGesture| Name: | QGraphicsObject::grabGesture | | Prototype: | void QGraphicsObject::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7704-7710 |
| | 4 | 2 |
event| Name: | QGraphicsObject::event | | Prototype: | bool QGraphicsObject::event(QEvent *ev) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7686-7696 |
| | 6 | 3 |
QGraphicsObject| Name: | QGraphicsObject::QGraphicsObject | | Prototype: | QGraphicsObject::QGraphicsObject(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7661-7665 |
| | 1 | 1 |
QGraphicsObject| Name: | QGraphicsObject::QGraphicsObject | | Prototype: | QGraphicsObject::QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7670-7674 |
| | 1 | 1 |