Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QString>::Type hashedString(const QString &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 319-319 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QStringRef>::Type hashedString(const QStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 320-320 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedString>::Type hashedString(const QHashedString &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 321-321 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QV4::String *>::Type hashedString(QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 322-322 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<const QV4::String *>::Type hashedString(const QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 323-323 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedStringRef>::Type hashedString(const QHashedStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 324-324 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QLatin1String>::Type hashedString(const QLatin1String &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 326-326 |
| | 1 | 1 |
hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedCStringRef>::Type hashedString(const QHashedCStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 327-327 |
| | 1 | 1 |
hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(const QHashedStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 337-337 |
| | 1 | 1 |
hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 338-338 |
| | 1 | 1 |
hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(const QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 339-339 |
| | 1 | 1 |
hashOfName: | QStringHashBase::hashOf | Prototype: | template<typename K> static inline quint32 hashOf(const K &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 341-342 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static const QString &toQString(const QString &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 329-329 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static const QString &toQString(const QHashedString &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 330-330 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QV4::String *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 331-331 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QHashedStringRef &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 332-332 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QLatin1String &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 334-334 |
| | 1 | 1 |
toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QHashedCStringRef &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 335-335 |
| | 1 | 1 |