| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
unpack| Name: | QV4::Moth::Instr::unpack | | Prototype: | static Type unpack(const uchar *c) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 536-536 |
| | 1 | 2 |
pack| Name: | QV4::Moth::Instr::pack | | Prototype: | static uchar *pack(uchar *c, Type t) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 537-545 |
| | 6 | 2 |
wideInstructionType| Name: | QV4::Moth::Instr::wideInstructionType | | Prototype: | static Type wideInstructionType(Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 530-530 |
| | 1 | 1 |
narrowInstructionType| Name: | QV4::Moth::Instr::narrowInstructionType | | Prototype: | static Type narrowInstructionType(Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 531-531 |
| | 1 | 1 |
isWide| Name: | QV4::Moth::Instr::isWide | | Prototype: | static bool isWide(Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 532-532 |
| | 1 | 1 |
isNarrow| Name: | QV4::Moth::Instr::isNarrow | | Prototype: | static bool isNarrow(Type t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 533-533 |
| | 1 | 1 |
encodedLength| Name: | QV4::Moth::Instr::encodedLength | | Prototype: | static int encodedLength(Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 534-534 |
| | 1 | 1 |