Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
openUrlName: | QPlatformServices::openUrl | Prototype: | bool QPlatformServices::openUrl(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 61-66 |
| | 3 | 1 |
openDocumentName: | QPlatformServices::openDocument | Prototype: | bool QPlatformServices::openDocument(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 68-73 |
| | 3 | 1 |
desktopEnvironmentName: | QPlatformServices::desktopEnvironment | Prototype: | QByteArray QPlatformServices::desktopEnvironment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 83-86 |
| | 1 | 1 |