| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QStringHashNode| Name: | QStringHashNode::~QStringHashNode | | Prototype: | ~QStringHashNode() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 206-209 |
| | 1 | 3 |
utf16Data| Name: | QStringHashNode::utf16Data | | Prototype: | inline quint16 *utf16Data() 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: | 234-234 |
| | 1 | 1 |
isQString| Name: | QStringHashNode::isQString | | Prototype: | bool isQString() 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: | 230-230 |
| | 1 | 1 |
equals| Name: | QStringHashNode::equals | | Prototype: | inline bool equals(const QV4::String *string) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 248-259 |
| | 8 | 3 |
equals| Name: | QStringHashNode::equals | | Prototype: | inline bool equals(const QHashedStringRef &string) 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: | 261-266 |
| | 4 | 1 |
equals| Name: | QStringHashNode::equals | | Prototype: | inline bool equals(const QHashedCStringRef &string) 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: | 268-273 |
| | 4 | 1 |
cStrData| Name: | QStringHashNode::cStrData | | Prototype: | inline char *cStrData() 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: | 233-233 |
| | 1 | 1 |
QStringHashNode| Name: | QStringHashNode::QStringHashNode | | Prototype: | QStringHashNode() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 181-184 |
| | 2 | 1 |
QStringHashNode| Name: | QStringHashNode::QStringHashNode | | Prototype: | QStringHashNode(const QHashedString &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: | 186-192 |
| | 3 | 1 |
setQString| Name: | QStringHashNode::setQString | | Prototype: | void setQString(bool v) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 231-231 |
| | 1 | 2 |
key| Name: | QStringHashNode::key | | Prototype: | inline QHashedString key() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 222-228 |
| | 3 | 2 |
equals| Name: | QStringHashNode::equals | | Prototype: | inline bool equals(const QV4::Value &string) 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: | 236-246 |
| | 7 | 2 |
QStringHashNode| Name: | QStringHashNode::QStringHashNode | | Prototype: | QStringHashNode(const QHashedCStringRef &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 194-197 |
| | 2 | 1 |
QStringHashNode| Name: | QStringHashNode::QStringHashNode | | Prototype: | QStringHashNode(const QStringHashNode &o) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 199-204 |
| | 2 | 2 |