| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
clear| Name: | QToolBarAreaLayoutInfo::clear | | Prototype: | void QToolBarAreaLayoutInfo::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 573-577 |
| | 2 | 1 |
insertToolBar| Name: | QToolBarAreaLayoutInfo::insertToolBar | | Prototype: | QLayoutItem *QToolBarAreaLayoutInfo::insertToolBar(QToolBar *before, QToolBar *toolBar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 297-303 |
| | 4 | 1 |
QToolBarAreaLayoutInfo| Name: | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo | | Prototype: | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 203-219 |
| | 7 | 6 |
insertItem| Name: | QToolBarAreaLayoutInfo::insertItem | | Prototype: | void QToolBarAreaLayoutInfo::insertItem(QToolBar *before, QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 305-324 |
| | 11 | 6 |
removeToolBar| Name: | QToolBarAreaLayoutInfo::removeToolBar | | Prototype: | void QToolBarAreaLayoutInfo::removeToolBar(QToolBar *toolBar) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 326-345 |
| | 11 | 5 |
removeToolBarBreak| Name: | QToolBarAreaLayoutInfo::removeToolBarBreak | | Prototype: | void QToolBarAreaLayoutInfo::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 375-394 |
| | 11 | 6 |
itemRect| Name: | QToolBarAreaLayoutInfo::itemRect | | Prototype: | QRect QToolBarAreaLayoutInfo::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 579-599 |
| | 12 | 2 |
minimumSize| Name: | QToolBarAreaLayoutInfo::minimumSize | | Prototype: | QSize QToolBarAreaLayoutInfo::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 241-259 |
| | 12 | 3 |
sizeHint| Name: | QToolBarAreaLayoutInfo::sizeHint | | Prototype: | QSize QToolBarAreaLayoutInfo::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 221-239 |
| | 12 | 3 |
distance| Name: | QToolBarAreaLayoutInfo::distance | | Prototype: | int QToolBarAreaLayoutInfo::distance(const QPoint &pos) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 601-625 |
| | 15 | 10 |
insertToolBarBreak| Name: | QToolBarAreaLayoutInfo::insertToolBarBreak | | Prototype: | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 347-373 |
| | 16 | 7 |
insertGap| Name: | QToolBarAreaLayoutInfo::insertGap | | Prototype: | bool QToolBarAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 534-571 |
| | 21 | 5 |
fitLayout| Name: | QToolBarAreaLayoutInfo::fitLayout | | Prototype: | void QToolBarAreaLayoutInfo::fitLayout() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 261-295 |
| | 22 | 5 |
gapIndex| Name: | QToolBarAreaLayoutInfo::gapIndex | | Prototype: | QList<int> QToolBarAreaLayoutInfo::gapIndex(const QPoint &pos, int *minDistance) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 484-532 |
| | 30 | 10 |
moveToolBar| Name: | QToolBarAreaLayoutInfo::moveToolBar | | Prototype: | void QToolBarAreaLayoutInfo::moveToolBar(QToolBar *toolbar, int pos) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 396-481 |
| | 46 | 16 |