Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileDialogPrivate::selectName: | QFileDialogPrivate::select | Prototype: | QModelIndex QFileDialogPrivate::select(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1786-1794 |
| | 6 | 2 |
QFileDialogPrivate::setLabelTextControlName: | QFileDialogPrivate::setLabelTextControl | Prototype: | void QFileDialogPrivate::setLabelTextControl(QFileDialog::DialogLabel label, const QString &text) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1984-2012 |
| | 18 | 11 |
QFileDialogPrivate::setLastVisitedDirectoryName: | QFileDialogPrivate::setLastVisitedDirectory | Prototype: | void QFileDialogPrivate::setLastVisitedDirectory(const QUrl &dir) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 596-599 |
| | 1 | 1 |
QFileDialogPrivate::setRootIndexName: | QFileDialogPrivate::setRootIndex | Prototype: | void QFileDialogPrivate::setRootIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1776-1781 |
| | 4 | 1 |
QFileDialogPrivate::typedFilesName: | QFileDialogPrivate::typedFiles | Prototype: | QStringList QFileDialogPrivate::typedFiles() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1146-1182 |
| | 18 | 6 |
QFileDialogPrivate::updateCancelButtonTextName: | QFileDialogPrivate::updateCancelButtonText | Prototype: | void QFileDialogPrivate::updateCancelButtonText() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 655-659 |
| | 2 | 2 |
QFileDialogPrivate::updateFileNameLabelName: | QFileDialogPrivate::updateFileNameLabel | Prototype: | void QFileDialogPrivate::updateFileNameLabel() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 607-622 |
| | 7 | 5 |
QFileDialogPrivate::updateFileTypeLabelName: | QFileDialogPrivate::updateFileTypeLabel | Prototype: | void QFileDialogPrivate::updateFileTypeLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 624-628 |
| | 2 | 2 |
QFileDialogPrivate::updateLookInLabelName: | QFileDialogPrivate::updateLookInLabel | Prototype: | void QFileDialogPrivate::updateLookInLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 601-605 |
| | 2 | 2 |
QFileDialogPrivate::updateOkButtonTextName: | QFileDialogPrivate::updateOkButtonText | Prototype: | void QFileDialogPrivate::updateOkButtonText(bool saveAsOnFolder) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 630-653 |
| | 14 | 6 |
QFileDialogPrivate::userSelectedFilesName: | QFileDialogPrivate::userSelectedFiles | Prototype: | QList<QUrl> QFileDialogPrivate::userSelectedFiles() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1187-1207 |
| | 13 | 5 |
QFileDialogPrivate::usingWidgetsName: | QFileDialogPrivate::usingWidgets | Prototype: | bool QFileDialogPrivate::usingWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 719-722 |
| | 1 | 1 |
QFileDialogPrivate::workingDirectoryName: | QFileDialogPrivate::workingDirectory | Prototype: | QUrl QFileDialogPrivate::workingDirectory(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2526-2537 |
| | 8 | 4 |
QFileDialogTreeView::QFileDialogTreeViewName: | QFileDialogTreeView::QFileDialogTreeView | Prototype: | QFileDialogTreeView::QFileDialogTreeView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3951-3953 |
| | 2 | 1 |
QFileDialogTreeView::keyPressEventName: | QFileDialogTreeView::keyPressEvent | Prototype: | void QFileDialogTreeView::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3972-3984 |
| | 3 | 2 |
QFileDialogTreeView::setFileDialogPrivateName: | QFileDialogTreeView::setFileDialogPrivate | Prototype: | void QFileDialogTreeView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3955-3970 |
| | 11 | 1 |
QFileDialogTreeView::sizeHintName: | QFileDialogTreeView::sizeHint | Prototype: | QSize QFileDialogTreeView::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3986-3991 |
| | 3 | 1 |
QFileIconEngine::QFileIconEngineName: | QFileIconEngine::QFileIconEngine | Prototype: | QFileIconEngine(const QFileInfo &info, QFileIconProvider::Options opts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 68-70 |
| | 1 | 1 |
QFileIconEngine::actualSizeName: | QFileIconEngine::actualSize | Prototype: | QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 129-155 |
| | 16 | 5 |
QFileIconEngine::availableSizesName: | QFileIconEngine::availableSizes | Prototype: | QList<QSize> availableSizes(QIcon::Mode mode = QIcon::Normal, QIcon::State state = QIcon::Off) const override | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 107-127 |
| | 13 | 5 |
QFileIconEngine::pixmapName: | QFileIconEngine::pixmap | Prototype: | QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) override | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 72-105 |
| | 22 | 8 |
QFileIconProvider::QFileIconProviderName: | QFileIconProvider::QFileIconProvider | Prototype: | QFileIconProvider::QFileIconProvider() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 258-261 |
| | 2 | 1 |
QFileIconProvider::iconName: | QFileIconProvider::icon | Prototype: | QIcon QFileIconProvider::icon(IconType type) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 301-323 |
| | 11 | 9 |
QFileIconProvider::iconName: | QFileIconProvider::icon | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 359-410 |
| | 17 | 8 |
QFileIconProvider::optionsName: | QFileIconProvider::options | Prototype: | QFileIconProvider::Options QFileIconProvider::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 291-295 |
| | 2 | 1 |
QFileIconProvider::setOptionsName: | QFileIconProvider::setOptions | Prototype: | void QFileIconProvider::setOptions(QFileIconProvider::Options options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 278-282 |
| | 2 | 1 |
QFileIconProvider::typeName: | QFileIconProvider::type | Prototype: | QString QFileIconProvider::type(const QFileInfo &info) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 416-451 |
| | 11 | 6 |
QFileIconProviderPrivate::QFileIconProviderPrivateName: | QFileIconProviderPrivate::QFileIconProviderPrivate | Prototype: | QFileIconProviderPrivate::QFileIconProviderPrivate(QFileIconProvider *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 192-195 |
| | 2 | 1 |
QFileIconProviderPrivate::getIconName: | QFileIconProviderPrivate::getIcon | Prototype: | QIcon QFileIconProviderPrivate::getIcon(QStyle::StandardPixmap name) const | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 197-252 |
| | 38 | 26 |
QFileIconProviderPrivate::getIconName: | QFileIconProviderPrivate::getIcon | Prototype: | QIcon QFileIconProviderPrivate::getIcon(const QFileInfo &fi) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 342-353 |
| | 7 | 3 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(QFileInfoPrivate *p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 316-318 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 327-329 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 337-339 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QFile &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 350-352 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QDir &dir, const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 366-369 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QFileInfo &fileinfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 374-378 |
| | 3 | 1 |
QFileInfo::absoluteDirName: | QFileInfo::absoluteDir | Prototype: | QDir QFileInfo::absoluteDir() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 891-894 |
| | 1 | 1 |
QFileInfo::absoluteFilePathName: | QFileInfo::absoluteFilePath | Prototype: | QString QFileInfo::absoluteFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 536-542 |
| | 4 | 2 |
QFileInfo::absolutePathName: | QFileInfo::absolutePath | Prototype: | QString QFileInfo::absolutePath() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 579-590 |
| | 7 | 3 |
QFileInfo::baseNameName: | QFileInfo::baseName | Prototype: | QString QFileInfo::baseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 791-797 |
| | 4 | 2 |
QFileInfo::bundleNameName: | QFileInfo::bundleName | Prototype: | QString QFileInfo::bundleName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 767-773 |
| | 4 | 2 |
QFileInfo::cachingName: | QFileInfo::caching | Prototype: | bool QFileInfo::caching() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1378-1382 |
| | 2 | 1 |
QFileInfo::canonicalFilePathName: | QFileInfo::canonicalFilePath | Prototype: | QString QFileInfo::canonicalFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 553-559 |
| | 4 | 2 |
QFileInfo::canonicalPathName: | QFileInfo::canonicalPath | Prototype: | QString QFileInfo::canonicalPath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 600-606 |
| | 4 | 2 |
QFileInfo::completeBaseNameName: | QFileInfo::completeBaseName | Prototype: | QString QFileInfo::completeBaseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 810-816 |
| | 4 | 2 |
QFileInfo::completeSuffixName: | QFileInfo::completeSuffix | Prototype: | QString QFileInfo::completeSuffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 829-835 |
| | 4 | 2 |
QFileInfo::createdName: | QFileInfo::created | Prototype: | QDateTime QFileInfo::created() const | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1310-1322 |
| | 9 | 5 |
QFileInfo::d_funcName: | QFileInfo::d_func | Prototype: | QFileInfoPrivate* QFileInfo::d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1368-1371 |
| | 1 | 1 |
QFileInfo::dirName: | QFileInfo::dir | Prototype: | QDir QFileInfo::dir() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 879-884 |
| | 2 | 1 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists() const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 674-685 |
| | 8 | 4 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists(const QString &file) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 698-710 |
| | 8 | 2 |
QFileInfo::fileNameName: | QFileInfo::fileName | Prototype: | QString QFileInfo::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 747-753 |
| | 4 | 2 |
QFileInfo::filePathName: | QFileInfo::filePath | Prototype: | QString QFileInfo::filePath() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 728-734 |
| | 4 | 2 |
QFileInfo::groupName: | QFileInfo::group | Prototype: | QString QFileInfo::group() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1193-1199 |
| | 4 | 2 |
QFileInfo::groupIdName: | QFileInfo::groupId | Prototype: | uint QFileInfo::groupId() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1209-1220 |
| | 8 | 4 |
QFileInfo::isBundleName: | QFileInfo::isBundle | Prototype: | bool QFileInfo::isBundle() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1045-1056 |
| | 8 | 4 |
QFileInfo::isDirName: | QFileInfo::isDir | Prototype: | bool QFileInfo::isDir() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1024-1035 |
| | 8 | 4 |
QFileInfo::isExecutableName: | QFileInfo::isExecutable | Prototype: | bool QFileInfo::isExecutable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 943-954 |
| | 8 | 4 |
QFileInfo::isFileName: | QFileInfo::isFile | Prototype: | bool QFileInfo::isFile() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1005-1016 |
| | 8 | 4 |
QFileInfo::isHiddenName: | QFileInfo::isHidden | Prototype: | bool QFileInfo::isHidden() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 962-973 |
| | 8 | 4 |
QFileInfo::isNativePathName: | QFileInfo::isNativePath | Prototype: | bool QFileInfo::isNativePath() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 988-996 |
| | 6 | 3 |
QFileInfo::isReadableName: | QFileInfo::isReadable | Prototype: | bool QFileInfo::isReadable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 904-915 |
| | 8 | 4 |
QFileInfo::isRelativeName: | QFileInfo::isRelative | Prototype: | bool QFileInfo::isRelative() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 641-649 |
| | 6 | 3 |
QFileInfo::isRootName: | QFileInfo::isRoot | Prototype: | bool QFileInfo::isRoot() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1093-1113 |
| | 8 | 4 |
QFileInfo::isSymLinkName: | QFileInfo::isSymLink | Prototype: | bool QFileInfo::isSymLink() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1075-1086 |
| | 8 | 4 |
QFileInfo::isWritableName: | QFileInfo::isWritable | Prototype: | bool QFileInfo::isWritable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 925-936 |
| | 8 | 4 |
QFileInfo::lastModifiedName: | QFileInfo::lastModified | Prototype: | QDateTime QFileInfo::lastModified() const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1329-1341 |
| | 9 | 5 |
QFileInfo::lastReadName: | QFileInfo::lastRead | Prototype: | QDateTime QFileInfo::lastRead() const | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1351-1363 |
| | 9 | 5 |
QFileInfo::makeAbsoluteName: | QFileInfo::makeAbsolute | Prototype: | bool QFileInfo::makeAbsolute() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 658-666 |
| | 5 | 2 |
QFileInfo::operator=Name: | QFileInfo::operator= | Prototype: | QFileInfo &QFileInfo::operator=(const QFileInfo &fileinfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 446-450 |
| | 2 | 1 |
QFileInfo::operator==Name: | QFileInfo::operator== | Prototype: | bool QFileInfo::operator==(const QFileInfo &fileinfo) const | Coverage: | 53.571% (15/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 413-441 |
| | 16 | 7 |
QFileInfo::ownerName: | QFileInfo::owner | Prototype: | QString QFileInfo::owner() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1154-1160 |
| | 4 | 2 |
QFileInfo::ownerIdName: | QFileInfo::ownerId | Prototype: | uint QFileInfo::ownerId() const | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1170-1181 |
| | 8 | 4 |
QFileInfo::pathName: | QFileInfo::path | Prototype: | QString QFileInfo::path() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 617-623 |
| | 4 | 2 |
QFileInfo::permissionName: | QFileInfo::permission | Prototype: | bool QFileInfo::permission(QFile::Permissions permissions) const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1238-1251 |
| | 9 | 4 |
QFileInfo::permissionsName: | QFileInfo::permissions | Prototype: | QFile::Permissions QFileInfo::permissions() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1260-1271 |
| | 8 | 4 |
QFileInfo::readLinkName: | QFileInfo::readLink | Prototype: | QString QFileInfo::readLink() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1135-1141 |
| | 4 | 2 |
QFileInfo::refreshName: | QFileInfo::refresh | Prototype: | void QFileInfo::refresh() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 716-720 |
| | 2 | 1 |
QFileInfo::setCachingName: | QFileInfo::setCaching | Prototype: | void QFileInfo::setCaching(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1396-1400 |
| | 2 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 475-480 |
| | 3 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QFile &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 493-496 |
| | 1 | 1 |
QFileInfo::setFileName: | QFileInfo::setFile | Prototype: | void QFileInfo::setFile(const QDir &dir, const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 509-512 |
| | 1 | 1 |
QFileInfo::sizeName: | QFileInfo::size | Prototype: | qint64 QFileInfo::size() const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1280-1295 |
| | 11 | 5 |
QFileInfo::suffixName: | QFileInfo::suffix | Prototype: | QString QFileInfo::suffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 852-858 |
| | 4 | 2 |
QFileInfoGatherer::QFileInfoGathererName: | 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: | 71-87 |
| | 4 | 1 |
QFileInfoGatherer::clearName: | 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: | 175-182 |
| | 3 | 1 |
QFileInfoGatherer::fetchName: | 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: | 333-343 |
| | 8 | 2 |
QFileInfoGatherer::fetchExtendedInformationName: | 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: | 133-156 |
| | 14 | 5 |
QFileInfoGatherer::getFileInfosName: | QFileInfoGatherer::getFileInfos | Prototype: | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 279-331 |
| | 38 | 9 |
QFileInfoGatherer::getInfoName: | 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: | 230-261 |
| | 4 | 1 |
QFileInfoGatherer::iconProviderName: | 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: | 123-126 |
| | 1 | 1 |
QFileInfoGatherer::listName: | 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: | 204-207 |
| | 1 | 1 |
QFileInfoGatherer::removePathName: | 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: | 189-197 |
| | 2 | 1 |
QFileInfoGatherer::resolveSymlinksName: | 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: | 109-116 |
| | 1 | 1 |
QFileInfoGatherer::runName: | 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: | 212-228 |
| | 12 | 4 |
QFileInfoGatherer::setIconProviderName: | 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: | 118-121 |
| | 1 | 1 |
QFileInfoGatherer::setResolveSymlinksName: | 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: | 101-107 |
| | 1 | 1 |
QFileInfoGatherer::updateFileName: | 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: | 163-168 |
| | 3 | 1 |
QFileInfoGatherer::~QFileInfoGathererName: | 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: | 92-99 |
| | 5 | 1 |
QFileInfoPrivate::getFileFlagsName: | QFileInfoPrivate::getFileFlags | Prototype: | uint QFileInfoPrivate::getFileFlags(QAbstractFileEngine::FileFlags request) const | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 124-183 |
| | 30 | 11 |