| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 removeAt| Name:  | QGraphicsGridLayout::removeAt |  | Prototype:  | void QGraphicsGridLayout::removeAt(int index) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 579-606 |  
  |  | 16 | 6 | 
 addItem| Name:  | QGraphicsGridLayout::addItem |  | Prototype:  | void QGraphicsGridLayout::addItem(QGraphicsLayoutItem *item, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 153-181 |  
  |  | 19 | 5 | 
 ~QGraphicsGridLayout| Name:  | QGraphicsGridLayout::~QGraphicsGridLayout |  | Prototype:  | QGraphicsGridLayout::~QGraphicsGridLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 133-147 |  
  |  | 7 | 4 | 
 itemAt| Name:  | QGraphicsGridLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsGridLayout::itemAt(int row, int column) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 535-545 |  
  |  | 7 | 3 | 
 itemAt| Name:  | QGraphicsGridLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsGridLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 560-571 |  
  |  | 8 | 3 | 
 setGeometry| Name:  | QGraphicsGridLayout::setGeometry |  | Prototype:  | void QGraphicsGridLayout::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 644-665 |  
  |  | 11 | 2 | 
 invalidate| Name:  | QGraphicsGridLayout::invalidate |  | Prototype:  | void QGraphicsGridLayout::invalidate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 623-630 |  
  |  | 5 | 2 | 
 verticalSpacing| Name:  | QGraphicsGridLayout::verticalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 sizeHint| Name:  | QGraphicsGridLayout::sizeHint |  | Prototype:  | QSizeF QGraphicsGridLayout::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 670-677 |  
  |  | 5 | 1 | 
 setVerticalSpacing| Name:  | QGraphicsGridLayout::setVerticalSpacing |  | Prototype:  | void QGraphicsGridLayout::setVerticalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 212-217 |  
  |  | 3 | 1 | 
 setSpacing| Name:  | QGraphicsGridLayout::setSpacing |  | Prototype:  | void QGraphicsGridLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 234-239 |  
  |  | 3 | 1 | 
 setRowStretchFactor| Name:  | QGraphicsGridLayout::setRowStretchFactor |  | Prototype:  | void QGraphicsGridLayout::setRowStretchFactor(int row, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 282-287 |  
  |  | 3 | 1 | 
 setRowSpacing| Name:  | QGraphicsGridLayout::setRowSpacing |  | Prototype:  | void QGraphicsGridLayout::setRowSpacing(int row, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 244-249 |  
  |  | 3 | 1 | 
 setRowPreferredHeight| Name:  | QGraphicsGridLayout::setRowPreferredHeight |  | Prototype:  | void QGraphicsGridLayout::setRowPreferredHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 339-344 |  
  |  | 3 | 1 | 
 setRowMinimumHeight| Name:  | QGraphicsGridLayout::setRowMinimumHeight |  | Prototype:  | void QGraphicsGridLayout::setRowMinimumHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 320-325 |  
  |  | 3 | 1 | 
 setRowMaximumHeight| Name:  | QGraphicsGridLayout::setRowMaximumHeight |  | Prototype:  | void QGraphicsGridLayout::setRowMaximumHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 358-363 |  
  |  | 3 | 1 | 
 setRowFixedHeight| Name:  | QGraphicsGridLayout::setRowFixedHeight |  | Prototype:  | void QGraphicsGridLayout::setRowFixedHeight(int row, qreal height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 377-383 |  
  |  | 4 | 1 | 
 setRowAlignment| Name:  | QGraphicsGridLayout::setRowAlignment |  | Prototype:  | void QGraphicsGridLayout::setRowAlignment(int row, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 456-461 |  
  |  | 3 | 1 | 
 setHorizontalSpacing| Name:  | QGraphicsGridLayout::setHorizontalSpacing |  | Prototype:  | void QGraphicsGridLayout::setHorizontalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 193-198 |  
  |  | 3 | 1 | 
 setColumnStretchFactor| Name:  | QGraphicsGridLayout::setColumnStretchFactor |  | Prototype:  | void QGraphicsGridLayout::setColumnStretchFactor(int column, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 301-306 |  
  |  | 3 | 1 | 
 setColumnSpacing| Name:  | QGraphicsGridLayout::setColumnSpacing |  | Prototype:  | void QGraphicsGridLayout::setColumnSpacing(int column, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 263-268 |  
  |  | 3 | 1 | 
 setColumnPreferredWidth| Name:  | QGraphicsGridLayout::setColumnPreferredWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnPreferredWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 407-412 |  
  |  | 3 | 1 | 
 setColumnMinimumWidth| Name:  | QGraphicsGridLayout::setColumnMinimumWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnMinimumWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 388-393 |  
  |  | 3 | 1 | 
 setColumnMaximumWidth| Name:  | QGraphicsGridLayout::setColumnMaximumWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnMaximumWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 426-431 |  
  |  | 3 | 1 | 
 setColumnFixedWidth| Name:  | QGraphicsGridLayout::setColumnFixedWidth |  | Prototype:  | void QGraphicsGridLayout::setColumnFixedWidth(int column, qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 445-451 |  
  |  | 4 | 1 | 
 setColumnAlignment| Name:  | QGraphicsGridLayout::setColumnAlignment |  | Prototype:  | void QGraphicsGridLayout::setColumnAlignment(int column, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 475-480 |  
  |  | 3 | 1 | 
 setAlignment| Name:  | QGraphicsGridLayout::setAlignment |  | Prototype:  | void QGraphicsGridLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 494-499 |  
  |  | 3 | 1 | 
 rowStretchFactor| Name:  | QGraphicsGridLayout::rowStretchFactor |  | Prototype:  | int QGraphicsGridLayout::rowStretchFactor(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 292-296 |  
  |  | 2 | 1 | 
 rowSpacing| Name:  | QGraphicsGridLayout::rowSpacing |  | Prototype:  | qreal QGraphicsGridLayout::rowSpacing(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 1 | 
 rowPreferredHeight| Name:  | QGraphicsGridLayout::rowPreferredHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowPreferredHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 349-353 |  
  |  | 2 | 1 | 
 rowMinimumHeight| Name:  | QGraphicsGridLayout::rowMinimumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMinimumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 330-334 |  
  |  | 2 | 1 | 
 rowMaximumHeight| Name:  | QGraphicsGridLayout::rowMaximumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMaximumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 368-372 |  
  |  | 2 | 1 | 
 rowCount| Name:  | QGraphicsGridLayout::rowCount |  | Prototype:  | int QGraphicsGridLayout::rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 rowAlignment| Name:  | QGraphicsGridLayout::rowAlignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::rowAlignment(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 466-470 |  
  |  | 2 | 1 | 
 removeItem| Name:  | QGraphicsGridLayout::removeItem |  | Prototype:  | void QGraphicsGridLayout::removeItem(QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 614-619 |  
  |  | 3 | 1 | 
 horizontalSpacing| Name:  | QGraphicsGridLayout::horizontalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 203-207 |  
  |  | 2 | 1 | 
 count| Name:  | QGraphicsGridLayout::count |  | Prototype:  | int QGraphicsGridLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 550-554 |  
  |  | 2 | 1 | 
 columnStretchFactor| Name:  | QGraphicsGridLayout::columnStretchFactor |  | Prototype:  | int QGraphicsGridLayout::columnStretchFactor(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 311-315 |  
  |  | 2 | 1 | 
 columnSpacing| Name:  | QGraphicsGridLayout::columnSpacing |  | Prototype:  | qreal QGraphicsGridLayout::columnSpacing(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 273-277 |  
  |  | 2 | 1 | 
 columnPreferredWidth| Name:  | QGraphicsGridLayout::columnPreferredWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnPreferredWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 417-421 |  
  |  | 2 | 1 | 
 columnMinimumWidth| Name:  | QGraphicsGridLayout::columnMinimumWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnMinimumWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 398-402 |  
  |  | 2 | 1 | 
 columnMaximumWidth| Name:  | QGraphicsGridLayout::columnMaximumWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnMaximumWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 436-440 |  
  |  | 2 | 1 | 
 columnCount| Name:  | QGraphicsGridLayout::columnCount |  | Prototype:  | int QGraphicsGridLayout::columnCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 526-530 |  
  |  | 2 | 1 | 
 columnAlignment| Name:  | QGraphicsGridLayout::columnAlignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::columnAlignment(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 485-489 |  
  |  | 2 | 1 | 
 alignment| Name:  | QGraphicsGridLayout::alignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::alignment(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 504-508 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout| Name:  | QGraphicsGridLayout::QGraphicsGridLayout |  | Prototype:  | QGraphicsGridLayout::QGraphicsGridLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 125-128 |  
  |  | 2 | 1 |