LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - bump.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 84.6 % 188 159 29 159
Current Date: 2025-10-28 08:26:42 +0900 Functions: 68.4 % 19 13 6 6 7
Baseline: lcov-20251028-005825-baseline Branches: 46.8 % 126 59 67 59
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 0.0 % 1 0 1
(360..) days: 85.0 % 187 159 28 159
Function coverage date bins:
(360..) days: 68.4 % 19 13 6 6 7
Branch coverage date bins:
(360..) days: 46.8 % 126 59 67 59

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
BumpBlockIsEmpty UBC 0 0.0 % (0 / 2)
BumpFree UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
BumpGetChunkContext UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
BumpGetChunkSpace UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
BumpIsEmpty UBC 0 0.0 % (0 / 8) 0.0 % (0 / 10)
BumpRealloc UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
BumpStats CBC 3 89.5 % (17 / 19) 58.3 % (7 / 12)
BumpAllocLarge GNC 9 94.7 % (18 / 19) 50.0 % (2 / 4)
BumpAllocFromNewBlock GNC 15549 87.5 % (14 / 16) 66.7 % (4 / 6)
BumpBlockFree GNC 15558 100.0 % (7 / 7) 50.0 % (1 / 2)
BumpContextCreate GNC 154920 89.3 % (25 / 28) 39.3 % (11 / 28)
BumpDelete GNC 154920 100.0 % (4 / 4)
BumpBlockInit CBC 170469 100.0 % (5 / 5)
BumpBlockMarkEmpty CBC 175647 100.0 % (5 / 5)
BumpReset GNC 175647 100.0 % (13 / 13) 64.3 % (9 / 14)
BumpCheck CBC 176070 90.0 % (27 / 30) 57.7 % (15 / 26)
BumpAllocChunkFromBlock CBC 12872023 100.0 % (11 / 11) 50.0 % (4 / 8)
BumpBlockFreeBytes CBC 12872023 100.0 % (2 / 2)
BumpAlloc CBC 12872032 100.0 % (11 / 11) 75.0 % (6 / 8)

Generated by: LCOV version 2.4-beta