| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 343-347 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsSceneIndexPrivate &dd, QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 352-356 |  
  |  | 1 | 1 | 
 clear| Name:  | QGraphicsSceneIndex::clear |  | Prototype:  | void QGraphicsSceneIndex::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 554-559 |  
  |  | 3 | 2 | 
 deleteItem| Name:  | QGraphicsSceneIndex::deleteItem |  | Prototype:  | void QGraphicsSceneIndex::deleteItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 586-589 |  
  |  | 1 | 1 | 
 estimateItems| Name:  | QGraphicsSceneIndex::estimateItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateItems(const QPointF &point, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 510-513 |  
  |  | 1 | 1 | 
 estimateTopLevelItems| Name:  | QGraphicsSceneIndex::estimateTopLevelItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateTopLevelItems(const QRectF &rect, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 515-530 |  
  |  | 12 | 3 | 
 itemChange| Name:  | QGraphicsSceneIndex::itemChange |  | Prototype:  | void QGraphicsSceneIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 604-609 |  
  |  | 3 | 1 | 
 items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 395-403 |  
  |  | 4 | 1 | 
 items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 427-436 |  
  |  | 6 | 1 | 
 items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 460-471 |  
  |  | 8 | 1 | 
 items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 495-504 |  
  |  | 6 | 1 | 
 prepareBoundingRectChange| Name:  | QGraphicsSceneIndex::prepareBoundingRectChange |  | Prototype:  | void QGraphicsSceneIndex::prepareBoundingRectChange(const QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 616-619 |  
  |  | 1 | 1 | 
 scene| Name:  | QGraphicsSceneIndex::scene |  | Prototype:  | QGraphicsScene* QGraphicsSceneIndex::scene() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 369-373 |  
  |  | 2 | 1 | 
 updateSceneRect| Name:  | QGraphicsSceneIndex::updateSceneRect |  | Prototype:  | void QGraphicsSceneIndex::updateSceneRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 546-549 |  
  |  | 1 | 1 |