LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - slab.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 75.4 % 272 205 67 205
Current Date: 2025-09-06 07:49:51 +0900 Functions: 64.7 % 17 11 6 5 6
Baseline: lcov-20250907-010129-baseline Branches: 46.8 % 248 116 132 116
Baseline Date: 2025-09-05 08:21:35 +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
SlabCheck CBC 70904 83.9 % (47 / 56) 47.1 % (33 / 70)
SlabStats UBC 0 0.0 % (0 / 25) 0.0 % (0 / 14)
SlabRealloc UBC 0 0.0 % (0 / 9) 0.0 % (0 / 12)
SlabFree GNC 1507392 97.1 % (33 / 34) 63.3 % (19 / 30)
SlabAlloc CBC 1521587 95.7 % (22 / 23) 62.5 % (15 / 24)
SlabContextCreate GNC 71174 85.2 % (23 / 27) 50.0 % (9 / 18)
SlabGetChunkContext UBC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
SlabGetChunkSpace UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
SlabBlocklistIndex CBC 7548640 100.0 % (8 / 8) 58.3 % (7 / 12)
SlabGetNextFreeChunk CBC 1503885 100.0 % (12 / 12) 64.3 % (9 / 14)
SlabReset GNC 70764 100.0 % (20 / 20) 68.8 % (11 / 16)
SlabAllocSetupNewChunk CBC 1521587 100.0 % (9 / 9) 50.0 % (4 / 8)
SlabIsEmpty UBC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
SlabAllocFromNewBlock GNC 44836 95.7 % (22 / 23) 62.5 % (5 / 8)
SlabAllocInvalidSize UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
SlabFindNextBlockListIndex CBC 93531 100.0 % (5 / 5) 100.0 % (4 / 4)
SlabDelete GNC 70764 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta