| 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:  | 201-215 |  
  |  | 7 | 4 | 
 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:  | 415-424 |  
  |  | 6 | 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:  | 362-366 |  
  |  | 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:  | 524-531 |  
  |  | 5 | 1 | 
 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:  | 395-407 |  
  |  | 9 | 3 | 
 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:  | 345-354 |  
  |  | 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:  | 223-231 |  
  |  | 5 | 2 | 
 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:  | 371-376 |  
  |  | 3 | 1 | 
 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:  | 493-519 |  
  |  | 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:  | 432-439 |  
  |  | 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:  | 305-314 |  
  |  | 6 | 2 | 
 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:  | 322-337 |  
  |  | 10 | 4 | 
 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:  | 237-241 |  
  |  | 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:  | 380-384 |  
  |  | 2 | 1 | 
 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:  | 477-488 |  
  |  | 8 | 3 | 
 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:  | 536-543 |  
  |  | 5 | 2 | 
 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:  | 290-297 |  
  |  | 5 | 1 | 
 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:  | 263-282 |  
  |  | 14 | 3 | 
 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:  | 548-560 |  
  |  | 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:  | 467-471 |  
  |  | 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:  | 451-455 |  
  |  | 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:  | 184-187 |  
  |  | 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:  | 193-196 |  
  |  | 2 | 1 |