Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUrlInfo::greaterThanName: | QUrlInfo::greaterThan | Prototype: | bool QUrlInfo::greaterThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 624-637 |
| | 5 | 5 |
QUrlInfo::groupName: | QUrlInfo::group | Prototype: | QString QUrlInfo::group() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 493-498 |
| | 3 | 2 |
QUrlInfo::isDirName: | QUrlInfo::isDir | Prototype: | bool QUrlInfo::isDir() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 545-550 |
| | 3 | 2 |
QUrlInfo::isExecutableName: | QUrlInfo::isExecutable | Prototype: | bool QUrlInfo::isExecutable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 610-615 |
| | 3 | 2 |
QUrlInfo::isFileName: | QUrlInfo::isFile | Prototype: | bool QUrlInfo::isFile() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 558-563 |
| | 3 | 2 |
QUrlInfo::isReadableName: | QUrlInfo::isReadable | Prototype: | bool QUrlInfo::isReadable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 597-602 |
| | 3 | 2 |
QUrlInfo::isSymLinkName: | QUrlInfo::isSymLink | Prototype: | bool QUrlInfo::isSymLink() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 571-576 |
| | 3 | 2 |
QUrlInfo::isValidName: | QUrlInfo::isValid | Prototype: | bool QUrlInfo::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 718-721 |
| | 1 | 1 |
QUrlInfo::isWritableName: | QUrlInfo::isWritable | Prototype: | bool QUrlInfo::isWritable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 584-589 |
| | 3 | 2 |
QUrlInfo::lastModifiedName: | QUrlInfo::lastModified | Prototype: | QDateTime QUrlInfo::lastModified() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 519-524 |
| | 3 | 2 |
QUrlInfo::lastReadName: | QUrlInfo::lastRead | Prototype: | QDateTime QUrlInfo::lastRead() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 532-537 |
| | 3 | 2 |
QUrlInfo::lessThanName: | QUrlInfo::lessThan | Prototype: | bool QUrlInfo::lessThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 645-649 |
| | 1 | 1 |
QUrlInfo::nameName: | QUrlInfo::name | Prototype: | QString QUrlInfo::name() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 453-458 |
| | 3 | 2 |
QUrlInfo::operator=Name: | QUrlInfo::operator= | Prototype: | QUrlInfo &QUrlInfo::operator=(const QUrlInfo &ui) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 434-445 |
| | 7 | 3 |
QUrlInfo::operator==Name: | QUrlInfo::operator== | Prototype: | bool QUrlInfo::operator==(const QUrlInfo &other) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 679-699 |
| | 17 | 3 |
QUrlInfo::ownerName: | QUrlInfo::owner | Prototype: | QString QUrlInfo::owner() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 480-485 |
| | 3 | 2 |
QUrlInfo::permissionsName: | QUrlInfo::permissions | Prototype: | int QUrlInfo::permissions() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 467-472 |
| | 3 | 2 |
QUrlInfo::setDirName: | QUrlInfo::setDir | Prototype: | void QUrlInfo::setDir(bool b) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 240-245 |
| | 3 | 2 |
QUrlInfo::setFileName: | QUrlInfo::setFile | Prototype: | void QUrlInfo::setFile(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 260-265 |
| | 3 | 2 |
QUrlInfo::setGroupName: | QUrlInfo::setGroup | Prototype: | void QUrlInfo::setGroup(const QString &s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 346-351 |
| | 3 | 2 |
QUrlInfo::setLastModifiedName: | QUrlInfo::setLastModified | Prototype: | void QUrlInfo::setLastModified(const QDateTime &dt) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 395-400 |
| | 3 | 2 |
QUrlInfo::setLastReadName: | QUrlInfo::setLastRead | Prototype: | void QUrlInfo::setLastRead(const QDateTime &dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 414-419 |
| | 3 | 2 |
QUrlInfo::setNameName: | QUrlInfo::setName | Prototype: | void QUrlInfo::setName(const QString &name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 220-225 |
| | 3 | 2 |
QUrlInfo::setOwnerName: | QUrlInfo::setOwner | Prototype: | void QUrlInfo::setOwner(const QString &s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 330-335 |
| | 3 | 2 |
QUrlInfo::setPermissionsName: | QUrlInfo::setPermissions | Prototype: | void QUrlInfo::setPermissions(int p) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 378-383 |
| | 3 | 2 |
QUrlInfo::setReadableName: | QUrlInfo::setReadable | Prototype: | void QUrlInfo::setReadable(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 314-319 |
| | 3 | 2 |
QUrlInfo::setSizeName: | QUrlInfo::setSize | Prototype: | void QUrlInfo::setSize(qint64 size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 362-367 |
| | 3 | 2 |
QUrlInfo::setSymLinkName: | QUrlInfo::setSymLink | Prototype: | void QUrlInfo::setSymLink(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 278-283 |
| | 3 | 2 |
QUrlInfo::setWritableName: | QUrlInfo::setWritable | Prototype: | void QUrlInfo::setWritable(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 296-301 |
| | 3 | 2 |
QUrlInfo::sizeName: | QUrlInfo::size | Prototype: | qint64 QUrlInfo::size() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 506-511 |
| | 3 | 2 |
QUrlInfo::~QUrlInfoName: | QUrlInfo::~QUrlInfo | Prototype: | QUrlInfo::~QUrlInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 425-428 |
| | 1 | 1 |
QUrlInfoPrivate::QUrlInfoPrivateName: | QUrlInfoPrivate::QUrlInfoPrivate | Prototype: | QUrlInfoPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 47-56 |
| | 1 | 1 |
QUrlModel::QUrlModelName: | QUrlModel::QUrlModel | Prototype: | QUrlModel::QUrlModel(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 70-72 |
| | 2 | 1 |
QUrlModel::addUrlsName: | QUrlModel::addUrls | Prototype: | void QUrlModel::addUrls(const QList<QUrl> &list, int row, bool move) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 237-273 |
| | 25 | 9 |
QUrlModel::canDropName: | QUrlModel::canDrop | Prototype: | bool QUrlModel::canDrop(QDragEnterEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 122-134 |
| | 8 | 4 |
QUrlModel::changedName: | QUrlModel::changed | Prototype: | void QUrlModel::changed(const QString &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 362-370 |
| | 4 | 3 |
QUrlModel::dataChangedName: | QUrlModel::dataChanged | Prototype: | void QUrlModel::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 319-335 |
| | 11 | 4 |
QUrlModel::dropMimeDataName: | QUrlModel::dropMimeData | Prototype: | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 139-149 |
| | 7 | 2 |
QUrlModel::flagsName: | QUrlModel::flags | Prototype: | Qt::ItemFlags QUrlModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 85-98 |
| | 7 | 3 |
QUrlModel::layoutChangedName: | QUrlModel::layoutChanged | Prototype: | void QUrlModel::layoutChanged() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 340-355 |
| | 12 | 4 |
QUrlModel::mimeDataName: | QUrlModel::mimeData | Prototype: | QMimeData *QUrlModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 103-113 |
| | 7 | 3 |
QUrlModel::mimeTypesName: | QUrlModel::mimeTypes | Prototype: | QStringList QUrlModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 77-80 |
| | 1 | 1 |
QUrlModel::setDataName: | QUrlModel::setData | Prototype: | bool QUrlModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 158-176 |
| | 12 | 3 |
QUrlModel::setFileSystemModelName: | QUrlModel::setFileSystemModel | Prototype: | void QUrlModel::setFileSystemModel(QFileSystemModel *model) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 291-314 |
| | 19 | 4 |
QUrlModel::setUrlName: | QUrlModel::setUrl | Prototype: | void QUrlModel::setUrl(const QModelIndex &index, const QUrl &url, const QModelIndex &dirIndex) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 178-221 |
| | 27 | 9 |
QUrlModel::setUrlsName: | QUrlModel::setUrls | Prototype: | void QUrlModel::setUrls(const QList<QUrl> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 223-229 |
| | 4 | 1 |
QUrlModel::urlsName: | QUrlModel::urls | Prototype: | QList<QUrl> QUrlModel::urls() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 278-286 |
| | 6 | 2 |
QUrlPrivate::QUrlPrivateName: | QUrlPrivate::QUrlPrivate | Prototype: | inline QUrlPrivate::QUrlPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 588-594 |
| | 2 | 1 |
QUrlPrivate::QUrlPrivateName: | QUrlPrivate::QUrlPrivate | Prototype: | inline QUrlPrivate::QUrlPrivate(const QUrlPrivate ©) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 596-609 |
| | 2 | 1 |
QUrlPrivate::appendAuthorityName: | QUrlPrivate::appendAuthority | Prototype: | inline void QUrlPrivate::appendAuthority(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 845-857 |
| | 7 | 4 |
QUrlPrivate::appendFragmentName: | QUrlPrivate::appendFragment | Prototype: | inline void QUrlPrivate::appendFragment(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 941-946 |
| | 3 | 1 |
QUrlPrivate::appendHostName: | QUrlPrivate::appendHost | Prototype: | inline void QUrlPrivate::appendHost(QString &appendTo, QUrl::FormattingOptions options) const | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1166-1186 |
| | 10 | 5 |
QUrlPrivate::appendPasswordName: | QUrlPrivate::appendPassword | Prototype: | inline void QUrlPrivate::appendPassword(QString &appendTo, QUrl::FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 911-916 |
| | 2 | 1 |
QUrlPrivate::appendPathName: | QUrlPrivate::appendPath | Prototype: | inline void QUrlPrivate::appendPath(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 918-939 |
| | 13 | 6 |
QUrlPrivate::appendQueryName: | QUrlPrivate::appendQuery | Prototype: | inline void QUrlPrivate::appendQuery(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 948-952 |
| | 2 | 1 |
QUrlPrivate::appendUserInfoName: | QUrlPrivate::appendUserInfo | Prototype: | inline void QUrlPrivate::appendUserInfo(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 859-902 |
| | 26 | 10 |
QUrlPrivate::appendUserNameName: | QUrlPrivate::appendUserName | Prototype: | inline void QUrlPrivate::appendUserName(QString &appendTo, QUrl::FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 904-909 |
| | 2 | 1 |
QUrlPrivate::clearErrorName: | QUrlPrivate::clearError | Prototype: | inline void QUrlPrivate::clearError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 621-625 |
| | 2 | 1 |
QUrlPrivate::cloneErrorName: | QUrlPrivate::cloneError | Prototype: | inline QUrlPrivate::Error *QUrlPrivate::cloneError() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 616-619 |
| | 1 | 1 |
QUrlPrivate::hasAuthorityName: | QUrlPrivate::hasAuthority | Prototype: | inline bool hasAuthority() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 548-548 |
| | 1 | 1 |
QUrlPrivate::hasFragmentName: | QUrlPrivate::hasFragment | Prototype: | inline bool hasFragment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 556-556 |
| | 1 | 1 |
QUrlPrivate::hasHostName: | QUrlPrivate::hasHost | Prototype: | inline bool hasHost() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 552-552 |
| | 1 | 1 |
QUrlPrivate::hasPasswordName: | QUrlPrivate::hasPassword | Prototype: | inline bool hasPassword() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 551-551 |
| | 1 | 1 |
QUrlPrivate::hasPathName: | QUrlPrivate::hasPath | Prototype: | inline bool hasPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 554-554 |
| | 1 | 1 |
QUrlPrivate::hasPortName: | QUrlPrivate::hasPort | Prototype: | inline bool hasPort() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 553-553 |
| | 1 | 1 |
QUrlPrivate::hasQueryName: | QUrlPrivate::hasQuery | Prototype: | inline bool hasQuery() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 555-555 |
| | 1 | 1 |
QUrlPrivate::hasSchemeName: | QUrlPrivate::hasScheme | Prototype: | inline bool hasScheme() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 547-547 |
| | 1 | 1 |
QUrlPrivate::hasUserInfoName: | QUrlPrivate::hasUserInfo | Prototype: | inline bool hasUserInfo() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 549-549 |
| | 1 | 1 |
QUrlPrivate::hasUserNameName: | QUrlPrivate::hasUserName | Prototype: | inline bool hasUserName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 550-550 |
| | 1 | 1 |
QUrlPrivate::isEmptyName: | QUrlPrivate::isEmpty | Prototype: | bool isEmpty() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 515-516 |
| | 1 | 1 |
QUrlPrivate::isLocalFileName: | QUrlPrivate::isLocalFile | Prototype: | inline bool isLocalFile() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 558-558 |
| | 1 | 1 |
QUrlPrivate::mergePathsName: | QUrlPrivate::mergePaths | Prototype: | inline QString QUrlPrivate::mergePaths(const QString &relativePath) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1501-1521 |
| | 7 | 3 |
QUrlPrivate::parseName: | QUrlPrivate::parse | Prototype: | inline void QUrlPrivate::parse(const QString &url, QUrl::ParsingMode parsingMode) | Coverage: | 96.923% (63/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1363-1464 |
| | 56 | 17 |
QUrlPrivate::setAuthorityName: | QUrlPrivate::setAuthority | Prototype: | inline void QUrlPrivate::setAuthority(const QString &auth, int from, int end, QUrl::ParsingMode mode) | Coverage: | 100.000% (50/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1021-1091 |
| | 44 | 15 |
QUrlPrivate::setErrorName: | QUrlPrivate::setError | Prototype: | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 627-637 |
| | 6 | 2 |
QUrlPrivate::setFragmentName: | QUrlPrivate::setFragment | Prototype: | inline void QUrlPrivate::setFragment(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1124-1128 |
| | 2 | 1 |
QUrlPrivate::setHostName: | QUrlPrivate::setHost | Prototype: | inline bool QUrlPrivate::setHost(const QString &value, int from, int iend, QUrl::ParsingMode mode) | Coverage: | 95.652% (44/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1272-1361 |
| | 44 | 14 |
QUrlPrivate::setPasswordName: | QUrlPrivate::setPassword | Prototype: | inline void QUrlPrivate::setPassword(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1112-1116 |
| | 2 | 1 |
QUrlPrivate::setPathName: | QUrlPrivate::setPath | Prototype: | inline void QUrlPrivate::setPath(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1118-1122 |
| | 1 | 1 |
QUrlPrivate::setQueryName: | QUrlPrivate::setQuery | Prototype: | inline void QUrlPrivate::setQuery(const QString &value, int from, int iend) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1130-1134 |
| | 2 | 1 |
QUrlPrivate::setSchemeName: | QUrlPrivate::setScheme | Prototype: | inline bool QUrlPrivate::setScheme(const QString &value, int len, bool doSetError) | Coverage: | 100.000% (50/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 956-1019 |
| | 31 | 13 |
QUrlPrivate::setUserInfoName: | QUrlPrivate::setUserInfo | Prototype: | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1093-1104 |
| | 6 | 2 |
QUrlPrivate::setUserNameName: | QUrlPrivate::setUserName | Prototype: | inline void QUrlPrivate::setUserName(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1106-1110 |
| | 2 | 1 |
QUrlPrivate::toLocalFileName: | QUrlPrivate::toLocalFile | Prototype: | QString QUrlPrivate::toLocalFile(QUrl::FormattingOptions options) const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1466-1491 |
| | 9 | 4 |
QUrlPrivate::toLocalFile::[lambda]Name: | QUrlPrivate::toLocalFile::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1474-1474 |
| | 0 | 1 |
QUrlPrivate::validateComponentName: | QUrlPrivate::validateComponent | Prototype: | bool validateComponent(Section section, const QString &input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 523-524 |
| | 1 | 1 |
QUrlPrivate::validateComponentName: | QUrlPrivate::validateComponent | Prototype: | bool QUrlPrivate::validateComponent(QUrlPrivate::Section section, const QString &input, int begin, int end) | Coverage: | 100.000% (44/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1658-1717 |
| | 27 | 11 |
QUrlPrivate::validityErrorName: | QUrlPrivate::validityError | Prototype: | inline QUrlPrivate::ErrorCode QUrlPrivate::validityError(QString *source, int *position) const | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1605-1656 |
| | 25 | 11 |
QUrlPrivate::~QUrlPrivateName: | QUrlPrivate::~QUrlPrivate | Prototype: | inline QUrlPrivate::~QUrlPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 611-614 |
| | 1 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 335-338 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QString &queryString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 346-349 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QUrl &url) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 359-366 |
| | 2 | 2 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 372-375 |
| | 2 | 1 |
QUrlQuery::addQueryItemName: | QUrlQuery::addQueryItem | Prototype: | void QUrlQuery::addQueryItem(const QString &key, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 676-679 |
| | 1 | 1 |
QUrlQuery::allQueryItemValuesName: | QUrlQuery::allQueryItemValues | Prototype: | QStringList QUrlQuery::allQueryItemValues(const QString &key, QUrl::ComponentFormattingOptions encoding) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 712-724 |
| | 8 | 3 |
QUrlQuery::clearName: | QUrlQuery::clear | Prototype: | void QUrlQuery::clear() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 463-467 |
| | 2 | 2 |
QUrlQuery::hasQueryItemName: | QUrlQuery::hasQueryItem | Prototype: | bool QUrlQuery::hasQueryItem(const QString &key) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 658-663 |
| | 3 | 2 |
QUrlQuery::isDetachedName: | QUrlQuery::isDetached | Prototype: | bool QUrlQuery::isDetached() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 451-454 |
| | 1 | 1 |
QUrlQuery::isEmptyName: | QUrlQuery::isEmpty | Prototype: | bool QUrlQuery::isEmpty() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 443-446 |
| | 1 | 1 |
QUrlQuery::operator =Name: | QUrlQuery::operator = | Prototype: | QUrlQuery &QUrlQuery::operator =(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 381-385 |
| | 2 | 1 |