| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
startProfiling| Name: | QV4::Profiling::Profiler::startProfiling | | Prototype: | void Profiler::startProfiling(quint64 features) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp | | Lines: | 116-138 |
| | 17 | 3 |
reportData| Name: | QV4::Profiling::Profiler::reportData | | Prototype: | void Profiler::reportData() | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp | | Lines: | 92-114 |
| | 16 | 4 |
SentMarker| Name: | QV4::Profiling::Profiler::SentMarker | | Coverage: | 50.000% (9/18) |
| | 15 | 10 |
trackDealloc [qv4profiling_p.h #1]| Name: | QV4::Profiling::Profiler::trackDealloc [qv4profiling_p.h #1] | | Prototype: | bool trackDealloc(size_t size, MemoryType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | | Lines: | 239-248 |
| | 5 | 2 |
trackAlloc [qv4profiling_p.h #1]| Name: | QV4::Profiling::Profiler::trackAlloc [qv4profiling_p.h #1] | | Prototype: | bool trackAlloc(size_t size, MemoryType type) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | | Lines: | 228-237 |
| | 5 | 2 |
stopProfiling| Name: | QV4::Profiling::Profiler::stopProfiling | | Prototype: | void Profiler::stopProfiling() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp | | Lines: | 78-83 |
| | 3 | 1 |
dataReady| Name: | QV4::Profiling::Profiler::dataReady | | Prototype: | void QV4::Profiling::Profiler::dataReady(const QV4::Profiling::FunctionLocationHash & _t1, const QVector<QV4::Profiling::FunctionCallProperties> & _t2, const QVector<QV4::Profiling::MemoryAllocationProperties> & _t3) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qv4profiling_p.cpp | | Lines: | 145-149 |
| | 2 | 1 |
Profiler| Name: | QV4::Profiling::Profiler::Profiler | | Prototype: | Profiler::Profiler(QV4::ExecutionEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp | | Lines: | 67-76 |
| | 2 | 1 |
setTimer [qv4profiling_p.h #1]| Name: | QV4::Profiling::Profiler::setTimer [qv4profiling_p.h #1] | | Prototype: | void setTimer(const QElapsedTimer &timer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | | Lines: | 255-255 |
| | 1 | 1 |