LCOV - differential code coverage report
Current view: top level - src/backend/access/hash - hashutil.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 78.4 % 153 120 33 36 84
Current Date: 2025-09-06 07:49:51 +0900 Functions: 81.2 % 16 13 3 1 12
Baseline: lcov-20250907-010129-baseline Branches: 45.7 % 94 43 51 14 29
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 78.4 % 153 120 33 36 84
Function coverage date bins:
(360..) days: 81.2 % 16 13 3 1 12
Branch coverage date bins:
(360..) days: 45.7 % 94 43 51 14 29

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_datum2hashkey_type UBC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
_hash_get_newblock_from_oldbucket UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
_hash_get_oldblock_from_newbucket UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
_hash_kill_items GBC 1 92.3 % (36 / 39) 43.8 % (14 / 32)
_hash_binsearch_last CBC 42 91.7 % (11 / 12) 60.0 % (6 / 10)
hashoptions CBC 64 100.0 % (2 / 2)
_hash_get_newbucket_from_oldbucket CBC 672 66.7 % (4 / 6) 50.0 % (1 / 2)
_hash_get_totalbuckets CBC 1068 100.0 % (12 / 12) 100.0 % (2 / 2)
_hash_checkqual CBC 50567 100.0 % (2 / 2)
_hash_convert_tuple CBC 362926 85.7 % (6 / 7) 50.0 % (1 / 2)
_hash_spareindex CBC 363142 100.0 % (11 / 11) 100.0 % (2 / 2)
_hash_datum2hashkey CBC 363196 100.0 % (4 / 4)
_hash_binsearch CBC 368894 100.0 % (12 / 12) 70.0 % (7 / 10)
_hash_checkpage CBC 1354258 70.6 % (12 / 17) 33.3 % (8 / 24)
_hash_hashkey2bucket CBC 2561921 100.0 % (5 / 5) 100.0 % (2 / 2)
_hash_get_indextuple_hashkey CBC 3655302 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta