LCOV - differential code coverage report
Current view: top level - src/backend/access/hash - hashpage.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 81.7 % 481 393 88 393
Current Date: 2025-09-06 07:49:51 +0900 Functions: 94.7 % 19 18 1 18
Baseline: lcov-20250907-010129-baseline Branches: 60.6 % 264 160 104 160
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: 100.0 % 8 8 8
(360..) days: 81.4 % 473 385 88 385
Function coverage date bins:
(360..) days: 94.7 % 19 18 1 18
Branch coverage date bins:
(360..) days: 60.6 % 264 160 104 160

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
_hash_finish_split UBC 0 0.0 % (0 / 40) 0.0 % (0 / 14)
_hash_alloc_buckets CBC 30 94.1 % (16 / 17) 75.0 % (9 / 12)
_hash_getinitbuf CBC 33 83.3 % (5 / 6) 25.0 % (1 / 4)
_hash_init CBC 169 94.6 % (53 / 56) 71.1 % (27 / 38)
_hash_init_metabuffer CBC 195 97.6 % (41 / 42) 31.2 % (10 / 32)
_hash_getbuf_with_strategy CBC 597 87.5 % (7 / 8) 33.3 % (2 / 6)
_hash_dropscanbuf CBC 666 86.7 % (13 / 15) 70.0 % (7 / 10)
_hash_expandtable CBC 672 75.9 % (82 / 108) 72.5 % (29 / 40)
_hash_getbuf_with_condlock_cleanup CBC 672 66.7 % (6 / 9) 33.3 % (2 / 6)
_hash_splitbucket CBC 672 94.7 % (90 / 95) 77.5 % (31 / 40)
log_split_page CBC 711 100.0 % (7 / 7) 87.5 % (7 / 8)
_hash_initbuf CBC 4230 100.0 % (11 / 11) 100.0 % (2 / 2)
_hash_getnewbuf CBC 5115 76.9 % (10 / 13) 35.7 % (5 / 14)
_hash_pageinit CBC 5613 100.0 % (3 / 3)
_hash_getbucketbuf_from_hashkey CBC 363196 100.0 % (22 / 22) 75.0 % (15 / 20)
_hash_getcachedmetap CBC 363526 93.3 % (14 / 15) 83.3 % (10 / 12)
_hash_dropbuf CBC 411903 100.0 % (3 / 3)
_hash_relbuf CBC 582261 100.0 % (3 / 3)
_hash_getbuf CBC 987261 87.5 % (7 / 8) 50.0 % (3 / 6)

Generated by: LCOV version 2.4-beta