LCOV - differential code coverage report
Current view: top level - src/backend/utils/mmgr - bump.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 84.6 % 188 159 29 159
Current Date: 2025-09-06 07:49:51 +0900 Functions: 68.4 % 19 13 6 6 7
Baseline: lcov-20250907-010129-baseline Branches: 46.8 % 126 59 67 59
Baseline Date: 2025-09-05 08:21:35 +0100 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 15208 87.5 % (14 / 16) 66.7 % (4 / 6)
BumpBlockFree GNC 15217 100.0 % (7 / 7) 50.0 % (1 / 2)
BumpContextCreate GNC 154232 89.3 % (25 / 28) 39.3 % (11 / 28)
BumpDelete GNC 154232 100.0 % (4 / 4)
BumpBlockInit CBC 169440 100.0 % (5 / 5)
BumpBlockMarkEmpty CBC 174910 100.0 % (5 / 5)
BumpReset GNC 174910 100.0 % (13 / 13) 64.3 % (9 / 14)
BumpCheck CBC 175328 90.0 % (27 / 30) 57.7 % (15 / 26)
BumpAllocChunkFromBlock CBC 12544845 100.0 % (11 / 11) 50.0 % (4 / 8)
BumpBlockFreeBytes CBC 12544845 100.0 % (2 / 2)
BumpAlloc CBC 12544854 100.0 % (11 / 11) 75.0 % (6 / 8)

Generated by: LCOV version 2.4-beta