Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
codecForNameUnlockedName: | 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: | 456-541 |
| | 56 | 20 |
convertFromUnicodeName: | 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: | 630-662 |
| | 24 | 5 |
convertToUnicodeName: | 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: | 595-627 |
| | 23 | 5 |
availableCodecsName: | 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: | 387-420 |
| | 23 | 7 |
getConverterName: | 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: | 567-593 |
| | 19 | 6 |
defaultCodecUnlockedName: | 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: | 436-453 |
| | 10 | 3 |
aliasesName: | 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: | 671-687 |
| | 9 | 3 |
codecForMibUnlockedName: | 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: | 544-555 |
| | 6 | 4 |
availableMibsName: | 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: | 423-434 |
| | 6 | 2 |
mibEnumName: | 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: | 690-698 |
| | 4 | 3 |
QIcuCodecName: | 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: | 558-561 |
| | 2 | 1 |
nameName: | 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: | 665-668 |
| | 1 | 1 |