Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
isEqualTo [qv4string_p.h #1]Name: | QV4::Heap::String::isEqualTo [qv4string_p.h #1] | Prototype: | inline bool isEqualTo(const String *other) const | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | Lines: | 125-137 |
| | 10 | 5 |
toQString [qv4string_p.h #1]Name: | QV4::Heap::String::toQString [qv4string_p.h #1] | Prototype: | inline QString toQString() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | Lines: | 118-124 |
| | 5 | 2 |
vtable [qv4string_p.h #1]Name: | QV4::Heap::String::vtable [qv4string_p.h #1] | Prototype: | const VTable *vtable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | Lines: | 108-110 |
| | 1 | 1 |
retainedTextSize [qv4string_p.h #1]Name: | QV4::Heap::String::retainedTextSize [qv4string_p.h #1] | Prototype: | std::size_t retainedTextSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | Lines: | 115-117 |
| | 1 | 1 |
length [qv4string_p.h #1]Name: | QV4::Heap::String::length [qv4string_p.h #1] | Prototype: | inline int String::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | Lines: | 161-164 |
| | 1 | 1 |