| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 updateSizes| Name:  | QFormLayoutPrivate::updateSizes |  | Prototype:  | void QFormLayoutPrivate::updateSizes() |  | Coverage:  |   0.000% (0/112) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 298-475 |  
  |  | 107 | 27 | 
 setupVerticalLayoutData| Name:  | QFormLayoutPrivate::setupVerticalLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupVerticalLayoutData(int width) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 648-840 |  
  |  | 117 | 28 | 
 setupHorizontalLayoutData| Name:  | QFormLayoutPrivate::setupHorizontalLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 842-894 |  
  |  | 24 | 7 | 
 setupHfwLayoutData| Name:  | QFormLayoutPrivate::setupHfwLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupHfwLayoutData() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 500-558 |  
  |  | 27 | 7 | 
 setWidget| Name:  | QFormLayoutPrivate::setWidget |  | Prototype:  | void QFormLayoutPrivate::setWidget(int row, QFormLayout::ItemRole role, QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 978-987 |  
  |  | 6 | 3 | 
 setLayout| Name:  | QFormLayoutPrivate::setLayout |  | Prototype:  | void QFormLayoutPrivate::setLayout(int row, QFormLayout::ItemRole role, QLayout *layout) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 969-976 |  
  |  | 4 | 3 | 
 setItem| Name:  | QFormLayoutPrivate::setItem |  | Prototype:  | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 944-967 |  
  |  | 15 | 4 | 
 replaceAt| Name:  | QFormLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1000-1024 |  
  |  | 16 | 3 | 
 recalcHFW| Name:  | QFormLayoutPrivate::recalcHFW |  | Prototype:  | void QFormLayoutPrivate::recalcHFW(int w) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 477-498 |  
  |  | 13 | 3 | 
 insertRows| Name:  | QFormLayoutPrivate::insertRows |  | Prototype:  | void QFormLayoutPrivate::insertRows(int row, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 936-942 |  
  |  | 3 | 2 | 
 insertRow| Name:  | QFormLayoutPrivate::insertRow |  | Prototype:  | int QFormLayoutPrivate::insertRow(int row) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 926-934 |  
  |  | 5 | 2 | 
 haveHfwCached| Name:  | QFormLayoutPrivate::haveHfwCached |  | Prototype:  | inline bool haveHfwCached(int width) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 195-198 |  
  |  | 1 | 1 | 
 getStyle| Name:  | QFormLayoutPrivate::getStyle |  | Prototype:  | QStyle* QFormLayoutPrivate::getStyle() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 989-998 |  
  |  | 4 | 2 | 
 calcSizeHints| Name:  | QFormLayoutPrivate::calcSizeHints |  | Prototype:  | void QFormLayoutPrivate::calcSizeHints() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 896-924 |  
  |  | 17 | 2 | 
 arrangeWidgets| Name:  | QFormLayoutPrivate::arrangeWidgets |  | Prototype:  | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1934-1995 |  
  |  | 33 | 9 | 
 QFormLayoutPrivate| Name:  | QFormLayoutPrivate::QFormLayoutPrivate |  | Prototype:  | QFormLayoutPrivate::QFormLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 244-251 |  
  |  | 2 | 1 |