LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - expandedrecord.c (source / functions) Coverage Total Hit UIC UBC GIC GNC CBC EUB ECB DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 84.3 % 483 407 76 1 406 1
Current Date: 2025-10-28 08:26:42 +0900 Functions: 85.0 % 20 17 3 1 16
Baseline: lcov-20251028-005825-baseline Branches: 69.2 % 260 180 2 78 8 2 170 4 8
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 100.0 % 1 1 1
(30,360] days: 87.5 % 8 7 1 7
(360..) days: 84.2 % 474 399 75 399
Function coverage date bins:
(360..) days: 85.0 % 20 17 3 1 16
Branch coverage date bins:
(1,7] days: 100.0 % 2 2 2
(360..) days: 65.9 % 270 178 2 78 8 170 4 8

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
make_expanded_record_from_datum UBC 0 0.0 % (0 / 22) 0.0 % (0 / 2)
expanded_record_fetch_tupdesc UBC 0 0.0 % (0 / 15) 0.0 % (0 / 8)
DatumGetExpandedRecord UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
deconstruct_expanded_record CBC 12184 65.0 % (13 / 20) 75.0 % (6 / 8)
expanded_record_set_fields CBC 51 84.6 % (33 / 39) 56.7 % (17 / 30)
make_expanded_record_from_exprecord CBC 7814 80.0 % (24 / 30) 25.0 % (1 / 4)
expanded_record_fetch_field CBC 11165 73.3 % (11 / 15) 75.0 % (6 / 8)
check_domain_for_new_field CBC 12 92.6 % (25 / 27) 61.1 % (11 / 18)
expanded_record_set_field_internal CBC 1288 95.1 % (39 / 41) 68.8 % (33 / 48)
make_expanded_record_from_typeid CBC 546 94.7 % (36 / 38) 64.3 % (9 / 14)
ER_mc_callback CBC 16012 88.9 % (8 / 9) 50.0 % (3 / 6)
expanded_record_get_tuple CBC 6297 83.3 % (5 / 6) 75.0 % (3 / 4)
make_expanded_record_from_tupdesc CBC 10416 96.9 % (31 / 32) 62.5 % (5 / 8)
ER_flatten_into CBC 1676 100.0 % (26 / 26) 66.7 % (8 / 12)
ER_get_flat_size CBC 1678 100.0 % (41 / 41) 93.8 % (30 / 32)
build_dummy_expanded_header CBC 28 100.0 % (25 / 25) 75.0 % (3 / 4)
check_domain_for_new_tuple CBC 32 100.0 % (19 / 19) 100.0 % (4 / 4)
expanded_record_lookup_field CBC 3516 100.0 % (19 / 19) 87.5 % (7 / 8)
expanded_record_set_tuple GNC 15828 100.0 % (46 / 46) 88.9 % (32 / 36)
get_short_term_cxt CBC 92 100.0 % (6 / 6) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta