| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 215-233 |
| | 12 | 3 |
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: | 369-388 |
| | 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: | 320-339 |
| | 11 | 5 |
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: | 390-475 |
| | 46 | 16 |
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: | 235-253 |
| | 12 | 3 |
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: | 573-593 |
| | 12 | 2 |
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: | 341-367 |
| | 16 | 7 |
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: | 291-297 |
| | 4 | 1 |
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: | 299-318 |
| | 11 | 6 |
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: | 528-565 |
| | 21 | 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: | 478-526 |
| | 30 | 10 |
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: | 255-289 |
| | 22 | 5 |
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: | 595-619 |
| | 15 | 10 |
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: | 567-571 |
| | 2 | 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: | 197-213 |
| | 7 | 6 |