Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
desktopFileNameName: | QGuiApplication::desktopFileName | Prototype: | QString QGuiApplication::desktopFileName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 702-705 | Comparison: | New |
| | New | 1 | 1 |
~QGuiApplicationName: | QGuiApplication::~QGuiApplication | Prototype: | QGuiApplication::~QGuiApplication() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 605-639 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines (reference): | 599-631 | Comparison: | Different |
| | Different | 18 | 1 |
platformFunctionName: | QGuiApplication::platformFunction | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1604-1613 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines (reference): | 1578-1587 | Comparison: | Different |
| | Different | 5 | 2 |
setDesktopFileNameName: | QGuiApplication::setDesktopFileName | Prototype: | void QGuiApplication::setDesktopFileName(const QString &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 695-700 | Comparison: | New |
| | New | 3 | 2 |
devicePixelRatioName: | QGuiApplication::devicePixelRatio | Prototype: | qreal QGuiApplication::devicePixelRatio() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 999-1012 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines (reference): | 962-976 | Comparison: | Different |
| | Different | 6 | 3 |
topLevelAtName: | QGuiApplication::topLevelAt | Prototype: | QWindow *QGuiApplication::topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1017-1051 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines (reference): | 981-1015 | Comparison: | Different |
| | Different | 18 | 8 |