LCOV - differential code coverage report
Current view: top level - src/backend/access/hash - hashpage.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 81.7 % 481 393 88 393
Current Date: 2025-10-28 08:26:42 +0900 Functions: 94.7 % 19 18 1 18
Baseline: lcov-20251028-005825-baseline Branches: 60.6 % 264 160 104 160
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: 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 29 94.1 % (16 / 17) 75.0 % (9 / 12)
_hash_getinitbuf CBC 34 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 669 75.9 % (82 / 108) 72.5 % (29 / 40)
_hash_getbuf_with_condlock_cleanup CBC 669 66.7 % (6 / 9) 33.3 % (2 / 6)
_hash_splitbucket CBC 669 94.7 % (90 / 95) 77.5 % (31 / 40)
log_split_page CBC 708 100.0 % (7 / 7) 87.5 % (7 / 8)
_hash_initbuf CBC 4230 100.0 % (11 / 11) 100.0 % (2 / 2)
_hash_getnewbuf CBC 5112 76.9 % (10 / 13) 35.7 % (5 / 14)
_hash_pageinit CBC 5610 100.0 % (3 / 3)
_hash_getbucketbuf_from_hashkey CBC 363156 100.0 % (22 / 22) 75.0 % (15 / 20)
_hash_getcachedmetap CBC 363483 93.3 % (14 / 15) 83.3 % (10 / 12)
_hash_dropbuf CBC 411917 100.0 % (3 / 3)
_hash_relbuf CBC 582218 100.0 % (3 / 3)
_hash_getbuf CBC 987240 87.5 % (7 / 8) 50.0 % (3 / 6)

Generated by: LCOV version 2.4-beta