| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
verReversed| Name: | QGridLayoutPrivate::verReversed | | Prototype: | inline bool verReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 140-140 |
| | 1 | 1 |
takeAt| Name: | QGridLayoutPrivate::takeAt | | Prototype: | inline QLayoutItem *takeAt(int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 157-172 |
| | 10 | 5 |
sizeHint| Name: | QGridLayoutPrivate::sizeHint | | Prototype: | QSize QGridLayoutPrivate::sizeHint(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 476-479 |
| | 1 | 1 |
setupSpacings| Name: | QGridLayoutPrivate::setupSpacings | | Prototype: | void QGridLayoutPrivate::setupSpacings(QVector<QLayoutStruct> &chain, QGridBox *grid[], int fixedSpacing, Qt::Orientation orientation) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 701-764 |
| | 41 | 17 |
setupLayoutData| Name: | QGridLayoutPrivate::setupLayoutData | | Prototype: | void QGridLayoutPrivate::setupLayoutData(int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 768-863 |
| | 51 | 16 |
setupHfwLayoutData| Name: | QGridLayoutPrivate::setupHfwLayoutData | | Prototype: | void QGridLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 885-926 |
| | 29 | 11 |
setSize| Name: | QGridLayoutPrivate::setSize | | Prototype: | void QGridLayoutPrivate::setSize(int r, int c) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 491-529 |
| | 30 | 6 |
setRowStretch| Name: | QGridLayoutPrivate::setRowStretch | | Prototype: | inline void setRowStretch(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 125-126 |
| | 1 | 1 |
setRowMinimumHeight| Name: | QGridLayoutPrivate::setRowMinimumHeight | | Prototype: | inline void setRowMinimumHeight(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 131-132 |
| | 1 | 1 |
setReversed| Name: | QGridLayoutPrivate::setReversed | | Prototype: | inline void setReversed(bool r, bool c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 138-138 |
| | 1 | 1 |
setNextPosAfter| Name: | QGridLayoutPrivate::setNextPosAfter | | Prototype: | void QGridLayoutPrivate::setNextPosAfter(int row, int col) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 531-552 |
| | 13 | 6 |
setDirty| Name: | QGridLayoutPrivate::setDirty | | Prototype: | inline void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 141-141 |
| | 1 | 1 |
setColumnMinimumWidth| Name: | QGridLayoutPrivate::setColumnMinimumWidth | | Prototype: | inline void setColumnMinimumWidth(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 133-134 |
| | 1 | 1 |
setColStretch| Name: | QGridLayoutPrivate::setColStretch | | Prototype: | inline void setColStretch(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 127-128 |
| | 1 | 1 |
rowStretch| Name: | QGridLayoutPrivate::rowStretch | | Prototype: | inline int rowStretch(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 129-129 |
| | 1 | 1 |
rowSpacing| Name: | QGridLayoutPrivate::rowSpacing | | Prototype: | inline int rowSpacing(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 135-135 |
| | 1 | 1 |
replaceAt| Name: | QGridLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* replaceAt(int index, QLayoutItem *newitem) override | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 173-184 |
| | 8 | 3 |
recalcHFW| Name: | QGridLayoutPrivate::recalcHFW | | Prototype: | void QGridLayoutPrivate::recalcHFW(int w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 386-408 |
| | 13 | 3 |
numRows| Name: | QGridLayoutPrivate::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 121-121 |
| | 1 | 1 |
numCols| Name: | QGridLayoutPrivate::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 122-122 |
| | 1 | 1 |
minimumSize| Name: | QGridLayoutPrivate::minimumSize | | Prototype: | QSize QGridLayoutPrivate::minimumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 486-489 |
| | 1 | 1 |
minimumHeightForWidth| Name: | QGridLayoutPrivate::minimumHeightForWidth | | Prototype: | int QGridLayoutPrivate::minimumHeightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 426-434 |
| | 6 | 2 |
maximumSize| Name: | QGridLayoutPrivate::maximumSize | | Prototype: | QSize QGridLayoutPrivate::maximumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 481-484 |
| | 1 | 1 |
itemAt| Name: | QGridLayoutPrivate::itemAt | | Prototype: | inline QLayoutItem *itemAt(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 151-156 |
| | 3 | 2 |
isDirty| Name: | QGridLayoutPrivate::isDirty | | Prototype: | inline bool isDirty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 142-142 |
| | 1 | 1 |
horReversed| Name: | QGridLayoutPrivate::horReversed | | Prototype: | inline bool horReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 139-139 |
| | 1 | 1 |
heightForWidth| Name: | QGridLayoutPrivate::heightForWidth | | Prototype: | int QGridLayoutPrivate::heightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 410-424 |
| | 10 | 3 |
hasHeightForWidth| Name: | QGridLayoutPrivate::hasHeightForWidth | | Prototype: | bool QGridLayoutPrivate::hasHeightForWidth(int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 376-380 |
| | 2 | 1 |
getNextPos| Name: | QGridLayoutPrivate::getNextPos | | Prototype: | inline void getNextPos(int &row, int &col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 147-147 |
| | 1 | 1 |
getItemPosition| Name: | QGridLayoutPrivate::getItemPosition | | Prototype: | void getItemPosition(int index, int *row, int *column, int *rowSpan, int *columnSpan) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 186-196 |
| | 8 | 2 |
findSize| Name: | QGridLayoutPrivate::findSize | | Prototype: | QSize QGridLayoutPrivate::findSize(int QLayoutStruct::*size, int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 436-453 |
| | 11 | 3 |
expandingDirections| Name: | QGridLayoutPrivate::expandingDirections | | Prototype: | Qt::Orientations QGridLayoutPrivate::expandingDirections(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 455-474 |
| | 12 | 5 |
expand| Name: | QGridLayoutPrivate::expand | | Prototype: | inline void expand(int rows, int cols) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 123-124 |
| | 1 | 1 |
effectiveMargins| Name: | QGridLayoutPrivate::effectiveMargins | | Prototype: | void QGridLayoutPrivate::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/qgridlayout.cpp | | Lines: | 244-337 |
| | 12 | 5 |
distribute| Name: | QGridLayoutPrivate::distribute | | Prototype: | void QGridLayoutPrivate::distribute(QRect r, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 928-977 |
| | 37 | 6 |
deleteAll| Name: | QGridLayoutPrivate::deleteAll | | Prototype: | void QGridLayoutPrivate::deleteAll() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 369-374 |
| | 3 | 2 |
count| Name: | QGridLayoutPrivate::count | | Prototype: | inline int count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 148-148 |
| | 1 | 1 |
colStretch| Name: | QGridLayoutPrivate::colStretch | | Prototype: | inline int colStretch(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 130-130 |
| | 1 | 1 |
colSpacing| Name: | QGridLayoutPrivate::colSpacing | | Prototype: | inline int colSpacing(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 136-136 |
| | 1 | 1 |
cellRect| Name: | QGridLayoutPrivate::cellRect | | Prototype: | QRect QGridLayoutPrivate::cellRect(int row, int col) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 979-991 |
| | 8 | 3 |
addHfwData| Name: | QGridLayoutPrivate::addHfwData | | Prototype: | void QGridLayoutPrivate::addHfwData(QGridBox *box, int width) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 865-878 |
| | 9 | 2 |
addData| Name: | QGridLayoutPrivate::addData | | Prototype: | void QGridLayoutPrivate::addData(QGridBox *box, const QGridLayoutSizeTriple &sizes, bool r, bool c) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 589-616 |
| | 19 | 6 |
add| Name: | QGridLayoutPrivate::add | | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row, int col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 554-562 |
| | 6 | 1 |
add| Name: | QGridLayoutPrivate::add | | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 564-587 |
| | 17 | 5 |
QGridLayoutPrivate| Name: | QGridLayoutPrivate::QGridLayoutPrivate | | Prototype: | QGridLayoutPrivate::QGridLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 339-350 |
| | 9 | 1 |