LCOV - differential code coverage report
Current view: top level - src/backend/optimizer/path - joinrels.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 94.4 % 611 577 2 32 49 528 8
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 20 20 7 13
Baseline: lcov-20260315-024220-baseline Branches: 80.6 % 674 543 7 124 41 502
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 96.1 % 51 49 2 49
(360..) days: 94.3 % 560 528 32 528
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 19 19 6 13
Branch coverage date bins:
(30,360] days: 85.4 % 48 41 7 41
(360..) days: 80.2 % 626 502 124 502

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
try_partitionwise_join GNC 222434 85.7 % (66 / 77) 65.1 % (82 / 126)
populate_joinrel_with_paths GNC 222434 85.9 % (55 / 64) 66.7 % (40 / 60)
get_matching_part_pairs CBC 18 80.0 % (24 / 30) 50.0 % (12 / 24)
join_is_legal GNC 210628 96.2 % (102 / 106) 90.8 % (109 / 120)
compute_partition_bounds GNC 3920 100.0 % (31 / 31) 70.0 % (21 / 30)
join_search_one_level CBC 80031 95.5 % (42 / 44) 85.0 % (51 / 60)
free_child_join_sjinfo CBC 9805 100.0 % (17 / 17) 60.0 % (12 / 20)
make_grouped_join_rel GNC 214185 95.1 % (39 / 41) 85.4 % (41 / 48)
add_outer_joins_to_relids CBC 208474 100.0 % (27 / 27) 88.2 % (30 / 34)
restriction_is_constant_false CBC 286104 100.0 % (12 / 12) 90.0 % (18 / 20)
build_child_join_sjinfo CBC 9805 100.0 % (18 / 18) 75.0 % (3 / 4)
has_legal_joinclause CBC 1457 100.0 % (12 / 12) 91.7 % (11 / 12)
make_join_rel GNC 210400 100.0 % (23 / 23) 90.0 % (9 / 10)
make_rels_by_clause_joins CBC 200751 100.0 % (8 / 8) 91.7 % (11 / 12)
make_rels_by_clauseless_joins CBC 5834 100.0 % (6 / 6) 87.5 % (7 / 8)
has_join_restriction CBC 17182 100.0 % (19 / 19) 100.0 % (30 / 30)
have_join_order_restriction CBC 50786 100.0 % (35 / 35) 100.0 % (44 / 44)
is_dummy_rel CBC 1692518 100.0 % (12 / 12) 100.0 % (10 / 10)
mark_dummy_rel GNC 370 100.0 % (11 / 11) 100.0 % (2 / 2)
init_dummy_sjinfo CBC 722135 100.0 % (18 / 18)

Generated by: LCOV version 2.4-beta