| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 convertFromUnicode| Name:  | QUtf8Codec::convertFromUnicode |  | Prototype:  | QByteArray QUtf8Codec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 660-663 |  
  |  | 1 | 1 | 
 convertToUnicode| Name:  | QUtf8Codec::convertToUnicode |  | Prototype:  | void QUtf8Codec::convertToUnicode(QString *target, const char *chars, int len, ConverterState *state) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 convertToUnicode| Name:  | QUtf8Codec::convertToUnicode |  | Prototype:  | QString QUtf8Codec::convertToUnicode(const char *chars, int len, ConverterState *state) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 670-673 |  
  |  | 1 | 1 | 
 mibEnum| Name:  | QUtf8Codec::mibEnum |  | Prototype:  | int QUtf8Codec::mibEnum() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 680-683 |  
  |  | 1 | 1 | 
 name| Name:  | QUtf8Codec::name |  | Prototype:  | QByteArray QUtf8Codec::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 675-678 |  
  |  | 1 | 1 |