LCOV - differential code coverage report
Current view: top level - src/backend/access/nbtree - nbtinsert.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.0 % 844 760 84 1 759
Current Date: 2025-09-06 07:49:51 +0900 Functions: 93.8 % 16 15 1 15
Baseline: lcov-20250907-010129-baseline Branches: 68.9 % 694 478 216 1 477
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 % 12 12 12
(360..) days: 89.9 % 832 748 84 1 747
Function coverage date bins:
(360..) days: 93.8 % 16 15 1 15
Branch coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 68.9 % 692 477 215 1 476

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
_bt_finish_split UBC 0 0.0 % (0 / 19) 0.0 % (0 / 12)
_bt_newlevel CBC 674 96.1 % (73 / 76) 52.8 % (19 / 36)
_bt_deadblocks CBC 3591 100.0 % (25 / 25) 81.2 % (13 / 16)
_bt_simpledel_pass CBC 3591 100.0 % (53 / 53) 81.2 % (13 / 16)
_bt_stepright CBC 5022 72.7 % (16 / 22) 30.0 % (3 / 10)
_bt_insert_parent CBC 11452 97.1 % (34 / 35) 54.5 % (12 / 22)
_bt_split CBC 11452 91.2 % (165 / 181) 69.4 % (111 / 160)
_bt_getstackbuf CBC 13871 83.3 % (35 / 42) 81.8 % (18 / 22)
_bt_delete_or_dedup_one_page CBC 25061 100.0 % (33 / 33) 81.5 % (44 / 54)
_bt_blk_cmp CBC 2633963 100.0 % (4 / 4)
_bt_check_unique CBC 2634298 93.1 % (108 / 116) 77.7 % (87 / 112)
_bt_pgaddtup CBC 3479682 90.0 % (9 / 10) 75.0 % (3 / 4)
_bt_findinsertloc CBC 3647965 69.8 % (37 / 53) 51.4 % (36 / 70)
_bt_doinsert CBC 3648246 95.0 % (38 / 40) 80.0 % (16 / 20)
_bt_search_insert CBC 3648258 100.0 % (21 / 21) 69.2 % (18 / 26)
_bt_insertonpg CBC 3658743 95.6 % (109 / 114) 74.6 % (85 / 114)

Generated by: LCOV version 2.4-beta