| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
ref| Name: | QQmlAbstractBinding::RefCount::ref | | Prototype: | void ref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | | Lines: | 100-100 |
| | 1 | 1 |
int| Name: | QQmlAbstractBinding::RefCount::int | | Prototype: | operator int() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | | Lines: | 102-102 |
| | 1 | 1 |
deref| Name: | QQmlAbstractBinding::RefCount::deref | | Prototype: | int deref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | | Lines: | 101-101 |
| | 1 | 1 |