LCOV - differential code coverage report
Current view: top level - src/backend/access/index - indexam.c (source / functions) Coverage Total Hit UNC UBC GNC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 97.8 % 273 267 1 5 2 265
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 28 28 1 27
Baseline: lcov-20250907-010129-baseline Branches: 52.3 % 342 179 20 143 6 173
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 66.7 % 3 2 1 2
(30,360] days: 100.0 % 31 31 31
(360..) days: 97.9 % 239 234 5 234
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 27 27 1 26
Branch coverage date bins:
(7,30] days: 23.1 % 26 6 20 6
(30,360] days: 68.8 % 32 22 10 22
(360..) days: 53.2 % 284 151 133 151

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
index_parallelrescan CBC 12 100.0 % (7 / 7) 50.0 % (5 / 10)
index_parallelscan_estimate CBC 167 100.0 % (15 / 15) 61.1 % (11 / 18)
index_parallelscan_initialize CBC 167 100.0 % (24 / 24) 61.1 % (11 / 18)
index_beginscan_parallel CBC 195 100.0 % (11 / 11) 50.0 % (6 / 12)
try_index_open CBC 1065 83.3 % (5 / 6) 50.0 % (1 / 2)
index_bulk_delete CBC 1624 100.0 % (5 / 5) 33.3 % (4 / 12)
index_beginscan_bitmap CBC 8471 100.0 % (6 / 6) 50.0 % (1 / 2)
index_getbitmap CBC 9966 100.0 % (7 / 7) 37.5 % (6 / 16)
index_restrpos CBC 27009 100.0 % (10 / 10) 37.5 % (6 / 16)
index_vacuum_cleanup CBC 27341 100.0 % (5 / 5) 33.3 % (4 / 12)
index_markpos CBC 65048 100.0 % (5 / 5) 40.0 % (4 / 10)
index_store_float8_orderby_distances CBC 182300 85.0 % (17 / 20) 72.7 % (16 / 22)
index_opclass_options CBC 438158 100.0 % (16 / 16) 87.5 % (7 / 8)
index_can_return CBC 686850 100.0 % (5 / 5) 50.0 % (5 / 10)
index_getprocid CBC 888312 100.0 % (7 / 7) 50.0 % (3 / 6)
index_insert_cleanup CBC 1755685 100.0 % (5 / 5) 50.0 % (5 / 10)
index_insert CBC 4363187 100.0 % (6 / 6) 42.9 % (6 / 14)
index_beginscan GNC 6678335 90.9 % (10 / 11) 25.0 % (7 / 28)
index_endscan CBC 6686067 100.0 % (12 / 12) 57.1 % (8 / 14)
index_beginscan_internal CBC 6687001 100.0 % (10 / 10) 42.9 % (6 / 14)
index_rescan CBC 7002473 100.0 % (11 / 11) 50.0 % (8 / 16)
index_open CBC 9155804 100.0 % (4 / 4)
validate_relation_kind CBC 9156864 100.0 % (5 / 5) 83.3 % (5 / 6)
index_close CBC 9172976 100.0 % (7 / 7) 66.7 % (4 / 6)
index_fetch_heap CBC 11905396 100.0 % (8 / 8) 90.0 % (9 / 10)
index_getnext_slot CBC 13661101 100.0 % (10 / 10) 80.0 % (8 / 10)
index_getnext_tid CBC 17010772 100.0 % (14 / 14) 58.3 % (14 / 24)
index_getprocinfo CBC 23095066 95.2 % (20 / 21) 56.2 % (9 / 16)

Generated by: LCOV version 2.4-beta