Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QBoxLayoutPrivateName: | QBoxLayoutPrivate::QBoxLayoutPrivate | Prototype: | QBoxLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 96-96 |
| | 1 | 1 |
setDirtyName: | QBoxLayoutPrivate::setDirty | Prototype: | void setDirty() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 99-104 |
| | 4 | 1 |
deleteAllName: | QBoxLayoutPrivate::deleteAll | Prototype: | inline void deleteAll() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 121-121 |
| | 1 | 2 |
replaceAtName: | QBoxLayoutPrivate::replaceAt | Prototype: | QLayoutItem* QBoxLayoutPrivate::replaceAt(int index, QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 432-445 |
| | 10 | 3 |
calcHfwName: | QBoxLayoutPrivate::calcHfw | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 401-430 |
| | 21 | 4 |
effectiveMarginsName: | QBoxLayoutPrivate::effectiveMargins | Prototype: | void QBoxLayoutPrivate::effectiveMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 144-247 |
| | 12 | 5 |
setupGeomName: | QBoxLayoutPrivate::setupGeom | Prototype: | void QBoxLayoutPrivate::setupGeom() | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 254-396 |
| | 101 | 15 |