LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - slab.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 75.4 % 276 208 68 208
Current Date: 2026-05-29 21:51:00 -0400 Functions: 64.7 % 17 11 6 5 6
Baseline: lcov-20260530-034037-baseline Branches: 46.4 % 252 117 135 117
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 75.0 % 4 3 1 3
(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:
(30,360] days: 25.0 % 4 1 3 1
(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 88753 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 89097 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)
SlabFree GNC 1638583 94.6 % (35 / 37) 58.8 % (20 / 34)
SlabAlloc CBC 1676862 95.7 % (22 / 23) 62.5 % (15 / 24)
SlabAllocFromNewBlock GNC 51953 95.7 % (22 / 23) 62.5 % (5 / 8)
SlabAllocSetupNewChunk CBC 1676862 100.0 % (10 / 10) 50.0 % (4 / 8)
SlabBlocklistIndex CBC 8273288 100.0 % (8 / 8) 58.3 % (7 / 12)
SlabDelete GNC 88613 100.0 % (4 / 4)
SlabFindNextBlockListIndex CBC 102673 100.0 % (5 / 5) 100.0 % (4 / 4)
SlabGetNextFreeChunk CBC 1654804 100.0 % (12 / 12) 64.3 % (9 / 14)
SlabReset GNC 88613 100.0 % (20 / 20) 68.8 % (11 / 16)

Generated by: LCOV version 2.5.0-beta