| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMainWindowLayoutState| Name: | QMainWindowLayoutState::QMainWindowLayoutState | | Prototype: | QMainWindowLayoutState::QMainWindowLayoutState(QMainWindow *win) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 411-424 |
| | 1 | 1 |
apply| Name: | QMainWindowLayoutState::apply | | Prototype: | void QMainWindowLayoutState::apply(bool animated) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 463-479 |
| | 2 | 1 |
centralWidget| Name: | QMainWindowLayoutState::centralWidget | | Prototype: | QWidget *QMainWindowLayoutState::centralWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 622-635 |
| | 5 | 2 |
checkFormat| Name: | QMainWindowLayoutState::checkFormat | | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 887-936 |
| | 21 | 10 |
clear| Name: | QMainWindowLayoutState::clear | | Prototype: | void QMainWindowLayoutState::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 721-734 |
| | 3 | 1 |
contains| Name: | QMainWindowLayoutState::contains | | Prototype: | bool QMainWindowLayoutState::contains(QWidget *widget) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 587-604 |
| | 7 | 4 |
deleteAllLayoutItems| Name: | QMainWindowLayoutState::deleteAllLayoutItems | | Prototype: | void QMainWindowLayoutState::deleteAllLayoutItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 499-508 |
| | 2 | 1 |
deleteCentralWidgetItem| Name: | QMainWindowLayoutState::deleteCentralWidgetItem | | Prototype: | void QMainWindowLayoutState::deleteCentralWidgetItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 510-519 |
| | 2 | 1 |
fitLayout| Name: | QMainWindowLayoutState::fitLayout | | Prototype: | void QMainWindowLayoutState::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 481-497 |
| | 5 | 1 |
gapIndex| Name: | QMainWindowLayoutState::gapIndex | | Prototype: | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 637-664 |
| | 13 | 5 |
gapRect| Name: | QMainWindowLayoutState::gapRect | | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 778-793 |
| | 6 | 3 |
indexOf| Name: | QMainWindowLayoutState::indexOf | | Prototype: | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 560-585 |
| | 12 | 5 |
insertGap| Name: | QMainWindowLayoutState::insertGap | | Prototype: | bool QMainWindowLayoutState::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 666-688 |
| | 10 | 4 |
isValid| Name: | QMainWindowLayoutState::isValid | | Prototype: | bool QMainWindowLayoutState::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 736-739 |
| | 1 | 1 |
item| Name: | QMainWindowLayoutState::item | | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 741-759 |
| | 8 | 3 |
itemAt| Name: | QMainWindowLayoutState::itemAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 521-537 |
| | 5 | 3 |
itemRect| Name: | QMainWindowLayoutState::itemRect | | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 761-776 |
| | 6 | 3 |
minimumSize| Name: | QMainWindowLayoutState::minimumSize | | Prototype: | QSize QMainWindowLayoutState::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 445-461 |
| | 4 | 1 |
plug| Name: | QMainWindowLayoutState::plug | | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 795-810 |
| | 6 | 3 |
remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 690-703 |
| | 5 | 3 |
remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 705-719 |
| | 5 | 3 |
restoreState| Name: | QMainWindowLayoutState::restoreState | | Prototype: | bool QMainWindowLayoutState::restoreState(QDataStream &_stream, const QMainWindowLayoutState &oldState) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 938-1035 |
| | 57 | 19 |
saveState| Name: | QMainWindowLayoutState::saveState | | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 831-850 |
| | 9 | 3 |
setCentralWidget| Name: | QMainWindowLayoutState::setCentralWidget | | Prototype: | void QMainWindowLayoutState::setCentralWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 606-620 |
| | 5 | 2 |
sizeHint| Name: | QMainWindowLayoutState::sizeHint | | Prototype: | QSize QMainWindowLayoutState::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 426-443 |
| | 4 | 1 |
takeAt| Name: | QMainWindowLayoutState::takeAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 539-558 |
| | 5 | 3 |
unplug| Name: | QMainWindowLayoutState::unplug | | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 812-829 |
| | 6 | 3 |