| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setPath| Name: | QStorageInfo::setPath | | Prototype: | void QStorageInfo::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 160-167 |
| | 5 | 2 |
displayName| Name: | QStorageInfo::displayName | | Prototype: | QString QStorageInfo::displayName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 290-295 |
| | 3 | 2 |
rootPath| Name: | QStorageInfo::rootPath | | Prototype: | QString QStorageInfo::rootPath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 183-186 |
| | 1 | 1 |
root| Name: | QStorageInfo::root | | Prototype: | QStorageInfo QStorageInfo::root() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 388-391 |
| | 1 | 1 |
refresh| Name: | QStorageInfo::refresh | | Prototype: | void QStorageInfo::refresh() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 351-355 |
| | 2 | 1 |
operator=| Name: | QStorageInfo::operator= | | Prototype: | QStorageInfo &QStorageInfo::operator=(const QStorageInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 133-137 |
| | 2 | 1 |
name| Name: | QStorageInfo::name | | Prototype: | QString QStorageInfo::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 282-285 |
| | 1 | 1 |
mountedVolumes| Name: | QStorageInfo::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfo::mountedVolumes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 373-376 |
| | 1 | 1 |
isValid| Name: | QStorageInfo::isValid | | Prototype: | bool QStorageInfo::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 338-341 |
| | 1 | 1 |
isReady| Name: | QStorageInfo::isReady | | Prototype: | bool QStorageInfo::isReady() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 327-330 |
| | 1 | 1 |
isReadOnly| Name: | QStorageInfo::isReadOnly | | Prototype: | bool QStorageInfo::isReadOnly() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 313-316 |
| | 1 | 1 |
fileSystemType| Name: | QStorageInfo::fileSystemType | | Prototype: | QByteArray QStorageInfo::fileSystemType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 251-254 |
| | 1 | 1 |
device| Name: | QStorageInfo::device | | Prototype: | QByteArray QStorageInfo::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 265-268 |
| | 1 | 1 |
bytesTotal| Name: | QStorageInfo::bytesTotal | | Prototype: | qint64 QStorageInfo::bytesTotal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 225-228 |
| | 1 | 1 |
bytesFree| Name: | QStorageInfo::bytesFree | | Prototype: | qint64 QStorageInfo::bytesFree() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 213-216 |
| | 1 | 1 |
bytesAvailable| Name: | QStorageInfo::bytesAvailable | | Prototype: | qint64 QStorageInfo::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 199-202 |
| | 1 | 1 |
blockSize| Name: | QStorageInfo::blockSize | | Prototype: | int QStorageInfo::blockSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 237-240 |
| | 1 | 1 |
QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QDir &dir) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 109-113 |
| | 1 | 1 |
QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 99-103 |
| | 1 | 1 |
QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 79-82 |
| | 2 | 1 |
QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QStorageInfo &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 118-121 |
| | 2 | 1 |