| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
pushAligned| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::pushAligned | | Prototype: | void pushAligned(RegisterID reg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 140-144 |
| | 2 | 1 |
popValue| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::popValue | | Prototype: | void popValue() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 107-110 |
| | 1 | 1 |
popAligned| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::popAligned | | Prototype: | void popAligned(RegisterID reg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 146-150 |
| | 2 | 1 |
generatePlatformFunctionExit| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::generatePlatformFunctionExit | | Prototype: | void generatePlatformFunctionExit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 124-132 |
| | 6 | 1 |
generatePlatformFunctionEntry| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::generatePlatformFunctionEntry | | Prototype: | void generatePlatformFunctionEntry() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 112-122 |
| | 8 | 1 |
callAbsolute| Name: | QV4::JIT::PlatformAssembler_X86_64_SysV::callAbsolute | | Prototype: | void callAbsolute(const void *funcPtr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jit/qv4assembler.cpp | | Lines: | 134-138 |
| | 2 | 1 |