Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
ProfilerName: | QV4::Profiling::Profiler | Coverage: | 60.000% (27/45) |
| | 66 | 25 |
FunctionCallName: | QV4::Profiling::FunctionCall | Coverage: | 81.818% (9/11) |
| | 22 | 9 |
FunctionCallProfilerName: | QV4::Profiling::FunctionCallProfiler | Coverage: | 100.000% (10/10) |
| | 7 | 4 |
FunctionLocationName: | QV4::Profiling::FunctionLocation | Coverage: | 100.000% (2/2) |
| | 2 | 2 |
operator<Name: | QV4::Profiling::operator< | Prototype: | bool operator<(const FunctionCall &call1, const FunctionCall &call2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp | Lines: | 85-90 |
| | 3 | 1 |