| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 visualDirection| Name:  | QGridLayoutEngine::visualDirection |  | Prototype:  | Qt::LayoutDirection QGridLayoutEngine::visualDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1175-1178 |  
  |  | 1 | 1 | 
 transpose| Name:  | QGridLayoutEngine::transpose |  | Prototype:  | void QGridLayoutEngine::transpose() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1157-1168 |  
  |  | 6 | 2 | 
 spacing| Name:  | QGridLayoutEngine::spacing |  | Prototype:  | qreal QGridLayoutEngine::spacing(Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 844-851 |  
  |  | 4 | 2 | 
 sizeHint| Name:  | QGridLayoutEngine::sizeHint |  | Prototype:  | QSizeF QGridLayoutEngine::sizeHint(Qt::SizeHint which, const QSizeF &constraint, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1090-1141 |  
  |  | 31 | 6 | 
 setVisualDirection| Name:  | QGridLayoutEngine::setVisualDirection |  | Prototype:  | void QGridLayoutEngine::setVisualDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1170-1173 |  
  |  | 1 | 1 | 
 setSpacing| Name:  | QGridLayoutEngine::setSpacing |  | Prototype:  | void QGridLayoutEngine::setSpacing(qreal spacing, Qt::Orientations orientations) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 834-842 |  
  |  | 5 | 3 | 
 setRowStretchFactor| Name:  | QGridLayoutEngine::setRowStretchFactor |  | Prototype:  | void QGridLayoutEngine::setRowStretchFactor(int row, int stretch, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 875-886 |  
  |  | 7 | 2 | 
 setRowSpacing| Name:  | QGridLayoutEngine::setRowSpacing |  | Prototype:  | void QGridLayoutEngine::setRowSpacing(int row, qreal spacing, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 853-865 |  
  |  | 8 | 3 | 
 setRowSizeHint| Name:  | QGridLayoutEngine::setRowSizeHint |  | Prototype:  | void QGridLayoutEngine::setRowSizeHint(Qt::SizeHint which, int row, qreal size, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 896-908 |  
  |  | 7 | 2 | 
 setRowAlignment| Name:  | QGridLayoutEngine::setRowAlignment |  | Prototype:  | void QGridLayoutEngine::setRowAlignment(int row, Qt::Alignment alignment, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 915-926 |  
  |  | 6 | 2 | 
 setItemAt| Name:  | QGridLayoutEngine::setItemAt |  | Prototype:  | void QGridLayoutEngine::setItemAt(int row, int column, QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1282-1287 |  
  |  | 3 | 1 | 
 setGeometries| Name:  | QGridLayoutEngine::setGeometries |  | Prototype:  | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1028-1062 |  
  |  | 22 | 7 | 
 rowStretchFactor| Name:  | QGridLayoutEngine::rowStretchFactor |  | Prototype:  | int QGridLayoutEngine::rowStretchFactor(int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 888-894 |  
  |  | 4 | 2 | 
 rowSpacing| Name:  | QGridLayoutEngine::rowSpacing |  | Prototype:  | qreal QGridLayoutEngine::rowSpacing(int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 867-873 |  
  |  | 4 | 2 | 
 rowSizeHint| Name:  | QGridLayoutEngine::rowSizeHint |  | Prototype:  | qreal QGridLayoutEngine::rowSizeHint(Qt::SizeHint which, int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 910-913 |  
  |  | 1 | 1 | 
 rowCount| Name:  | QGridLayoutEngine::rowCount |  | Prototype:  | int QGridLayoutEngine::rowCount(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 801-804 |  
  |  | 1 | 1 | 
 rowAlignment| Name:  | QGridLayoutEngine::rowAlignment |  | Prototype:  | Qt::Alignment QGridLayoutEngine::rowAlignment(int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 928-932 |  
  |  | 2 | 1 | 
 removeItem| Name:  | QGridLayoutEngine::removeItem |  | Prototype:  | void QGridLayoutEngine::removeItem(QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 982-996 |  
  |  | 7 | 4 | 
 regenerateGrid| Name:  | QGridLayoutEngine::regenerateGrid |  | Prototype:  | void QGridLayoutEngine::regenerateGrid() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1267-1280 |  
  |  | 6 | 4 | 
 maybeExpandGrid| Name:  | QGridLayoutEngine::maybeExpandGrid |  | Prototype:  | void QGridLayoutEngine::maybeExpandGrid(int row, int column, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1229-1265 |  
  |  | 22 | 7 | 
 itemCount| Name:  | QGridLayoutEngine::itemCount |  | Prototype:  | int QGridLayoutEngine::itemCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 811-814 |  
  |  | 1 | 1 | 
 itemAt| Name:  | QGridLayoutEngine::itemAt |  | Prototype:  | QGridLayoutItem *QGridLayoutEngine::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 816-820 |  
  |  | 2 | 1 | 
 itemAt| Name:  | QGridLayoutEngine::itemAt |  | Prototype:  | QGridLayoutItem *QGridLayoutEngine::itemAt(int row, int column, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 999-1006 |  
  |  | 5 | 3 | 
 invalidate| Name:  | QGridLayoutEngine::invalidate |  | Prototype:  | void QGridLayoutEngine::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1008-1020 |  
  |  | 8 | 1 | 
 insertOrRemoveRows| Name:  | QGridLayoutEngine::insertOrRemoveRows |  | Prototype:  | void QGridLayoutEngine::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1289-1309 |  
  |  | 11 | 3 | 
 insertItem| Name:  | QGridLayoutEngine::insertItem |  | Prototype:  | void QGridLayoutEngine::insertItem(QGridLayoutItem *item, int index) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 959-975 |  
  |  | 9 | 5 | 
 hasDynamicConstraint| Name:  | QGridLayoutEngine::hasDynamicConstraint |  | Prototype:  | bool QGridLayoutEngine::hasDynamicConstraint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1619-1624 |  
  |  | 3 | 2 | 
 fillRowData| Name:  | QGridLayoutEngine::fillRowData |  | Coverage:  |   0.000% (0/4) |  
  |  | 6 | 4 | 
 fillRowData| Name:  | QGridLayoutEngine::fillRowData |  | Prototype:  | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/175) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1311-1538 |  
  |  | 150 | 42 | 
 ensureGeometries| Name:  | QGridLayoutEngine::ensureGeometries |  | Prototype:  | void QGridLayoutEngine::ensureGeometries(const QSizeF &size, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1635-1672 |  
  |  | 21 | 3 | 
 ensureEffectiveFirstAndLastRows| Name:  | QGridLayoutEngine::ensureEffectiveFirstAndLastRows |  | Prototype:  | void QGridLayoutEngine::ensureEffectiveFirstAndLastRows() const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1540-1563 |  
  |  | 15 | 6 | 
 ensureDynamicConstraint| Name:  | QGridLayoutEngine::ensureDynamicConstraint |  | Prototype:  | bool QGridLayoutEngine::ensureDynamicConstraint() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1596-1617 |  
  |  | 15 | 7 | 
 ensureColumnAndRowData| Name:  | QGridLayoutEngine::ensureColumnAndRowData |  | Prototype:  | void QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData *rowData, QGridLayoutBox *totalBox, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1565-1590 |  
  |  | 16 | 4 | 
 effectiveLastRow| Name:  | QGridLayoutEngine::effectiveLastRow |  | Prototype:  | int QGridLayoutEngine::effectiveLastRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 828-832 |  
  |  | 2 | 1 | 
 effectiveFirstRow| Name:  | QGridLayoutEngine::effectiveFirstRow |  | Prototype:  | int QGridLayoutEngine::effectiveFirstRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 822-826 |  
  |  | 2 | 1 | 
 effectiveAlignment| Name:  | QGridLayoutEngine::effectiveAlignment |  | Prototype:  | Qt::Alignment QGridLayoutEngine::effectiveAlignment(const QGridLayoutItem *layoutItem) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 934-951 |  
  |  | 10 | 4 | 
 controlTypes| Name:  | QGridLayoutEngine::controlTypes |  | Prototype:  | QLayoutPolicy::ControlTypes QGridLayoutEngine::controlTypes(LayoutSide side) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1143-1155 |  
  |  | 8 | 3 | 
 constraintOrientation| Name:  | QGridLayoutEngine::constraintOrientation |  | Prototype:  | Qt::Orientation QGridLayoutEngine::constraintOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1629-1633 |  
  |  | 2 | 1 | 
 columnCount| Name:  | QGridLayoutEngine::columnCount |  | Prototype:  | int QGridLayoutEngine::columnCount(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 806-809 |  
  |  | 1 | 1 | 
 cellRect| Name:  | QGridLayoutEngine::cellRect |  | Prototype:  | QRectF QGridLayoutEngine::cellRect(const QRectF &contentsGeometry, int row, int column, int rowSpan, int columnSpan, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1065-1088 |  
  |  | 15 | 4 | 
 addItem| Name:  | QGridLayoutEngine::addItem |  | Prototype:  | void QGridLayoutEngine::addItem(QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 977-980 |  
  |  | 1 | 1 | 
 QGridLayoutEngine| Name:  | QGridLayoutEngine::QGridLayoutEngine |  | Prototype:  | QGridLayoutEngine::QGridLayoutEngine(Qt::Alignment defaultAlignment, bool snapToPixelGrid) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 793-799 |  
  |  | 4 | 1 |