Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
toNumberImplName: | Value::toNumberImpl | Prototype: | double Value::toNumberImpl(Value val) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4value.cpp | Lines: | 100-134 |
| | 6 | 7 |
toBooleanImplName: | Value::toBooleanImpl | Prototype: | bool Value::toBooleanImpl(Value val) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4value.cpp | Lines: | 80-98 |
| | 8 | 3 |
sameValueName: | Value::sameValue | Prototype: | bool Value::sameValue(Value other) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4value.cpp | Lines: | 253-267 |
| | 13 | 5 |
sameValueZeroName: | Value::sameValueZero | Prototype: | bool Value::sameValueZero(Value other) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4value.cpp | Lines: | 269-286 |
| | 14 | 7 |
toUInt16Name: | Value::toUInt16 | Prototype: | int Value::toUInt16() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4value.cpp | Lines: | 54-78 |
| | 15 | 6 |