| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ScopeJob| Name: | ScopeJob::ScopeJob | | Prototype: | ScopeJob::ScopeJob(QV4DataCollector *collector, int frameNr, int scopeNr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | | Lines: | 178-181 |
| | 2 | 1 |
run| Name: | ScopeJob::run | | Prototype: | void ScopeJob::run() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | | Lines: | 183-199 |
| | 11 | 2 |
wasSuccessful| Name: | ScopeJob::wasSuccessful | | Prototype: | bool ScopeJob::wasSuccessful() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | | Lines: | 201-204 |
| | 1 | 1 |