| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
doStat| Name: | QStorageInfoPrivate::doStat | | Prototype: | void QStorageInfoPrivate::doStat() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 525-533 |
| | 5 | 2 |
initRootPath| Name: | QStorageInfoPrivate::initRootPath | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
initRootPath| Name: | QStorageInfoPrivate::initRootPath | | Prototype: | void QStorageInfoPrivate::initRootPath() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 460-488 |
| | 17 | 6 |
mountedVolumes| Name: | QStorageInfoPrivate::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfoPrivate::mountedVolumes() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 564-584 |
| | 13 | 5 |
retrieveVolumeInfo| Name: | QStorageInfoPrivate::retrieveVolumeInfo | | Prototype: | void QStorageInfoPrivate::retrieveVolumeInfo() | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 535-562 |
| | 11 | 3 |
root| Name: | QStorageInfoPrivate::root | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
root| Name: | QStorageInfoPrivate::root | | Prototype: | QStorageInfo QStorageInfoPrivate::root() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 586-589 |
| | 0 | 2 |