| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 geometryWithin| Name:  | QGridLayoutItem::geometryWithin |  | Prototype:  | QRectF QGridLayoutItem::geometryWithin(qreal x, qreal y, qreal width, qreal height, qreal rowDescent, Qt::Alignment align, bool snapToPixelGrid) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 645-694 |  
  |  | 32 | 12 | 
 box| Name:  | QGridLayoutItem::box |  | Prototype:  | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, bool snapToPixelGrid, qreal constraint) const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 588-643 |  
  |  | 32 | 11 | 
 effectiveMaxSize| Name:  | QGridLayoutItem::effectiveMaxSize |  | Prototype:  | QSizeF QGridLayoutItem::effectiveMaxSize(const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 720-741 |  
  |  | 16 | 7 | 
 stretchFactor| Name:  | QGridLayoutItem::stretchFactor |  | Prototype:  | int QGridLayoutItem::stretchFactor(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 560-575 |  
  |  | 9 | 4 | 
 insertOrRemoveRows| Name:  | QGridLayoutItem::insertOrRemoveRows |  | Prototype:  | void QGridLayoutItem::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 703-711 |  
  |  | 5 | 3 | 
 transpose| Name:  | QGridLayoutItem::transpose |  | Prototype:  | void QGridLayoutItem::transpose() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 696-701 |  
  |  | 3 | 1 | 
 setStretchFactor| Name:  | QGridLayoutItem::setStretchFactor |  | Prototype:  | void QGridLayoutItem::setStretchFactor(int stretch, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 577-581 |  
  |  | 2 | 1 | 
 setRowSpan| Name:  | QGridLayoutItem::setRowSpan |  | Prototype:  | void QGridLayoutItem::setRowSpan(int rowSpan, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 555-558 |  
  |  | 1 | 1 | 
 setFirstRow| Name:  | QGridLayoutItem::setFirstRow |  | Prototype:  | void QGridLayoutItem::setFirstRow(int row, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 550-553 |  
  |  | 1 | 1 | 
 rowSpan| Name:  | QGridLayoutItem::rowSpan |  | Prototype:  | int QGridLayoutItem::rowSpan(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 540-543 |  
  |  | 1 | 1 | 
 lastRow| Name:  | QGridLayoutItem::lastRow |  | Prototype:  | int QGridLayoutItem::lastRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 530-533 |  
  |  | 1 | 1 | 
 lastColumn| Name:  | QGridLayoutItem::lastColumn |  | Prototype:  | int QGridLayoutItem::lastColumn(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 535-538 |  
  |  | 1 | 1 | 
 firstRow| Name:  | QGridLayoutItem::firstRow |  | Prototype:  | int QGridLayoutItem::firstRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 520-523 |  
  |  | 1 | 1 | 
 firstColumn| Name:  | QGridLayoutItem::firstColumn |  | Prototype:  | int QGridLayoutItem::firstColumn(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 525-528 |  
  |  | 1 | 1 | 
 controlTypes| Name:  | QGridLayoutItem::controlTypes |  | Prototype:  | QLayoutPolicy::ControlTypes QGridLayoutItem::controlTypes(LayoutSide ) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 583-586 |  
  |  | 1 | 1 | 
 columnSpan| Name:  | QGridLayoutItem::columnSpan |  | Prototype:  | int QGridLayoutItem::columnSpan(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 545-548 |  
  |  | 1 | 1 | 
 QGridLayoutItem| Name:  | QGridLayoutItem::QGridLayoutItem |  | Prototype:  | QGridLayoutItem::QGridLayoutItem(int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 508-518 |  
  |  | 6 | 1 |