Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
calculateGeometriesName: | QGridLayoutRowData::calculateGeometries | Prototype: | void QGridLayoutRowData::calculateGeometries(int start, int end, qreal targetSize, qreal *positions, qreal *sizes, qreal *descents, const QGridLayoutBox &totalBox, const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 198-425 |
| | 132 | 37 |
distributeMultiCellsName: | QGridLayoutRowData::distributeMultiCells | Prototype: | void QGridLayoutRowData::distributeMultiCells(const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 155-188 |
| | 23 | 7 |
resetName: | QGridLayoutRowData::reset | Prototype: | void QGridLayoutRowData::reset(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 145-153 |
| | 6 | 1 |
stealBoxName: | QGridLayoutRowData::stealBox | Prototype: | void QGridLayoutRowData::stealBox(int start, int end, int which, qreal *positions, qreal *sizes) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 443-462 |
| | 12 | 3 |
totalBoxName: | QGridLayoutRowData::totalBox | Prototype: | QGridLayoutBox QGridLayoutRowData::totalBox(int start, int end) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 427-441 |
| | 10 | 4 |