| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 defaultCodecUnlocked| Name:  | QIcuCodec::defaultCodecUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::defaultCodecUnlocked() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 430-447 |  
  |  | 10 | 3 | 
 codecForMibUnlocked| Name:  | QIcuCodec::codecForMibUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::codecForMibUnlocked(int mib) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 538-549 |  
  |  | 6 | 4 | 
 convertToUnicode| Name:  | QIcuCodec::convertToUnicode |  | Prototype:  | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 589-621 |  
  |  | 23 | 5 | 
 convertFromUnicode| Name:  | QIcuCodec::convertFromUnicode |  | Prototype:  | QByteArray QIcuCodec::convertFromUnicode(const QChar *unicode, int length, QTextCodec::ConverterState *state) const |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 624-656 |  
  |  | 24 | 5 | 
 getConverter| Name:  | QIcuCodec::getConverter |  | Prototype:  | UConverter *QIcuCodec::getConverter(QTextCodec::ConverterState *state) const |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 561-587 |  
  |  | 19 | 6 | 
 availableCodecs| Name:  | QIcuCodec::availableCodecs |  | Prototype:  | QList<QByteArray> QIcuCodec::availableCodecs() |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 381-414 |  
  |  | 23 | 7 | 
 codecForNameUnlocked| Name:  | QIcuCodec::codecForNameUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::codecForNameUnlocked(const char *name) |  | Coverage:  |  85.714% (66/77) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 450-535 |  
  |  | 56 | 20 | 
 aliases| Name:  | QIcuCodec::aliases |  | Prototype:  | QList<QByteArray> QIcuCodec::aliases() const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 665-681 |  
  |  | 9 | 3 | 
 QIcuCodec| Name:  | QIcuCodec::QIcuCodec |  | Prototype:  | QIcuCodec::QIcuCodec(const char *name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 552-555 |  
  |  | 2 | 1 | 
 availableMibs| Name:  | QIcuCodec::availableMibs |  | Prototype:  | QList<int> QIcuCodec::availableMibs() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 417-428 |  
  |  | 6 | 2 | 
 mibEnum| Name:  | QIcuCodec::mibEnum |  | Prototype:  | int QIcuCodec::mibEnum() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 684-692 |  
  |  | 4 | 3 | 
 name| Name:  | QIcuCodec::name |  | Prototype:  | QByteArray QIcuCodec::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 659-662 |  
  |  | 1 | 1 |