Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 297-300 |
| | 1 | 1 |
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: | 284-295 |
| | 7 | 2 |
adjustFlagsName: | QDockWidgetGroupWindow::adjustFlags | Prototype: | void QDockWidgetGroupWindow::adjustFlags() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 373-399 |
| | 18 | 5 |
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: | 334-368 |
| | 23 | 8 |
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: | 305-328 |
| | 17 | 8 |
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: | 246-282 |
| | 19 | 14 |