Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
currentUnicodeVersionName: | QChar::currentUnicodeVersion | Prototype: | QChar::UnicodeVersion QChar::currentUnicodeVersion() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1433-1436 |
| | 1 | 1 |
decompositionName: | QChar::decomposition | Prototype: | QString QChar::decomposition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1327-1330 |
| | 1 | 1 |
decompositionName: | QChar::decomposition | Prototype: | QString QChar::decomposition(uint ucs4) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1337-1344 |
| | 5 | 1 |
categoryName: | QChar::category | Prototype: | QChar::Category QChar::category(uint ucs4) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1093-1098 |
| | 3 | 2 |
combiningClassName: | QChar::combiningClass | Prototype: | unsigned char QChar::combiningClass(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1384-1389 |
| | 3 | 2 |
digitValueName: | QChar::digitValue | Prototype: | int QChar::digitValue(uint ucs4) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1076-1081 |
| | 3 | 2 |
directionName: | QChar::direction | Prototype: | QChar::Direction QChar::direction(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1110-1115 |
| | 3 | 2 |
hasMirroredName: | QChar::hasMirrored | Prototype: | bool QChar::hasMirrored(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1192-1197 |
| | 3 | 2 |
isLetterOrNumber_helperName: | QChar::isLetterOrNumber_helper | Prototype: | bool QChar::isLetterOrNumber_helper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 913-926 |
| | 11 | 2 |
isLetter_helperName: | QChar::isLetter_helper | Prototype: | bool QChar::isLetter_helper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 849-859 |
| | 8 | 2 |
isMarkName: | QChar::isMark | Prototype: | bool QChar::isMark(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 767-775 |
| | 6 | 2 |
isNumber_helperName: | QChar::isNumber_helper | Prototype: | bool QChar::isNumber_helper(uint ucs4) noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 884-892 |
| | 6 | 2 |
isPrintName: | QChar::isPrint | Prototype: | bool QChar::isPrint(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 708-718 |
| | 8 | 2 |
isPunctName: | QChar::isPunct | Prototype: | bool QChar::isPunct(uint ucs4) noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 791-803 |
| | 10 | 2 |
isSpace_helperName: | QChar::isSpace_helper | Prototype: | bool QChar::isSpace_helper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 741-749 |
| | 6 | 2 |
isSymbolName: | QChar::isSymbol | Prototype: | bool QChar::isSymbol(uint ucs4) noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 819-828 |
| | 7 | 2 |
joiningTypeName: | QChar::joiningType | Prototype: | QChar::JoiningType QChar::joiningType(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1133-1138 |
| | 3 | 2 |
mirroredCharName: | QChar::mirroredChar | Prototype: | uint QChar::mirroredChar(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1274-1279 |
| | 3 | 2 |
scriptName: | QChar::script | Prototype: | QChar::Script QChar::script(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1405-1410 |
| | 3 | 2 |
toCaseFoldedName: | QChar::toCaseFolded | Prototype: | uint QChar::toCaseFolded(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1547-1552 |
| | 3 | 2 |
toLowerName: | QChar::toLower | Prototype: | uint QChar::toLower(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1466-1471 |
| | 3 | 2 |
toTitleCaseName: | QChar::toTitleCase | Prototype: | uint QChar::toTitleCase(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1506-1511 |
| | 3 | 2 |
toUpperName: | QChar::toUpper | Prototype: | uint QChar::toUpper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1486-1491 |
| | 3 | 2 |
unicodeVersionName: | QChar::unicodeVersion | Prototype: | QChar::UnicodeVersion QChar::unicodeVersion(uint ucs4) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1423-1428 |
| | 3 | 2 |
decompositionTagName: | QChar::decompositionTag | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) noexcept | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1358-1366 |
| | 6 | 3 |
joiningName: | QChar::joining | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1156-1167 |
| | 8 | 6 |