| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  sameValue | Name: | 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 | 
|  sameValueZero | Name: | 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 | 
|  toBooleanImpl | Name: | 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 | 
|  toNumberImpl | Name: | 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 | 
|  toUInt16 | Name: | 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 |