| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QBoxLayout| Name: | QBoxLayout::~QBoxLayout | | Prototype: | QBoxLayout::~QBoxLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 561-565 |
| | 2 | 1 |
takeAt| Name: | QBoxLayout::takeAt | | Prototype: | QLayoutItem *QBoxLayout::takeAt(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 716-734 |
| | 12 | 4 |
stretch| Name: | QBoxLayout::stretch | | Prototype: | int QBoxLayout::stretch(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1162-1168 |
| | 4 | 2 |
spacing| Name: | QBoxLayout::spacing | | Prototype: | int QBoxLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 578-588 |
| | 6 | 2 |
sizeHint| Name: | QBoxLayout::sizeHint | | Prototype: | QSize QBoxLayout::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 606-612 |
| | 4 | 2 |
setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1099-1113 |
| | 10 | 4 |
setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1122-1136 |
| | 9 | 4 |
setStretch| Name: | QBoxLayout::setStretch | | Prototype: | void QBoxLayout::setStretch(int index, int stretch) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1144-1154 |
| | 6 | 3 |
setSpacing| Name: | QBoxLayout::setSpacing | | Prototype: | void QBoxLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 596-601 |
| | 3 | 1 |
setGeometry| Name: | QBoxLayout::setGeometry | | Prototype: | void QBoxLayout::setGeometry(const QRect &r) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 751-818 |
| | 48 | 14 |
setDirection| Name: | QBoxLayout::setDirection | | Prototype: | void QBoxLayout::setDirection(Direction direction) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1173-1210 |
| | 21 | 8 |
minimumSize| Name: | QBoxLayout::minimumSize | | Prototype: | QSize QBoxLayout::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 617-623 |
| | 4 | 2 |
minimumHeightForWidth| Name: | QBoxLayout::minimumHeightForWidth | | Prototype: | int QBoxLayout::minimumHeightForWidth(int w) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 676-683 |
| | 5 | 1 |
maximumSize| Name: | QBoxLayout::maximumSize | | Prototype: | QSize QBoxLayout::maximumSize() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 628-641 |
| | 9 | 4 |
itemAt| Name: | QBoxLayout::itemAt | | Prototype: | QLayoutItem *QBoxLayout::itemAt(int index) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 707-711 |
| | 2 | 1 |
invalidate| Name: | QBoxLayout::invalidate | | Prototype: | void QBoxLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 688-693 |
| | 3 | 1 |
insertWidget| Name: | QBoxLayout::insertWidget | | Prototype: | void QBoxLayout::insertWidget(int index, QWidget *widget, int stretch, Qt::Alignment alignment) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 970-997 |
| | 12 | 3 |
insertStretch| Name: | QBoxLayout::insertStretch | | Prototype: | void QBoxLayout::insertStretch(int index, int stretch) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 889-905 |
| | 11 | 3 |
insertSpacing| Name: | QBoxLayout::insertSpacing | | Prototype: | void QBoxLayout::insertSpacing(int index, int size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 858-880 |
| | 11 | 3 |
insertSpacerItem| Name: | QBoxLayout::insertSpacerItem | | Prototype: | void QBoxLayout::insertSpacerItem(int index, QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 916-926 |
| | 7 | 2 |
insertLayout| Name: | QBoxLayout::insertLayout | | Prototype: | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 936-948 |
| | 10 | 4 |
insertItem| Name: | QBoxLayout::insertItem | | Prototype: | void QBoxLayout::insertItem(int index, QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 838-847 |
| | 6 | 2 |
heightForWidth| Name: | QBoxLayout::heightForWidth | | Prototype: | int QBoxLayout::heightForWidth(int w) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 657-671 |
| | 9 | 3 |
hasHeightForWidth| Name: | QBoxLayout::hasHeightForWidth | | Prototype: | bool QBoxLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 646-652 |
| | 4 | 2 |
expandingDirections| Name: | QBoxLayout::expandingDirections | | Prototype: | Qt::Orientations QBoxLayout::expandingDirections() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 740-746 |
| | 4 | 2 |
direction| Name: | QBoxLayout::direction | | Prototype: | QBoxLayout::Direction QBoxLayout::direction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1221-1225 |
| | 2 | 1 |
count| Name: | QBoxLayout::count | | Prototype: | int QBoxLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 698-702 |
| | 2 | 1 |
addWidget| Name: | QBoxLayout::addWidget | | Prototype: | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1054-1057 |
| | 1 | 1 |
addStrut| Name: | QBoxLayout::addStrut | | Prototype: | void QBoxLayout::addStrut(int size) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1077-1090 |
| | 9 | 2 |
addStretch| Name: | QBoxLayout::addStretch | | Prototype: | void QBoxLayout::addStretch(int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1017-1020 |
| | 1 | 1 |
addSpacing| Name: | QBoxLayout::addSpacing | | Prototype: | void QBoxLayout::addSpacing(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1006-1009 |
| | 1 | 1 |
addSpacerItem| Name: | QBoxLayout::addSpacerItem | | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1029-1032 |
| | 1 | 1 |
addLayout| Name: | QBoxLayout::addLayout | | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1065-1068 |
| | 1 | 1 |
addItem| Name: | QBoxLayout::addItem | | Prototype: | void QBoxLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 823-829 |
| | 4 | 1 |
QBoxLayout| Name: | QBoxLayout::QBoxLayout | | Prototype: | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 547-552 |
| | 2 | 1 |