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 DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 97.0 % 567 550 17 44 506 96
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 19 19 8 11
Baseline: lcov-20260315-024220-baseline Branches: 87.2 % 697 608 7 1 81 93 515 1 15 137
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 98.2 % 57 56 1 44 12
(360..) days: 96.9 % 510 494 16 494
Function coverage date bins:
(360..) days: 100.0 % 19 19 8 11
Branch coverage date bins:
(30,360] days: 92.2 % 116 107 7 2 93 14
(360..) days: 86.1 % 582 501 1 79 501 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
hash_inner_and_outer GNC 447638 100.0 % (56 / 56) 89.3 % (100 / 112)
match_unsorted_outer GNC 440484 96.4 % (54 / 56) 85.9 % (73 / 85)
sort_inner_and_outer GNC 440484 100.0 % (33 / 33) 87.0 % (47 / 54)
try_partial_hashjoin_path CBC 73968 100.0 % (10 / 10) 41.7 % (5 / 12)
try_partial_mergejoin_path CBC 49949 100.0 % (17 / 17) 65.0 % (13 / 20)
consider_parallel_nestloop GNC 37332 100.0 % (23 / 23) 84.2 % (32 / 38)
extract_lateral_vars_from_PHVs CBC 886632 93.8 % (30 / 32) 82.4 % (28 / 34)
try_partial_nestloop_path GNC 100921 94.7 % (18 / 19) 72.7 % (16 / 22)
have_unsafe_outer_join_ref CBC 1884644 82.4 % (14 / 17) 68.8 % (11 / 16)
generate_mergejoin_paths GNC 891637 95.7 % (44 / 46) 90.5 % (38 / 42)
get_memoize_path GNC 1245865 94.4 % (34 / 36) 92.6 % (50 / 54)
paraminfo_get_equal_hashops CBC 239240 95.6 % (43 / 45) 88.9 % (32 / 36)
try_nestloop_path CBC 2081453 93.5 % (29 / 31) 87.5 % (28 / 32)
select_mergejoin_clauses CBC 448340 100.0 % (37 / 37) 94.1 % (32 / 34)
add_paths_to_joinrel GNC 450500 98.3 % (59 / 60) 98.1 % (53 / 54)
consider_parallel_mergejoin CBC 37101 100.0 % (6 / 6) 83.3 % (5 / 6)
try_mergejoin_path CBC 898191 100.0 % (25 / 25) 96.2 % (25 / 26)
allow_star_schema_join CBC 198494 100.0 % (3 / 3) 100.0 % (4 / 4)
try_hashjoin_path CBC 515575 100.0 % (15 / 15) 100.0 % (16 / 16)

Generated by: LCOV version 2.4-beta