Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsSceneBspTreeIndexPrivateName: | QGraphicsSceneBspTreeIndexPrivate::QGraphicsSceneBspTreeIndexPrivate | Prototype: | QGraphicsSceneBspTreeIndexPrivate::QGraphicsSceneBspTreeIndexPrivate(QGraphicsScene *scene) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 98-109 |
| | 2 | 1 |
startIndexTimerName: | QGraphicsSceneBspTreeIndexPrivate::startIndexTimer | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::startIndexTimer(int interval) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 210-218 |
| | 4 | 2 |
invalidateSortCacheName: | QGraphicsSceneBspTreeIndexPrivate::invalidateSortCache | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::invalidateSortCache() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 294-302 |
| | 5 | 2 |
purgeRemovedItemsName: | QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 188-203 |
| | 9 | 4 |
resetIndexName: | QGraphicsSceneBspTreeIndexPrivate::resetIndex | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::resetIndex() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 223-238 |
| | 11 | 3 |
climbTreeName: | QGraphicsSceneBspTreeIndexPrivate::climbTree | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::climbTree(QGraphicsItem *item, int *stackingOrder) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 243-262 |
| | 13 | 6 |
addItemName: | QGraphicsSceneBspTreeIndexPrivate::addItem | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::addItem(QGraphicsItem *item, bool recursive) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 304-333 |
| | 14 | 5 |
_q_updateSortCacheName: | QGraphicsSceneBspTreeIndexPrivate::_q_updateSortCache | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::_q_updateSortCache() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 267-289 |
| | 15 | 5 |
sortItemsName: | QGraphicsSceneBspTreeIndexPrivate::sortItems | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::sortItems(QList<QGraphicsItem *> *itemList, Qt::SortOrder order, bool sortCacheEnabled, bool onlyTopLevelItems) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 414-441 |
| | 17 | 10 |
estimateItemsName: | QGraphicsSceneBspTreeIndexPrivate::estimateItems | Prototype: | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndexPrivate::estimateItems(const QRectF &rect, Qt::SortOrder order, bool onlyTopLevelItems) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 378-407 |
| | 18 | 6 |
removeItemName: | QGraphicsSceneBspTreeIndexPrivate::removeItem | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem *item, bool recursive, bool moveToUnindexedItems) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 335-376 |
| | 28 | 9 |
_q_updateIndexName: | QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 120-180 |
| | 35 | 12 |