Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
hasFixedSizeName: | QDockAreaLayoutInfo::hasFixedSize | Prototype: | bool QDockAreaLayoutInfo::hasFixedSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1491-1494 |
| | 1 | 1 |
isEmptyName: | QDockAreaLayoutInfo::isEmpty | Prototype: | bool QDockAreaLayoutInfo::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 264-267 |
| | 1 | 1 |
moveTabName: | QDockAreaLayoutInfo::moveTab | Prototype: | void QDockAreaLayoutInfo::moveTab(int from, int to) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2285-2288 |
| | 1 | 1 |
setCurrentTabName: | QDockAreaLayoutInfo::setCurrentTab | Prototype: | void QDockAreaLayoutInfo::setCurrentTab(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1115-1118 |
| | 1 | 1 |
sizeName: | QDockAreaLayoutInfo::size | Prototype: | QSize QDockAreaLayoutInfo::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 249-252 |
| | 1 | 1 |
QDockAreaLayoutInfoName: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 228-234 |
| | 2 | 1 |
mainWindowLayoutName: | QDockAreaLayoutInfo::mainWindowLayout | Prototype: | QMainWindowLayout *QDockAreaLayoutInfo::mainWindowLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1484-1489 |
| | 3 | 1 |
tabBarMinimumSizeName: | QDockAreaLayoutInfo::tabBarMinimumSize | Prototype: | QSize QDockAreaLayoutInfo::tabBarMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2186-2192 |
| | 3 | 2 |
tabBarSizeHintName: | QDockAreaLayoutInfo::tabBarSizeHint | Prototype: | QSize QDockAreaLayoutInfo::tabBarSizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2194-2200 |
| | 3 | 2 |
clearName: | QDockAreaLayoutInfo::clear | Prototype: | void QDockAreaLayoutInfo::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 254-262 |
| | 4 | 1 |
expansiveName: | QDockAreaLayoutInfo::expansive | Prototype: | bool QDockAreaLayoutInfo::expansive(Qt::Orientation o) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 467-474 |
| | 4 | 3 |
nextName: | QDockAreaLayoutInfo::next | Prototype: | int QDockAreaLayoutInfo::next(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1654-1661 |
| | 4 | 3 |
prevName: | QDockAreaLayoutInfo::prev | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1663-1670 |
| | 4 | 3 |
QDockAreaLayoutInfoName: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPosition _dockPos, Qt::Orientation _o, int tbshape, QMainWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 236-247 |
| | 5 | 1 |
currentTabIdName: | QDockAreaLayoutInfo::currentTabId | Prototype: | quintptr QDockAreaLayoutInfo::currentTabId() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1103-1113 |
| | 6 | 3 |
deleteAllLayoutItemsName: | QDockAreaLayoutInfo::deleteAllLayoutItems | Prototype: | void QDockAreaLayoutInfo::deleteAllLayoutItems() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1768-1779 |
| | 6 | 3 |
setCurrentTabIdName: | QDockAreaLayoutInfo::setCurrentTabId | Prototype: | void QDockAreaLayoutInfo::setCurrentTabId(quintptr id) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1120-1131 |
| | 6 | 4 |
tabIndexToListIndexName: | QDockAreaLayoutInfo::tabIndexToListIndex | Prototype: | int QDockAreaLayoutInfo::tabIndexToListIndex(int tabIndex) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2274-2283 |
| | 6 | 3 |
itemName: | QDockAreaLayoutInfo::item | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1714-1724 |
| | 7 | 2 |
itemRectName: | QDockAreaLayoutInfo::itemRect | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1344-1356 |
| | 7 | 2 |
separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1377-1388 |
| | 7 | 2 |
infoName: | QDockAreaLayoutInfo::info | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(const QList<int> &path) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1304-1314 |
| | 8 | 4 |
splitName: | QDockAreaLayoutInfo::split | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1696-1712 |
| | 8 | 2 |
removeName: | QDockAreaLayoutInfo::remove | Prototype: | void QDockAreaLayoutInfo::remove(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1002-1016 |
| | 9 | 2 |
setTabBarShapeName: | QDockAreaLayoutInfo::setTabBarShape | Prototype: | void QDockAreaLayoutInfo::setTabBarShape(int shape) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2171-2184 |
| | 9 | 5 |
usedTabBarsName: | QDockAreaLayoutInfo::usedTabBars | Prototype: | QSet<QTabBar*> QDockAreaLayoutInfo::usedTabBars() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2202-2218 |
| | 9 | 4 |
separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1358-1375 |
| | 10 | 3 |
usedSeparatorWidgetsName: | QDockAreaLayoutInfo::usedSeparatorWidgets | Prototype: | QSet<QWidget*> QDockAreaLayoutInfo::usedSeparatorWidgets() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2222-2238 |
| | 10 | 4 |
itemAtName: | QDockAreaLayoutInfo::itemAt | Prototype: | QLayoutItem *QDockAreaLayoutInfo::itemAt(int *x, int index) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1726-1741 |
| | 11 | 7 |
infoName: | QDockAreaLayoutInfo::info | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(QWidget *widget) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1280-1302 |
| | 12 | 7 |
indexOfPlaceHolderName: | QDockAreaLayoutInfo::indexOfPlaceHolder | Prototype: | QList<int> QDockAreaLayoutInfo::indexOfPlaceHolder(const QString &objectName) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1433-1455 |
| | 13 | 5 |
tabName: | QDockAreaLayoutInfo::tab | Prototype: | void QDockAreaLayoutInfo::tab(int index, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1672-1694 |
| | 13 | 2 |
indexOfName: | QDockAreaLayoutInfo::indexOf | Prototype: | QList<int> QDockAreaLayoutInfo::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1457-1482 |
| | 15 | 6 |
itemRectName: | QDockAreaLayoutInfo::itemRect | Prototype: | QRect QDockAreaLayoutInfo::itemRect(int index) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1316-1342 |
| | 15 | 4 |
separatorRegionName: | QDockAreaLayoutInfo::separatorRegion | Prototype: | QRegion QDockAreaLayoutInfo::separatorRegion() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1589-1617 |
| | 16 | 7 |
tabContentRectName: | QDockAreaLayoutInfo::tabContentRect | Prototype: | QRect QDockAreaLayoutInfo::tabContentRect() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2240-2272 |
| | 16 | 12 |
reparentWidgetsName: | QDockAreaLayoutInfo::reparentWidgets | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2069-2092 |
| | 17 | 9 |
takeAtName: | QDockAreaLayoutInfo::takeAt | Prototype: | QLayoutItem *QDockAreaLayoutInfo::takeAt(int *x, int index) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1743-1766 |
| | 17 | 8 |
unplugName: | QDockAreaLayoutInfo::unplug | Prototype: | QLayoutItem *QDockAreaLayoutInfo::unplug(const QList<int> &path) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1067-1099 |
| | 18 | 5 |
unnestName: | QDockAreaLayoutInfo::unnest | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 976-1000 |
| | 19 | 7 |
paintSeparatorsName: | QDockAreaLayoutInfo::paintSeparators | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1619-1652 |
| | 20 | 10 |
findSeparatorName: | QDockAreaLayoutInfo::findSeparator | Prototype: | QList<int> QDockAreaLayoutInfo::findSeparator(const QPoint &_pos) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1390-1431 |
| | 23 | 10 |
separatorMoveName: | QDockAreaLayoutInfo::separatorMove | Prototype: | int QDockAreaLayoutInfo::separatorMove(int index, int delta) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 932-974 |
| | 27 | 6 |
plugName: | QDockAreaLayoutInfo::plug | Prototype: | QLayoutItem *QDockAreaLayoutInfo::plug(const QList<int> &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1018-1065 |
| | 29 | 6 |
minimumSizeName: | QDockAreaLayoutInfo::minimumSize | Prototype: | QSize QDockAreaLayoutInfo::minimumSize() const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 269-326 |
| | 30 | 16 |
updateSeparatorWidgetsName: | QDockAreaLayoutInfo::updateSeparatorWidgets | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2011-2060 |
| | 31 | 9 |
maximumSizeName: | QDockAreaLayoutInfo::maximumSize | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 328-393 |
| | 35 | 13 |
sizeHintName: | QDockAreaLayoutInfo::sizeHint | Prototype: | QSize QDockAreaLayoutInfo::sizeHint() const | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 395-465 |
| | 39 | 16 |
applyName: | QDockAreaLayoutInfo::apply | Prototype: | void QDockAreaLayoutInfo::apply(bool animate) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1497-1571 |
| | 43 | 20 |
updateTabBarName: | QDockAreaLayoutInfo::updateTabBar | Prototype: | bool QDockAreaLayoutInfo::updateTabBar() const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2095-2169 |
| | 45 | 14 |
saveStateName: | QDockAreaLayoutInfo::saveState | Prototype: | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1781-1851 |
| | 48 | 15 |
gapIndexName: | QDockAreaLayoutInfo::gapIndex | Prototype: | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 745-834 |
| | 51 | 17 |
fitItemsName: | QDockAreaLayoutInfo::fitItems | Prototype: | void QDockAreaLayoutInfo::fitItems() | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 536-641 |
| | 69 | 15 |
insertGapName: | QDockAreaLayoutInfo::insertGap | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1149-1278 |
| | 70 | 20 |
restoreStateName: | QDockAreaLayoutInfo::restoreState | Prototype: | bool QDockAreaLayoutInfo::restoreState(QDataStream &stream, QList<QDockWidget*> &widgets, bool testing) | Coverage: | 0.000% (0/84) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1865-2008 |
| | 85 | 24 |