OpenCoverage

Qt Quick Test Coverage

Function Tree

Path:<top>::QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
method_loadName [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_loadName [qv4runtime.cpp #1]
Prototype: ReturnedValue Runtime::method_loadName(ExecutionEngine *engine, int nameIndex)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 852-857
100.000% (1/1)
31
method_compareLessThan [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareLessThan [qv4runtime.cpp #1]
Prototype: QV4::Bool Runtime::method_compareLessThan(const Value &l, const Value &r)
Coverage: 100.000% (23/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 990-1025
100.000% (23/23)
195
method_compareLessEqual [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareLessEqual [qv4runtime.cpp #1]
Prototype: QV4::Bool Runtime::method_compareLessEqual(const Value &l, const Value &r)
Coverage: 100.000% (23/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 1064-1099
100.000% (23/23)
195
method_compareGreaterThan [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareGreaterThan [qv4runtime.cpp #1]
Prototype: QV4::Bool Runtime::method_compareGreaterThan(const Value &l, const Value &r)
Coverage: 100.000% (23/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 953-988
100.000% (23/23)
195
method_compareGreaterEqual [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareGreaterEqual [qv4runtime.cpp #1]
Prototype: QV4::Bool Runtime::method_compareGreaterEqual(const Value &l, const Value &r)
Coverage: 100.000% (23/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 1027-1062
100.000% (23/23)
195
method_callGlobalLookup [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_callGlobalLookup [qv4runtime.cpp #1]
Prototype: ReturnedValue Runtime::method_callGlobalLookup(ExecutionEngine *engine, uint index, Value *argv, int argc)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 1121-1130
100.000% (4/4)
62
method_loadProperty [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_loadProperty [qv4runtime.cpp #1]
Prototype: ReturnedValue Runtime::method_loadProperty(ExecutionEngine *engine, const Value &object, int nameIndex)
Coverage:  80.000% (8/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 832-850
 80.000% (8/10)
104
method_callPossiblyDirectEval
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_callPossiblyDirectEval
Coverage:  79.528% (303/381)
 79.528% (303/381)
431169
method_loadSuperProperty [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_loadSuperProperty [qv4runtime.cpp #1]
Prototype: ReturnedValue Runtime::method_loadSuperProperty(ExecutionEngine *engine, const Value &property)
Coverage:  60.000% (6/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 859-872
 60.000% (6/10)
114
method_storeSuperProperty [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_storeSuperProperty [qv4runtime.cpp #1]
Prototype: void Runtime::method_storeSuperProperty(ExecutionEngine *engine, const Value &property, const Value &value)
Coverage:  33.333% (5/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 874-893
 33.333% (5/15)
155
method_compareInstanceof [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareInstanceof [qv4runtime.cpp #1]
Prototype: Bool Runtime::method_compareInstanceof(ExecutionEngine *engine, const Value &left, const Value &right)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 1102-1109
  0.000% (0/1)
31
method_compareIn [qv4runtime.cpp #1]
Name: QV4::RuntimeHelpers::numberToString::[lambda]::getElementIntFallback::getElementFallback::Runtime::method_loadProperty::Runtime::method_compareIn [qv4runtime.cpp #1]
Prototype: uint Runtime::method_compareIn(ExecutionEngine *engine, const Value &left, const Value &right)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1
Lines: 1111-1118
  0.000% (0/1)
31

Generated by Squish Coco 4.2.0