LCOV - differential code coverage report
Current view: top level - src/backend/optimizer/path - joinpath.c (source / functions) Coverage Total Hit UNC LBC UBC GBC GNC CBC EUB DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 97.4 % 568 553 15 2 46 505 97
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 19 19 11 8
Baseline: lcov-20260505-025707-baseline Branches: 87.4 % 699 611 8 1 79 2 96 513 1 15 139
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 48 48 46 2
(360..) days: 97.1 % 520 505 15 2 503
Function coverage date bins:
(360..) days: 100.0 % 19 19 11 8
Branch coverage date bins:
(30,360] days: 92.6 % 108 100 8 96 4
(360..) days: 86.3 % 592 511 1 79 2 509 1

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
add_paths_to_joinrel GNC 628702 98.3 % (59 / 60) 98.1 % (53 / 54)
allow_star_schema_join CBC 251560 100.0 % (3 / 3) 100.0 % (4 / 4)
consider_parallel_mergejoin CBC 62502 100.0 % (6 / 6) 83.3 % (5 / 6)
consider_parallel_nestloop GNC 62884 100.0 % (23 / 23) 84.2 % (32 / 38)
extract_lateral_vars_from_PHVs CBC 1081157 93.8 % (30 / 32) 82.4 % (28 / 34)
generate_mergejoin_paths GNC 1220628 100.0 % (46 / 46) 95.2 % (40 / 42)
get_memoize_path GNC 1677820 94.6 % (35 / 37) 91.1 % (51 / 56)
hash_inner_and_outer GNC 560827 100.0 % (56 / 56) 89.3 % (100 / 112)
have_unsafe_outer_join_ref CBC 2429420 82.4 % (14 / 17) 68.8 % (11 / 16)
match_unsorted_outer GNC 617092 96.4 % (54 / 56) 85.9 % (73 / 85)
paraminfo_get_equal_hashops CBC 279438 95.6 % (43 / 45) 88.9 % (32 / 36)
select_mergejoin_clauses CBC 554026 100.0 % (37 / 37) 94.1 % (32 / 34)
sort_inner_and_outer GNC 617092 100.0 % (33 / 33) 87.0 % (47 / 54)
try_hashjoin_path CBC 640777 100.0 % (15 / 15) 100.0 % (16 / 16)
try_mergejoin_path CBC 1101695 100.0 % (25 / 25) 96.2 % (25 / 26)
try_nestloop_path GNC 2675257 93.5 % (29 / 31) 87.5 % (28 / 32)
try_partial_hashjoin_path GNC 114019 100.0 % (10 / 10) 41.7 % (5 / 12)
try_partial_mergejoin_path GNC 71680 100.0 % (17 / 17) 65.0 % (13 / 20)
try_partial_nestloop_path GNC 157789 94.7 % (18 / 19) 72.7 % (16 / 22)

Generated by: LCOV version 2.5.0-beta