| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
createRegister| Name: | QV4::Moth::StackSlot::createRegister | | Prototype: | static StackSlot createRegister(int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 500-505 |
| | 4 | 1 |
int| Name: | QV4::Moth::StackSlot::int | | Prototype: | operator int() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 508-508 |
| | 1 | 1 |
stackSlot| Name: | QV4::Moth::StackSlot::stackSlot | | Prototype: | int stackSlot() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | | Lines: | 507-507 |
| | 1 | 1 |