Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~SentMarker [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::~SentMarker [qv4profiling_p.h #1] | Prototype: | ~SentMarker() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 195-199 |
| | 2 | 2 |
setFunction [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::setFunction [qv4profiling_p.h #1] | Prototype: | void setFunction(Function *function) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 212-217 |
| | 3 | 1 |
isValid [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::isValid [qv4profiling_p.h #1] | Prototype: | bool isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 219-220 |
| | 1 | 1 |
SentMarker [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::SentMarker [qv4profiling_p.h #1] | Prototype: | SentMarker() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 187-187 |
| | 1 | 1 |
SentMarker [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::SentMarker [qv4profiling_p.h #1] | Prototype: | SentMarker(const SentMarker &other) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 189-193 |
| | 2 | 2 |
operator= [qv4profiling_p.h #1]Name: | QV4::Profiling::Profiler::SentMarker::operator= [qv4profiling_p.h #1] | Prototype: | SentMarker &operator=(const SentMarker &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h #1 | Lines: | 201-210 |
| | 6 | 3 |