| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
method_valueOf| Name: | SymbolPrototype::method_valueOf | | Prototype: | ReturnedValue SymbolPrototype::method_valueOf(const FunctionObject *f, const Value *thisObject, const Value *, int) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp | | Lines: | 151-162 |
| | 7 | 3 |
method_toString| Name: | SymbolPrototype::method_toString | | Prototype: | ReturnedValue SymbolPrototype::method_toString(const FunctionObject *f, const Value *thisObject, const Value *, int) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp | | Lines: | 138-149 |
| | 7 | 3 |
method_symbolToPrimitive| Name: | SymbolPrototype::method_symbolToPrimitive | | Prototype: | ReturnedValue SymbolPrototype::method_symbolToPrimitive(const FunctionObject *f, const Value *thisObject, const Value *, int) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp | | Lines: | 164-171 |
| | 5 | 3 |
init| Name: | SymbolPrototype::init | | Prototype: | void SymbolPrototype::init(ExecutionEngine *engine, Object *ctor) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp | | Lines: | 107-136 |
| | 23 | 1 |