| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
hover| Name: | QMainWindowLayout::hover | | Prototype: | void QMainWindowLayout::hover(QLayoutItem *widgetItem, const QPoint &mousePos) | | Coverage: | 0.000% (0/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2377-2489 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 2383-2495 | | Comparison: | Different |
| | Different | 68 | 24 |
plug| Name: | QMainWindowLayout::plug | | Prototype: | bool QMainWindowLayout::plug(QLayoutItem *widgetItem) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1947-2040 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 1954-2047 | | Comparison: | Different |
| | Different | 62 | 14 |
animationFinished| Name: | QMainWindowLayout::animationFinished | | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2042-2152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 2049-2157 | | Comparison: | Different |
| | Different | 62 | 14 |
unplug| Name: | QMainWindowLayout::unplug | | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2278-2354 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 2283-2360 | | Comparison: | Different |
| | Different | 46 | 11 |
takeAt| Name: | QMainWindowLayout::takeAt | | Prototype: | QLayoutItem *QMainWindowLayout::takeAt(int index) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1789-1828 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 1775-1814 | | Comparison: | Different |
| | Different | 20 | 8 |
insertToolBar| Name: | QMainWindowLayout::insertToolBar | | Prototype: | void QMainWindowLayout::insertToolBar(QToolBar *before, QToolBar *toolbar) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1175-1198 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 1161-1184 | | Comparison: | Different |
| | Different | 10 | 4 |
dockWidgetArea| Name: | QMainWindowLayout::dockWidgetArea | | Prototype: | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1525-1531 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 1511-1517 | | Comparison: | Different |
| | Different | 4 | 2 |