| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 init| Name:  | QBspTree::init |  | Prototype:  | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 96-123 |  
  |  | 18 | 4 | 
 climbTree| Name:  | QBspTree::climbTree |  | Prototype:  | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 71-94 |  
  |  | 16 | 7 | 
 create| Name:  | QBspTree::create |  | Prototype:  | void QBspTree::create(int n, int d) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 40-55 |  
  |  | 9 | 3 | 
 climbTree| Name:  | QBspTree::climbTree |  | Prototype:  | void QBspTree::climbTree(const QRect &rect, callback *function, QBspTreeData data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 63-69 |  
  |  | 4 | 2 | 
 remove| Name:  | QBspTree::remove |  | Prototype:  | void QBspTree::remove(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 130-135 |  
  |  | 3 | 2 | 
 destroy| Name:  | QBspTree::destroy |  | Prototype:  | void QBspTree::destroy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 57-61 |  
  |  | 2 | 1 | 
 insert| Name:  | QBspTree::insert |  | Prototype:  | void QBspTree::insert(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 125-128 |  
  |  | 1 | 1 | 
 QBspTree| Name:  | QBspTree::QBspTree |  | Prototype:  | QBspTree::QBspTree() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 38-38 |  
  |  | 1 | 1 |