| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 maximumSize| Name:  | QGridLayout::maximumSize |  | Prototype:  | QSize QGridLayout::maximumSize() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1257-1271 |  
  |  | 11 | 3 | 
 itemAtPosition| Name:  | QGridLayout::itemAtPosition |  | Prototype:  | QLayoutItem *QGridLayout::itemAtPosition(int row, int column) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1328-1340 |  
  |  | 8 | 3 | 
 addWidget| Name:  | QGridLayout::addWidget |  | Prototype:  | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1433-1447 |  
  |  | 11 | 3 | 
 addLayout| Name:  | QGridLayout::addLayout |  | Prototype:  | void QGridLayout::addLayout(QLayout *layout, int row, int column, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1497-1507 |  
  |  | 8 | 3 | 
 addLayout| Name:  | QGridLayout::addLayout |  | Prototype:  | void QGridLayout::addLayout(QLayout *layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1518-1529 |  
  |  | 8 | 3 | 
 verticalSpacing| Name:  | QGridLayout::verticalSpacing |  | Prototype:  | int QGridLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1171-1179 |  
  |  | 4 | 2 | 
 spacing| Name:  | QGridLayout::spacing |  | Prototype:  | int QGridLayout::spacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1200-1208 |  
  |  | 4 | 2 | 
 setGeometry| Name:  | QGridLayout::setGeometry |  | Prototype:  | void QGridLayout::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1370-1378 |  
  |  | 5 | 2 | 
 setDefaultPositioning| Name:  | QGridLayout::setDefaultPositioning |  | Prototype:  | void QGridLayout::setDefaultPositioning(int n, Qt::Orientation orient) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1100-1110 |  
  |  | 6 | 2 | 
 originCorner| Name:  | QGridLayout::originCorner |  | Prototype:  | Qt::Corner QGridLayout::originCorner() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1668-1676 |  
  |  | 4 | 2 | 
 horizontalSpacing| Name:  | QGridLayout::horizontalSpacing |  | Prototype:  | int QGridLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1143-1151 |  
  |  | 4 | 2 | 
 addWidget| Name:  | QGridLayout::addWidget |  | Prototype:  | void QGridLayout::addWidget(QWidget *widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1461-1474 |  
  |  | 10 | 2 | 
 ~QGridLayout| Name:  | QGridLayout::~QGridLayout |  | Prototype:  | QGridLayout::~QGridLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1119-1123 |  
  |  | 2 | 1 | 
 takeAt| Name:  | QGridLayout::takeAt |  | Prototype:  | QLayoutItem *QGridLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1345-1349 |  
  |  | 2 | 1 | 
 sizeHint| Name:  | QGridLayout::sizeHint |  | Prototype:  | QSize QGridLayout::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1231-1239 |  
  |  | 6 | 1 | 
 setVerticalSpacing| Name:  | QGridLayout::setVerticalSpacing |  | Prototype:  | void QGridLayout::setVerticalSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1164-1169 |  
  |  | 3 | 1 | 
 setSpacing| Name:  | QGridLayout::setSpacing |  | Prototype:  | void QGridLayout::setSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1187-1192 |  
  |  | 3 | 1 | 
 setRowStretch| Name:  | QGridLayout::setRowStretch |  | Prototype:  | void QGridLayout::setRowStretch(int row, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1544-1549 |  
  |  | 3 | 1 | 
 setRowMinimumHeight| Name:  | QGridLayout::setRowMinimumHeight |  | Prototype:  | void QGridLayout::setRowMinimumHeight(int row, int minSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1604-1609 |  
  |  | 3 | 1 | 
 setOriginCorner| Name:  | QGridLayout::setOriginCorner |  | Prototype:  | void QGridLayout::setOriginCorner(Qt::Corner corner) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1657-1662 |  
  |  | 3 | 1 | 
 setHorizontalSpacing| Name:  | QGridLayout::setHorizontalSpacing |  | Prototype:  | void QGridLayout::setHorizontalSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1136-1141 |  
  |  | 3 | 1 | 
 setColumnStretch| Name:  | QGridLayout::setColumnStretch |  | Prototype:  | void QGridLayout::setColumnStretch(int column, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1590-1595 |  
  |  | 3 | 1 | 
 setColumnMinimumWidth| Name:  | QGridLayout::setColumnMinimumWidth |  | Prototype:  | void QGridLayout::setColumnMinimumWidth(int column, int minSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1627-1632 |  
  |  | 3 | 1 | 
 rowStretch| Name:  | QGridLayout::rowStretch |  | Prototype:  | int QGridLayout::rowStretch(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1556-1560 |  
  |  | 2 | 1 | 
 rowMinimumHeight| Name:  | QGridLayout::rowMinimumHeight |  | Prototype:  | int QGridLayout::rowMinimumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1616-1620 |  
  |  | 2 | 1 | 
 rowCount| Name:  | QGridLayout::rowCount |  | Prototype:  | int QGridLayout::rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1213-1217 |  
  |  | 2 | 1 | 
 minimumSize| Name:  | QGridLayout::minimumSize |  | Prototype:  | QSize QGridLayout::minimumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1244-1252 |  
  |  | 6 | 1 | 
 minimumHeightForWidth| Name:  | QGridLayout::minimumHeightForWidth |  | Prototype:  | int QGridLayout::minimumHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1294-1299 |  
  |  | 3 | 1 | 
 itemAt| Name:  | QGridLayout::itemAt |  | Prototype:  | QLayoutItem *QGridLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1314-1318 |  
  |  | 2 | 1 | 
 invalidate| Name:  | QGridLayout::invalidate |  | Prototype:  | void QGridLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1681-1686 |  
  |  | 3 | 1 | 
 heightForWidth| Name:  | QGridLayout::heightForWidth |  | Prototype:  | int QGridLayout::heightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1284-1289 |  
  |  | 3 | 1 | 
 hasHeightForWidth| Name:  | QGridLayout::hasHeightForWidth |  | Prototype:  | bool QGridLayout::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1276-1279 |  
  |  | 1 | 1 | 
 getItemPosition| Name:  | QGridLayout::getItemPosition |  | Prototype:  | void QGridLayout::getItemPosition(int index, int *row, int *column, int *rowSpan, int *columnSpan) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1360-1364 |  
  |  | 2 | 1 | 
 expandingDirections| Name:  | QGridLayout::expandingDirections |  | Prototype:  | Qt::Orientations QGridLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1648-1652 |  
  |  | 2 | 1 | 
 count| Name:  | QGridLayout::count |  | Prototype:  | int QGridLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1304-1308 |  
  |  | 2 | 1 | 
 columnStretch| Name:  | QGridLayout::columnStretch |  | Prototype:  | int QGridLayout::columnStretch(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1567-1571 |  
  |  | 2 | 1 | 
 columnMinimumWidth| Name:  | QGridLayout::columnMinimumWidth |  | Prototype:  | int QGridLayout::columnMinimumWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1639-1643 |  
  |  | 2 | 1 | 
 columnCount| Name:  | QGridLayout::columnCount |  | Prototype:  | int QGridLayout::columnCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1222-1226 |  
  |  | 2 | 1 | 
 cellRect| Name:  | QGridLayout::cellRect |  | Prototype:  | QRect QGridLayout::cellRect(int row, int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1389-1393 |  
  |  | 2 | 1 | 
 addItem| Name:  | QGridLayout::addItem |  | Prototype:  | void QGridLayout::addItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1398-1404 |  
  |  | 4 | 1 | 
 addItem| Name:  | QGridLayout::addItem |  | Prototype:  | void QGridLayout::addItem(QLayoutItem *item, 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/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1416-1423 |  
  |  | 5 | 1 | 
 QGridLayout| Name:  | QGridLayout::QGridLayout |  | Prototype:  | QGridLayout::QGridLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1067-1072 |  
  |  | 2 | 1 | 
 QGridLayout| Name:  | QGridLayout::QGridLayout |  | Prototype:  | QGridLayout::QGridLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1081-1086 |  
  |  | 2 | 1 |