| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(const QPersistentModelIndex &modelIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1812-1814 |
| | 1 | 1 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(const QJsonValue &jsonValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1815-1817 |
| | 1 | 1 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(const QJsonObject &jsonObject) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1818-1820 |
| | 1 | 1 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(const QJsonArray &jsonArray) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1821-1823 |
| | 1 | 1 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(const QJsonDocument &jsonDocument) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1824-1826 |
| | 1 | 1 |
QUuid::toString| Name: | QUuid::toString | | Prototype: | QString QUuid::toString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 549-557 |
| | 4 | 1 |
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::toByteArray| Name: | QUuid::toByteArray | | Prototype: | QByteArray QUuid::toByteArray() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 595-603 |
| | 4 | 1 |
QUuid::operator>| Name: | QUuid::operator> | | Prototype: | bool QUuid::operator>(const QUuid &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 883-886 |
| | 1 | 1 |
QUuid::isNull| Name: | QUuid::isNull | | Prototype: | bool QUuid::isNull() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 730-735 |
| | 3 | 1 |
QUuid::createUuidV5| Name: | QUuid::createUuidV5 | | Prototype: | QUuid QUuid::createUuidV5(const QUuid &ns, const QByteArray &baseData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 456-459 |
| | 1 | 1 |
QUuid::createUuidV3| Name: | QUuid::createUuidV3 | | Prototype: | QUuid QUuid::createUuidV3(const QUuid &ns, const QByteArray &baseData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 451-454 |
| | 1 | 1 |
QUuid::QUuid| Name: | QUuid::QUuid | | Prototype: | QUuid::QUuid(const char *text) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 365-376 |
| | 6 | 3 |
QUtf8Codec::name| Name: | QUtf8Codec::name | | Prototype: | QByteArray QUtf8Codec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 704-707 |
| | 1 | 1 |
QUtf8Codec::mibEnum| Name: | QUtf8Codec::mibEnum | | Prototype: | int QUtf8Codec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 709-712 |
| | 1 | 1 |
QUtf8Codec::convertToUnicode| Name: | QUtf8Codec::convertToUnicode | | Prototype: | void QUtf8Codec::convertToUnicode(QString *target, const char *chars, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 694-697 |
| | 1 | 1 |
QUtf8Codec::convertToUnicode| Name: | QUtf8Codec::convertToUnicode | | Prototype: | QString QUtf8Codec::convertToUnicode(const char *chars, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 699-702 |
| | 1 | 1 |
QUtf8Codec::convertFromUnicode| Name: | QUtf8Codec::convertFromUnicode | | Prototype: | QByteArray QUtf8Codec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 689-692 |
| | 1 | 1 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QString QUtf8::convertToUnicode(const char *chars, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 250-269 |
| | 5 | 1 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QChar *QUtf8::convertToUnicode(QChar *buffer, const char *chars, int len) noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 288-322 |
| | 19 | 7 |
QUtf32LECodec::name| Name: | QUtf32LECodec::name | | Prototype: | QByteArray QUtf32LECodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 826-829 |
| | 1 | 1 |
QUtf32LECodec::mibEnum| Name: | QUtf32LECodec::mibEnum | | Prototype: | int QUtf32LECodec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 821-824 |
| | 1 | 1 |
QUtf32LECodec::aliases| Name: | QUtf32LECodec::aliases | | Prototype: | QList<QByteArray> QUtf32LECodec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 831-835 |
| | 2 | 1 |
QUtf32Codec::name| Name: | QUtf32Codec::name | | Prototype: | QByteArray QUtf32Codec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 794-797 |
| | 1 | 1 |
QUtf32Codec::mibEnum| Name: | QUtf32Codec::mibEnum | | Prototype: | int QUtf32Codec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 789-792 |
| | 1 | 1 |
QUtf32Codec::convertToUnicode| Name: | QUtf32Codec::convertToUnicode | | Prototype: | QString QUtf32Codec::convertToUnicode(const char *chars, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 784-787 |
| | 1 | 1 |
QUtf32Codec::convertFromUnicode| Name: | QUtf32Codec::convertFromUnicode | | Prototype: | QByteArray QUtf32Codec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 779-782 |
| | 1 | 1 |
QUtf32Codec::aliases| Name: | QUtf32Codec::aliases | | Prototype: | QList<QByteArray> QUtf32Codec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 799-803 |
| | 2 | 1 |
QUtf32BECodec::name| Name: | QUtf32BECodec::name | | Prototype: | QByteArray QUtf32BECodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 810-813 |
| | 1 | 1 |
QUtf32BECodec::mibEnum| Name: | QUtf32BECodec::mibEnum | | Prototype: | int QUtf32BECodec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 805-808 |
| | 1 | 1 |
QUtf32BECodec::aliases| Name: | QUtf32BECodec::aliases | | Prototype: | QList<QByteArray> QUtf32BECodec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 815-819 |
| | 2 | 1 |
QUtf16LECodec::name| Name: | QUtf16LECodec::name | | Prototype: | QByteArray QUtf16LECodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 764-767 |
| | 1 | 1 |
QUtf16LECodec::mibEnum| Name: | QUtf16LECodec::mibEnum | | Prototype: | int QUtf16LECodec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 759-762 |
| | 1 | 1 |
QUtf16LECodec::aliases| Name: | QUtf16LECodec::aliases | | Prototype: | QList<QByteArray> QUtf16LECodec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 769-773 |
| | 2 | 1 |
QUtf16Codec::name| Name: | QUtf16Codec::name | | Prototype: | QByteArray QUtf16Codec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QUtf16Codec::mibEnum| Name: | QUtf16Codec::mibEnum | | Prototype: | int QUtf16Codec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 728-731 |
| | 1 | 1 |
QUtf16Codec::convertToUnicode| Name: | QUtf16Codec::convertToUnicode | | Prototype: | QString QUtf16Codec::convertToUnicode(const char *chars, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 723-726 |
| | 1 | 1 |
QUtf16Codec::convertFromUnicode| Name: | QUtf16Codec::convertFromUnicode | | Prototype: | QByteArray QUtf16Codec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 718-721 |
| | 1 | 1 |
QUtf16Codec::aliases| Name: | QUtf16Codec::aliases | | Prototype: | QList<QByteArray> QUtf16Codec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 738-741 |
| | 1 | 1 |
QUtf16BECodec::name| Name: | QUtf16BECodec::name | | Prototype: | QByteArray QUtf16BECodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 748-751 |
| | 1 | 1 |
QUtf16BECodec::mibEnum| Name: | QUtf16BECodec::mibEnum | | Prototype: | int QUtf16BECodec::mibEnum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 743-746 |
| | 1 | 1 |
QUtf16BECodec::aliases| Name: | QUtf16BECodec::aliases | | Prototype: | QList<QByteArray> QUtf16BECodec::aliases() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 753-757 |
| | 2 | 1 |
QUtcTimeZonePrivate::standardTimeOffset| Name: | QUtcTimeZonePrivate::standardTimeOffset | | Prototype: | qint32 QUtcTimeZonePrivate::standardTimeOffset(qint64 atMSecsSinceEpoch) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 713-717 |
| | 2 | 1 |
QUtcTimeZonePrivate::serialize::[lambda]| Name: | QUtcTimeZonePrivate::serialize::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 765-765 |
| | 0 | 1 |
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 |
QUtcTimeZonePrivate::init| Name: | QUtcTimeZonePrivate::init | | Prototype: | void QUtcTimeZonePrivate::init(const QByteArray &zoneId, int offsetSeconds, const QString &name, const QString &abbreviation, QLocale::Country country, const QString &comment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 672-682 |
| | 6 | 1 |
QUtcTimeZonePrivate::daylightTimeOffset| Name: | QUtcTimeZonePrivate::daylightTimeOffset | | Prototype: | qint32 QUtcTimeZonePrivate::daylightTimeOffset(qint64 atMSecsSinceEpoch) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 719-723 |
| | 2 | 1 |
QUtcTimeZonePrivate::data| Name: | QUtcTimeZonePrivate::data | | Prototype: | QTimeZonePrivate::Data QUtcTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 657-665 |
| | 6 | 1 |
QUtcTimeZonePrivate::country| Name: | QUtcTimeZonePrivate::country | | Prototype: | QLocale::Country QUtcTimeZonePrivate::country() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 684-687 |
| | 1 | 1 |
QUtcTimeZonePrivate::comment| Name: | QUtcTimeZonePrivate::comment | | Prototype: | QString QUtcTimeZonePrivate::comment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 689-692 |
| | 1 | 1 |
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::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(qint32 offsetSeconds) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 749-760 |
| | 7 | 3 |
QUtcTimeZonePrivate::abbreviation| Name: | QUtcTimeZonePrivate::abbreviation | | Prototype: | QString QUtcTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 707-711 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 598-602 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QByteArray &id) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 605-617 |
| | 7 | 3 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QByteArray &zoneId, int offsetSeconds, const QString &name, const QString &abbreviation, QLocale::Country country, const QString &comment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 632-637 |
| | 1 | 1 |
QUrlUtf8Traits::peekByte| Name: | QUrlUtf8Traits::peekByte | | Prototype: | static uchar peekByte(const ushort *ptr, int n = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 270-278 |
| | 2 | 1 |
QUrlUtf8Traits::availableBytes| Name: | QUrlUtf8Traits::availableBytes | | Prototype: | static qptrdiff availableBytes(const ushort *ptr, const ushort *end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 280-283 |
| | 1 | 1 |
QUrlUtf8Traits::appendByte| Name: | QUrlUtf8Traits::appendByte | | Prototype: | static void appendByte(ushort *&ptr, uchar b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 262-268 |
| | 3 | 1 |
QUrlUtf8Traits::advanceByte| Name: | QUrlUtf8Traits::advanceByte | | Prototype: | static void advanceByte(const ushort *&ptr, int n = 1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 285-288 |
| | 1 | 1 |
QUrlQueryPrivate::setQuery| Name: | QUrlQueryPrivate::setQuery | | Prototype: | void QUrlQueryPrivate::setQuery(const QString &query) | | Coverage: | 100.000% (34/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 274-327 |
| | 37 | 11 |
QUrlQueryPrivate::recodeToUser| Name: | QUrlQueryPrivate::recodeToUser | | Prototype: | inline QString QUrlQueryPrivate::recodeToUser(const QString &input, QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 250-272 |
| | 14 | 5 |
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 |
QUrlQueryPrivate::findRecodedKey| Name: | QUrlQueryPrivate::findRecodedKey | | Prototype: | int findRecodedKey(const QString &key, int from = 0) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 168-174 |
| | 4 | 3 |
QUrlQueryPrivate::findKey| Name: | QUrlQueryPrivate::findKey | | Prototype: | Map::const_iterator findKey(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 175-176 |
| | 1 | 1 |
QUrlQueryPrivate::findKey| Name: | QUrlQueryPrivate::findKey | | Prototype: | Map::iterator findKey(const QString &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 177-178 |
| | 1 | 1 |
QUrlQueryPrivate::addQueryItem| Name: | QUrlQueryPrivate::addQueryItem | | Prototype: | void 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: | 166-167 |
| | 1 | 1 |
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 |
QUrlQuery::setQueryItems| Name: | QUrlQuery::setQueryItems | | Prototype: | void QUrlQuery::setQueryItems(const QList<QPair<QString, QString> > &query) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 621-632 |
| | 8 | 3 |
QUrlQuery::setQueryDelimiters| Name: | QUrlQuery::setQueryDelimiters | | Prototype: | void QUrlQuery::setQueryDelimiters(QChar valueDelimiter, QChar pairDelimiter) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 583-587 |
| | 2 | 1 |
QUrlQuery::setQuery| Name: | QUrlQuery::setQuery | | Prototype: | void QUrlQuery::setQuery(const QString &queryString) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 482-485 |
| | 1 | 1 |
QUrlQuery::removeAllQueryItems::[lambda]| Name: | QUrlQuery::removeAllQueryItems::[lambda] | | Prototype: | [&encodedKey](const QPair<QString, QString> &item) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 760-762 |
| | 1 | 1 |
QUrlQuery::queryValueDelimiter| Name: | QUrlQuery::queryValueDelimiter | | Prototype: | QChar QUrlQuery::queryValueDelimiter() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 595-598 |
| | 1 | 1 |
QUrlQuery::queryPairDelimiter| Name: | QUrlQuery::queryPairDelimiter | | Prototype: | QChar QUrlQuery::queryPairDelimiter() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 606-609 |
| | 1 | 1 |
QUrlQuery::queryItems| Name: | QUrlQuery::queryItems | | Prototype: | QList<QPair<QString, QString> > QUrlQuery::queryItems(QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 642-657 |
| | 12 | 4 |
QUrlQuery::query| Name: | QUrlQuery::query | | Prototype: | QString QUrlQuery::query(QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 509-550 |
| | 25 | 7 |
QUrlQuery::operator ==| Name: | QUrlQuery::operator == | | Prototype: | bool QUrlQuery::operator ==(const QUrlQuery &other) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 413-423 |
| | 7 | 3 |
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: | 388-392 |
| | 2 | 1 |
QUrlQuery::isEmpty| Name: | QUrlQuery::isEmpty | | Prototype: | bool QUrlQuery::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 450-453 |
| | 1 | 1 |
QUrlQuery::isDetached| Name: | QUrlQuery::isDetached | | Prototype: | bool QUrlQuery::isDetached() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 458-461 |
| | 1 | 1 |
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 |
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::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: | 719-731 |
| | 8 | 3 |
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: | 683-686 |
| | 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: | 342-345 |
| | 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: | 353-356 |
| | 2 | 1 |
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: | 379-382 |
| | 2 | 1 |
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: | 617-620 |
| | 1 | 1 |
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: | 1611-1662 |
| | 25 | 11 |
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: | 529-530 |
| | 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: | 1664-1723 |
| | 27 | 11 |
QUrlPrivate::toLocalFile| Name: | QUrlPrivate::toLocalFile | | Prototype: | QString QUrlPrivate::toLocalFile(QUrl::FormattingOptions options) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1472-1497 |
| | 10 | 3 |
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: | 1112-1116 |
| | 2 | 1 |
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 |
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: | 962-1025 |
| | 31 | 13 |
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 |
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::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::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::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 |