| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
method_slice| Name: | ArrayBufferPrototype::method_slice | | Prototype: | ReturnedValue ArrayBufferPrototype::method_slice(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp | | Lines: | 174-203 |
| | 22 | 5 |
init| Name: | ArrayBufferPrototype::init | | Prototype: | void ArrayBufferPrototype::init(ExecutionEngine *engine, Object *ctor) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp | | Lines: | 148-163 |
| | 12 | 1 |
method_toString| Name: | ArrayBufferPrototype::method_toString | | Prototype: | ReturnedValue ArrayBufferPrototype::method_toString(const FunctionObject *b, const Value *thisObject, const Value *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp | | Lines: | 205-212 |
| | 5 | 2 |
method_get_byteLength| Name: | ArrayBufferPrototype::method_get_byteLength | | Prototype: | ReturnedValue ArrayBufferPrototype::method_get_byteLength(const FunctionObject *b, const Value *thisObject, const Value *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp | | Lines: | 165-172 |
| | 4 | 2 |