LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - array_userfuncs.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 87.9 % 693 609 84 609
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 29 29 29
Baseline: lcov-20251028-005825-baseline Branches: 58.3 % 434 253 181 253 18 6
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: 96.3 % 81 78 3 78
(360..) days: 86.8 % 612 531 81 531
Function coverage date bins:
(30,360] days: 100.0 % 6 6 6
(360..) days: 100.0 % 23 23 23
Branch coverage date bins:
(30,360] days: 67.4 % 46 31 15 31
(360..) days: 53.9 % 412 222 166 222 18 6

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
array_sort_order CBC 6 100.0 % (4 / 4)
array_position_start CBC 9 100.0 % (2 / 2)
array_reverse_n CBC 9 100.0 % (30 / 30) 100.0 % (4 / 4)
array_shuffle CBC 12 90.9 % (10 / 11) 37.5 % (3 / 8)
array_sort_order_nulls_first CBC 12 100.0 % (5 / 5)
array_reverse CBC 15 100.0 % (11 / 11) 62.5 % (5 / 8)
array_sample CBC 18 100.0 % (13 / 13) 58.3 % (7 / 12)
array_shuffle_n CBC 24 97.1 % (34 / 35) 71.4 % (10 / 14)
array_prepend_support CBC 27 100.0 % (11 / 11) 60.0 % (6 / 10)
array_positions CBC 30 95.6 % (43 / 45) 79.4 % (27 / 34)
array_prepend CBC 40 72.7 % (16 / 22) 31.2 % (5 / 16)
array_agg_array_combine CBC 60 85.2 % (52 / 61) 57.1 % (24 / 42)
array_agg_array_deserialize CBC 60 100.0 % (32 / 32) 83.3 % (5 / 6)
array_agg_array_serialize CBC 60 100.0 % (19 / 19) 66.7 % (4 / 6)
array_agg_combine CBC 60 90.9 % (40 / 44) 64.3 % (18 / 28)
array_agg_deserialize CBC 60 51.4 % (19 / 37) 11.1 % (2 / 18)
array_agg_serialize CBC 60 48.3 % (14 / 29) 20.0 % (2 / 10)
array_sort CBC 60 100.0 % (3 / 3)
array_sort_internal CBC 78 97.7 % (42 / 43) 73.1 % (19 / 26)
array_agg_array_finalfn CBC 93 85.7 % (6 / 7) 50.0 % (3 / 6)
array_position CBC 108 100.0 % (2 / 2)
array_position_common CBC 117 92.7 % (51 / 55) 79.5 % (35 / 44)
array_append_support CBC 162 100.0 % (11 / 11) 60.0 % (6 / 10)
array_append CBC 933 83.3 % (15 / 18) 41.7 % (5 / 12)
fetch_array_arg_replace_nulls CBC 973 90.0 % (18 / 20) 57.1 % (8 / 14)
array_cat CBC 15107 85.4 % (76 / 89) 51.3 % (40 / 78)
array_agg_array_transfn CBC 30111 83.3 % (10 / 12) 40.0 % (4 / 10)
array_agg_finalfn CBC 74595 100.0 % (9 / 9) 83.3 % (5 / 6)
array_agg_transfn CBC 1164239 84.6 % (11 / 13) 50.0 % (6 / 12)

Generated by: LCOV version 2.4-beta