Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStorageInfoName: | 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 |
QStorageInfoName: | 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 |
blockSizeName: | 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 |
bytesAvailableName: | 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 |
bytesFreeName: | 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 |
bytesTotalName: | 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 |
deviceName: | 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 |
fileSystemTypeName: | 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 |
isReadOnlyName: | 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 |
isReadyName: | 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 |
isValidName: | 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 |
mountedVolumesName: | 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 |
nameName: | 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 |
rootName: | 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 |
rootPathName: | 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 |
QStorageInfoName: | 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 |
QStorageInfoName: | 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 |
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 |
refreshName: | 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 |
displayNameName: | 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 |
setPathName: | 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 |