Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
__dataTestName: | QV4::QQmlLocaleData::__dataTest | Prototype: | void __dataTest() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 160-160 |
| | 1 | 1 |
dName: | QV4::QQmlLocaleData::d | Prototype: | QV4::Heap::QQmlLocaleData *d() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 160-160 |
| | 1 | 1 |
d_uncheckedName: | QV4::QQmlLocaleData::d_unchecked | Prototype: | QV4::Heap::QQmlLocaleData *d_unchecked() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 160-160 |
| | 1 | 1 |
qt_check_for_QMANAGED_macroName: | QV4::QQmlLocaleData::qt_check_for_QMANAGED_macro | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 160-160 |
| | 1 | 1 |
staticVTableName: | QV4::QQmlLocaleData::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/qml/qqmllocale_p.h | Lines: | 160-160 |
| | 1 | 1 |
virtualDestroyName: | QV4::QQmlLocaleData::virtualDestroy | Prototype: | static void virtualDestroy(QV4::Heap::Base *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 161-161 |
| | 1 | 1 |
getThisLocaleName: | QV4::QQmlLocaleData::getThisLocale | Prototype: | static QLocale *getThisLocale(QV4::Scope &scope, const QV4::Value *thisObject) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllocale_p.h | Lines: | 163-171 |
| | 6 | 2 |