Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
topDockWidgetName: | QDockWidgetGroupWindow::topDockWidget | Prototype: | QDockWidget *QDockWidgetGroupWindow::topDockWidget() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 311-334 |
| | 17 | 8 |
paintEventName: | QDockWidgetGroupWindow::paintEvent | Prototype: | void QDockWidgetGroupWindow::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 290-301 |
| | 7 | 2 |
layoutInfoName: | QDockWidgetGroupWindow::layoutInfo | Prototype: | QDockAreaLayoutInfo *QDockWidgetGroupWindow::layoutInfo() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 303-306 |
| | 1 | 1 |
eventName: | QDockWidgetGroupWindow::event | Prototype: | bool QDockWidgetGroupWindow::event(QEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 252-288 |
| | 19 | 14 |
destroyOrHideIfEmptyName: | QDockWidgetGroupWindow::destroyOrHideIfEmpty | Prototype: | void QDockWidgetGroupWindow::destroyOrHideIfEmpty() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 340-374 |
| | 23 | 8 |
adjustFlagsName: | QDockWidgetGroupWindow::adjustFlags | Prototype: | void QDockWidgetGroupWindow::adjustFlags() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 379-402 |
| | 16 | 4 |