Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
releaseName: | QQmlRefCount::release | Prototype: | void QQmlRefCount::release() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 125-130 |
| | 3 | 2 |
addrefName: | QQmlRefCount::addref | Prototype: | void QQmlRefCount::addref() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 119-123 |
| | 2 | 1 |
QQmlRefCountName: | QQmlRefCount::QQmlRefCount | Prototype: | QQmlRefCount::QQmlRefCount() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 109-112 |
| | 2 | 1 |
~QQmlRefCountName: | QQmlRefCount::~QQmlRefCount | Prototype: | QQmlRefCount::~QQmlRefCount() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 114-117 |
| | 1 | 1 |
destroyName: | QQmlRefCount::destroy | Prototype: | void QQmlRefCount::destroy() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 137-140 |
| | 1 | 1 |
countName: | QQmlRefCount::count | Prototype: | int QQmlRefCount::count() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | Lines: | 132-135 |
| | 1 | 1 |