LCOV - differential code coverage report
Current view: top level - src/backend/executor - execPartition.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 96.7 % 687 664 23 664
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 18 18 18
Baseline: lcov-20251028-005825-baseline Branches: 80.8 % 478 386 92 386
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: 98.7 % 79 78 1 78
(360..) days: 96.4 % 608 586 22 586
Function coverage date bins:
(30,360] days: 100.0 % 4 4 4
(360..) days: 100.0 % 14 14 14
Branch coverage date bins:
(30,360] days: 83.3 % 60 50 10 50
(360..) days: 80.4 % 418 336 82 336

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
ExecInitPartitionDispatchInfo CBC 3167 85.7 % (42 / 49) 88.9 % (16 / 18)
ExecBuildSlotPartitionKeyDescription CBC 77 86.7 % (26 / 30) 88.9 % (16 / 18)
CreatePartitionPruneState CBC 401 96.7 % (87 / 90) 86.5 % (45 / 52)
ExecInitPartitionInfo CBC 3257 97.9 % (139 / 142) 75.9 % (88 / 116)
FormPartitionKeyDatum CBC 574061 89.5 % (17 / 19) 58.3 % (14 / 24)
get_partition_for_tuple CBC 574040 96.9 % (63 / 65) 87.5 % (35 / 40)
ExecInitPartitionExecPruning CBC 403 92.9 % (13 / 14) 58.3 % (7 / 12)
adjust_partition_colnos_using_map CBC 47 91.7 % (11 / 12) 56.2 % (9 / 16)
ExecCleanupTupleRouting CBC 2165 100.0 % (16 / 16) 91.7 % (11 / 12)
ExecDoInitialPruning CBC 283025 100.0 % (14 / 14) 100.0 % (8 / 8)
ExecFindMatchingSubPlans CBC 1949 100.0 % (18 / 18) 87.5 % (14 / 16)
ExecFindPartition CBC 515829 100.0 % (65 / 65) 80.8 % (42 / 52)
ExecInitRoutingInfo CBC 3503 100.0 % (39 / 39) 75.0 % (15 / 20)
ExecSetupPartitionTupleRouting CBC 2573 100.0 % (6 / 6)
InitExecPartitionPruneContexts CBC 199 100.0 % (50 / 50) 85.3 % (29 / 34)
InitPartitionPruneContext CBC 531 100.0 % (35 / 35) 90.0 % (18 / 20)
adjust_partition_colnos CBC 38 100.0 % (4 / 4) 50.0 % (1 / 2)
find_matching_subplans_recurse CBC 2177 100.0 % (19 / 19) 100.0 % (18 / 18)

Generated by: LCOV version 2.4-beta