Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
toNumber [qv4runtime_p.h #1]Name: | QV4::RuntimeHelpers::toNumber [qv4runtime_p.h #1] | Prototype: | inline double RuntimeHelpers::toNumber(const Value &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h #1 | Lines: | 130-133 |
| | 1 | 1 |
toNumber [qv4runtime_p.h #2]Name: | QV4::RuntimeHelpers::toNumber [qv4runtime_p.h #2] | Prototype: | inline double RuntimeHelpers::toNumber(const Value &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h #2 | Lines: | 130-133 |
| | 1 | 1 |
toPrimitive [qv4runtime_p.h #2]Name: | QV4::RuntimeHelpers::toPrimitive [qv4runtime_p.h #2] | Prototype: | inline ReturnedValue RuntimeHelpers::toPrimitive(const Value &value, TypeHint typeHint) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h #2 | Lines: | 122-127 |
| | 3 | 2 |
strictEqual [qv4runtime.cpp #2]Name: | QV4::RuntimeHelpers::strictEqual [qv4runtime.cpp #2] | Prototype: | Bool RuntimeHelpers::strictEqual(const Value &x, const Value &y) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 938-951 |
| | 7 | 4 |
equalHelper [qv4runtime.cpp #2]Name: | QV4::RuntimeHelpers::equalHelper [qv4runtime.cpp #2] | Prototype: | uint RuntimeHelpers::equalHelper(const Value &x, const Value &y) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 897-936 |
| | 19 | 8 |
numberToStringName: | QV4::RuntimeHelpers::numberToString | Coverage: | 80.553% (758/941) |
| | 949 | 361 |