LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - slab.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 75.4 % 272 205 67 205
Current Date: 2025-10-28 08:26:42 +0900 Functions: 64.7 % 17 11 6 5 6
Baseline: lcov-20251028-005825-baseline Branches: 46.8 % 248 116 132 116
Baseline Date: 2025-10-27 06:37:35 +0000 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
SlabAllocInvalidSize UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
SlabGetChunkContext UBC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
SlabGetChunkSpace UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
SlabIsEmpty UBC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
SlabRealloc UBC 0 0.0 % (0 / 9) 0.0 % (0 / 12)
SlabStats UBC 0 0.0 % (0 / 25) 0.0 % (0 / 14)
SlabAllocFromNewBlock GNC 46528 95.7 % (22 / 23) 62.5 % (5 / 8)
SlabDelete GNC 70792 100.0 % (4 / 4)
SlabReset GNC 70792 100.0 % (20 / 20) 68.8 % (11 / 16)
SlabCheck CBC 70932 83.9 % (47 / 56) 47.1 % (33 / 70)
SlabContextCreate GNC 71208 85.2 % (23 / 27) 50.0 % (9 / 18)
SlabFindNextBlockListIndex CBC 99215 100.0 % (5 / 5) 100.0 % (4 / 4)
SlabGetNextFreeChunk CBC 1600952 100.0 % (12 / 12) 64.3 % (9 / 14)
SlabFree GNC 1603241 97.1 % (33 / 34) 63.3 % (19 / 30)
SlabAlloc CBC 1618630 95.7 % (22 / 23) 62.5 % (15 / 24)
SlabAllocSetupNewChunk CBC 1618630 100.0 % (9 / 9) 50.0 % (4 / 8)
SlabBlocklistIndex CBC 8029801 100.0 % (8 / 8) 58.3 % (7 / 12)

Generated by: LCOV version 2.4-beta