Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
PageAllocationAlignedName: | WTF::PageAllocationAligned::PageAllocationAligned | Prototype: | PageAllocationAligned(void* base, size_t size, void* reservationBase, size_t reservationSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocationAligned.h | Lines: | 55-59 |
| | 2 | 1 |
allocateName: | WTF::PageAllocationAligned::allocate | Prototype: | PageAllocationAligned PageAllocationAligned::allocate(size_t size, size_t alignment, OSAllocator::Usage usage, bool writable) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocationAligned.cpp | Lines: | 31-65 |
| | 13 | 1 |
deallocateName: | WTF::PageAllocationAligned::deallocate | Prototype: | void PageAllocationAligned::deallocate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocationAligned.cpp | Lines: | 67-84 |
| | 7 | 1 |