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: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 94.4 % 611 577 2 32 46 531 5
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 20 20 5 15
Baseline: lcov-20251028-005825-baseline Branches: 80.6 % 674 543 7 124 41 502
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 95.3 % 43 41 2 41
(30,360] days: 100.0 % 22 22 5 17
(360..) days: 94.1 % 546 514 32 514
Function coverage date bins:
(7,30] days: 100.0 % 1 1 1
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 18 18 4 14
Branch coverage date bins:
(7,30] days: 85.4 % 48 41 7 41
(30,360] days: 60.0 % 20 12 8 12
(360..) days: 80.9 % 606 490 116 490

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 185518 85.7 % (66 / 77) 65.1 % (82 / 126)
populate_joinrel_with_paths GNC 185518 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 173620 96.2 % (102 / 106) 90.8 % (109 / 120)
compute_partition_bounds CBC 3883 100.0 % (32 / 32) 70.0 % (21 / 30)
join_search_one_level CBC 69108 95.5 % (42 / 44) 85.0 % (51 / 60)
free_child_join_sjinfo CBC 9697 100.0 % (17 / 17) 60.0 % (12 / 20)
make_grouped_join_rel GNC 177269 95.1 % (39 / 41) 85.4 % (41 / 48)
add_outer_joins_to_relids CBC 171583 100.0 % (27 / 27) 88.2 % (30 / 34)
restriction_is_constant_false CBC 238684 100.0 % (12 / 12) 90.0 % (18 / 20)
build_child_join_sjinfo CBC 9697 100.0 % (18 / 18) 75.0 % (3 / 4)
has_legal_joinclause CBC 1411 100.0 % (12 / 12) 91.7 % (11 / 12)
make_join_rel GNC 173392 100.0 % (23 / 23) 90.0 % (9 / 10)
make_rels_by_clause_joins CBC 169754 100.0 % (8 / 8) 91.7 % (11 / 12)
make_rels_by_clauseless_joins CBC 5361 100.0 % (6 / 6) 87.5 % (7 / 8)
has_join_restriction CBC 15941 100.0 % (19 / 19) 100.0 % (30 / 30)
have_join_order_restriction CBC 41505 100.0 % (35 / 35) 100.0 % (44 / 44)
is_dummy_rel CBC 1455688 100.0 % (12 / 12) 100.0 % (10 / 10)
mark_dummy_rel CBC 364 100.0 % (10 / 10) 100.0 % (2 / 2)
init_dummy_sjinfo CBC 625589 100.0 % (18 / 18)

Generated by: LCOV version 2.4-beta