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: | 276-453 |
| | 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: | 626-818 |
| | 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: | 820-872 |
| | 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: | 478-536 |
| | 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: | 956-965 |
| | 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: | 947-954 |
| | 4 | 3 |
setItemName: | QFormLayoutPrivate::setItem | Prototype: | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 922-945 |
| | 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: | 978-1002 |
| | 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: | 455-476 |
| | 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: | 914-920 |
| | 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: | 904-912 |
| | 5 | 2 |
haveHfwCachedName: | QFormLayoutPrivate::haveHfwCached | Prototype: | inline bool haveHfwCached(int width) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 173-176 |
| | 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: | 967-976 |
| | 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: | 874-902 |
| | 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: | 1912-1973 |
| | 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: | 222-229 |
| | 2 | 1 |