| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 endsWith| Name:  | QString::endsWith |  | Prototype:  | bool QString::endsWith(const QString& s, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4457-4461 |  
  |  | 2 | 1 | 
 endsWith| Name:  | QString::endsWith |  | Prototype:  | bool QString::endsWith(const QStringRef &s, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4474-4478 |  
  |  | 2 | 1 | 
 compare_helper| Name:  | QString::compare_helper |  | Prototype:  | int QString::compare_helper(const QChar *data1, int length1, const char *data2, int length2, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5454-5460 |  
  |  | 2 | 1 | 
 chop| Name:  | QString::chop |  | Prototype:  | void QString::chop(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5051-5055 |  
  |  | 2 | 2 | 
 vsprintf| Name:  | QString::vsprintf |  | Prototype:  | QString &QString::vsprintf(const char *cformat, va_list ap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5948-5951 |  
  |  | 1 | 1 | 
 trimmed_helper| Name:  | QString::trimmed_helper |  | Prototype:  | QString QString::trimmed_helper(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4955-4958 |  
  |  | 1 | 1 | 
 trimmed_helper| Name:  | QString::trimmed_helper |  | Prototype:  | QString QString::trimmed_helper(QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4960-4963 |  
  |  | 1 | 1 | 
 trimmed| Name:  | QString::trimmed |  | Prototype:  | QString QString::trimmed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 45-48 |  
  |  | 1 | 1 | 
 toUtf8| Name:  | QString::toUtf8 |  | Prototype:  | QByteArray QString::toUtf8() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 80-83 |  
  |  | 1 | 1 | 
 toUpper_helper| Name:  | QString::toUpper_helper |  | Prototype:  | QString QString::toUpper_helper(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5875-5878 |  
  |  | 1 | 1 | 
 toUpper_helper| Name:  | QString::toUpper_helper |  | Prototype:  | QString QString::toUpper_helper(QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5880-5883 |  
  |  | 1 | 1 | 
 toUpper| Name:  | QString::toUpper |  | Prototype:  | QString QString::toUpper() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 toUShort| Name:  | QString::toUShort |  | Prototype:  | ushort QString::toUShort(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6527-6530 |  
  |  | 1 | 1 | 
 toULongLong| Name:  | QString::toULongLong |  | Prototype:  | quint64 QString::toULongLong(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6348-6351 |  
  |  | 1 | 1 | 
 toULong| Name:  | QString::toULong |  | Prototype:  | ulong QString::toULong(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6418-6421 |  
  |  | 1 | 1 | 
 toUInt| Name:  | QString::toUInt |  | Prototype:  | uint QString::toUInt(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6473-6476 |  
  |  | 1 | 1 | 
 toShort| Name:  | QString::toShort |  | Prototype:  | short QString::toShort(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6500-6503 |  
  |  | 1 | 1 | 
 toLower_helper| Name:  | QString::toLower_helper |  | Prototype:  | QString QString::toLower_helper(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5835-5838 |  
  |  | 1 | 1 | 
 toLower_helper| Name:  | QString::toLower_helper |  | Prototype:  | QString QString::toLower_helper(QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5840-5843 |  
  |  | 1 | 1 | 
 toLower| Name:  | QString::toLower |  | Prototype:  | QString QString::toLower() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 55-58 |  
  |  | 1 | 1 | 
 toLongLong| Name:  | QString::toLongLong |  | Prototype:  | qint64 QString::toLongLong(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6308-6311 |  
  |  | 1 | 1 | 
 toLong| Name:  | QString::toLong |  | Prototype:  | long QString::toLong(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6389-6392 |  
  |  | 1 | 1 | 
 toLocal8Bit| Name:  | QString::toLocal8Bit |  | Prototype:  | QByteArray QString::toLocal8Bit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 75-78 |  
  |  | 1 | 1 | 
 toLatin1| Name:  | QString::toLatin1 |  | Prototype:  | QByteArray QString::toLatin1() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 toIntegral_helper| Name:  | QString::toIntegral_helper |  | Prototype:  | qlonglong QString::toIntegral_helper(const QChar *data, int len, bool *ok, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6313-6323 |  
  |  | 1 | 1 | 
 toIntegral_helper| Name:  | QString::toIntegral_helper |  | Prototype:  | qulonglong QString::toIntegral_helper(const QChar *data, uint len, bool *ok, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6353-6363 |  
  |  | 1 | 1 | 
 toInt| Name:  | QString::toInt |  | Prototype:  | int QString::toInt(bool *ok, int base) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6446-6449 |  
  |  | 1 | 1 | 
 toFloat| Name:  | QString::toFloat |  | Prototype:  | float QString::toFloat(bool *ok) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6582-6585 |  
  |  | 1 | 1 | 
 toDouble| Name:  | QString::toDouble |  | Prototype:  | double QString::toDouble(bool *ok) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6561-6564 |  
  |  | 1 | 1 | 
 toCaseFolded_helper| Name:  | QString::toCaseFolded_helper |  | Prototype:  | QString QString::toCaseFolded_helper(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5852-5855 |  
  |  | 1 | 1 | 
 toCaseFolded_helper| Name:  | QString::toCaseFolded_helper |  | Prototype:  | QString QString::toCaseFolded_helper(QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5857-5860 |  
  |  | 1 | 1 | 
 toCaseFolded| Name:  | QString::toCaseFolded |  | Prototype:  | QString QString::toCaseFolded() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 60-63 |  
  |  | 1 | 1 | 
 startsWith| Name:  | QString::startsWith |  | Prototype:  | bool QString::startsWith(QLatin1String s, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4410-4413 |  
  |  | 1 | 1 | 
 splitRef| Name:  | QString::splitRef |  | Prototype:  | QVector<QStringRef> QString::splitRef(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6861-6864 |  
  |  | 1 | 1 | 
 splitRef| Name:  | QString::splitRef |  | Prototype:  | QVector<QStringRef> QString::splitRef(QChar sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6877-6880 |  
  |  | 1 | 1 | 
 splitRef| Name:  | QString::splitRef |  | Prototype:  | QVector<QStringRef> QString::splitRef(const QRegExp &rx, SplitBehavior behavior) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6981-6984 |  
  |  | 1 | 1 | 
 splitRef| Name:  | QString::splitRef |  | Prototype:  | QVector<QStringRef> QString::splitRef(const QRegularExpression &re, SplitBehavior behavior) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7064-7067 |  
  |  | 1 | 1 | 
 split| Name:  | QString::split |  | Prototype:  | QStringList QString::split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6838-6841 |  
  |  | 1 | 1 | 
 split| Name:  | QString::split |  | Prototype:  | QStringList QString::split(QChar sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6868-6871 |  
  |  | 1 | 1 | 
 split| Name:  | QString::split |  | Prototype:  | QStringList QString::split(const QRegExp &rx, SplitBehavior behavior) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6962-6965 |  
  |  | 1 | 1 | 
 split| Name:  | QString::split |  | Prototype:  | QStringList QString::split(const QRegularExpression &re, SplitBehavior behavior) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7045-7048 |  
  |  | 1 | 1 | 
 simplified_helper| Name:  | QString::simplified_helper |  | Prototype:  | QString QString::simplified_helper(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4927-4930 |  
  |  | 1 | 1 | 
 simplified_helper| Name:  | QString::simplified_helper |  | Prototype:  | QString QString::simplified_helper(QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4932-4935 |  
  |  | 1 | 1 | 
 simplified| Name:  | QString::simplified |  | Prototype:  | QString QString::simplified() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 50-53 |  
  |  | 1 | 1 | 
 setNum| Name:  | QString::setNum |  | Prototype:  | QString &QString::setNum(qlonglong n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6620-6623 |  
  |  | 1 | 1 | 
 setNum| Name:  | QString::setNum |  | Prototype:  | QString &QString::setNum(qulonglong n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6628-6631 |  
  |  | 1 | 1 | 
 setNum| Name:  | QString::setNum |  | Prototype:  | QString &QString::setNum(double n, char f, int prec) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6659-6662 |  
  |  | 1 | 1 | 
 replace| Name:  | QString::replace |  | Prototype:  | QString &QString::replace(int pos, int len, QChar after) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2354-2357 |  
  |  | 1 | 1 | 
 replace| Name:  | QString::replace |  | Prototype:  | QString &QString::replace(const QString &before, const QString &after, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2377-2380 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(long n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6697-6700 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(ulong n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6707-6710 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(int n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6715-6718 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(uint n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6723-6726 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(qlonglong n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6731-6740 |  
  |  | 1 | 1 | 
 number| Name:  | QString::number |  | Prototype:  | QString QString::number(qulonglong n, int base) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6745-6754 |  
  |  | 1 | 1 | 
 localeAwareCompare| Name:  | QString::localeAwareCompare |  | Prototype:  | int QString::localeAwareCompare(const QString &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5555-5558 |  
  |  | 1 | 1 | 
 lastIndexOf| Name:  | QString::lastIndexOf |  | Prototype:  | int QString::lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3303-3306 |  
  |  | 1 | 1 | 
 lastIndexOf| Name:  | QString::lastIndexOf |  | Prototype:  | int QString::lastIndexOf(QRegExp& rx, int from) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3824-3827 |  
  |  | 1 | 1 | 
 lastIndexOf| Name:  | QString::lastIndexOf |  | Prototype:  | int QString::lastIndexOf(const QRegularExpression &re, int from) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3922-3925 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(const QString &str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3038-3041 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3062-3065 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3150-3153 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(const QStringRef &str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3167-3170 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(QRegExp& rx, int from) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3787-3790 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QString::indexOf |  | Prototype:  | int QString::indexOf(const QRegularExpression& re, int from) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3871-3874 |  
  |  | 1 | 1 | 
 endsWith| Name:  | QString::endsWith |  | Prototype:  | bool QString::endsWith(QLatin1String s, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4484-4487 |  
  |  | 1 | 1 | 
 count| Name:  | QString::count |  | Prototype:  | int QString::count(const QString &str, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3654-3657 |  
  |  | 1 | 1 | 
 count| Name:  | QString::count |  | Prototype:  | int QString::count(QChar ch, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3670-3673 |  
  |  | 1 | 1 | 
 count| Name:  | QString::count |  | Prototype:  | int QString::count(const QStringRef &str, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3686-3689 |  
  |  | 1 | 1 | 
 contains| Name:  | QString::contains |  | Prototype:  | bool QString::contains(const QRegularExpression &re) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3974-3977 |  
  |  | 1 | 1 | 
 compare| Name:  | QString::compare |  | Prototype:  | int QString::compare(QLatin1String other, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5436-5439 |  
  |  | 1 | 1 |