Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
operator()Name: | BindingFinder::operator() | Prototype: | bool operator()(quint32 name, const QV4::CompiledData::Binding *binding) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qqmlpropertyvalidator.cpp | Lines: | 69-72 |
| | 1 | 1 |
operator()Name: | BindingFinder::operator() | Prototype: | bool operator()(const QV4::CompiledData::Binding *lhs, const QV4::CompiledData::Binding *rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qqmlpropertyvalidator.cpp | Lines: | 77-80 |
| | 1 | 1 |
operator()Name: | BindingFinder::operator() | Prototype: | bool operator()(const QV4::CompiledData::Binding *binding, quint32 name) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qqmlpropertyvalidator.cpp | Lines: | 73-76 |
| | 1 | 1 |