| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
closePopup| Name: | QApplicationPrivate::closePopup | | Prototype: | void QApplicationPrivate::closePopup(QWidget *popup) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3844-3899 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 3849-3904 | | Comparison: | Different |
| | Different | 29 | 11 |
desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1719-1732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1714-1725 | | Comparison: | Different |
| | Different | 6 | 4 |
dispatchEnterLeave| Name: | QApplicationPrivate::dispatchEnterLeave | | Prototype: | void QApplicationPrivate::dispatchEnterLeave(QWidget* enter, QWidget* leave, const QPointF &globalPosF) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2317-2472 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2315-2476 | | Comparison: | Different |
| | Different | 95 | 32 |
isWindowBlocked| Name: | QApplicationPrivate::isWindowBlocked | | Prototype: | bool QApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2490-2606 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2494-2610 | | Comparison: | Different |
| | Different | 76 | 26 |
notifyLayoutDirectionChange| Name: | QApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2091-2109 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2089-2108 | | Comparison: | Different |
| | Different | 10 | 3 |
notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1752-1768 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1745-1762 | | Comparison: | Different |
| | Different | 9 | 3 |
tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1908-1935 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1902-1930 | | Comparison: | Different |
| | Different | 22 | 9 |