Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 449-463 |
| | 10 | 4 |
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: | 465-484 |
| | 12 | 3 |
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: | 151-159 |
| | 6 | 1 |
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: | 161-194 |
| | 23 | 7 |
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/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 204-447 |
| | 142 | 39 |