Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QBoxLayoutItemName: | QBoxLayoutItem::QBoxLayoutItem | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 54-55 |
| | 1 | 1 |
~QBoxLayoutItemName: | QBoxLayoutItem::~QBoxLayoutItem | Prototype: | ~QBoxLayoutItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 56-56 |
| | 1 | 1 |
hStretchName: | QBoxLayoutItem::hStretch | Prototype: | int hStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 72-78 |
| | 3 | 2 |
hfwName: | QBoxLayoutItem::hfw | Prototype: | int hfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 58-64 |
| | 3 | 2 |
mhfwName: | QBoxLayoutItem::mhfw | Prototype: | int mhfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 65-71 |
| | 3 | 2 |
vStretchName: | QBoxLayoutItem::vStretch | Prototype: | int vStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 79-85 |
| | 3 | 2 |