| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  sourceLocation | Name: | QQmlTranslationBinding::sourceLocation |  | Prototype: | QQmlSourceLocation sourceLocation() const override final |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlbinding.cpp |  | Lines: | 346-349 | 
 |  | 1 | 1 | 
|  doUpdate | Name: | QQmlTranslationBinding::doUpdate |  | Prototype: | void doUpdate(const DeleteWatcher &watcher, QQmlPropertyData::WriteFlags flags, QV4::Scope &scope) override final |  | Coverage: | 41.667% (5/12) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlbinding.cpp |  | Lines: | 352-375 | 
 |  | 14 | 4 | 
|  QQmlTranslationBinding | Name: | QQmlTranslationBinding::QQmlTranslationBinding |  | Prototype: | QQmlTranslationBinding(const QQmlRefPointer<QV4::CompiledData::CompilationUnit> &compilationUnit, const QV4::CompiledData::Binding *binding) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlbinding.cpp |  | Lines: | 340-344 | 
 |  | 2 | 1 | 
|  hasDependencies | Name: | QQmlTranslationBinding::hasDependencies |  | Prototype: | bool hasDependencies() const override final |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlbinding.cpp |  | Lines: | 377-377 | 
 |  | 1 | 1 |