| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStorageIterator| Name: | QStorageIterator::QStorageIterator | | Prototype: | inline QStorageIterator::QStorageIterator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 310-314 |
| | 1 | 1 |
device| Name: | QStorageIterator::device | | Prototype: | inline QByteArray QStorageIterator::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 342-345 |
| | 1 | 1 |
fileSystemType| Name: | QStorageIterator::fileSystemType | | Prototype: | inline QByteArray QStorageIterator::fileSystemType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 337-340 |
| | 1 | 1 |
isValid| Name: | QStorageIterator::isValid | | Prototype: | inline bool QStorageIterator::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 322-325 |
| | 1 | 1 |
next| Name: | QStorageIterator::next | | Prototype: | inline bool QStorageIterator::next() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 327-330 |
| | 1 | 1 |
rootPath| Name: | QStorageIterator::rootPath | | Prototype: | inline QString QStorageIterator::rootPath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 332-335 |
| | 1 | 1 |
~QStorageIterator| Name: | QStorageIterator::~QStorageIterator | | Prototype: | inline QStorageIterator::~QStorageIterator() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 316-320 |
| | 2 | 2 |