| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQmlDebugConnectionPrivate| Name: | QQmlDebugConnectionPrivate::QQmlDebugConnectionPrivate | | Prototype: | QQmlDebugConnectionPrivate::QQmlDebugConnectionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | | Lines: | 84-88 |
| | 2 | 1 |
advertisePlugins| Name: | QQmlDebugConnectionPrivate::advertisePlugins | | Prototype: | void QQmlDebugConnectionPrivate::advertisePlugins() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | | Lines: | 90-100 |
| | 7 | 2 |
createProtocol| Name: | QQmlDebugConnectionPrivate::createProtocol | | Prototype: | void QQmlDebugConnectionPrivate::createProtocol() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | | Lines: | 455-462 |
| | 5 | 1 |
flush| Name: | QQmlDebugConnectionPrivate::flush | | Prototype: | void QQmlDebugConnectionPrivate::flush() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | | Lines: | 372-378 |
| | 4 | 3 |