Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
rootPathName: | 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: | 351-354 |
| | 1 | 1 |
nextName: | 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: | 346-349 |
| | 1 | 1 |
isValidName: | 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: | 341-344 |
| | 1 | 1 |
fileSystemTypeName: | 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: | 356-359 |
| | 1 | 1 |
deviceName: | 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: | 361-364 |
| | 1 | 1 |
QStorageIteratorName: | 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: | 329-333 |
| | 1 | 1 |
~QStorageIteratorName: | 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: | 335-339 |
| | 2 | 2 |