Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
addName: | QGridLayoutBox::add | Prototype: | void QGridLayoutBox::add(const QGridLayoutBox &other, int stretch, qreal spacing) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 94-101 |
| | 4 | 1 |
normalizeName: | QGridLayoutBox::normalize | Prototype: | void QGridLayoutBox::normalize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 123-131 |
| | 5 | 1 |
combineName: | QGridLayoutBox::combine | Prototype: | void QGridLayoutBox::combine(const QGridLayoutBox &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 103-121 |
| | 13 | 3 |