Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
decommitName: | WTF::PageReservation::decommit | Prototype: | void decommit(void* start, size_t size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 88-97 |
| | 6 | 1 |
deallocateName: | WTF::PageReservation::deallocate | Prototype: | void deallocate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 110-123 |
| | 6 | 1 |
commitName: | WTF::PageReservation::commit | Prototype: | void commit(void* start, size_t size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 77-86 |
| | 6 | 1 |
reserveName: | WTF::PageReservation::reserve | Prototype: | static PageReservation reserve(size_t size, OSAllocator::Usage usage = OSAllocator::UnknownUsage, bool writable = true, bool executable = false) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 104-108 |
| | 2 | 1 |
PageReservationName: | WTF::PageReservation::PageReservation | Prototype: | PageReservation() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 59-64 |
| | 2 | 1 |
PageReservationName: | WTF::PageReservation::PageReservation | Prototype: | PageReservation(void* base, size_t size, bool writable, bool executable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 126-132 |
| | 2 | 1 |
committedName: | WTF::PageReservation::committed | Prototype: | size_t committed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | Lines: | 99-102 |
| | 1 | 1 |