| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHashedCStringRef| Name: | 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 |
QHashedCStringRef| Name: | 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 |
QHashedCStringRef| Name: | 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 |
computeHash| Name: | 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 |
constData| Name: | 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 |
hash| Name: | 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 |
length| Name: | 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 |
toUtf16| Name: | 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 |
utf16length| Name: | 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 |
writeUtf16| Name: | 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 |
writeUtf16| Name: | 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 |