| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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(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(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::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 | 
 QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name:  | QUtcTimeZonePrivate::QUtcTimeZonePrivate |  | Prototype:  | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QUtcTimeZonePrivate &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 639-646 |  
  |  | 2 | 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::removeQueryItem| Name:  | QUrlQuery::removeQueryItem |  | Prototype:  | void QUrlQuery::removeQueryItem(const QString &key) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 741-748 |  
  |  | 4 | 3 | 
 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::removeAllQueryItems| Name:  | QUrlQuery::removeAllQueryItems |  | Prototype:  | void QUrlQuery::removeAllQueryItems(const QString &key) |  | Coverage:  |  80.000% (4/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 756-766 |  
  |  | 5 | 3 | 
 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::queryItemValue| Name:  | QUrlQuery::queryItemValue |  | Prototype:  | QString QUrlQuery::queryItemValue(const QString &key, QUrl::ComponentFormattingOptions encoding) const |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 701-710 |  
  |  | 6 | 3 | 
 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 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::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::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::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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 |