LCOV - differential code coverage report
Current view: top level - src/backend/partitioning - partprune.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 94.9 % 1083 1028 55 1028
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 23 23 23
Baseline: lcov-20251028-005825-baseline Branches: 79.4 % 861 684 177 684
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: 100.0 % 10 10 10
(360..) days: 94.9 % 1073 1018 55 1018
Function coverage date bins:
(360..) days: 100.0 % 23 23 23
Branch coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 79.5 % 857 681 176 681

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
get_matching_range_bounds CBC 3362 97.4 % (114 / 117) 76.2 % (93 / 122)
match_clause_to_partition_key CBC 18471 89.7 % (183 / 204) 81.2 % (121 / 149)
gen_prune_steps_from_opexps CBC 8784 95.6 % (108 / 113) 81.9 % (95 / 116)
gen_partprune_steps_internal CBC 13187 95.7 % (111 / 116) 84.3 % (75 / 89)
get_matching_list_bounds CBC 3608 94.4 % (67 / 71) 78.3 % (47 / 60)
get_matching_partitions CBC 5922 90.0 % (36 / 40) 64.9 % (24 / 37)
get_steps_using_prefix_recurse CBC 693 100.0 % (39 / 39) 68.4 % (26 / 38)
perform_pruning_combine_step CBC 1283 95.7 % (45 / 47) 71.8 % (28 / 39)
make_partition_pruneinfo CBC 4650 100.0 % (45 / 45) 77.5 % (31 / 40)
make_partitionedrel_pruneinfo CBC 4004 97.6 % (80 / 82) 84.8 % (39 / 46)
perform_pruning_base_step CBC 7131 95.6 % (43 / 45) 80.8 % (21 / 26)
match_boolean_partition_clause CBC 18471 89.7 % (35 / 39) 84.0 % (21 / 25)
get_matching_hash_bounds CBC 158 90.0 % (18 / 20) 75.0 % (9 / 12)
get_partkey_exec_paramids CBC 207 100.0 % (11 / 11) 87.5 % (14 / 16)
prune_append_rel_partitions CBC 8787 96.3 % (26 / 27) 83.3 % (10 / 12)
add_part_relids CBC 6978 100.0 % (11 / 11) 90.0 % (9 / 10)
gen_prune_step_op CBC 10091 100.0 % (10 / 10) 75.0 % (3 / 4)
get_steps_using_prefix CBC 9602 100.0 % (8 / 8) 83.3 % (5 / 6)
partkey_datum_from_expr CBC 7242 100.0 % (10 / 10) 75.0 % (3 / 4)
gen_partprune_steps CBC 10455 100.0 % (8 / 8) 100.0 % (4 / 4)
pull_exec_paramids_walker CBC 1167 100.0 % (9 / 9) 100.0 % (6 / 6)
gen_prune_step_combine CBC 2121 100.0 % (7 / 7)
pull_exec_paramids CBC 920 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta