| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
chunkCount| Name: | QV4::ExecutableAllocator::chunkCount | | Prototype: | int chunkCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4executableallocator_p.h | | Lines: | 112-112 |
| | 1 | 1 |
freeAllocationCount| Name: | QV4::ExecutableAllocator::freeAllocationCount | | Prototype: | int freeAllocationCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4executableallocator_p.h | | Lines: | 111-111 |
| | 1 | 1 |
Allocation| Name: | QV4::ExecutableAllocator::Allocation | | Coverage: | 66.667% (2/3) |
| | 3 | 3 |