| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUrlInfo::greaterThan| Name: | 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::group| Name: | 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::isDir| Name: | 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::isExecutable| Name: | 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::isFile| Name: | 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::isReadable| Name: | 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::isSymLink| Name: | 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::isValid| Name: | 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::isWritable| Name: | 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::lastModified| Name: | 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::lastRead| Name: | 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::lessThan| Name: | 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::name| Name: | 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::owner| Name: | 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::permissions| Name: | 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::setDir| Name: | 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::setFile| Name: | 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::setGroup| Name: | 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::setLastModified| Name: | 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::setLastRead| Name: | 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::setName| Name: | 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::setOwner| Name: | 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::setPermissions| Name: | 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::setReadable| Name: | 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::setSize| Name: | 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::setSymLink| Name: | 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::setWritable| Name: | 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::size| Name: | 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::~QUrlInfo| Name: | 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::QUrlInfoPrivate| Name: | 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::QUrlModel| Name: | 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::addUrls| Name: | 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::canDrop| Name: | 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::changed| Name: | 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::dataChanged| Name: | 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::dropMimeData| Name: | 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::flags| Name: | 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::layoutChanged| Name: | 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::mimeData| Name: | 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::mimeTypes| Name: | 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::setData| Name: | 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::setFileSystemModel| Name: | 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::setUrl| Name: | 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::setUrls| Name: | 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::urls| Name: | 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::QUrlPrivate| Name: | 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::QUrlPrivate| Name: | 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::appendAuthority| Name: | 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::appendFragment| Name: | 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::appendHost| Name: | 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::appendPassword| Name: | 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::appendPath| Name: | 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::appendQuery| Name: | 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::appendUserInfo| Name: | 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::appendUserName| Name: | 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::clearError| Name: | 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::cloneError| Name: | 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::hasAuthority| Name: | 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::hasFragment| Name: | 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::hasHost| Name: | 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::hasPassword| Name: | 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::hasPath| Name: | 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::hasPort| Name: | 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::hasQuery| Name: | 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::hasScheme| Name: | 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::hasUserInfo| Name: | 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::hasUserName| Name: | 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::isEmpty| Name: | 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::isLocalFile| Name: | 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::mergePaths| Name: | 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::parse| Name: | 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::setAuthority| Name: | 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::setError| Name: | 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::setFragment| Name: | 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::setHost| Name: | 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::setPassword| Name: | 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::setPath| Name: | 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::setQuery| Name: | 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::setScheme| Name: | 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::setUserInfo| Name: | 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::setUserName| Name: | 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::toLocalFile| Name: | 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::validateComponent| Name: | 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::validateComponent| Name: | 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::validityError| Name: | 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::~QUrlPrivate| Name: | 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::QUrlQuery| Name: | 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::QUrlQuery| Name: | 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::QUrlQuery| Name: | 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::QUrlQuery| Name: | 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::addQueryItem| Name: | 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::allQueryItemValues| Name: | 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::clear| Name: | 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::hasQueryItem| Name: | 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::isDetached| Name: | 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::isEmpty| Name: | 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 |