Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDockWidgetGroupLayoutName: | QDockWidgetGroupLayout::QDockWidgetGroupLayout | Prototype: | QDockWidgetGroupLayout(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 186-190 |
| | 3 | 1 |
addItemName: | QDockWidgetGroupLayout::addItem | Prototype: | void addItem(QLayoutItem*) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 195-195 |
| | 1 | 1 |
countName: | QDockWidgetGroupLayout::count | Prototype: | int count() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 196-196 |
| | 1 | 1 |
frameWidthName: | QDockWidgetGroupLayout::frameWidth | Prototype: | int frameWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 245-249 |
| | 2 | 1 |
itemAtName: | QDockWidgetGroupLayout::itemAt | Prototype: | QLayoutItem* itemAt(int index) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 197-201 |
| | 2 | 1 |
layoutInfoName: | QDockWidgetGroupLayout::layoutInfo | Prototype: | QDockAreaLayoutInfo *layoutInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 236-238 |
| | 1 | 1 |
maximumSizeName: | QDockWidgetGroupLayout::maximumSize | Prototype: | QSize maximumSize() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 217-221 |
| | 2 | 1 |
minimumSizeName: | QDockWidgetGroupLayout::minimumSize | Prototype: | QSize minimumSize() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 212-216 |
| | 2 | 1 |
nativeWindowDecoName: | QDockWidgetGroupLayout::nativeWindowDeco | Prototype: | bool nativeWindowDeco() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 240-243 |
| | 1 | 1 |
sizeHintName: | QDockWidgetGroupLayout::sizeHint | Prototype: | QSize sizeHint() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 207-211 |
| | 2 | 1 |
takeAtName: | QDockWidgetGroupLayout::takeAt | Prototype: | QLayoutItem* takeAt(int index) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 202-206 |
| | 2 | 1 |
~QDockWidgetGroupLayoutName: | QDockWidgetGroupLayout::~QDockWidgetGroupLayout | Prototype: | ~QDockWidgetGroupLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 191-193 |
| | 1 | 1 |
setGeometryName: | QDockWidgetGroupLayout::setGeometry | Prototype: | void setGeometry(const QRect&r) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 222-234 |
| | 10 | 2 |