Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateSizesName: | 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 |
setupVerticalLayoutDataName: | 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 |
setupHorizontalLayoutDataName: | 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 |
setupHfwLayoutDataName: | 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 |
setWidgetName: | 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 |
setLayoutName: | 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 |
setItemName: | 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 |
replaceAtName: | 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 |
recalcHFWName: | 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 |
insertRowsName: | 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 |
insertRowName: | 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 |
haveHfwCachedName: | 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 |
getStyleName: | 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 |
calcSizeHintsName: | 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 |
arrangeWidgetsName: | 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 |
QFormLayoutPrivateName: | 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 |