Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
unpackName: | 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 |
packName: | 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 |
wideInstructionTypeName: | 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 |
narrowInstructionTypeName: | 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 |
isWideName: | 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 |
isNarrowName: | 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 |
encodedLengthName: | 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 |