LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - slab.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 75.4 % 272 205 67 205
Current Date: 2026-03-14 14:10:32 -0400 Functions: 64.7 % 17 11 6 5 6
Baseline: lcov-20260315-024220-baseline Branches: 46.8 % 248 116 132 116
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 75.4 % 272 205 67 205
Function coverage date bins:
(360..) days: 64.7 % 17 11 6 5 6
Branch coverage date bins:
(360..) days: 46.8 % 248 116 132 116

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
SlabStats UBC 0 0.0 % (0 / 25) 0.0 % (0 / 14)
SlabCheck CBC 74521 83.9 % (47 / 56) 47.1 % (33 / 70)
SlabRealloc UBC 0 0.0 % (0 / 9) 0.0 % (0 / 12)
SlabGetChunkSpace UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
SlabGetChunkContext UBC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
SlabContextCreate GNC 74853 85.2 % (23 / 27) 50.0 % (9 / 18)
SlabAllocInvalidSize UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
SlabIsEmpty UBC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
SlabAlloc CBC 1847886 95.7 % (22 / 23) 62.5 % (15 / 24)
SlabAllocFromNewBlock GNC 51234 95.7 % (22 / 23) 62.5 % (5 / 8)
SlabFree GNC 1832996 97.1 % (33 / 34) 63.3 % (19 / 30)
SlabAllocSetupNewChunk CBC 1847886 100.0 % (9 / 9) 50.0 % (4 / 8)
SlabBlocklistIndex CBC 9173042 100.0 % (8 / 8) 58.3 % (7 / 12)
SlabDelete GNC 74381 100.0 % (4 / 4)
SlabFindNextBlockListIndex CBC 112425 100.0 % (5 / 5) 100.0 % (4 / 4)
SlabGetNextFreeChunk CBC 1829359 100.0 % (12 / 12) 64.3 % (9 / 14)
SlabReset GNC 74381 100.0 % (20 / 20) 68.8 % (11 / 16)

Generated by: LCOV version 2.4-beta