| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 ~QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::~QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::~QGraphicsLinearLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 207-221 |  
  |  | 7 | 4 | 
 removeAt| Name:  | QGraphicsLinearLayout::removeAt |  | Prototype:  | void QGraphicsLinearLayout::removeAt(int index) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 328-343 |  
  |  | 10 | 4 | 
 setStretchFactor| Name:  | QGraphicsLinearLayout::setStretchFactor |  | Prototype:  | void QGraphicsLinearLayout::setStretchFactor(QGraphicsLayoutItem *item, int stretch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 401-413 |  
  |  | 9 | 3 | 
 itemAt| Name:  | QGraphicsLinearLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsLinearLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 483-494 |  
  |  | 8 | 3 | 
 insertItem| Name:  | QGraphicsLinearLayout::insertItem |  | Prototype:  | void QGraphicsLinearLayout::insertItem(int index, QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 269-288 |  
  |  | 14 | 3 | 
 stretchFactor| Name:  | QGraphicsLinearLayout::stretchFactor |  | Prototype:  | int QGraphicsLinearLayout::stretchFactor(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 421-430 |  
  |  | 6 | 2 | 
 setSpacing| Name:  | QGraphicsLinearLayout::setSpacing |  | Prototype:  | void QGraphicsLinearLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 351-360 |  
  |  | 6 | 2 | 
 setOrientation| Name:  | QGraphicsLinearLayout::setOrientation |  | Prototype:  | void QGraphicsLinearLayout::setOrientation(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 229-237 |  
  |  | 5 | 2 | 
 setGeometry| Name:  | QGraphicsLinearLayout::setGeometry |  | Prototype:  | void QGraphicsLinearLayout::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 499-525 |  
  |  | 11 | 2 | 
 setAlignment| Name:  | QGraphicsLinearLayout::setAlignment |  | Prototype:  | void QGraphicsLinearLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 438-445 |  
  |  | 5 | 2 | 
 removeItem| Name:  | QGraphicsLinearLayout::removeItem |  | Prototype:  | void QGraphicsLinearLayout::removeItem(QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 311-320 |  
  |  | 6 | 2 | 
 invalidate| Name:  | QGraphicsLinearLayout::invalidate |  | Prototype:  | void QGraphicsLinearLayout::invalidate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 542-549 |  
  |  | 5 | 2 | 
 spacing| Name:  | QGraphicsLinearLayout::spacing |  | Prototype:  | qreal QGraphicsLinearLayout::spacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 368-372 |  
  |  | 2 | 1 | 
 sizeHint| Name:  | QGraphicsLinearLayout::sizeHint |  | Prototype:  | QSizeF QGraphicsLinearLayout::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/qgraphicslinearlayout.cpp |  | Lines:  | 530-537 |  
  |  | 5 | 1 | 
 setItemSpacing| Name:  | QGraphicsLinearLayout::setItemSpacing |  | Prototype:  | void QGraphicsLinearLayout::setItemSpacing(int index, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 377-382 |  
  |  | 3 | 1 | 
 orientation| Name:  | QGraphicsLinearLayout::orientation |  | Prototype:  | Qt::Orientation QGraphicsLinearLayout::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 243-247 |  
  |  | 2 | 1 | 
 itemSpacing| Name:  | QGraphicsLinearLayout::itemSpacing |  | Prototype:  | qreal QGraphicsLinearLayout::itemSpacing(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 386-390 |  
  |  | 2 | 1 | 
 insertStretch| Name:  | QGraphicsLinearLayout::insertStretch |  | Prototype:  | void QGraphicsLinearLayout::insertStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 296-303 |  
  |  | 5 | 1 | 
 dump| Name:  | QGraphicsLinearLayout::dump |  | Prototype:  | void QGraphicsLinearLayout::dump(int indent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 554-566 |  
  |  | 1 | 1 | 
 count| Name:  | QGraphicsLinearLayout::count |  | Prototype:  | int QGraphicsLinearLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 473-477 |  
  |  | 2 | 1 | 
 alignment| Name:  | QGraphicsLinearLayout::alignment |  | Prototype:  | Qt::Alignment QGraphicsLinearLayout::alignment(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 457-461 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::QGraphicsLinearLayout(Qt::Orientation orientation, QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 190-193 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::QGraphicsLinearLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 199-202 |  
  |  | 2 | 1 |