| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
clear| Name: | JSC::Yarr::YarrCodeBlock::clear | | Prototype: | void clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 114-121 |
| | 5 | 1 |
execute| Name: | JSC::Yarr::YarrCodeBlock::execute | | Prototype: | MatchResult execute(const LChar* input, unsigned start, unsigned length, int* output) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 86-90 |
| | 2 | 1 |
execute| Name: | JSC::Yarr::YarrCodeBlock::execute | | Prototype: | MatchResult execute(const LChar* input, unsigned start, unsigned length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 98-102 |
| | 2 | 1 |
execute| Name: | JSC::Yarr::YarrCodeBlock::execute | | Prototype: | MatchResult execute(const UChar* input, unsigned start, unsigned length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 104-108 |
| | 2 | 1 |
execute| Name: | JSC::Yarr::YarrCodeBlock::execute | | Prototype: | MatchResult execute(const UChar* input, unsigned start, unsigned length, int* output) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 92-96 |
| | 2 | 1 |
YarrCodeBlock| Name: | JSC::Yarr::YarrCodeBlock::YarrCodeBlock | | Prototype: | YarrCodeBlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 64-67 |
| | 2 | 1 |
setFallBack| Name: | JSC::Yarr::YarrCodeBlock::setFallBack | | Prototype: | void setFallBack(bool fallback) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 73-73 |
| | 1 | 1 |
set8BitCodeMatchOnly| Name: | JSC::Yarr::YarrCodeBlock::set8BitCodeMatchOnly | | Prototype: | void set8BitCodeMatchOnly(MacroAssemblerCodeRef matchOnly) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 83-83 |
| | 1 | 1 |
set8BitCode| Name: | JSC::Yarr::YarrCodeBlock::set8BitCode | | Prototype: | void set8BitCode(MacroAssemblerCodeRef ref) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 78-78 |
| | 1 | 1 |
set16BitCodeMatchOnly| Name: | JSC::Yarr::YarrCodeBlock::set16BitCodeMatchOnly | | Prototype: | void set16BitCodeMatchOnly(MacroAssemblerCodeRef matchOnly) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 84-84 |
| | 1 | 1 |
set16BitCode| Name: | JSC::Yarr::YarrCodeBlock::set16BitCode | | Prototype: | void set16BitCode(MacroAssemblerCodeRef ref) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 79-79 |
| | 1 | 1 |
isFallBack| Name: | JSC::Yarr::YarrCodeBlock::isFallBack | | Prototype: | bool isFallBack() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 74-74 |
| | 1 | 1 |
has8BitCodeMatchOnly| Name: | JSC::Yarr::YarrCodeBlock::has8BitCodeMatchOnly | | Prototype: | bool has8BitCodeMatchOnly() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 81-81 |
| | 1 | 1 |
has8BitCode| Name: | JSC::Yarr::YarrCodeBlock::has8BitCode | | Prototype: | bool has8BitCode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 76-76 |
| | 1 | 1 |
has16BitCodeMatchOnly| Name: | JSC::Yarr::YarrCodeBlock::has16BitCodeMatchOnly | | Prototype: | bool has16BitCodeMatchOnly() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 82-82 |
| | 1 | 1 |
has16BitCode| Name: | JSC::Yarr::YarrCodeBlock::has16BitCode | | Prototype: | bool has16BitCode() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.h | | Lines: | 77-77 |
| | 1 | 1 |