| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileDialogPrivate::currentView| Name: | QFileDialogPrivate::currentView | | Prototype: | QAbstractItemView *QFileDialogPrivate::currentView() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1742-1748 |
| | 5 | 3 |
QFileDialogPrivate::emitFilesSelected| Name: | QFileDialogPrivate::emitFilesSelected | | Prototype: | void QFileDialogPrivate::emitFilesSelected(const QStringList &files) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 688-694 |
| | 4 | 2 |
QFileDialogPrivate::getEnvironmentVariable| Name: | QFileDialogPrivate::getEnvironmentVariable | | Prototype: | QString QFileDialogPrivate::getEnvironmentVariable(const QString &string) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3830-3842 |
| | 3 | 2 |
QFileDialogPrivate::helperDone| Name: | QFileDialogPrivate::helperDone | | Prototype: | void QFileDialogPrivate::helperDone(QDialog::DialogCode code, QPlatformDialogHelper *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 564-572 |
| | 5 | 2 |
QFileDialogPrivate::helperPrepareShow| Name: | QFileDialogPrivate::helperPrepareShow | | Prototype: | void QFileDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 551-562 |
| | 9 | 4 |
QFileDialogPrivate::init| Name: | QFileDialogPrivate::init | | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2796-2835 |
| | 20 | 6 |
QFileDialogPrivate::initHelper| Name: | QFileDialogPrivate::initHelper | | Prototype: | void QFileDialogPrivate::initHelper(QPlatformDialogHelper *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 539-549 |
| | 8 | 1 |
QFileDialogPrivate::initialSelection| Name: | QFileDialogPrivate::initialSelection | | Prototype: | QString QFileDialogPrivate::initialSelection(const QUrl &url) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2547-2560 |
| | 8 | 4 |
QFileDialogPrivate::itemViewKeyboardEvent| Name: | QFileDialogPrivate::itemViewKeyboardEvent | | Prototype: | bool QFileDialogPrivate::itemViewKeyboardEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3800-3828 |
| | 13 | 7 |
QFileDialogPrivate::lineEdit| Name: | QFileDialogPrivate::lineEdit | | Prototype: | QLineEdit *QFileDialogPrivate::lineEdit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1750-1752 |
| | 1 | 1 |
QFileDialogPrivate::maxNameLength| Name: | QFileDialogPrivate::maxNameLength | | Prototype: | int QFileDialogPrivate::maxNameLength(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1754-1771 |
| | 1 | 1 |
QFileDialogPrivate::removeDirectory| Name: | QFileDialogPrivate::removeDirectory | | Prototype: | bool QFileDialogPrivate::removeDirectory(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3384-3388 |
| | 2 | 1 |
QFileDialogPrivate::restoreFromSettings| Name: | QFileDialogPrivate::restoreFromSettings | | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2715-2747 |
| | 23 | 6 |
QFileDialogPrivate::restoreWidgetState| Name: | QFileDialogPrivate::restoreWidgetState | | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2750-2789 |
| | 28 | 9 |
QFileDialogPrivate::retranslateStrings| Name: | QFileDialogPrivate::retranslateStrings | | Prototype: | void QFileDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 656-686 |
| | 21 | 5 |
QFileDialogPrivate::retranslateWindowTitle| Name: | QFileDialogPrivate::retranslateWindowTitle | | Prototype: | void QFileDialogPrivate::retranslateWindowTitle() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 574-589 |
| | 10 | 4 |
QFileDialogPrivate::rootIndex| Name: | QFileDialogPrivate::rootIndex | | Prototype: | QModelIndex QFileDialogPrivate::rootIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1738-1740 |
| | 1 | 1 |
QFileDialogPrivate::saveSettings| Name: | QFileDialogPrivate::saveSettings | | Prototype: | void QFileDialogPrivate::saveSettings() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2692-2713 |
| | 17 | 3 |
QFileDialogPrivate::select| Name: | 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::setLabelTextControl| Name: | 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::setLastVisitedDirectory| Name: | 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: | 591-594 |
| | 1 | 1 |
QFileDialogPrivate::setRootIndex| Name: | 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::typedFiles| Name: | 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: | 1145-1181 |
| | 18 | 6 |
QFileDialogPrivate::updateCancelButtonText| Name: | 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: | 650-654 |
| | 2 | 2 |
QFileDialogPrivate::updateFileNameLabel| Name: | 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: | 602-617 |
| | 7 | 5 |
QFileDialogPrivate::updateFileTypeLabel| Name: | 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: | 619-623 |
| | 2 | 2 |
QFileDialogPrivate::updateLookInLabel| Name: | 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: | 596-600 |
| | 2 | 2 |
QFileDialogPrivate::updateOkButtonText| Name: | 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: | 625-648 |
| | 14 | 6 |
QFileDialogPrivate::userSelectedFiles| Name: | 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: | 1186-1206 |
| | 13 | 5 |
QFileDialogPrivate::usingWidgets| Name: | QFileDialogPrivate::usingWidgets | | Prototype: | bool QFileDialogPrivate::usingWidgets() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 713-716 |
| | 1 | 1 |
QFileDialogPrivate::workingDirectory| Name: | 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: | 2527-2538 |
| | 8 | 4 |
QFileDialogTreeView::QFileDialogTreeView| Name: | 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: | 3953-3955 |
| | 2 | 1 |
QFileDialogTreeView::keyPressEvent| Name: | 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: | 3974-3986 |
| | 3 | 2 |
QFileDialogTreeView::setFileDialogPrivate| Name: | 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: | 3957-3972 |
| | 11 | 1 |
QFileDialogTreeView::sizeHint| Name: | 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: | 3988-3993 |
| | 3 | 1 |
QFileIconEngine::QFileIconEngine| Name: | 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: | 66-68 |
| | 1 | 1 |
QFileIconEngine::actualSize| Name: | 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: | 127-153 |
| | 16 | 5 |
QFileIconEngine::availableSizes| Name: | 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: | 105-125 |
| | 13 | 5 |
QFileIconEngine::pixmap| Name: | 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: | 70-103 |
| | 22 | 8 |
QFileIconProvider::QFileIconProvider| Name: | 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: | 256-259 |
| | 2 | 1 |
QFileIconProvider::icon| Name: | 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: | 299-321 |
| | 11 | 9 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 357-417 |
| | 21 | 11 |
QFileIconProvider::icon::[lambda]| Name: | QFileIconProvider::icon::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 363-363 |
| | 0 | 1 |
QFileIconProvider::options| Name: | 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: | 289-293 |
| | 2 | 1 |
QFileIconProvider::setOptions| Name: | 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: | 276-280 |
| | 2 | 1 |
QFileIconProvider::type| Name: | 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: | 423-458 |
| | 11 | 6 |
QFileIconProviderPrivate::QFileIconProviderPrivate| Name: | 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: | 190-193 |
| | 2 | 1 |
QFileIconProviderPrivate::getIcon| Name: | 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: | 195-250 |
| | 38 | 26 |
QFileIconProviderPrivate::getIcon| Name: | 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: | 340-351 |
| | 7 | 3 |
QFileInfo::QFileInfo| Name: | 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: | 310-312 |
| | 2 | 1 |
QFileInfo::QFileInfo| Name: | 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: | 321-323 |
| | 2 | 1 |
QFileInfo::QFileInfo| Name: | 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: | 331-333 |
| | 2 | 1 |
QFileInfo::QFileInfo| Name: | 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: | 344-346 |
| | 2 | 1 |
QFileInfo::QFileInfo| Name: | 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: | 360-363 |
| | 2 | 1 |
QFileInfo::QFileInfo| Name: | 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: | 368-372 |
| | 3 | 1 |
QFileInfo::absoluteDir| Name: | 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: | 888-891 |
| | 1 | 1 |
QFileInfo::absoluteFilePath| Name: | 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: | 530-536 |
| | 4 | 2 |
QFileInfo::absolutePath| Name: | 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: | 573-584 |
| | 7 | 3 |
QFileInfo::baseName| Name: | 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: | 788-794 |
| | 4 | 2 |
QFileInfo::bundleName| Name: | 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: | 764-770 |
| | 4 | 2 |
QFileInfo::caching| Name: | 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: | 1375-1379 |
| | 2 | 1 |
QFileInfo::canonicalFilePath| Name: | 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: | 547-553 |
| | 4 | 2 |
QFileInfo::canonicalPath| Name: | 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: | 594-600 |
| | 4 | 2 |
QFileInfo::completeBaseName| Name: | 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: | 807-813 |
| | 4 | 2 |
QFileInfo::completeSuffix| Name: | 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: | 826-832 |
| | 4 | 2 |
QFileInfo::created| Name: | 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: | 1307-1319 |
| | 9 | 5 |
QFileInfo::d_func| Name: | 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: | 1365-1368 |
| | 1 | 1 |
QFileInfo::dir| Name: | 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: | 876-881 |
| | 2 | 1 |
QFileInfo::exists| Name: | 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: | 668-679 |
| | 8 | 4 |
QFileInfo::exists| Name: | 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: | 692-704 |
| | 8 | 2 |
QFileInfo::fileName| Name: | 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: | 744-750 |
| | 4 | 2 |
QFileInfo::filePath| Name: | 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: | 725-731 |
| | 4 | 2 |
QFileInfo::group| Name: | 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: | 1190-1196 |
| | 4 | 2 |
QFileInfo::groupId| Name: | 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: | 1206-1217 |
| | 8 | 4 |
QFileInfo::isBundle| Name: | 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: | 1042-1053 |
| | 8 | 4 |
QFileInfo::isDir| Name: | 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: | 1021-1032 |
| | 8 | 4 |
QFileInfo::isExecutable| Name: | 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: | 940-951 |
| | 8 | 4 |
QFileInfo::isFile| Name: | 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: | 1002-1013 |
| | 8 | 4 |
QFileInfo::isHidden| Name: | 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: | 959-970 |
| | 8 | 4 |
QFileInfo::isNativePath| Name: | 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: | 985-993 |
| | 6 | 3 |
QFileInfo::isReadable| Name: | 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: | 901-912 |
| | 8 | 4 |
QFileInfo::isRelative| Name: | 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: | 635-643 |
| | 6 | 3 |
QFileInfo::isRoot| Name: | 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: | 1090-1110 |
| | 8 | 4 |
QFileInfo::isSymLink| Name: | 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: | 1072-1083 |
| | 8 | 4 |
QFileInfo::isWritable| Name: | 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: | 922-933 |
| | 8 | 4 |
QFileInfo::lastModified| Name: | 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: | 1326-1338 |
| | 9 | 5 |
QFileInfo::lastRead| Name: | 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: | 1348-1360 |
| | 9 | 5 |
QFileInfo::makeAbsolute| Name: | 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: | 652-660 |
| | 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: | 440-444 |
| | 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: | 407-435 |
| | 16 | 7 |
QFileInfo::owner| Name: | 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: | 1151-1157 |
| | 4 | 2 |
QFileInfo::ownerId| Name: | 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: | 1167-1178 |
| | 8 | 4 |
QFileInfo::path| Name: | 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: | 611-617 |
| | 4 | 2 |
QFileInfo::permission| Name: | 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: | 1235-1248 |
| | 9 | 4 |
QFileInfo::permissions| Name: | 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: | 1257-1268 |
| | 8 | 4 |
QFileInfo::readLink| Name: | 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: | 1132-1138 |
| | 4 | 2 |
QFileInfo::refresh| Name: | 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: | 713-717 |
| | 2 | 1 |
QFileInfo::setCaching| Name: | 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: | 1393-1397 |
| | 2 | 1 |
QFileInfo::setFile| Name: | 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: | 469-474 |
| | 3 | 1 |
QFileInfo::setFile| Name: | 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: | 487-490 |
| | 1 | 1 |