| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QUnsortedModelEngine::filterOnDemand| Name: | QUnsortedModelEngine::filterOnDemand | | Prototype: | void QUnsortedModelEngine::filterOnDemand(int n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 749-761 |
| | 10 | 2 |
QUrl::QUrl| Name: | QUrl::QUrl | | Prototype: | QUrl::QUrl(const QUrl &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1829-1833 |
| | 2 | 2 |
QUrl::clear| Name: | QUrl::clear | | Prototype: | void QUrl::clear() | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1880-1885 |
| | 3 | 2 |
QUrl::detach| Name: | QUrl::detach | | Prototype: | void QUrl::detach() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3777-3783 |
| | 3 | 2 |
QUrl::fileName| Name: | QUrl::fileName | | Prototype: | QString QUrl::fileName(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2602-2609 |
| | 5 | 2 |
QUrl::fromStringList| Name: | QUrl::fromStringList | | Prototype: | QList<QUrl> QUrl::fromStringList(const QStringList &urls, ParsingMode mode) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4097-4104 |
| | 5 | 2 |
QUrl::hasFragment| Name: | QUrl::hasFragment | | Prototype: | bool QUrl::hasFragment() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3109-3113 |
| | 2 | 2 |
QUrl::hasQuery| Name: | QUrl::hasQuery | | Prototype: | bool QUrl::hasQuery() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2618-2622 |
| | 2 | 2 |
QUrl::isEmpty| Name: | QUrl::isEmpty | | Prototype: | bool QUrl::isEmpty() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1867-1871 |
| | 2 | 2 |
QUrl::isParentOf| Name: | QUrl::isParentOf | | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3885-3902 |
| | 12 | 2 |
QUrl::isRelative| Name: | QUrl::isRelative | | Prototype: | bool QUrl::isRelative() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3243-3247 |
| | 2 | 2 |
QUrl::isValid| Name: | QUrl::isValid | | Prototype: | bool QUrl::isValid() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1853-1860 |
| | 3 | 2 |
QUrl::operator =| Name: | QUrl::operator = | | Prototype: | QUrl &QUrl::operator =(const QString &url) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3753-3762 |
| | 5 | 2 |
QUrl::password| Name: | QUrl::password | | Prototype: | QString QUrl::password(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2285-2291 |
| | 4 | 2 |
QUrl::path| Name: | QUrl::path | | Prototype: | QString QUrl::path(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2537-2543 |
| | 4 | 2 |
QUrl::port| Name: | QUrl::port | | Prototype: | int QUrl::port(int defaultPort) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2467-2471 |
| | 2 | 2 |
QUrl::scheme| Name: | QUrl::scheme | | Prototype: | QString QUrl::scheme() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1980-1985 |
| | 2 | 2 |
QUrl::setPort| Name: | QUrl::setPort | | Prototype: | void QUrl::setPort(int port) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2444-2455 |
| | 6 | 2 |
QUrl::setQuery| Name: | QUrl::setQuery | | Prototype: | void QUrl::setQuery(const QUrlQuery &query) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2707-2718 |
| | 6 | 2 |
QUrl::setScheme| Name: | QUrl::setScheme | | Prototype: | void QUrl::setScheme(const QString &scheme) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1956-1968 |
| | 7 | 2 |
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::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::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::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(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::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::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::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::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 |
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::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::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::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: | 1099-1110 |
| | 6 | 2 |
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: | 366-373 |
| | 2 | 2 |
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: | 470-474 |
| | 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: | 665-670 |
| | 3 | 2 |
QUrlQueryPrivate::QUrlQueryPrivate| Name: | QUrlQueryPrivate::QUrlQueryPrivate | | Prototype: | QUrlQueryPrivate(const QString &query = QString()) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 156-159 |
| | 1 | 2 |
QUrlQueryPrivate::recodeFromUser| Name: | QUrlQueryPrivate::recodeFromUser | | Prototype: | inline QString QUrlQueryPrivate::recodeFromUser(const QString &input) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 228-243 |
| | 12 | 2 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(qint32 offsetSeconds) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 620-630 |
| | 5 | 2 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 741-747 |
| | 3 | 2 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 730-739 |
| | 6 | 2 |
QUtcTimeZonePrivate::serialize| Name: | QUtcTimeZonePrivate::serialize | | Prototype: | void QUtcTimeZonePrivate::serialize(QDataStream &ds) const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 763-767 |
| | 1 | 2 |
QUuid::toRfc4122| Name: | QUuid::toRfc4122 | | Prototype: | QByteArray QUuid::toRfc4122() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 637-656 |
| | 12 | 2 |
QUuid::version| Name: | QUuid::version | | Prototype: | QUuid::Version QUuid::version() const noexcept | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 800-810 |
| | 7 | 2 |
QValidator::setLocale| Name: | QValidator::setLocale | | Prototype: | void QValidator::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 252-259 |
| | 4 | 2 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(int typeId, const void *copy, uint flags) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1686-1695 |
| | 5 | 2 |
QVariant::clear| Name: | QVariant::clear | | Prototype: | void QVariant::clear() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1949-1956 |
| | 5 | 2 |
QVariant::toBool| Name: | QVariant::toBool | | Prototype: | bool QVariant::toBool() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2753-2762 |
| | 5 | 2 |
QVariant::~QVariant| Name: | QVariant::~QVariant | | Prototype: | QVariant::~QVariant() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1373-1377 |
| | 2 | 2 |
QVariantAnimation::currentValue| Name: | QVariantAnimation::currentValue | | Prototype: | QVariant QVariantAnimation::currentValue() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 641-647 |
| | 4 | 2 |
QVariantAnimationPrivate::convertValues| Name: | QVariantAnimationPrivate::convertValues | | Prototype: | void QVariantAnimationPrivate::convertValues(int t) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 200-213 |
| | 6 | 2 |
QVariantAnimationPrivate::valueAt| Name: | QVariantAnimationPrivate::valueAt | | Prototype: | QVariant QVariantAnimationPrivate::valueAt(qreal step) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 306-314 |
| | 5 | 2 |
QVector2D::distanceToLine| Name: | QVector2D::distanceToLine | | Prototype: | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 280-287 |
| | 4 | 2 |
QVector2D::normalize| Name: | QVector2D::normalize | | Prototype: | void QVector2D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 242-254 |
| | 7 | 2 |
QVector3D::distanceToLine| Name: | QVector3D::distanceToLine | | Prototype: | float QVector3D::distanceToLine (const QVector3D& point, const QVector3D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 509-516 |
| | 4 | 2 |
QVector3D::normalize| Name: | QVector3D::normalize | | Prototype: | void QVector3D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 259-273 |
| | 9 | 2 |
QVector3D::project| Name: | QVector3D::project | | Prototype: | QVector3D QVector3D::project(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 403-416 |
| | 9 | 2 |
QVector3D::unproject| Name: | QVector3D::unproject | | Prototype: | QVector3D QVector3D::unproject(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 434-448 |
| | 10 | 2 |
QVector4D::normalize| Name: | QVector4D::normalize | | Prototype: | void QVector4D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 314-330 |
| | 11 | 2 |
QVector4D::toVector2DAffine| Name: | QVector4D::toVector2DAffine | | Prototype: | QVector2D QVector4D::toVector2DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 516-521 |
| | 3 | 2 |
QVector4D::toVector3DAffine| Name: | QVector4D::toVector3DAffine | | Prototype: | QVector3D QVector4D::toVector3DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 543-548 |
| | 3 | 2 |
QVectorPath::addCacheData| Name: | QVectorPath::addCacheData | | Prototype: | QVectorPath::CacheEntry *QVectorPath::addCacheData(QPaintEngineEx *engine, void *data, qvectorpath_cache_cleanup cleanup) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 114-128 |
| | 11 | 2 |
QWatermarkLabel::QWatermarkLabel| Name: | QWatermarkLabel::QWatermarkLabel | | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 451-455 |
| | 3 | 2 |
QWatermarkLabel::minimumSizeHint| Name: | QWatermarkLabel::minimumSizeHint | | Prototype: | QSize minimumSizeHint() const override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 457-461 |
| | 3 | 2 |
QWellArray::cellGeometry| Name: | QWellArray::cellGeometry | | Prototype: | QRect cellGeometry(int row, int column) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 226-232 |
| | 4 | 2 |
QWellArray::columnAt| Name: | QWellArray::columnAt | | Prototype: | inline int columnAt(int x) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 205-206 |
| | 1 | 2 |
QWellArray::columnX| Name: | QWellArray::columnX | | Prototype: | inline int columnX(int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 211-212 |
| | 1 | 2 |
QWhatsThat::~QWhatsThat| Name: | QWhatsThat::~QWhatsThat | | Prototype: | QWhatsThat::~QWhatsThat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 229-234 |
| | 3 | 2 |
QWhatsThis::enterWhatsThisMode| Name: | QWhatsThis::enterWhatsThisMode | | Prototype: | void QWhatsThis::enterWhatsThisMode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 530-537 |
| | 5 | 2 |
QWhatsThisAction::actionTriggered| Name: | QWhatsThisAction::actionTriggered | | Prototype: | void QWhatsThisAction::actionTriggered() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 511-517 |
| | 3 | 2 |
QWhatsThisPrivate::QWhatsThisPrivate| Name: | QWhatsThisPrivate::QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::QWhatsThisPrivate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 385-408 |
| | 11 | 2 |
QWhatsThisPrivate::notifyToplevels| Name: | QWhatsThisPrivate::notifyToplevels | | Prototype: | void QWhatsThisPrivate::notifyToplevels(QEvent *e) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 376-381 |
| | 3 | 2 |
QWhatsThisPrivate::~QWhatsThisPrivate| Name: | QWhatsThisPrivate::~QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 410-422 |
| | 6 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 793-803 |
| | 3 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 758-769 |
| | 4 | 2 |
QWidget::activateWindow| Name: | QWidget::activateWindow | | Prototype: | void QWidget::activateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12716-12722 |
| | 3 | 2 |
QWidget::addActions| Name: | QWidget::addActions | | Prototype: | void QWidget::addActions(QList<QAction*> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3303-3308 |
| | 2 | 2 |