Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
cStrDataName: | 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 |
isQStringName: | 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 |
setQStringName: | 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 |
utf16DataName: | 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 |
~QStringHashNodeName: | 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 |
QStringHashNodeName: | 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 |
QStringHashNodeName: | 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 |
QStringHashNodeName: | 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 |
QStringHashNodeName: | 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 |
keyName: | 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 |
equalsName: | 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 |
equalsName: | 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 |
equalsName: | 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 |
equalsName: | 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 |