Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
kernelVersionName: | QSysInfo::kernelVersion | Prototype: | QString QSysInfo::kernelVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2629-2641 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 2550-2562 | Comparison: | Same |
| | Same | 4 | 2 |
productTypeName: | QSysInfo::productType | Prototype: | QString QSysInfo::productType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2678-2713 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 2604-2641 | Comparison: | Same |
| | Same | 5 | 2 |
productVersionName: | QSysInfo::productVersion | Prototype: | QString QSysInfo::productVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2739-2764 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 2667-2699 | Comparison: | Same |
| | Same | 5 | 2 |
prettyProductNameName: | QSysInfo::prettyProductName | Prototype: | QString QSysInfo::prettyProductName() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2780-2847 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 2715-2784 | Comparison: | Same |
| | Same | 8 | 3 |