| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 grabMouseEvent| Name:  | QGraphicsProxyWidget::grabMouseEvent |  | Prototype:  | void QGraphicsProxyWidget::grabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1190-1193 |  
  |  | 1 | 1 | 
 hideEvent| Name:  | QGraphicsProxyWidget::hideEvent |  | Prototype:  | void QGraphicsProxyWidget::hideEvent(QHideEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 979-982 |  
  |  | 1 | 1 | 
 hoverEnterEvent| Name:  | QGraphicsProxyWidget::hoverEnterEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1146-1149 |  
  |  | 1 | 1 | 
 newProxyWidget| Name:  | QGraphicsProxyWidget::newProxyWidget |  | Prototype:  | QGraphicsProxyWidget *QGraphicsProxyWidget::newProxyWidget(const QWidget *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1568-1571 |  
  |  | 1 | 1 | 
 showEvent| Name:  | QGraphicsProxyWidget::showEvent |  | Prototype:  | void QGraphicsProxyWidget::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 971-974 |  
  |  | 1 | 1 | 
 type| Name:  | QGraphicsProxyWidget::type |  | Prototype:  | int QGraphicsProxyWidget::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1509-1512 |  
  |  | 1 | 1 | 
 QGraphicsProxyWidget| Name:  | QGraphicsProxyWidget::QGraphicsProxyWidget |  | Prototype:  | QGraphicsProxyWidget::QGraphicsProxyWidget(QGraphicsItem *parent, Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 502-507 |  
  |  | 2 | 1 | 
 keyPressEvent| Name:  | QGraphicsProxyWidget::keyPressEvent |  | Prototype:  | void QGraphicsProxyWidget::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1295-1302 |  
  |  | 2 | 1 | 
 keyReleaseEvent| Name:  | QGraphicsProxyWidget::keyReleaseEvent |  | Prototype:  | void QGraphicsProxyWidget::keyReleaseEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1307-1314 |  
  |  | 2 | 1 | 
 mouseDoubleClickEvent| Name:  | QGraphicsProxyWidget::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1232-1239 |  
  |  | 2 | 1 | 
 mouseMoveEvent| Name:  | QGraphicsProxyWidget::mouseMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1208-1215 |  
  |  | 2 | 1 | 
 mousePressEvent| Name:  | QGraphicsProxyWidget::mousePressEvent |  | Prototype:  | void QGraphicsProxyWidget::mousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1220-1227 |  
  |  | 2 | 1 | 
 mouseReleaseEvent| Name:  | QGraphicsProxyWidget::mouseReleaseEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1283-1290 |  
  |  | 2 | 1 | 
 setWidget| Name:  | QGraphicsProxyWidget::setWidget |  | Prototype:  | void QGraphicsProxyWidget::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 554-558 |  
  |  | 2 | 1 | 
 widget| Name:  | QGraphicsProxyWidget::widget |  | Prototype:  | QWidget *QGraphicsProxyWidget::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 699-703 |  
  |  | 2 | 1 | 
 ungrabMouseEvent| Name:  | QGraphicsProxyWidget::ungrabMouseEvent |  | Prototype:  | void QGraphicsProxyWidget::ungrabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1198-1203 |  
  |  | 3 | 1 | 
 focusOutEvent| Name:  | QGraphicsProxyWidget::focusOutEvent |  | Prototype:  | void QGraphicsProxyWidget::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1358-1370 |  
  |  | 4 | 3 | 
 inputMethodEvent| Name:  | QGraphicsProxyWidget::inputMethodEvent |  | Prototype:  | void QGraphicsProxyWidget::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1428-1435 |  
  |  | 4 | 2 | 
 hoverLeaveEvent| Name:  | QGraphicsProxyWidget::hoverLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1154-1163 |  
  |  | 5 | 2 | 
 resizeEvent| Name:  | QGraphicsProxyWidget::resizeEvent |  | Prototype:  | void QGraphicsProxyWidget::resizeEvent(QGraphicsSceneResizeEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1478-1486 |  
  |  | 5 | 3 | 
 ~QGraphicsProxyWidget| Name:  | QGraphicsProxyWidget::~QGraphicsProxyWidget |  | Prototype:  | QGraphicsProxyWidget::~QGraphicsProxyWidget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 512-520 |  
  |  | 5 | 2 | 
 subWidgetRect| Name:  | QGraphicsProxyWidget::subWidgetRect |  | Prototype:  | QRectF QGraphicsProxyWidget::subWidgetRect(const QWidget *widget) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 714-722 |  
  |  | 6 | 3 | 
 dragLeaveEvent| Name:  | QGraphicsProxyWidget::dragLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1044-1055 |  
  |  | 7 | 2 | 
 dropEvent| Name:  | QGraphicsProxyWidget::dropEvent |  | Prototype:  | void QGraphicsProxyWidget::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1126-1140 |  
  |  | 7 | 2 | 
 hoverMoveEvent| Name:  | QGraphicsProxyWidget::hoverMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1168-1185 |  
  |  | 8 | 3 | 
 paint| Name:  | QGraphicsProxyWidget::paint |  | Prototype:  | void QGraphicsProxyWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1491-1504 |  
  |  | 8 | 3 | 
 dragEnterEvent| Name:  | QGraphicsProxyWidget::dragEnterEvent |  | Prototype:  | void QGraphicsProxyWidget::dragEnterEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1024-1040 |  
  |  | 9 | 3 | 
 focusNextPrevChild| Name:  | QGraphicsProxyWidget::focusNextPrevChild |  | Prototype:  | bool QGraphicsProxyWidget::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1375-1389 |  
  |  | 9 | 3 | 
 setGeometry| Name:  | QGraphicsProxyWidget::setGeometry |  | Prototype:  | void QGraphicsProxyWidget::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 727-740 |  
  |  | 9 | 3 | 
 contextMenuEvent| Name:  | QGraphicsProxyWidget::contextMenuEvent |  | Prototype:  | void QGraphicsProxyWidget::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 988-1017 |  
  |  | 14 | 3 | 
 createProxyForChildWidget| Name:  | QGraphicsProxyWidget::createProxyForChildWidget |  | Prototype:  | QGraphicsProxyWidget *QGraphicsProxyWidget::createProxyForChildWidget(QWidget *child) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1528-1548 |  
  |  | 15 | 5 | 
 focusInEvent| Name:  | QGraphicsProxyWidget::focusInEvent |  | Prototype:  | void QGraphicsProxyWidget::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1319-1353 |  
  |  | 15 | 8 | 
 inputMethodQuery| Name:  | QGraphicsProxyWidget::inputMethodQuery |  | Prototype:  | QVariant QGraphicsProxyWidget::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1394-1423 |  
  |  | 19 | 8 | 
 wheelEvent| Name:  | QGraphicsProxyWidget::wheelEvent |  | Prototype:  | void QGraphicsProxyWidget::wheelEvent(QGraphicsSceneWheelEvent *event) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1245-1277 |  
  |  | 19 | 5 | 
 sizeHint| Name:  | QGraphicsProxyWidget::sizeHint |  | Prototype:  | QSizeF QGraphicsProxyWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1440-1473 |  
  |  | 21 | 10 | 
 itemChange| Name:  | QGraphicsProxyWidget::itemChange |  | Prototype:  | QVariant QGraphicsProxyWidget::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 745-790 |  
  |  | 28 | 17 | 
 eventFilter| Name:  | QGraphicsProxyWidget::eventFilter |  | Prototype:  | bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 905-966 |  
  |  | 33 | 17 | 
 dragMoveEvent| Name:  | QGraphicsProxyWidget::dragMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1060-1121 |  
  |  | 40 | 10 | 
 event| Name:  | QGraphicsProxyWidget::event |  | Prototype:  | bool QGraphicsProxyWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 795-900 |  
  |  | 63 | 26 |