LCOV - differential code coverage report
Current view: top level - src/backend/optimizer/path - joinpath.c (source / functions) Coverage Total Hit UNC UIC UBC GBC GIC GNC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 97.4 % 568 553 15 2 46 505 97
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 19 19 11 8
Baseline: lcov-20260530-034037-baseline Branches: 87.4 % 699 611 8 1 79 2 2 96 511 16 142
Baseline Date: 2026-05-29 14:39:03 -0700 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.5 % 591 511 1 79 2 2 507

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
have_unsafe_outer_join_ref CBC 2432330 82.4 % (14 / 17) 68.8 % (11 / 16)
extract_lateral_vars_from_PHVs CBC 1081773 93.8 % (30 / 32) 82.4 % (28 / 34)
get_memoize_path GNC 1680331 94.6 % (35 / 37) 91.1 % (51 / 56)
match_unsorted_outer GNC 617806 96.4 % (54 / 56) 85.9 % (73 / 85)
paraminfo_get_equal_hashops CBC 279512 95.6 % (43 / 45) 88.9 % (32 / 36)
try_nestloop_path GNC 2678562 93.5 % (29 / 31) 87.5 % (28 / 32)
add_paths_to_joinrel GNC 629416 98.3 % (59 / 60) 98.1 % (53 / 54)
try_partial_nestloop_path GNC 157755 94.7 % (18 / 19) 72.7 % (16 / 22)
allow_star_schema_join CBC 252294 100.0 % (3 / 3) 100.0 % (4 / 4)
consider_parallel_mergejoin CBC 62496 100.0 % (6 / 6) 83.3 % (5 / 6)
consider_parallel_nestloop GNC 62878 100.0 % (23 / 23) 84.2 % (32 / 38)
generate_mergejoin_paths GNC 1221796 100.0 % (46 / 46) 95.2 % (40 / 42)
hash_inner_and_outer GNC 561384 100.0 % (56 / 56) 89.3 % (100 / 112)
select_mergejoin_clauses CBC 554656 100.0 % (37 / 37) 94.1 % (32 / 34)
sort_inner_and_outer GNC 617806 100.0 % (33 / 33) 87.0 % (47 / 54)
try_hashjoin_path CBC 641449 100.0 % (15 / 15) 100.0 % (16 / 16)
try_mergejoin_path CBC 1103517 100.0 % (25 / 25) 96.2 % (25 / 26)
try_partial_hashjoin_path GNC 114013 100.0 % (10 / 10) 41.7 % (5 / 12)
try_partial_mergejoin_path GNC 71668 100.0 % (17 / 17) 65.0 % (13 / 20)

Generated by: LCOV version 2.5.0-beta