| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
method_exec| Name: | RegExpObject::initProperties::RegExpPrototype::method_exec | | Prototype: | ReturnedValue RegExpPrototype::method_exec(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 356-411 |
| | 48 | 7 |
execFirstMatch| Name: | RegExpObject::initProperties::RegExpPrototype::execFirstMatch | | Prototype: | ReturnedValue RegExpPrototype::execFirstMatch(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 311-354 |
| | 36 | 4 |
method_toString| Name: | RegExpObject::initProperties::RegExpPrototype::method_toString | | Prototype: | ReturnedValue RegExpPrototype::method_toString(const FunctionObject *b, const Value *thisObject, const Value *, int) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 419-427 |
| | 5 | 2 |
method_get_lastParen| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_lastParen | | Prototype: | ReturnedValue RegExpPrototype::method_get_lastParen(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 453-461 |
| | 6 | 2 |
method_get_lastMatch_n| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_lastMatch_n | | Prototype: | template <uint index> ReturnedValue RegExpPrototype::method_get_lastMatch_n(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 442-451 |
| | 6 | 2 |
method_compile| Name: | RegExpObject::initProperties::RegExpPrototype::method_compile | | Prototype: | ReturnedValue RegExpPrototype::method_compile(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 429-440 |
| | 7 | 2 |
method_test| Name: | RegExpObject::initProperties::RegExpPrototype::method_test | | Prototype: | ReturnedValue RegExpPrototype::method_test(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 413-417 |
| | 2 | 1 |
method_get_rightContext| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_rightContext | | Prototype: | ReturnedValue RegExpPrototype::method_get_rightContext(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 476-482 |
| | 4 | 1 |
method_get_leftContext| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_leftContext | | Prototype: | ReturnedValue RegExpPrototype::method_get_leftContext(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 468-474 |
| | 4 | 1 |
method_get_input| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_input | | Prototype: | ReturnedValue RegExpPrototype::method_get_input(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 463-466 |
| | 1 | 1 |
init| Name: | RegExpObject::initProperties::RegExpPrototype::init | | Prototype: | void RegExpPrototype::init(ExecutionEngine *engine, Object *constructor) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 272-308 |
| | 30 | 1 |