| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QLayoutPrivate| Name:  | QLayoutPrivate::QLayoutPrivate |  | Prototype:  | QLayoutPrivate::QLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 157-162 |  
  |  | 2 | 1 | 
 doResize| Name:  | QLayoutPrivate::doResize |  | Prototype:  | void QLayoutPrivate::doResize(const QSize &r) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 571-584 |  
  |  | 9 | 2 | 
 checkLayout| Name:  | QLayoutPrivate::checkLayout |  | Prototype:  | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 875-889 |  
  |  | 10 | 3 | 
 checkWidget| Name:  | QLayoutPrivate::checkWidget |  | Prototype:  | bool QLayoutPrivate::checkWidget(QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 854-869 |  
  |  | 11 | 3 | 
 createSpacerItem| Name:  | QLayoutPrivate::createSpacerItem |  | Prototype:  | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 194-200 |  
  |  | 4 | 3 | 
 createWidgetItem| Name:  | QLayoutPrivate::createWidgetItem |  | Prototype:  | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 186-192 |  
  |  | 4 | 3 | 
 getMargin| Name:  | QLayoutPrivate::getMargin |  | Prototype:  | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 164-179 |  
  |  | 10 | 5 | 
 reparentChildWidgets| Name:  | QLayoutPrivate::reparentChildWidgets |  | Prototype:  | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 818-848 |  
  |  | 19 | 8 |