LCOV - differential code coverage report
Current view: top level - src/backend/lib - dshash.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 81.8 % 324 265 11 48 16 249 1 8
Current Date: 2026-05-05 10:23:31 +0900 Functions: 93.8 % 32 30 2 5 25 2
Baseline: lcov-20260505-025707-baseline Branches: 52.7 % 146 77 11 58 5 72
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 59.3 % 27 16 11 16
(360..) days: 83.8 % 297 249 48 249
Function coverage date bins:
(30,360] days: 100.0 % 2 2 2
(360..) days: 93.3 % 30 28 2 3 25
Branch coverage date bins:
(30,360] days: 31.2 % 16 5 11 5
(360..) days: 55.4 % 130 72 58 72

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
dshash_destroy UBC 0 0.0 % (0 / 16) 0.0 % (0 / 6)
dshash_dump UBC 0 0.0 % (0 / 26) 0.0 % (0 / 16)
dshash_strcpy CBC 36 100.0 % (4 / 4) 50.0 % (1 / 2)
dshash_strcmp CBC 189 100.0 % (4 / 4) 50.0 % (2 / 4)
dshash_strhash CBC 230 100.0 % (3 / 3) 50.0 % (1 / 2)
delete_key_from_bucket CBC 265 90.0 % (9 / 10) 75.0 % (3 / 4)
dshash_delete_key CBC 265 100.0 % (15 / 15) 62.5 % (5 / 8)
dshash_memcmp CBC 642 100.0 % (2 / 2)
dshash_memhash CBC 1139 100.0 % (2 / 2)
dshash_seq_init CBC 1167 100.0 % (9 / 9)
dshash_seq_term CBC 1167 100.0 % (4 / 4) 50.0 % (1 / 2)
dshash_create GNC 1579 92.0 % (23 / 25) 50.0 % (3 / 6)
dshash_get_hash_table_handle CBC 1579 100.0 % (3 / 3) 50.0 % (1 / 2)
dshash_delete_current CBC 5771 100.0 % (9 / 9) 50.0 % (3 / 6)
dshash_attach GNC 27278 100.0 % (11 / 11) 50.0 % (1 / 2)
dshash_detach CBC 28390 100.0 % (4 / 4) 50.0 % (1 / 2)
dshash_delete_entry CBC 64631 100.0 % (8 / 8) 50.0 % (2 / 4)
delete_item CBC 70402 90.0 % (9 / 10) 50.0 % (3 / 6)
delete_item_from_bucket CBC 70402 90.0 % (9 / 10) 75.0 % (3 / 4)
dshash_seq_next CBC 312151 100.0 % (28 / 28) 78.6 % (11 / 14)
dshash_memcpy CBC 390815 100.0 % (3 / 3)
copy_key CBC 390851 100.0 % (3 / 3)
insert_into_bucket GNC 390851 90.0 % (9 / 10) 50.0 % (1 / 2)
dshash_find_or_insert_extended GNC 391106 82.1 % (23 / 28) 50.0 % (8 / 16)
insert_item_into_bucket CBC 522066 100.0 % (5 / 5) 50.0 % (1 / 2)
equal_keys CBC 987079 100.0 % (3 / 3)
dshash_find CBC 1057124 100.0 % (13 / 13) 66.7 % (4 / 6)
dshash_release_lock CBC 1108135 100.0 % (6 / 6) 50.0 % (1 / 2)
hash_key CBC 1448495 100.0 % (2 / 2)
find_in_bucket CBC 1451832 100.0 % (7 / 7) 100.0 % (4 / 4)
ensure_valid_bucket_pointers CBC 1453264 100.0 % (6 / 6) 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta