Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
virtualCallAsConstructorName: | Proxy::virtualCallAsConstructor | Prototype: | ReturnedValue Proxy::virtualCallAsConstructor(const FunctionObject *f, const Value *argv, int argc, const Value *) | Coverage: | 94.444% (17/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 502-519 |
| | 13 | 6 |
method_revocableName: | Proxy::method_revocable | Prototype: | ReturnedValue Proxy::method_revocable(const FunctionObject *f, const Value *, const Value *argv, int argc) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 526-542 |
| | 12 | 2 |
virtualCallName: | Proxy::virtualCall | Prototype: | ReturnedValue Proxy::virtualCall(const FunctionObject *f, const Value *, const Value *, int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 521-524 |
| | 1 | 1 |
method_revokeName: | Proxy::method_revoke | Prototype: | ReturnedValue Proxy::method_revoke(const FunctionObject *f, const Value *, const Value *, int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 544-553 |
| | 6 | 1 |