Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
chunkCountName: | 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 |
freeAllocationCountName: | 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 |
AllocationName: | QV4::ExecutableAllocator::Allocation | Coverage: | 66.667% (2/3) |
| | 3 | 3 |