| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
FrameJob| Name: | FrameJob::FrameJob | | Prototype: | FrameJob::FrameJob(QV4DataCollector *collector, int frameNr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | | Lines: | 156-159 |
| | 2 | 1 |
wasSuccessful| Name: | FrameJob::wasSuccessful | | Prototype: | bool FrameJob::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: | 173-176 |
| | 1 | 1 |
run| Name: | FrameJob::run | | Prototype: | void FrameJob::run() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | | Lines: | 161-171 |
| | 6 | 2 |