LCOV - differential code coverage report
Current view: top level - src/backend/lib - rbtree.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 98.9 % 271 268 3 268
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 17 17 17
Baseline: lcov-20250906-005545-baseline Branches: 92.5 % 147 136 11 136
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: 98.9 % 271 268 3 268
Function coverage date bins:
(360..) days: 100.0 % 17 17 17
Branch coverage date bins:
(360..) days: 92.5 % 147 136 11 136

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
rbt_leftmost CBC 3 100.0 % (9 / 9) 100.0 % (4 / 4)
rbt_begin_iterate CBC 225 85.7 % (12 / 14) 40.0 % (2 / 5)
rbt_create CBC 227 100.0 % (11 / 11) 50.0 % (1 / 2)
rbt_find_less CBC 4350 100.0 % (12 / 12) 100.0 % (8 / 8)
rbt_find_great CBC 5655 100.0 % (12 / 12) 100.0 % (8 / 8)
rbt_right_left_iterator CBC 10001 100.0 % (20 / 20) 100.0 % (12 / 12)
rbt_delete_fixup CBC 13086 100.0 % (43 / 43) 100.0 % (22 / 22)
rbt_delete CBC 15031 100.0 % (3 / 3)
rbt_delete_node CBC 15031 95.7 % (22 / 23) 86.4 % (19 / 22)
rbt_find CBC 40001 100.0 % (10 / 10) 100.0 % (6 / 6)
rbt_rotate_right CBC 70764 100.0 % (16 / 16) 80.0 % (8 / 10)
rbt_rotate_left CBC 269278 100.0 % (16 / 16) 80.0 % (8 / 10)
rbt_left_right_iterator CBC 269584 100.0 % (20 / 20) 100.0 % (12 / 12)
rbt_iterate CBC 279611 100.0 % (4 / 4) 100.0 % (2 / 2)
rbt_insert_fixup CBC 319386 100.0 % (29 / 29) 100.0 % (14 / 14)
rbt_copy_data CBC 322019 100.0 % (3 / 3)
rbt_insert CBC 1556485 100.0 % (26 / 26) 100.0 % (10 / 10)

Generated by: LCOV version 2.4-beta