Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
plugName: | QDockAreaLayout::plug | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2589-2595 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines (reference): | 2583-2591 | Comparison: | Different |
| | Different | 6 | 1 |
splitDockWidgetName: | QDockAreaLayout::splitDockWidget | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3185-3198 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines (reference): | 3181-3194 | Comparison: | Different |
| | Different | 7 | 2 |
tabifyDockWidgetName: | QDockAreaLayout::tabifyDockWidget | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3125-3136 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines (reference): | 3121-3132 | Comparison: | Different |
| | Different | 7 | 2 |
addDockWidgetName: | QDockAreaLayout::addDockWidget | Prototype: | void QDockAreaLayout::addDockWidget(QInternal::DockPosition pos, QDockWidget *dockWidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3092-3123 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines (reference): | 3088-3119 | Comparison: | Different |
| | Different | 15 | 3 |
resizeDocksName: | QDockAreaLayout::resizeDocks | Prototype: | void QDockAreaLayout::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation o) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3138-3183 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines (reference): | 3134-3179 | Comparison: | Different |
| | Different | 32 | 10 |