| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsAnchorLayout| Name:  | QGraphicsAnchorLayout::QGraphicsAnchorLayout |  | Prototype:  | QGraphicsAnchorLayout::QGraphicsAnchorLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 208-213 |  
  |  | 2 | 1 | 
 addAnchor| Name:  | QGraphicsAnchorLayout::addAnchor |  | Prototype:  | QGraphicsAnchor * QGraphicsAnchorLayout::addAnchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 263-271 |  
  |  | 4 | 1 | 
 addAnchors| Name:  | QGraphicsAnchorLayout::addAnchors |  | Prototype:  | void QGraphicsAnchorLayout::addAnchors(QGraphicsLayoutItem *firstItem, QGraphicsLayoutItem *secondItem, Qt::Orientations orientations) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 343-358 |  
  |  | 8 | 4 | 
 addCornerAnchors| Name:  | QGraphicsAnchorLayout::addCornerAnchors |  | Prototype:  | void QGraphicsAnchorLayout::addCornerAnchors(QGraphicsLayoutItem *firstItem, Qt::Corner firstCorner, QGraphicsLayoutItem *secondItem, Qt::Corner secondCorner) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 307-325 |  
  |  | 8 | 2 | 
 anchor| Name:  | QGraphicsAnchorLayout::anchor |  | Prototype:  | QGraphicsAnchor * QGraphicsAnchorLayout::anchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 277-283 |  
  |  | 2 | 1 | 
 count| Name:  | QGraphicsAnchorLayout::count |  | Prototype:  | int QGraphicsAnchorLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 469-473 |  
  |  | 2 | 1 | 
 horizontalSpacing| Name:  | QGraphicsAnchorLayout::horizontalSpacing |  | Prototype:  | qreal QGraphicsAnchorLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 410-414 |  
  |  | 2 | 1 | 
 invalidate| Name:  | QGraphicsAnchorLayout::invalidate |  | Prototype:  | void QGraphicsAnchorLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 487-493 |  
  |  | 4 | 1 | 
 itemAt| Name:  | QGraphicsAnchorLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsAnchorLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 478-482 |  
  |  | 2 | 1 | 
 removeAt| Name:  | QGraphicsAnchorLayout::removeAt |  | Prototype:  | void QGraphicsAnchorLayout::removeAt(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 448-464 |  
  |  | 10 | 2 | 
 setGeometry| Name:  | QGraphicsAnchorLayout::setGeometry |  | Prototype:  | void QGraphicsAnchorLayout::setGeometry(const QRectF &geom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 430-438 |  
  |  | 5 | 1 | 
 setHorizontalSpacing| Name:  | QGraphicsAnchorLayout::setHorizontalSpacing |  | Prototype:  | void QGraphicsAnchorLayout::setHorizontalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 365-371 |  
  |  | 3 | 1 | 
 setSpacing| Name:  | QGraphicsAnchorLayout::setSpacing |  | Prototype:  | void QGraphicsAnchorLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 397-403 |  
  |  | 3 | 1 | 
 setVerticalSpacing| Name:  | QGraphicsAnchorLayout::setVerticalSpacing |  | Prototype:  | void QGraphicsAnchorLayout::setVerticalSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 378-384 |  
  |  | 3 | 1 | 
 sizeHint| Name:  | QGraphicsAnchorLayout::sizeHint |  | Prototype:  | QSizeF QGraphicsAnchorLayout::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/qgraphicsanchorlayout.cpp |  | Lines:  | 498-523 |  
  |  | 9 | 1 | 
 verticalSpacing| Name:  | QGraphicsAnchorLayout::verticalSpacing |  | Prototype:  | qreal QGraphicsAnchorLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 421-425 |  
  |  | 2 | 1 | 
 ~QGraphicsAnchorLayout| Name:  | QGraphicsAnchorLayout::~QGraphicsAnchorLayout |  | Prototype:  | QGraphicsAnchorLayout::~QGraphicsAnchorLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 218-239 |  
  |  | 14 | 4 |