| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
_q_toggleView| Name: | QToolBarPrivate::_q_toggleView | | Prototype: | void QToolBarPrivate::_q_toggleView(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 103-112 |
| | 5 | 3 |
_q_updateIconSize| Name: | QToolBarPrivate::_q_updateIconSize | | Prototype: | void QToolBarPrivate::_q_updateIconSize(const QSize &sz) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 114-122 |
| | 4 | 2 |
_q_updateToolButtonStyle| Name: | QToolBarPrivate::_q_updateToolButtonStyle | | Prototype: | void QToolBarPrivate::_q_updateToolButtonStyle(Qt::ToolButtonStyle style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 124-131 |
| | 4 | 2 |
endDrag| Name: | QToolBarPrivate::endDrag | | Prototype: | void QToolBarPrivate::endDrag() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 215-240 |
| | 14 | 4 |
init| Name: | QToolBarPrivate::init | | Prototype: | void QToolBarPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 81-101 |
| | 15 | 1 |
initDrag| Name: | QToolBarPrivate::initDrag | | Prototype: | void QToolBarPrivate::initDrag(const QPoint &pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 169-191 |
| | 16 | 4 |
mouseMoveEvent| Name: | QToolBarPrivate::mouseMoveEvent | | Prototype: | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 293-364 |
| | 36 | 10 |
mousePressEvent| Name: | QToolBarPrivate::mousePressEvent | | Prototype: | bool QToolBarPrivate::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 242-274 |
| | 11 | 4 |
mouseReleaseEvent| Name: | QToolBarPrivate::mouseReleaseEvent | | Prototype: | bool QToolBarPrivate::mouseReleaseEvent(QMouseEvent*) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 276-291 |
| | 4 | 2 |
plug| Name: | QToolBarPrivate::plug | | Prototype: | void QToolBarPrivate::plug(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 375-378 |
| | 1 | 1 |
setWindowState| Name: | QToolBarPrivate::setWindowState | | Prototype: | void QToolBarPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 146-167 |
| | 13 | 5 |
startDrag| Name: | QToolBarPrivate::startDrag | | Prototype: | void QToolBarPrivate::startDrag(bool moving) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 193-213 |
| | 13 | 3 |
unplug| Name: | QToolBarPrivate::unplug | | Prototype: | void QToolBarPrivate::unplug(const QRect &_r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 366-373 |
| | 5 | 1 |
updateWindowFlags| Name: | QToolBarPrivate::updateWindowFlags | | Prototype: | void QToolBarPrivate::updateWindowFlags(bool floating, bool unplug) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 133-144 |
| | 6 | 2 |