| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 1356-1360 |  
  |  | 2 | 2 | 
 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:  | 3305-3308 |  
  |  | 1 | 1 | 
 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:  | 3310-3313 |  
  |  | 1 | 1 | 
 trimmed| Name:  | QByteArray::trimmed |  | Prototype:  | QByteArray QByteArray::trimmed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 96-99 |  
  |  | 1 | 1 | 
 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:  | 2875-2878 |  
  |  | 1 | 1 | 
 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:  | 2880-2883 |  
  |  | 1 | 1 | 
 toUpper| Name:  | QByteArray::toUpper |  | Prototype:  | QByteArray QByteArray::toUpper() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 toUShort| Name:  | QByteArray::toUShort |  | Prototype:  | ushort QByteArray::toUShort(bool *ok, int base) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3628-3631 |  
  |  | 1 | 1 | 
 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:  | 3472-3475 |  
  |  | 1 | 1 | 
 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:  | 3578-3581 |  
  |  | 1 | 1 | 
 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:  | 3524-3527 |  
  |  | 1 | 1 | 
 toShort| Name:  | QByteArray::toShort |  | Prototype:  | short QByteArray::toShort(bool *ok, int base) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3603-3606 |  
  |  | 1 | 1 | 
 toPercentEncoding| Name:  | QByteArray::toPercentEncoding |  | Prototype:  | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const |  | Coverage:  |  43.333% (13/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4497-4520 |  
  |  | 17 | 5 | 
 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:  | 2853-2856 |  
  |  | 1 | 1 | 
 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:  | 2858-2861 |  
  |  | 1 | 1 | 
 toLower| Name:  | QByteArray::toLower |  | Prototype:  | QByteArray QByteArray::toLower() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 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:  | 3446-3449 |  
  |  | 1 | 1 | 
 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:  | 3552-3555 |  
  |  | 1 | 1 | 
 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:  | 3499-3502 |  
  |  | 1 | 1 | 
 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:  | 4215-4225 |  
  |  | 7 | 2 | 
 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:  | 3669-3672 |  
  |  | 1 | 1 | 
 toDouble| Name:  | QByteArray::toDouble |  | Prototype:  | double QByteArray::toDouble(bool *ok) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3650-3653 |  
  |  | 1 | 1 | 
 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:  | 3683-3686 |  
  |  | 1 | 1 | 
 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:  | 3700-3752 |  
  |  | 37 | 9 | 
 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:  | 2650-2657 |  
  |  | 5 | 3 | 
 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:  | 2664-2672 |  
  |  | 6 | 3 | 
 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:  | 2679-2684 |  
  |  | 3 | 2 | 
 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:  | 2298-2309 |  
  |  | 8 | 2 | 
 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:  | 3278-3281 |  
  |  | 1 | 1 | 
 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:  | 3283-3286 |  
  |  | 1 | 1 | 
 simplified| Name:  | QByteArray::simplified |  | Prototype:  | QByteArray QByteArray::simplified() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 101-104 |  
  |  | 1 | 1 | 
 setRawData| Name:  | QByteArray::setRawData |  | Prototype:  | QByteArray &QByteArray::setRawData(const char *data, uint size) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4078-4093 |  
  |  | 9 | 3 | 
 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:  | 3815-3831 |  
  |  | 10 | 2 | 
 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:  | 3839-3848 |  
  |  | 6 | 1 | 
 setNum| Name:  | QByteArray::setNum |  | Prototype:  | QByteArray &QByteArray::setNum(double n, char f, int prec) |  | Coverage:  |  33.333% (4/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3878-3906 |  
  |  | 15 | 6 | 
 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:  | 3371-3388 |  
  |  | 12 | 4 | 
 right| Name:  | QByteArray::right |  | Prototype:  | QByteArray QByteArray::right(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2766-2773 |  
  |  | 5 | 3 | 
 resize| Name:  | QByteArray::resize |  | Prototype:  | void QByteArray::resize(int size) |  | Coverage:  |  90.244% (37/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1543-1582 |  
  |  | 23 | 9 | 
 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:  | 1983-1995 |  
  |  | 7 | 2 | 
 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:  | 2006-2009 |  
  |  | 1 | 1 | 
 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:  | 2020-2030 |  
  |  | 6 | 2 | 
 replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(const QByteArray &before, const QByteArray &after) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2045-2055 |  
  |  | 6 | 3 | 
 replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(const char *c, const QByteArray &after) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2065-2072 |  
  |  | 4 | 2 | 
 replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(const char *before, int bsize, const char *after, int asize) |  | Coverage:  |  67.416% (60/89) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2083-2196 |  
  |  | 81 | 27 | 
 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:  | 2243-2248 |  
  |  | 3 | 1 | 
 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:  | 2279-2289 |  
  |  | 7 | 4 | 
 repeated| Name:  | QByteArray::repeated |  | Prototype:  | QByteArray QByteArray::repeated(int times) const |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2325-2358 |  
  |  | 23 | 6 | 
 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:  | 1959-1971 |  
  |  | 8 | 3 | 
 reallocData| Name:  | QByteArray::reallocData |  | Prototype:  | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) |  | Coverage:  |  73.913% (17/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1603-1626 |  
  |  | 18 | 7 | 
 prepend| Name:  | QByteArray::prepend |  | Prototype:  | QByteArray &QByteArray::prepend(const QByteArray &ba) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1674-1684 |  
  |  | 7 | 3 | 
 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:  | 1692-1695 |  
  |  | 1 | 1 | 
 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:  | 1704-1715 |  
  |  | 8 | 3 | 
 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:  | 1723-1732 |  
  |  | 7 | 2 | 
 operator=| Name:  | QByteArray::operator= |  | Prototype:  | QByteArray &QByteArray::operator=(const QByteArray & other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1045-1052 |  
  |  | 5 | 2 | 
 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:  | 1061-1083 |  
  |  | 18 | 5 | 
 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:  | 3935-3940 |  
  |  | 3 | 1 | 
 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:  | 3947-3952 |  
  |  | 3 | 1 | 
 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:  | 3959-3964 |  
  |  | 3 | 1 | 
 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:  | 3971-3976 |  
  |  | 3 | 1 | 
 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:  | 4007-4012 |  
  |  | 3 | 1 | 
 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:  | 1642-1651 |  
  |  | 5 | 2 | 
 mid| Name:  | QByteArray::mid |  | Prototype:  | QByteArray QByteArray::mid(int pos, int len) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2789-2807 |  
  |  | 9 | 5 | 
 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:  | 3334-3351 |  
  |  | 12 | 4 | 
 left| Name:  | QByteArray::left |  | Prototype:  | QByteArray QByteArray::left(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2744-2751 |  
  |  | 5 | 3 | 
 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:  | 2506-2513 |  
  |  | 4 | 2 | 
 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:  | 2541-2548 |  
  |  | 4 | 2 | 
 lastIndexOf| Name:  | QByteArray::lastIndexOf |  | Prototype:  | int QByteArray::lastIndexOf(char ch, int from) const |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2564-2578 |  
  |  | 11 | 6 | 
 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:  | 3390-3390 |  
  |  | 1 | 1 | 
 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:  | 1878-1882 |  
  |  | 2 | 1 | 
 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:  | 1911-1914 |  
  |  | 1 | 1 | 
 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:  | 1927-1930 |  
  |  | 1 | 1 | 
 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:  | 1940-1943 |  
  |  | 1 | 1 | 
 indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const QByteArray &ba, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2376-2389 |  
  |  | 9 | 4 | 
 indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const char *c, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2416-2429 |  
  |  | 9 | 4 | 
 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:  | 2444-2456 |  
  |  | 9 | 5 | 
 fromRawData| Name:  | QByteArray::fromRawData |  | Prototype:  | QByteArray QByteArray::fromRawData(const char *data, int size) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4049-4062 |  
  |  | 9 | 4 | 
 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:  | 4287-4297 |  
  |  | 7 | 3 | 
 fromHex| Name:  | QByteArray::fromHex |  | Prototype:  | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4184-4207 |  
  |  | 16 | 4 | 
 fromBase64| Name:  | QByteArray::fromBase64 |  | Prototype:  | QByteArray QByteArray::fromBase64(const QByteArray &base64) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4108-4111 |  
  |  | 1 | 1 | 
 fromBase64| Name:  | QByteArray::fromBase64 |  | Prototype:  | QByteArray QByteArray::fromBase64(const QByteArray &base64, Base64Options options) |  | Coverage:  |  97.826% (45/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4130-4171 |  
  |  | 31 | 11 | 
 fill| Name:  | QByteArray::fill |  | Prototype:  | QByteArray &QByteArray::fill(char ch, int size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1595-1601 |  
  |  | 4 | 2 | 
 expand| Name:  | QByteArray::expand |  | Prototype:  | void QByteArray::expand(int i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1628-1631 |  
  |  | 1 | 1 | 
 endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2695-2702 |  
  |  | 5 | 3 | 
 endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const char *str) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2709-2717 |  
  |  | 6 | 3 | 
 endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(char ch) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2724-2729 |  
  |  | 3 | 2 | 
 count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(const QByteArray &ba) const |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2587-2600 |  
  |  | 9 | 4 | 
 count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(const char *str) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2609-2612 |  
  |  | 1 | 1 | 
 count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(char ch) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2623-2632 |  
  |  | 7 | 3 | 
 clear| Name:  | QByteArray::clear |  | Prototype:  | void QByteArray::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2892-2897 |  
  |  | 3 | 2 | 
 chop| Name:  | QByteArray::chop |  | Prototype:  | void QByteArray::chop(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1375-1379 |  
  |  | 2 | 2 | 
 append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const QByteArray &ba) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1758-1770 |  
  |  | 9 | 4 | 
 append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(const char *str) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1791-1801 |  
  |  | 7 | 3 | 
 append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const char *str, int len) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1815-1827 |  
  |  | 9 | 4 | 
 append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(char ch) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1835-1842 |  
  |  | 5 | 2 | 
 QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(const char *data, int size) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1478-1495 |  
  |  | 11 | 5 | 
 QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(int size, char ch) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1504-1515 |  
  |  | 7 | 3 | 
 QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(int size, Qt::Initialization) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1523-1529 |  
  |  | 4 | 2 |