Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
nameName: | QUtf32Codec::name | Prototype: | QByteArray QUtf32Codec::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 765-768 |
| | 1 | 1 |
mibEnumName: | QUtf32Codec::mibEnum | Prototype: | int QUtf32Codec::mibEnum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 760-763 |
| | 1 | 1 |
convertToUnicodeName: | QUtf32Codec::convertToUnicode | Prototype: | QString QUtf32Codec::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: | 755-758 |
| | 1 | 1 |
convertFromUnicodeName: | QUtf32Codec::convertFromUnicode | Prototype: | QByteArray QUtf32Codec::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: | 750-753 |
| | 1 | 1 |
aliasesName: | QUtf32Codec::aliases | Prototype: | QList<QByteArray> QUtf32Codec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 770-774 |
| | 2 | 1 |