| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QByteArray::fromPercentEncoding| Name: | QByteArray::fromPercentEncoding | | Prototype: | QByteArray QByteArray::fromPercentEncoding(const QByteArray &input, char percent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4438-4448 |
| | 7 | 3 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(char ch, int from) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2589-2601 |
| | 9 | 5 |
QByteArray::insert| Name: | QByteArray::insert | | Prototype: | QByteArray &QByteArray::insert(int i, const QByteArray &ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1996-2000 |
| | 2 | 1 |
QByteArray::insert| Name: | QByteArray::insert | | Prototype: | QByteArray &QByteArray::insert(int i, const char *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2029-2032 |
| | 1 | 1 |
QByteArray::insert| Name: | QByteArray::insert | | Prototype: | QByteArray &QByteArray::insert(int i, const char *str, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2045-2048 |
| | 1 | 1 |
QByteArray::insert| Name: | QByteArray::insert | | Prototype: | QByteArray &QByteArray::insert(int i, char ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2058-2061 |
| | 1 | 1 |
QByteArray::insert| Name: | QByteArray::insert | | Prototype: | QByteArray &QByteArray::insert(int i, int count, char ch) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2074-2088 |
| | 11 | 4 |
QByteArray::isNull| Name: | QByteArray::isNull | | Prototype: | bool QByteArray::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3535-3535 |
| | 1 | 1 |
QByteArray::lastIndexOf| Name: | QByteArray::lastIndexOf | | Prototype: | int QByteArray::lastIndexOf(const QByteArray &ba, int from) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2651-2658 |
| | 4 | 2 |
QByteArray::lastIndexOf| Name: | QByteArray::lastIndexOf | | Prototype: | int QByteArray::lastIndexOf(const char *str, int from) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2686-2693 |
| | 4 | 2 |
QByteArray::leftJustified| Name: | QByteArray::leftJustified | | Prototype: | QByteArray QByteArray::leftJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3479-3496 |
| | 12 | 4 |
QByteArray::nulTerminated| Name: | QByteArray::nulTerminated | | Prototype: | QByteArray QByteArray::nulTerminated() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1741-1750 |
| | 5 | 2 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(int n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4086-4091 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(uint n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4098-4103 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(qlonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4110-4115 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(qulonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4122-4127 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(double n, char f, int prec) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4158-4163 |
| | 3 | 1 |
QByteArray::operator=| Name: | QByteArray::operator= | | Prototype: | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1140-1147 |
| | 5 | 2 |
QByteArray::operator=| Name: | QByteArray::operator= | | Prototype: | QByteArray &QByteArray::operator=(const char *str) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1156-1178 |
| | 18 | 5 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const char *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1791-1794 |
| | 1 | 1 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const char *str, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1803-1814 |
| | 8 | 3 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(char ch) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1830-1839 |
| | 7 | 2 |
QByteArray::remove| Name: | QByteArray::remove | | Prototype: | QByteArray &QByteArray::remove(int pos, int len) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2104-2116 |
| | 8 | 3 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const QByteArray &after) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2128-2140 |
| | 7 | 2 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const char *after) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2151-2154 |
| | 1 | 1 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const char *after, int alen) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2165-2175 |
| | 6 | 2 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, const QByteArray &after) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2388-2393 |
| | 3 | 1 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, char after) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2424-2434 |
| | 7 | 4 |
QByteArray::rightJustified| Name: | QByteArray::rightJustified | | Prototype: | QByteArray QByteArray::rightJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3516-3533 |
| | 12 | 4 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(qlonglong n, int base) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3966-3982 |
| | 10 | 2 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(qulonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3990-3999 |
| | 6 | 1 |
QByteArray::simplified_helper| Name: | QByteArray::simplified_helper | | Prototype: | QByteArray QByteArray::simplified_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3423-3426 |
| | 1 | 1 |
QByteArray::simplified_helper| Name: | QByteArray::simplified_helper | | Prototype: | QByteArray QByteArray::simplified_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3428-3431 |
| | 1 | 1 |
QByteArray::split| Name: | QByteArray::split | | Prototype: | QList<QByteArray> QByteArray::split(char sep) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2443-2454 |
| | 8 | 2 |
QByteArray::startsWith| Name: | QByteArray::startsWith | | Prototype: | bool QByteArray::startsWith(const QByteArray &ba) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2795-2802 |
| | 5 | 3 |
QByteArray::startsWith| Name: | QByteArray::startsWith | | Prototype: | bool QByteArray::startsWith(const char *str) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2809-2817 |
| | 6 | 3 |
QByteArray::startsWith| Name: | QByteArray::startsWith | | Prototype: | bool QByteArray::startsWith(char ch) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2824-2829 |
| | 3 | 2 |
QByteArray::toBase64| Name: | QByteArray::toBase64 | | Prototype: | QByteArray QByteArray::toBase64() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3834-3837 |
| | 1 | 1 |
QByteArray::toBase64| Name: | QByteArray::toBase64 | | Prototype: | QByteArray QByteArray::toBase64(Base64Options options) const | | Coverage: | 100.000% (29/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3851-3903 |
| | 37 | 9 |
QByteArray::toFloat| Name: | QByteArray::toFloat | | Prototype: | float QByteArray::toFloat(bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3820-3823 |
| | 1 | 1 |
QByteArray::toHex| Name: | QByteArray::toHex | | Prototype: | QByteArray QByteArray::toHex() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4366-4376 |
| | 7 | 2 |
QByteArray::toInt| Name: | QByteArray::toInt | | Prototype: | int QByteArray::toInt(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3644-3647 |
| | 1 | 1 |
QByteArray::toLong| Name: | QByteArray::toLong | | Prototype: | long QByteArray::toLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3697-3700 |
| | 1 | 1 |
QByteArray::toLongLong| Name: | QByteArray::toLongLong | | Prototype: | qlonglong QByteArray::toLongLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3591-3594 |
| | 1 | 1 |
QByteArray::toLower_helper| Name: | QByteArray::toLower_helper | | Prototype: | QByteArray QByteArray::toLower_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2998-3001 |
| | 1 | 1 |
QByteArray::toLower_helper| Name: | QByteArray::toLower_helper | | Prototype: | QByteArray QByteArray::toLower_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3003-3006 |
| | 1 | 1 |
QByteArray::toUInt| Name: | QByteArray::toUInt | | Prototype: | uint QByteArray::toUInt(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3669-3672 |
| | 1 | 1 |
QByteArray::toULong| Name: | QByteArray::toULong | | Prototype: | ulong QByteArray::toULong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3723-3726 |
| | 1 | 1 |
QByteArray::toULongLong| Name: | QByteArray::toULongLong | | Prototype: | qulonglong QByteArray::toULongLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3617-3620 |
| | 1 | 1 |
QByteArray::toUpper_helper| Name: | QByteArray::toUpper_helper | | Prototype: | QByteArray QByteArray::toUpper_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3020-3023 |
| | 1 | 1 |
QByteArray::toUpper_helper| Name: | QByteArray::toUpper_helper | | Prototype: | QByteArray QByteArray::toUpper_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3025-3028 |
| | 1 | 1 |
QByteArray::trimmed_helper| Name: | QByteArray::trimmed_helper | | Prototype: | QByteArray QByteArray::trimmed_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3450-3453 |
| | 1 | 1 |
QByteArray::trimmed_helper| Name: | QByteArray::trimmed_helper | | Prototype: | QByteArray QByteArray::trimmed_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3455-3458 |
| | 1 | 1 |
QByteArray::truncate| Name: | QByteArray::truncate | | Prototype: | void QByteArray::truncate(int pos) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1451-1455 |
| | 2 | 2 |
QByteArrayList_joinedSize| Name: | QByteArrayList_joinedSize | | Prototype: | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 125-137 |
| | 7 | 3 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 118-124 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const char *pattern, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 131-137 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const QByteArray &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 143-149 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const QByteArrayMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 154-158 |
| | 1 | 1 |
QByteArrayMatcher::operator=| Name: | QByteArrayMatcher::operator= | | Prototype: | QByteArrayMatcher &QByteArrayMatcher::operator=(const QByteArrayMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 171-176 |
| | 3 | 1 |
QByteArrayMatcher::setPattern| Name: | QByteArrayMatcher::setPattern | | Prototype: | void QByteArrayMatcher::setPattern(const QByteArray &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 184-190 |
| | 4 | 1 |
QByteArrayMatcher::~QByteArrayMatcher| Name: | QByteArrayMatcher::~QByteArrayMatcher | | Prototype: | QByteArrayMatcher::~QByteArrayMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice| Name: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice | | Prototype: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice(QNonContiguousByteDevice *bd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 408-414 |
| | 3 | 1 |
QByteDeviceWrappingIoDevice::isSequential| Name: | QByteDeviceWrappingIoDevice::isSequential | | Prototype: | bool QByteDeviceWrappingIoDevice::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 421-424 |
| | 1 | 1 |
QByteDeviceWrappingIoDevice::readData| Name: | QByteDeviceWrappingIoDevice::readData | | Prototype: | qint64 QByteDeviceWrappingIoDevice::readData( char * data, qint64 maxSize) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 445-455 |
| | 7 | 2 |
QCacheItem::writeCompressedData| Name: | QCacheItem::writeCompressedData | | Prototype: | void QCacheItem::writeCompressedData(QFile *device) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 686-691 |
| | 2 | 1 |
QCacheItem::writeHeader| Name: | QCacheItem::writeHeader | | Prototype: | void QCacheItem::writeHeader(QFile *device) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 674-684 |
| | 7 | 1 |
QChar::category| Name: | QChar::category | | Prototype: | QChar::Category QChar::category(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1093-1098 |
| | 3 | 2 |
QChar::currentUnicodeVersion| Name: | QChar::currentUnicodeVersion | | Prototype: | QChar::UnicodeVersion QChar::currentUnicodeVersion() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1433-1436 |
| | 1 | 1 |
QChar::decomposition| Name: | QChar::decomposition | | Prototype: | QString QChar::decomposition(uint ucs4) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1337-1344 |
| | 5 | 1 |
QChar::digitValue| Name: | QChar::digitValue | | Prototype: | int QChar::digitValue(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1076-1081 |
| | 3 | 2 |
QChar::unicodeVersion| Name: | QChar::unicodeVersion | | Prototype: | QChar::UnicodeVersion QChar::unicodeVersion(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1423-1428 |
| | 3 | 2 |
QChildEvent::QChildEvent| Name: | QChildEvent::QChildEvent | | Prototype: | QChildEvent::QChildEvent(Type type, QObject *child) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 554-556 |
| | 1 | 1 |
QCollator::QCollator| Name: | QCollator::QCollator | | Prototype: | QCollator::QCollator(const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 79-84 |
| | 2 | 1 |
QCollator::QCollator| Name: | QCollator::QCollator | | Prototype: | QCollator::QCollator(const QCollator &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 89-93 |
| | 1 | 1 |
QCollator::caseSensitivity| Name: | QCollator::caseSensitivity | | Prototype: | Qt::CaseSensitivity QCollator::caseSensitivity() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QCollator::ignorePunctuation| Name: | QCollator::ignorePunctuation | | Prototype: | bool QCollator::ignorePunctuation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 278-281 |
| | 1 | 1 |
QCollator::locale| Name: | QCollator::locale | | Prototype: | QLocale QCollator::locale() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QCollator::numericMode| Name: | QCollator::numericMode | | Prototype: | bool QCollator::numericMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QCollator::~QCollator| Name: | QCollator::~QCollator | | Prototype: | QCollator::~QCollator() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 98-102 |
| | 2 | 2 |
QCollatorPrivate::cleanup| Name: | QCollatorPrivate::cleanup | | Prototype: | void QCollatorPrivate::cleanup() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 98-103 |
| | 3 | 2 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 118-121 |
| | 2 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 164-172 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 200-208 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QCommandLineOption &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 216-219 |
| | 2 | 1 |
QCommandLineOption::defaultValues| Name: | QCommandLineOption::defaultValues | | Prototype: | QStringList QCommandLineOption::defaultValues() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 392-395 |
| | 1 | 1 |
QCommandLineOption::description| Name: | QCommandLineOption::description | | Prototype: | QString QCommandLineOption::description() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QCommandLineOption::isHidden| Name: | QCommandLineOption::isHidden | | Prototype: | bool QCommandLineOption::isHidden() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QCommandLineOption::names| Name: | QCommandLineOption::names | | Prototype: | QStringList QCommandLineOption::names() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 248-251 |
| | 1 | 1 |
QCommandLineOption::setDefaultValue| Name: | QCommandLineOption::setDefaultValue | | Prototype: | void QCommandLineOption::setDefaultValue(const QString &defaultValue) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 363-372 |
| | 5 | 2 |
QCommandLineOption::setDefaultValues| Name: | QCommandLineOption::setDefaultValues | | Prototype: | void QCommandLineOption::setDefaultValues(const QStringList &defaultValues) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QCommandLineOption::setDescription| Name: | QCommandLineOption::setDescription | | Prototype: | void QCommandLineOption::setDescription(const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 338-341 |
| | 1 | 1 |
QCommandLineOption::setValueName| Name: | QCommandLineOption::setValueName | | Prototype: | void QCommandLineOption::setValueName(const QString &valueName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 312-315 |
| | 1 | 1 |
QCommandLineOption::valueName| Name: | QCommandLineOption::valueName | | Prototype: | QString QCommandLineOption::valueName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 324-327 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 51-54 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QStringList &names) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QCommandLineParser::QCommandLineParser| Name: | QCommandLineParser::QCommandLineParser | | Prototype: | QCommandLineParser::QCommandLineParser() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 268-271 |
| | 2 | 1 |
QCommandLineParser::addHelpOption| Name: | QCommandLineParser::addHelpOption | | Prototype: | QCommandLineOption QCommandLineParser::addHelpOption() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 428-439 |
| | 7 | 3 |
QCommandLineParser::addHelpOption::[lambda]| Name: | QCommandLineParser::addHelpOption::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 435-435 |
| | 0 | 1 |
QCommandLineParser::addOptions| Name: | QCommandLineParser::addOptions | | Prototype: | bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 390-397 |
| | 4 | 2 |