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 ECB DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 97.3 % 561 546 15 2 30 514 88
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 19 19 7 12
Baseline: lcov-20251028-005825-baseline Branches: 87.4 % 693 606 7 1 79 2 75 529 1 2
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 97.7 % 43 42 1 30 12
(360..) days: 97.3 % 518 504 14 2 502
Function coverage date bins:
(360..) days: 100.0 % 19 19 7 12
Branch coverage date bins:
(30,360] days: 90.8 % 98 89 7 2 75 14
(360..) days: 86.5 % 598 517 1 77 2 515 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
add_paths_to_joinrel GNC 376466 98.2 % (56 / 57) 98.0 % (49 / 50)
allow_star_schema_join CBC 156329 100.0 % (3 / 3) 100.0 % (4 / 4)
consider_parallel_mergejoin CBC 37055 100.0 % (6 / 6) 83.3 % (5 / 6)
consider_parallel_nestloop GNC 37277 100.0 % (22 / 22) 84.2 % (32 / 38)
extract_lateral_vars_from_PHVs CBC 734346 93.8 % (30 / 32) 82.4 % (28 / 34)
generate_mergejoin_paths GNC 738480 100.0 % (46 / 46) 95.2 % (40 / 42)
get_memoize_path GNC 1010568 94.4 % (34 / 36) 92.6 % (50 / 54)
hash_inner_and_outer GNC 373794 100.0 % (56 / 56) 89.3 % (100 / 112)
have_unsafe_outer_join_ref CBC 1531460 82.4 % (14 / 17) 68.8 % (11 / 16)
match_unsorted_outer GNC 368486 96.3 % (52 / 54) 85.9 % (73 / 85)
paraminfo_get_equal_hashops CBC 196738 95.6 % (43 / 45) 88.9 % (32 / 36)
select_mergejoin_clauses CBC 374668 100.0 % (37 / 37) 94.1 % (32 / 34)
sort_inner_and_outer GNC 368486 100.0 % (33 / 33) 87.0 % (47 / 54)
try_hashjoin_path CBC 426395 100.0 % (15 / 15) 100.0 % (16 / 16)
try_mergejoin_path CBC 722174 100.0 % (25 / 25) 96.2 % (25 / 26)
try_nestloop_path CBC 1687039 93.5 % (29 / 31) 87.5 % (28 / 32)
try_partial_hashjoin_path CBC 74137 100.0 % (10 / 10) 41.7 % (5 / 12)
try_partial_mergejoin_path CBC 50017 100.0 % (17 / 17) 65.0 % (13 / 20)
try_partial_nestloop_path CBC 101351 94.7 % (18 / 19) 72.7 % (16 / 22)

Generated by: LCOV version 2.4-beta