| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
target| Name: | QV4::BoundFunction::target | | Prototype: | Heap::FunctionObject *target() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 282-282 |
| | 1 | 1 |
staticVTable| Name: | QV4::BoundFunction::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 275-275 |
| | 1 | 1 |
qt_check_for_QMANAGED_macro| Name: | QV4::BoundFunction::qt_check_for_QMANAGED_macro | | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 275-275 |
| | 1 | 1 |
d_unchecked| Name: | QV4::BoundFunction::d_unchecked | | Prototype: | QV4::Heap::BoundFunction *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 275-275 |
| | 1 | 1 |
d| Name: | QV4::BoundFunction::d | | Prototype: | QV4::Heap::BoundFunction *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 275-275 |
| | 1 | 1 |
create| Name: | QV4::BoundFunction::create | | Prototype: | static Heap::BoundFunction *create(ExecutionContext *scope, FunctionObject *target, const Value &boundThis, QV4::MemberData *boundArgs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 277-280 |
| | 1 | 1 |
boundThis| Name: | QV4::BoundFunction::boundThis | | Prototype: | Value boundThis() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 283-283 |
| | 1 | 1 |
boundArgs| Name: | QV4::BoundFunction::boundArgs | | Prototype: | Heap::MemberData *boundArgs() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 284-284 |
| | 1 | 1 |
__dataTest| Name: | QV4::BoundFunction::__dataTest | | Prototype: | void __dataTest() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 275-275 |
| | 1 | 1 |