| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 tabletEvent| Name:  | QWidget::tabletEvent |  | Prototype:  | void QWidget::tabletEvent(QTabletEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 9442-9445 |  
  |  | 1 | 1 | 
 takeLayout| Name:  | QWidget::takeLayout |  | Prototype:  | QLayout *QWidget::takeLayout() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10153-10162 |  
  |  | 7 | 2 | 
 testAttribute_helper| Name:  | QWidget::testAttribute_helper |  | Prototype:  | bool QWidget::testAttribute_helper(Qt::WidgetAttribute attribute) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11326-11332 |  
  |  | 4 | 1 | 
 toolTip| Name:  | QWidget::toolTip |  | Prototype:  | QString QWidget::toolTip() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11485-11489 |  
  |  | 2 | 1 | 
 toolTipDuration| Name:  | QWidget::toolTipDuration |  | Prototype:  | int QWidget::toolTipDuration() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11508-11512 |  
  |  | 2 | 1 | 
 ungrabGesture| Name:  | QWidget::ungrabGesture |  | Prototype:  | void QWidget::ungrabGesture(Qt::GestureType gesture) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12288-12296 |  
  |  | 4 | 3 | 
 unsetCursor| Name:  | QWidget::unsetCursor |  | Prototype:  | void QWidget::unsetCursor() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5028-5041 |  
  |  | 9 | 3 | 
 unsetLayoutDirection| Name:  | QWidget::unsetLayoutDirection |  | Prototype:  | void QWidget::unsetLayoutDirection() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4937-4942 |  
  |  | 3 | 1 | 
 unsetLocale| Name:  | QWidget::unsetLocale |  | Prototype:  | void QWidget::unsetLocale() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6011-6016 |  
  |  | 3 | 1 | 
 update| Name:  | QWidget::update |  | Prototype:  | void QWidget::update() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10943-10946 |  
  |  | 1 | 1 | 
 update| Name:  | QWidget::update |  | Prototype:  | void QWidget::update(const QRect &rect) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10960-10982 |  
  |  | 13 | 6 | 
 update| Name:  | QWidget::update |  | Prototype:  | void QWidget::update(const QRegion &rgn) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10989-11011 |  
  |  | 13 | 6 | 
 updateGeometry| Name:  | QWidget::updateGeometry |  | Prototype:  | void QWidget::updateGeometry() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10344-10348 |  
  |  | 2 | 1 | 
 updateMicroFocus| Name:  | QWidget::updateMicroFocus |  | Prototype:  | void QWidget::updateMicroFocus() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11722-11727 |  
  |  | 2 | 2 | 
 visibleRegion| Name:  | QWidget::visibleRegion |  | Prototype:  | QRegion QWidget::visibleRegion() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8529-8540 |  
  |  | 8 | 2 | 
 whatsThis| Name:  | QWidget::whatsThis |  | Prototype:  | QString QWidget::whatsThis() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11555-11559 |  
  |  | 2 | 1 | 
 wheelEvent| Name:  | QWidget::wheelEvent |  | Prototype:  | void QWidget::wheelEvent(QWheelEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 9421-9424 |  
  |  | 1 | 1 | 
 winId| Name:  | QWidget::winId |  | Prototype:  | WId QWidget::winId() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2543-2555 |  
  |  | 6 | 2 | 
 window| Name:  | QWidget::window |  | Prototype:  | QWidget *QWidget::window() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4359-4368 |  
  |  | 6 | 2 | 
 windowFilePath| Name:  | QWidget::windowFilePath |  | Prototype:  | QString QWidget::windowFilePath() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6311-6315 |  
  |  | 2 | 1 | 
 windowHandle| Name:  | QWidget::windowHandle |  | Prototype:  | QWindow *QWidget::windowHandle() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2641-2649 |  
  |  | 5 | 2 | 
 windowIcon| Name:  | QWidget::windowIcon |  | Prototype:  | QIcon QWidget::windowIcon() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6203-6213 |  
  |  | 7 | 3 | 
 windowIconText| Name:  | QWidget::windowIconText |  | Prototype:  | QString QWidget::windowIconText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6281-6285 |  
  |  | 2 | 1 | 
 windowModality| Name:  | QWidget::windowModality |  | Prototype:  | Qt::WindowModality QWidget::windowModality() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2930-2933 |  
  |  | 1 | 1 | 
 windowOpacity| Name:  | QWidget::windowOpacity |  | Prototype:  | qreal QWidget::windowOpacity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11359-11363 |  
  |  | 2 | 1 | 
 windowRole| Name:  | QWidget::windowRole |  | Prototype:  | QString QWidget::windowRole() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6361-6365 |  
  |  | 2 | 1 | 
 windowState| Name:  | QWidget::windowState |  | Prototype:  | Qt::WindowStates QWidget::windowState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3024-3027 |  
  |  | 1 | 1 | 
 windowTitle| Name:  | QWidget::windowTitle |  | Prototype:  | QString QWidget::windowTitle() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6041-6051 |  
  |  | 7 | 4 | 
 x| Name:  | QWidget::x |  | Prototype:  | int QWidget::x() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3574-3580 |  
  |  | 4 | 2 | 
 y| Name:  | QWidget::y |  | Prototype:  | int QWidget::y() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3594-3600 |  
  |  | 4 | 2 | 
 ~QWidget| Name:  | QWidget::~QWidget |  | Prototype:  | QWidget::~QWidget() |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1559-1718 |  
  |  | 60 | 19 |