| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QStyle::QStyle| Name: | QStyle::QStyle | | Prototype: | QStyle::QStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 391-396 |
| | 2 | 1 |
QStyle::QStyle| Name: | QStyle::QStyle | | Prototype: | QStyle::QStyle(QStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 403-408 |
| | 2 | 1 |
QStrokerOps::begin| Name: | QStrokerOps::begin | | Prototype: | void QStrokerOps::begin(void *customData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QStrokerOps::QStrokerOps| Name: | QStrokerOps::QStrokerOps | | Prototype: | QStrokerOps::QStrokerOps() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 181-190 |
| | 2 | 1 |
QStroker::QStroker| Name: | QStroker::QStroker | | Prototype: | QStroker::QStroker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 363-370 |
| | 2 | 1 |
QStringSplitter::QStringSplitter| Name: | QStringSplitter::QStringSplitter | | Prototype: | QStringSplitter(const QString &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 62-66 |
| | 1 | 1 |
QStringRef::toUcs4| Name: | QStringRef::toUcs4 | | Prototype: | QVector<uint> QStringRef::toUcs4() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10270-10277 |
| | 5 | 1 |
QStringRef::toUShort| Name: | QStringRef::toUShort | | Prototype: | ushort QStringRef::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: | 10506-10509 |
| | 1 | 1 |
QStringRef::toULongLong| Name: | QStringRef::toULongLong | | Prototype: | quint64 QStringRef::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: | 10351-10354 |
| | 1 | 1 |
QStringRef::toULong| Name: | QStringRef::toULong | | Prototype: | ulong QStringRef::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: | 10405-10408 |
| | 1 | 1 |
QStringRef::toUInt| Name: | QStringRef::toUInt | | Prototype: | uint QStringRef::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: | 10456-10459 |
| | 1 | 1 |
QStringRef::toShort| Name: | QStringRef::toShort | | Prototype: | short QStringRef::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: | 10481-10484 |
| | 1 | 1 |
QStringRef::toLongLong| Name: | QStringRef::toLongLong | | Prototype: | qint64 QStringRef::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: | 10326-10329 |
| | 1 | 1 |
QStringRef::toLong| Name: | QStringRef::toLong | | Prototype: | long QStringRef::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: | 10378-10381 |
| | 1 | 1 |
QStringRef::toLatin1| Name: | QStringRef::toLatin1 | | Prototype: | QByteArray QStringRef::toLatin1() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10191-10194 |
| | 1 | 1 |
QStringRef::toInt| Name: | QStringRef::toInt | | Prototype: | int QStringRef::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: | 10431-10434 |
| | 1 | 1 |
QStringRef::toFloat| Name: | QStringRef::toFloat | | Prototype: | float QStringRef::toFloat(bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10551-10554 |
| | 1 | 1 |
QStringRef::toDouble| Name: | QStringRef::toDouble | | Prototype: | double QStringRef::toDouble(bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10532-10535 |
| | 1 | 1 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(QLatin1String 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: | 9849-9852 |
| | 1 | 1 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9859-9863 |
| | 2 | 1 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(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: | 9838-9842 |
| | 2 | 1 |
QStringRef::split| Name: | QStringRef::split | | Prototype: | QVector<QStringRef> QStringRef::split(const QString &sep, QString::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: | 6899-6902 |
| | 1 | 1 |
QStringRef::split| Name: | QStringRef::split | | Prototype: | QVector<QStringRef> QStringRef::split(QChar sep, QString::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: | 6908-6911 |
| | 1 | 1 |
QStringRef::lastIndexOf| Name: | QStringRef::lastIndexOf | | Prototype: | int QStringRef::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: | 9698-9701 |
| | 1 | 1 |
QStringRef::indexOf| Name: | QStringRef::indexOf | | Prototype: | int QStringRef::indexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9630-9633 |
| | 1 | 1 |
QStringRef::indexOf| Name: | QStringRef::indexOf | | Prototype: | int QStringRef::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: | 9595-9598 |
| | 1 | 1 |
QStringRef::indexOf| Name: | QStringRef::indexOf | | Prototype: | int QStringRef::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: | 9610-9613 |
| | 1 | 1 |
QStringRef::indexOf| Name: | QStringRef::indexOf | | Prototype: | int QStringRef::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: | 9649-9652 |
| | 1 | 1 |
QStringRef::endsWith| Name: | QStringRef::endsWith | | Prototype: | bool QStringRef::endsWith(QLatin1String 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: | 9935-9938 |
| | 1 | 1 |
QStringRef::endsWith| Name: | QStringRef::endsWith | | Prototype: | bool QStringRef::endsWith(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9945-9949 |
| | 2 | 1 |
QStringRef::endsWith| Name: | QStringRef::endsWith | | Prototype: | bool QStringRef::endsWith(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: | 9899-9903 |
| | 2 | 1 |
QStringRef::count| Name: | QStringRef::count | | Prototype: | int QStringRef::count(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9822-9825 |
| | 1 | 1 |
QStringRef::count| Name: | QStringRef::count | | Prototype: | int QStringRef::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: | 9788-9791 |
| | 1 | 1 |
QStringRef::count| Name: | QStringRef::count | | Prototype: | int QStringRef::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: | 9805-9808 |
| | 1 | 1 |
QStringMatcher::~QStringMatcher| Name: | QStringMatcher::~QStringMatcher | | Prototype: | QStringMatcher::~QStringMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 191-194 |
| | 1 | 1 |
QStringMatcher::setPattern| Name: | QStringMatcher::setPattern | | Prototype: | void QStringMatcher::setPattern(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 215-221 |
| | 4 | 1 |
QStringMatcher::QStringMatcher| Name: | QStringMatcher::QStringMatcher | | Prototype: | QStringMatcher::QStringMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 144-148 |
| | 1 | 1 |
QStringMatcher::QStringMatcher| Name: | QStringMatcher::QStringMatcher | | Prototype: | QStringMatcher::QStringMatcher(const QStringMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 182-186 |
| | 1 | 1 |
QStringMatcher::QStringMatcher| Name: | QStringMatcher::QStringMatcher | | Prototype: | QStringMatcher::QStringMatcher(const QString &pattern, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 156-162 |
| | 3 | 1 |
QStringMatcher::QStringMatcher| Name: | QStringMatcher::QStringMatcher | | Prototype: | QStringMatcher::QStringMatcher(const QChar *uc, int len, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 171-177 |
| | 3 | 1 |
QStringListModel::supportedDropActions| Name: | QStringListModel::supportedDropActions | | Prototype: | Qt::DropActions QStringListModel::supportedDropActions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 318-321 |
| | 1 | 1 |
QStringListModel::stringList| Name: | QStringListModel::stringList | | Prototype: | QStringList QStringListModel::stringList() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QStringListModel::setStringList| Name: | QStringListModel::setStringList | | Prototype: | void QStringListModel::setStringList(const QStringList &strings) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 308-313 |
| | 3 | 1 |
QStringListModel::QStringListModel| Name: | QStringListModel::QStringListModel | | Prototype: | QStringListModel::QStringListModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 89-92 |
| | 2 | 1 |
QStringListModel::QStringListModel| Name: | QStringListModel::QStringListModel | | Prototype: | QStringListModel::QStringListModel(const QStringList &strings, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 99-102 |
| | 2 | 1 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::toUcs4| Name: | QString::toUcs4 | | Prototype: | QVector<uint> QString::toUcs4() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4639-4646 |
| | 5 | 1 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::toLatin1_helper| Name: | QString::toLatin1_helper | | Prototype: | QByteArray QString::toLatin1_helper(const QChar *data, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4511-4520 |
| | 4 | 1 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::startsWith| Name: | QString::startsWith | | Prototype: | bool QString::startsWith(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: | 4401-4405 |
| | 2 | 1 |
QString::startsWith| Name: | QString::startsWith | | Prototype: | bool QString::startsWith(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: | 4440-4444 |
| | 2 | 1 |
QString::startsWith| Name: | QString::startsWith | | Prototype: | bool QString::startsWith(QChar c, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4421-4427 |
| | 4 | 1 |
QString::sprintf| Name: | QString::sprintf | | Prototype: | QString &QString::sprintf(const char *cformat, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5890-5897 |
| | 5 | 1 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::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 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(int pos, int len, const QString &after) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2322-2326 |
| | 2 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QString &before, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2673-2679 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QLatin1String 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: | 2653-2659 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QChar c, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2693-2699 |
| | 4 | 1 |