| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsSceneHoverEvent| Name:  | QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent |  | Prototype:  | QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1034-1037 |  
  |  | 2 | 1 | 
 lastPos| Name:  | QGraphicsSceneHoverEvent::lastPos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::lastPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1128-1132 |  
  |  | 2 | 1 | 
 lastScenePos| Name:  | QGraphicsSceneHoverEvent::lastScenePos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::lastScenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1152-1156 |  
  |  | 2 | 1 | 
 lastScreenPos| Name:  | QGraphicsSceneHoverEvent::lastScreenPos |  | Prototype:  | QPoint QGraphicsSceneHoverEvent::lastScreenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1176-1180 |  
  |  | 2 | 1 | 
 modifiers| Name:  | QGraphicsSceneHoverEvent::modifiers |  | Prototype:  | Qt::KeyboardModifiers QGraphicsSceneHoverEvent::modifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1196-1200 |  
  |  | 2 | 1 | 
 pos| Name:  | QGraphicsSceneHoverEvent::pos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1052-1056 |  
  |  | 2 | 1 | 
 scenePos| Name:  | QGraphicsSceneHoverEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1077-1081 |  
  |  | 2 | 1 | 
 screenPos| Name:  | QGraphicsSceneHoverEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneHoverEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1102-1106 |  
  |  | 2 | 1 | 
 setLastPos| Name:  | QGraphicsSceneHoverEvent::setLastPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1137-1141 |  
  |  | 2 | 1 | 
 setLastScenePos| Name:  | QGraphicsSceneHoverEvent::setLastScenePos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1161-1165 |  
  |  | 2 | 1 | 
 setLastScreenPos| Name:  | QGraphicsSceneHoverEvent::setLastScreenPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1185-1189 |  
  |  | 2 | 1 | 
 setModifiers| Name:  | QGraphicsSceneHoverEvent::setModifiers |  | Prototype:  | void QGraphicsSceneHoverEvent::setModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1208-1212 |  
  |  | 2 | 1 | 
 setPos| Name:  | QGraphicsSceneHoverEvent::setPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1065-1069 |  
  |  | 2 | 1 | 
 setScenePos| Name:  | QGraphicsSceneHoverEvent::setScenePos |  | Prototype:  | void QGraphicsSceneHoverEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1090-1094 |  
  |  | 2 | 1 | 
 setScreenPos| Name:  | QGraphicsSceneHoverEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1115-1119 |  
  |  | 2 | 1 |