| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindowContainerPrivate| Name: | QWindowContainerPrivate::QWindowContainerPrivate | | Prototype: | QWindowContainerPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 57-62 |
| | 2 | 1 |
get| Name: | QWindowContainerPrivate::get | | Prototype: | static QWindowContainerPrivate *get(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 66-71 |
| | 4 | 2 |
isStillAnOrphan| Name: | QWindowContainerPrivate::isStillAnOrphan | | Prototype: | bool isStillAnOrphan() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 124-126 |
| | 1 | 1 |
markParentChain| Name: | QWindowContainerPrivate::markParentChain | | Prototype: | void markParentChain() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 113-122 |
| | 7 | 2 |
updateGeometry| Name: | QWindowContainerPrivate::updateGeometry | | Prototype: | void updateGeometry() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 73-86 |
| | 6 | 3 |
updateUsesNativeWidgets| Name: | QWindowContainerPrivate::updateUsesNativeWidgets | | Prototype: | void updateUsesNativeWidgets() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 88-111 |
| | 15 | 5 |