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-20250907-010129-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_begin_iterate CBC 230 85.7 % (12 / 14) 40.0 % (2 / 5)
rbt_delete_node CBC 14960 95.7 % (22 / 23) 86.4 % (19 / 22)
rbt_rotate_left CBC 269498 100.0 % (16 / 16) 80.0 % (8 / 10)
rbt_rotate_right CBC 70610 100.0 % (16 / 16) 80.0 % (8 / 10)
rbt_create CBC 232 100.0 % (11 / 11) 50.0 % (1 / 2)
rbt_delete_fixup CBC 13188 100.0 % (43 / 43) 100.0 % (22 / 22)
rbt_find CBC 40001 100.0 % (10 / 10) 100.0 % (6 / 6)
rbt_find_great CBC 9056 100.0 % (12 / 12) 100.0 % (8 / 8)
rbt_find_less CBC 949 100.0 % (12 / 12) 100.0 % (8 / 8)
rbt_insert CBC 1565221 100.0 % (26 / 26) 100.0 % (10 / 10)
rbt_insert_fixup CBC 319399 100.0 % (29 / 29) 100.0 % (14 / 14)
rbt_iterate CBC 279629 100.0 % (4 / 4) 100.0 % (2 / 2)
rbt_left_right_iterator CBC 269602 100.0 % (20 / 20) 100.0 % (12 / 12)
rbt_leftmost CBC 3 100.0 % (9 / 9) 100.0 % (4 / 4)
rbt_right_left_iterator CBC 10001 100.0 % (20 / 20) 100.0 % (12 / 12)
rbt_copy_data CBC 322074 100.0 % (3 / 3)
rbt_delete CBC 14960 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta