| 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:  | 214-219 |  
  |  | 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:  | 269-277 |  
  |  | 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:  | 349-364 |  
  |  | 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:  | 313-331 |  
  |  | 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:  | 283-289 |  
  |  | 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:  | 475-479 |  
  |  | 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:  | 416-420 |  
  |  | 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:  | 493-499 |  
  |  | 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:  | 484-488 |  
  |  | 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:  | 454-470 |  
  |  | 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:  | 436-444 |  
  |  | 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:  | 371-377 |  
  |  | 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:  | 403-409 |  
  |  | 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:  | 384-390 |  
  |  | 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:  | 504-529 |  
  |  | 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:  | 427-431 |  
  |  | 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:  | 224-245 |  
  |  | 14 | 4 |