| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUrl::setUrl| Name: | QUrl::setUrl | | Prototype: | void QUrl::setUrl(const QString &url, ParsingMode parsingMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1905-1913 |
| | 4 | 2 |
QUrl::setUserInfo| Name: | QUrl::setUserInfo | | Prototype: | void QUrl::setUserInfo(const QString &userInfo, ParsingMode mode) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2087-2107 |
| | 13 | 4 |
QUrl::setUserName| Name: | QUrl::setUserName | | Prototype: | void QUrl::setUserName(const QString &userName, ParsingMode mode) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2158-2174 |
| | 11 | 4 |
QUrl::toAce| Name: | QUrl::toAce | | Prototype: | QByteArray QUrl::toAce(const QString &domain) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3555-3559 |
| | 2 | 1 |
QUrl::toDisplayString| Name: | QUrl::toDisplayString | | Prototype: | QString QUrl::toDisplayString(FormattingOptions options) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3348-3351 |
| | 1 | 1 |
QUrl::toEncoded| Name: | QUrl::toEncoded | | Prototype: | QByteArray QUrl::toEncoded(FormattingOptions options) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3409-3414 |
| | 3 | 1 |
QUrl::toLocalFile| Name: | QUrl::toLocalFile | | Prototype: | QString QUrl::toLocalFile() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3855-3862 |
| | 3 | 2 |
QUrl::toPercentEncoding| Name: | QUrl::toPercentEncoding | | Prototype: | QByteArray QUrl::toPercentEncoding(const QString &input, const QByteArray &exclude, const QByteArray &include) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3454-3457 |
| | 1 | 1 |
QUrl::toString| Name: | QUrl::toString | | Prototype: | QString QUrl::toString(FormattingOptions options) const | | Coverage: | 87.037% (47/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3274-3331 |
| | 32 | 11 |
QUrl::toStringList| Name: | QUrl::toStringList | | Prototype: | QStringList QUrl::toStringList(const QList<QUrl> &urls, FormattingOptions options) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4081-4089 |
| | 5 | 2 |
QUrl::topLevelDomain| Name: | QUrl::topLevelDomain | | Prototype: | QString QUrl::topLevelDomain(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3141-3148 |
| | 4 | 2 |
QUrl::url| Name: | QUrl::url | | Prototype: | QString QUrl::url(FormattingOptions options) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3260-3263 |
| | 1 | 1 |
QUrl::userInfo| Name: | QUrl::userInfo | | Prototype: | QString QUrl::userInfo(ComponentFormattingOptions options) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2123-2136 |
| | 8 | 3 |
QUrl::userName| Name: | QUrl::userName | | Prototype: | QString QUrl::userName(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2193-2199 |
| | 4 | 2 |
QUrl::~QUrl| Name: | QUrl::~QUrl | | Prototype: | QUrl::~QUrl() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1838-1842 |
| | 2 | 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: | 129-132 |
| | 1 | 1 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrlInfo &ui) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 138-146 |
| | 4 | 2 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 160-179 |
| | 14 | 1 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 194-213 |
| | 14 | 1 |
QUrlInfo::equal| Name: | QUrlInfo::equal | | Prototype: | bool QUrlInfo::equal(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: | 663-676 |
| | 5 | 5 |
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: | 630-643 |
| | 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: | 499-504 |
| | 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: | 551-556 |
| | 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: | 616-621 |
| | 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: | 564-569 |
| | 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: | 603-608 |
| | 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: | 577-582 |
| | 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: | 724-727 |
| | 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: | 590-595 |
| | 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: | 525-530 |
| | 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: | 538-543 |
| | 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: | 651-655 |
| | 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: | 459-464 |
| | 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: | 440-451 |
| | 7 | 3 |
QUrlInfo::operator==| Name: | QUrlInfo::operator== | | Prototype: | bool QUrlInfo::operator==(const QUrlInfo &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 685-705 |
| | 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: | 486-491 |
| | 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: | 473-478 |
| | 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: | 246-251 |
| | 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: | 266-271 |
| | 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: | 352-357 |
| | 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: | 401-406 |
| | 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: | 420-425 |
| | 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: | 226-231 |
| | 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: | 336-341 |
| | 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: | 384-389 |
| | 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: | 320-325 |
| | 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: | 368-373 |
| | 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: | 284-289 |
| | 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: | 302-307 |
| | 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: | 512-517 |
| | 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: | 431-434 |
| | 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: | 53-62 |
| | 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: | 76-78 |
| | 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: | 243-279 |
| | 25 | 9 |
QUrlModel::canDrop| Name: | QUrlModel::canDrop | | Prototype: | bool QUrlModel::canDrop(QDragEnterEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 128-140 |
| | 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: | 368-376 |
| | 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: | 325-341 |
| | 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: | 145-155 |
| | 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: | 91-104 |
| | 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: | 346-361 |
| | 12 | 4 |
QUrlModel::mimeData| Name: | QUrlModel::mimeData | | Prototype: | QMimeData *QUrlModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 109-119 |
| | 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: | 83-86 |
| | 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: | 164-182 |
| | 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: | 297-320 |
| | 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: | 184-227 |
| | 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: | 229-235 |
| | 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: | 284-292 |
| | 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: | 594-600 |
| | 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: | 602-615 |
| | 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: | 851-863 |
| | 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: | 947-952 |
| | 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: | 1172-1192 |
| | 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: | 917-922 |
| | 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: | 924-945 |
| | 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: | 954-958 |
| | 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: | 865-908 |
| | 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: | 910-915 |
| | 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: | 627-631 |
| | 2 | 1 |
QUrlPrivate::cloneError| Name: | QUrlPrivate::cloneError | | Prototype: | inline QUrlPrivate::Error *QUrlPrivate::cloneError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 622-625 |
| | 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: | 554-554 |
| | 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: | 562-562 |
| | 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: | 558-558 |
| | 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: | 557-557 |
| | 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: | 560-560 |
| | 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: | 559-559 |
| | 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: | 561-561 |
| | 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: | 553-553 |
| | 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: | 555-555 |
| | 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: | 556-556 |
| | 1 | 1 |
QUrlPrivate::isEmpty| Name: | QUrlPrivate::isEmpty | | Prototype: | bool isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 521-522 |
| | 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: | 564-564 |
| | 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: | 1507-1527 |
| | 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: | 1369-1470 |
| | 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: | 1027-1097 |
| | 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: | 633-643 |
| | 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: | 1130-1134 |
| | 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: | 1278-1367 |
| | 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: | 1118-1122 |
| | 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: | 1124-1128 |
| | 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: | 1136-1140 |
| | 2 | 1 |