Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
writeUtf16Name: | QHashedCStringRef::writeUtf16 | Prototype: | void QHashedCStringRef::writeUtf16(quint16 *output) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1277-1283 |
| | 4 | 2 |
toUtf16Name: | QHashedCStringRef::toUtf16 | Prototype: | QString QHashedCStringRef::toUtf16() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | Lines: | 220-229 |
| | 6 | 2 |
hashName: | QHashedCStringRef::hash | Prototype: | quint32 QHashedCStringRef::hash() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1251-1255 |
| | 2 | 2 |
writeUtf16Name: | QHashedCStringRef::writeUtf16 | Prototype: | void QHashedCStringRef::writeUtf16(QChar *output) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1272-1275 |
| | 1 | 1 |
utf16lengthName: | QHashedCStringRef::utf16length | Prototype: | int QHashedCStringRef::utf16length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1267-1270 |
| | 1 | 1 |
lengthName: | QHashedCStringRef::length | Prototype: | int QHashedCStringRef::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1262-1265 |
| | 1 | 1 |
constDataName: | QHashedCStringRef::constData | Prototype: | const char *QHashedCStringRef::constData() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1257-1260 |
| | 1 | 1 |
computeHashName: | QHashedCStringRef::computeHash | Prototype: | void QHashedCStringRef::computeHash() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1285-1288 |
| | 1 | 1 |
QHashedCStringRefName: | QHashedCStringRef::QHashedCStringRef | Prototype: | QHashedCStringRef::QHashedCStringRef(const char *data, int length, quint32 hash) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1241-1244 |
| | 2 | 1 |
QHashedCStringRefName: | QHashedCStringRef::QHashedCStringRef | Prototype: | QHashedCStringRef::QHashedCStringRef(const QHashedCStringRef &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1246-1249 |
| | 2 | 1 |
QHashedCStringRefName: | QHashedCStringRef::QHashedCStringRef | Prototype: | QHashedCStringRef::QHashedCStringRef(const char *data, int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 1236-1239 |
| | 2 | 1 |