Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
markObjectsName: | QV4::Heap::ExecutionContext::markObjects | Prototype: | static void markObjects(Heap::Base *b, MarkStack *stack) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4context_p.h | Lines: | 68-68 |
| | 1 | 3 |
vtableName: | QV4::Heap::ExecutionContext::vtable | Prototype: | const VTable *vtable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4context_p.h | Lines: | 85-87 |
| | 1 | 1 |
initName: | QV4::Heap::ExecutionContext::init | Prototype: | void init(ContextType t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4context_p.h | Lines: | 78-83 |
| | 2 | 1 |