Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
notifyName: | QQmlNotifier::notify | Prototype: | void QQmlNotifier::notify(QQmlData *ddata, int notifierIndex) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlnotifier.cpp | Lines: | 74-78 |
| | 2 | 2 |
notifyName: | QQmlNotifier::notify | Prototype: | void QQmlNotifier::notify() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlnotifier_p.h | Lines: | 152-156 |
| | 2 | 2 |
~QQmlNotifierName: | QQmlNotifier::~QQmlNotifier | Prototype: | QQmlNotifier::~QQmlNotifier() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlnotifier_p.h | Lines: | 135-150 |
| | 10 | 3 |
emitNotifyName: | QQmlNotifier::emitNotify | Prototype: | void QQmlNotifier::emitNotify(QQmlNotifierEndpoint *endpoint, void **a) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlnotifier.cpp | Lines: | 80-114 |
| | 19 | 7 |