| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
PageReservation| Name: | 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 |
PageReservation| Name: | 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 |
commit| Name: | 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 |
committed| Name: | 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 |
deallocate| Name: | 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 |
decommit| Name: | 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 |
reserve| Name: | 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 |