Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
__dataTestName: | QV4::SymbolCtor::__dataTest | Prototype: | void __dataTest() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h | Lines: | 83-83 |
| | 1 | 1 |
qt_check_for_QMANAGED_macroName: | QV4::SymbolCtor::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/qv4symbol_p.h | Lines: | 83-83 |
| | 1 | 1 |
dName: | QV4::SymbolCtor::d | Prototype: | QV4::Heap::SymbolCtor *d() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h | Lines: | 83-83 |
| | 1 | 1 |
d_uncheckedName: | QV4::SymbolCtor::d_unchecked | Prototype: | QV4::Heap::SymbolCtor *d_unchecked() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h | Lines: | 83-83 |
| | 1 | 1 |
staticVTableName: | QV4::SymbolCtor::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/qv4symbol_p.h | Lines: | 83-83 |
| | 1 | 1 |
virtualCallName: | QV4::SymbolCtor::virtualCall | Prototype: | ReturnedValue QV4::SymbolCtor::virtualCall(const QV4::FunctionObject *f, const QV4::Value *, const QV4::Value *argv, int argc) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp | Lines: | 70-81 |
| | 8 | 3 |