| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
MatchResult| Name: | MatchResult::MatchResult | | Prototype: | inline MatchResult(size_t start, size_t end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/runtime/MatchResult.h | | Lines: | 32-36 |
| | 2 | 1 |
MatchResult| Name: | MatchResult::MatchResult | | Prototype: | explicit inline MatchResult(EncodedMatchResult encoded) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/runtime/MatchResult.h | | Lines: | 38-50 |
| | 3 | 1 |
bool| Name: | MatchResult::bool | | Prototype: | inline operator bool() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/runtime/MatchResult.h | | Lines: | 57-60 |
| | 1 | 1 |
empty| Name: | MatchResult::empty | | Prototype: | inline bool empty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/runtime/MatchResult.h | | Lines: | 62-65 |
| | 1 | 1 |
failed| Name: | MatchResult::failed | | Prototype: | inline static MatchResult failed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/runtime/MatchResult.h | | Lines: | 52-55 |
| | 1 | 1 |