| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
productVersion| Name: | 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 |
productType| Name: | 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 |
kernelVersion| Name: | 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 |
prettyProductName| Name: | 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 |