LCOV - differential code coverage report
Current view: top level - src/backend/partitioning - partprune.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.9 % 1083 1028 55 1028
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 23 23 23
Baseline: lcov-20250907-010129-baseline Branches: 79.4 % 861 684 177 684
Baseline Date: 2025-09-05 08:21:35 +0100 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 3360 97.4 % (114 / 117) 76.2 % (93 / 122)
match_clause_to_partition_key CBC 18441 89.7 % (183 / 204) 81.2 % (121 / 149)
gen_prune_steps_from_opexps CBC 8765 95.6 % (108 / 113) 81.9 % (95 / 116)
gen_partprune_steps_internal CBC 13156 95.7 % (111 / 116) 84.3 % (75 / 89)
get_matching_list_bounds CBC 3597 94.4 % (67 / 71) 78.3 % (47 / 60)
get_matching_partitions CBC 5909 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 4630 100.0 % (45 / 45) 77.5 % (31 / 40)
make_partitionedrel_pruneinfo CBC 3984 97.6 % (80 / 82) 84.8 % (39 / 46)
perform_pruning_base_step CBC 7118 95.6 % (43 / 45) 80.8 % (21 / 26)
match_boolean_partition_clause CBC 18441 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 206 100.0 % (11 / 11) 87.5 % (14 / 16)
prune_append_rel_partitions CBC 8467 96.3 % (26 / 27) 83.3 % (10 / 12)
add_part_relids CBC 6952 100.0 % (11 / 11) 90.0 % (9 / 10)
gen_prune_step_op CBC 10072 100.0 % (10 / 10) 75.0 % (3 / 4)
get_steps_using_prefix CBC 9583 100.0 % (8 / 8) 83.3 % (5 / 6)
partkey_datum_from_expr CBC 7229 100.0 % (10 / 10) 75.0 % (3 / 4)
gen_partprune_steps CBC 10420 100.0 % (8 / 8) 100.0 % (4 / 4)
pull_exec_paramids_walker CBC 1171 100.0 % (9 / 9) 100.0 % (6 / 6)
gen_prune_step_combine CBC 2122 100.0 % (7 / 7)
pull_exec_paramids CBC 920 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta