LCOV - differential code coverage report
Current view: top level - src/backend/optimizer/path - joinpath.c (source / functions) Coverage Total Hit UNC LBC UBC GNC CBC EUB ECB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 97.0 % 561 544 17 30 514 88
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 19 19 7 12
Baseline: lcov-20250907-010129-baseline Branches: 87.2 % 693 604 7 1 81 75 529 1 2
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 % 28 28 28
(30,360] days: 94.4 % 18 17 1 2 15
(360..) days: 96.9 % 515 499 16 499
Function coverage date bins:
(360..) days: 100.0 % 19 19 7 12
Branch coverage date bins:
(7,30] days: 90.8 % 76 69 7 69
(30,360] days: 92.9 % 28 26 2 6 20
(360..) days: 86.0 % 592 509 1 79 509 1 2

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
consider_parallel_mergejoin CBC 5549 100.0 % (6 / 6) 83.3 % (5 / 6)
consider_parallel_nestloop GNC 5765 100.0 % (22 / 22) 84.2 % (32 / 38)
try_partial_mergejoin_path CBC 10459 100.0 % (17 / 17) 65.0 % (13 / 20)
try_partial_hashjoin_path CBC 11167 100.0 % (10 / 10) 41.7 % (5 / 12)
try_partial_nestloop_path CBC 22499 94.7 % (18 / 19) 72.7 % (16 / 22)
allow_star_schema_join CBC 137193 100.0 % (3 / 3) 100.0 % (4 / 4)
paraminfo_get_equal_hashops CBC 182648 95.6 % (43 / 45) 88.9 % (32 / 36)
match_unsorted_outer GNC 315966 96.3 % (52 / 54) 85.9 % (73 / 85)
sort_inner_and_outer GNC 315966 100.0 % (33 / 33) 87.0 % (47 / 54)
hash_inner_and_outer GNC 321222 100.0 % (56 / 56) 89.3 % (100 / 112)
select_mergejoin_clauses CBC 322090 100.0 % (37 / 37) 94.1 % (32 / 34)
add_paths_to_joinrel GNC 323888 98.2 % (56 / 57) 98.0 % (49 / 50)
try_hashjoin_path CBC 364167 100.0 % (15 / 15) 100.0 % (16 / 16)
extract_lateral_vars_from_PHVs CBC 604474 93.8 % (30 / 32) 82.4 % (28 / 34)
try_mergejoin_path CBC 608232 100.0 % (25 / 25) 96.2 % (25 / 26)
generate_mergejoin_paths GNC 613512 95.7 % (44 / 46) 90.5 % (38 / 42)
get_memoize_path GNC 859067 94.4 % (34 / 36) 92.6 % (50 / 54)
have_unsafe_outer_join_ref CBC 1344570 82.4 % (14 / 17) 68.8 % (11 / 16)
try_nestloop_path CBC 1480689 93.5 % (29 / 31) 87.5 % (28 / 32)

Generated by: LCOV version 2.4-beta