LCOV - differential code coverage report
Current view: top level - src/backend/nodes - list.c (source / functions) Coverage Total Hit UBC CBC
Current: 77aeca80249c9e640c811e80633a2e334a9320de vs 38afc3dcb25c45b744d4025029ce0a6c90b7059f Lines: 87.5 % 528 462 66 462
Current Date: 2026-07-25 19:08:27 +0900 Functions: 89.6 % 67 60 7 60
Baseline: lcov-20260725-baseline Branches: 68.2 % 532 363 169 363
Baseline Date: 2026-07-25 19:09:19 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 87.5 % 528 462 66 462
Function coverage date bins:
(360..) days: 89.6 % 67 60 7 60
Branch coverage date bins:
(360..) days: 68.2 % 532 363 169 363

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
list_append_unique_int UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
list_concat_unique_int UBC 0 0.0 % (0 / 8) 0.0 % (0 / 16)
list_insert_nth_int UBC 0 0.0 % (0 / 8) 0.0 % (0 / 8)
list_insert_nth_oid UBC 0 0.0 % (0 / 8) 0.0 % (0 / 8)
list_intersection UBC 0 0.0 % (0 / 11) 0.0 % (0 / 20)
list_union_oid UBC 0 0.0 % (0 / 9) 0.0 % (0 / 16)
list_union_ptr UBC 0 0.0 % (0 / 9) 0.0 % (0 / 16)
list_int_cmp CBC 66 100.0 % (4 / 4)
lappend_xid CBC 92 100.0 % (8 / 8) 83.3 % (5 / 6)
list_make4_impl CBC 131 100.0 % (8 / 8)
list_delete_int CBC 144 85.7 % (6 / 7) 58.3 % (7 / 12)
list_make5_impl CBC 171 100.0 % (9 / 9)
list_intersection_int CBC 354 90.9 % (10 / 11) 65.0 % (13 / 20)
list_delete_first_n CBC 464 81.8 % (9 / 11) 75.0 % (3 / 4)
list_deduplicate_oid CBC 1327 100.0 % (12 / 12) 90.0 % (9 / 10)
list_concat_unique_ptr CBC 1717 100.0 % (8 / 8) 75.0 % (12 / 16)
list_difference_int CBC 2625 100.0 % (11 / 11) 83.3 % (15 / 18)
list_concat_unique CBC 3143 100.0 % (8 / 8) 87.5 % (14 / 16)
list_delete CBC 3738 100.0 % (7 / 7) 83.3 % (10 / 12)
list_append_unique_oid CBC 4201 100.0 % (4 / 4) 100.0 % (2 / 2)
list_delete_oid CBC 4942 100.0 % (7 / 7) 75.0 % (9 / 12)
list_make3_impl CBC 4951 100.0 % (7 / 7)
list_union_int CBC 5211 100.0 % (9 / 9) 87.5 % (14 / 16)
list_difference_oid CBC 7740 100.0 % (11 / 11) 88.9 % (16 / 18)
list_union CBC 8660 100.0 % (9 / 9) 75.0 % (12 / 16)
list_concat_unique_oid CBC 16970 100.0 % (8 / 8) 87.5 % (14 / 16)
lcons_int CBC 17249 100.0 % (8 / 8) 83.3 % (5 / 6)
list_difference_ptr CBC 18994 100.0 % (11 / 11) 88.9 % (16 / 18)
lcons_oid CBC 28906 100.0 % (8 / 8) 83.3 % (5 / 6)
list_difference CBC 41384 100.0 % (11 / 11) 83.3 % (15 / 18)
list_copy_tail CBC 70402 90.0 % (9 / 10) 66.7 % (4 / 6)
list_delete_last CBC 71573 87.5 % (7 / 8) 75.0 % (3 / 4)
list_oid_cmp CBC 79942 100.0 % (4 / 4)
list_member_int CBC 88747 100.0 % (7 / 7) 91.7 % (11 / 12)
list_append_unique CBC 146320 100.0 % (4 / 4) 100.0 % (2 / 2)
list_member_xid CBC 175995 100.0 % (7 / 7) 91.7 % (11 / 12)
list_sort CBC 252148 100.0 % (6 / 6) 100.0 % (2 / 2)
list_append_unique_ptr CBC 384125 100.0 % (4 / 4) 100.0 % (2 / 2)
list_member_ptr CBC 479912 100.0 % (7 / 7) 91.7 % (11 / 12)
list_truncate CBC 533757 100.0 % (6 / 6) 100.0 % (4 / 4)
list_delete_first CBC 595971 80.0 % (4 / 5) 50.0 % (1 / 2)
insert_new_cell CBC 737777 100.0 % (9 / 9) 75.0 % (6 / 8)
list_concat_copy CBC 861952 100.0 % (14 / 14) 83.3 % (5 / 6)
list_member CBC 875949 100.0 % (7 / 7) 91.7 % (11 / 12)
list_copy_head CBC 975688 100.0 % (8 / 8) 75.0 % (3 / 4)
list_make2_impl CBC 1155507 100.0 % (6 / 6)
list_delete_ptr CBC 1372678 85.7 % (6 / 7) 58.3 % (7 / 12)
list_delete_cell CBC 1386846 100.0 % (2 / 2)
list_free_deep CBC 1655784 100.0 % (4 / 4) 75.0 % (3 / 4)
new_head_cell CBC 2205279 100.0 % (7 / 7) 100.0 % (2 / 2)
list_insert_nth CBC 2397598 100.0 % (8 / 8) 62.5 % (5 / 8)
enlarge_list CBC 2422301 100.0 % (13 / 13) 75.0 % (3 / 4)
list_delete_nth_cell CBC 2741775 100.0 % (10 / 10) 66.7 % (4 / 6)
list_copy_deep CBC 3586787 90.0 % (9 / 10) 66.7 % (4 / 6)
lappend_oid CBC 4251230 100.0 % (8 / 8) 83.3 % (5 / 6)
lappend_int CBC 4463405 100.0 % (8 / 8) 83.3 % (5 / 6)
list_concat CBC 5058941 100.0 % (14 / 14) 87.5 % (7 / 8)
lcons CBC 5300868 100.0 % (8 / 8) 83.3 % (5 / 6)
list_copy CBC 7513554 100.0 % (8 / 8) 100.0 % (2 / 2)
list_make1_impl CBC 9290450 100.0 % (5 / 5)
list_free CBC 16997224 100.0 % (3 / 3)
list_free_private CBC 18653008 100.0 % (10 / 10) 100.0 % (8 / 8)
new_tail_cell CBC 41787919 100.0 % (5 / 5) 100.0 % (2 / 2)
new_list CBC 58677330 100.0 % (10 / 10) 50.0 % (1 / 2)
list_member_oid CBC 59622268 100.0 % (7 / 7) 91.7 % (11 / 12)
lappend CBC 68625474 100.0 % (8 / 8) 83.3 % (5 / 6)
check_list_invariants CBC 174719218 100.0 % (7 / 7) 75.0 % (12 / 16)

Generated by: LCOV version 2.0-1