| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileInfoGatherer| Name: | QFileInfoGatherer::QFileInfoGatherer | | Prototype: | QFileInfoGatherer::QFileInfoGatherer(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 65-81 |
| | 4 | 1 |
clear| Name: | QFileInfoGatherer::clear | | Prototype: | void QFileInfoGatherer::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 169-176 |
| | 3 | 1 |
fetch| Name: | QFileInfoGatherer::fetch | | Prototype: | void QFileInfoGatherer::fetch(const QFileInfo &fileInfo, QElapsedTimer &base, bool &firstTime, QVector<QPair<QString, QFileInfo> > &updatedFiles, const QString &path) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 327-337 |
| | 8 | 2 |
fetchExtendedInformation| Name: | QFileInfoGatherer::fetchExtendedInformation | | Prototype: | void QFileInfoGatherer::fetchExtendedInformation(const QString &path, const QStringList &files) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 127-150 |
| | 14 | 5 |
getFileInfos| Name: | QFileInfoGatherer::getFileInfos | | Prototype: | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 273-325 |
| | 38 | 9 |
getInfo| Name: | QFileInfoGatherer::getInfo | | Prototype: | QExtendedInformation QFileInfoGatherer::getInfo(const QFileInfo &fileInfo) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 224-255 |
| | 4 | 1 |
iconProvider| Name: | QFileInfoGatherer::iconProvider | | Prototype: | QFileIconProvider *QFileInfoGatherer::iconProvider() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 117-120 |
| | 1 | 1 |
list| Name: | QFileInfoGatherer::list | | Prototype: | void QFileInfoGatherer::list(const QString &directoryPath) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 198-201 |
| | 1 | 1 |
removePath| Name: | QFileInfoGatherer::removePath | | Prototype: | void QFileInfoGatherer::removePath(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 183-191 |
| | 2 | 1 |
resolveSymlinks| Name: | QFileInfoGatherer::resolveSymlinks | | Prototype: | bool QFileInfoGatherer::resolveSymlinks() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 103-110 |
| | 1 | 1 |
run| Name: | QFileInfoGatherer::run | | Prototype: | void QFileInfoGatherer::run() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 206-222 |
| | 12 | 4 |
setIconProvider| Name: | QFileInfoGatherer::setIconProvider | | Prototype: | void QFileInfoGatherer::setIconProvider(QFileIconProvider *provider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 112-115 |
| | 1 | 1 |
setResolveSymlinks| Name: | QFileInfoGatherer::setResolveSymlinks | | Prototype: | void QFileInfoGatherer::setResolveSymlinks(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 95-101 |
| | 1 | 1 |
updateFile| Name: | QFileInfoGatherer::updateFile | | Prototype: | void QFileInfoGatherer::updateFile(const QString &filePath) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 157-162 |
| | 3 | 1 |
~QFileInfoGatherer| Name: | QFileInfoGatherer::~QFileInfoGatherer | | Prototype: | QFileInfoGatherer::~QFileInfoGatherer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 86-93 |
| | 5 | 1 |