| 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: | 349-353 |
| | 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: | 358-362 |
| | 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: | 560-565 |
| | 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: | 592-595 |
| | 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: | 516-519 |
| | 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: | 521-536 |
| | 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: | 610-615 |
| | 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: | 401-409 |
| | 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: | 433-442 |
| | 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: | 466-477 |
| | 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: | 501-510 |
| | 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: | 622-625 |
| | 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: | 375-379 |
| | 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: | 552-555 |
| | 1 | 1 |