Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
openDocumentName: | QGenericUnixServices::openDocument | Prototype: | bool QGenericUnixServices::openDocument(const QUrl &url) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 151-158 |
| | 4 | 2 |
openUrlName: | QGenericUnixServices::openUrl | Prototype: | bool QGenericUnixServices::openUrl(const QUrl &url) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 139-149 |
| | 6 | 3 |
desktopEnvironmentName: | QGenericUnixServices::desktopEnvironment | Prototype: | QByteArray QGenericUnixServices::desktopEnvironment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 133-137 |
| | 1 | 1 |