Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
JavaScriptJobName: | JavaScriptJob::JavaScriptJob | Prototype: | JavaScriptJob::JavaScriptJob(QV4::ExecutionEngine *engine, int frameNr, int context, const QString &script) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | Lines: | 57-61 |
| | 1 | 1 |
hasExeptionName: | JavaScriptJob::hasExeption | Prototype: | bool JavaScriptJob::hasExeption() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | Lines: | 130-133 |
| | 1 | 1 |
runName: | JavaScriptJob::run | Prototype: | void JavaScriptJob::run() | Coverage: | 57.143% (28/49) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp | Lines: | 63-128 |
| | 45 | 15 |