| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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/183) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1285-1512 |  
  |  | 150 | 42 | 
 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:  | 1064-1115 |  
  |  | 31 | 6 | 
 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:  | 1002-1036 |  
  |  | 22 | 7 | 
 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:  | 1203-1239 |  
  |  | 22 | 7 | 
 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:  | 1609-1646 |  
  |  | 21 | 3 | 
 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:  | 1539-1564 |  
  |  | 16 | 4 | 
 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:  | 1514-1537 |  
  |  | 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:  | 1570-1591 |  
  |  | 15 | 7 | 
 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:  | 1039-1062 |  
  |  | 15 | 4 | 
 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:  | 1263-1283 |  
  |  | 11 | 3 | 
 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:  | 908-925 |  
  |  | 10 | 4 | 
 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:  | 933-949 |  
  |  | 9 | 5 | 
 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:  | 827-839 |  
  |  | 8 | 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:  | 982-994 |  
  |  | 8 | 1 | 
 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:  | 1117-1129 |  
  |  | 8 | 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:  | 849-860 |  
  |  | 7 | 2 | 
 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:  | 870-882 |  
  |  | 7 | 2 | 
 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:  | 956-970 |  
  |  | 7 | 4 | 
 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:  | 1131-1142 |  
  |  | 6 | 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:  | 889-900 |  
  |  | 6 | 2 | 
 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:  | 1241-1254 |  
  |  | 6 | 4 | 
 fillRowData| Name:  | QGridLayoutEngine::fillRowData |  | Coverage:  |   0.000% (0/12) |  
  |  | 6 | 4 | 
 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:  | 808-816 |  
  |  | 5 | 3 | 
 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:  | 973-980 |  
  |  | 5 | 3 | 
 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:  | 818-825 |  
  |  | 4 | 2 | 
 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:  | 862-868 |  
  |  | 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:  | 841-847 |  
  |  | 4 | 2 | 
 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:  | 767-773 |  
  |  | 4 | 1 | 
 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:  | 1256-1261 |  
  |  | 3 | 1 | 
 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:  | 1593-1598 |  
  |  | 3 | 2 | 
 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:  | 902-906 |  
  |  | 2 | 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:  | 790-794 |  
  |  | 2 | 1 | 
 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:  | 802-806 |  
  |  | 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:  | 796-800 |  
  |  | 2 | 1 | 
 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:  | 1603-1607 |  
  |  | 2 | 1 | 
 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:  | 1149-1152 |  
  |  | 1 | 1 | 
 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:  | 1144-1147 |  
  |  | 1 | 1 | 
 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:  | 884-887 |  
  |  | 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:  | 775-778 |  
  |  | 1 | 1 | 
 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:  | 785-788 |  
  |  | 1 | 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:  | 780-783 |  
  |  | 1 | 1 | 
 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:  | 951-954 |  
  |  | 1 | 1 |