LCOV - differential code coverage report
Current view: top level - src/backend/optimizer/path - joinrels.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.4 % 568 536 32 5 531 5
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 19 19 2 17
Baseline: lcov-20250907-010129-baseline Branches: 80.2 % 626 502 124 502
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 5 5 5
(30,360] days: 100.0 % 17 17 17
(360..) days: 94.1 % 546 514 32 514
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 18 18 2 16
Branch coverage date bins:
(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
get_matching_part_pairs CBC 18 80.0 % (24 / 30) 50.0 % (12 / 24)
mark_dummy_rel CBC 298 100.0 % (10 / 10) 100.0 % (2 / 2)
compute_partition_bounds CBC 1117 100.0 % (32 / 32) 70.0 % (21 / 30)
has_legal_joinclause CBC 1409 100.0 % (12 / 12) 91.7 % (11 / 12)
build_child_join_sjinfo CBC 2779 100.0 % (18 / 18) 75.0 % (3 / 4)
free_child_join_sjinfo CBC 2779 100.0 % (17 / 17) 60.0 % (12 / 20)
make_rels_by_clauseless_joins CBC 5370 100.0 % (6 / 6) 87.5 % (7 / 8)
has_join_restriction CBC 15617 100.0 % (19 / 19) 100.0 % (30 / 30)
have_join_order_restriction CBC 38957 100.0 % (35 / 35) 100.0 % (44 / 44)
join_search_one_level CBC 65167 95.5 % (42 / 44) 85.0 % (51 / 60)
populate_joinrel_with_paths GNC 159223 85.9 % (55 / 64) 66.7 % (40 / 60)
try_partitionwise_join CBC 159223 85.5 % (65 / 76) 65.1 % (82 / 126)
make_rels_by_clause_joins CBC 159584 100.0 % (8 / 8) 91.7 % (11 / 12)
add_outer_joins_to_relids CBC 160455 100.0 % (27 / 27) 88.2 % (30 / 34)
make_join_rel CBC 162264 100.0 % (22 / 22) 90.0 % (9 / 10)
join_is_legal GNC 162492 96.2 % (102 / 106) 90.8 % (109 / 120)
restriction_is_constant_false CBC 212304 100.0 % (12 / 12) 90.0 % (18 / 20)
init_dummy_sjinfo CBC 444562 100.0 % (18 / 18)
is_dummy_rel CBC 1266796 100.0 % (12 / 12) 100.0 % (10 / 10)

Generated by: LCOV version 2.4-beta