| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsSceneHelpEvent| Name: | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent | | Prototype: | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent(Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1226-1229 |
| | 2 | 1 |
scenePos| Name: | QGraphicsSceneHelpEvent::scenePos | | Prototype: | QPointF QGraphicsSceneHelpEvent::scenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1244-1248 |
| | 2 | 1 |
screenPos| Name: | QGraphicsSceneHelpEvent::screenPos | | Prototype: | QPoint QGraphicsSceneHelpEvent::screenPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1269-1273 |
| | 2 | 1 |
setScenePos| Name: | QGraphicsSceneHelpEvent::setScenePos | | Prototype: | void QGraphicsSceneHelpEvent::setScenePos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1257-1261 |
| | 2 | 1 |
setScreenPos| Name: | QGraphicsSceneHelpEvent::setScreenPos | | Prototype: | void QGraphicsSceneHelpEvent::setScreenPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | | Lines: | 1282-1286 |
| | 2 | 1 |