LCOV - differential code coverage report
Current view: top level - src/backend/commands - foreigncmds.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.7 % 545 516 29 1 515
Current Date: 2025-09-06 07:49:51 +0900 Functions: 95.5 % 22 21 1 1 20
Baseline: lcov-20250906-005545-baseline Branches: 74.0 % 312 231 81 231
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 % 7 7 1 6
(360..) days: 94.6 % 538 509 29 509
Function coverage date bins:
(360..) days: 95.5 % 22 21 1 1 20
Branch coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 74.0 % 308 228 80 228

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
AlterForeignDataWrapperOwner_oid UBC 0 0.0 % (0 / 9) 0.0 % (0 / 4)
import_error_callback CBC 2 100.0 % (10 / 10) 75.0 % (3 / 4)
AlterForeignServerOwner_oid CBC 6 88.9 % (8 / 9) 25.0 % (1 / 4)
AlterForeignDataWrapperOwner CBC 10 91.7 % (11 / 12) 25.0 % (1 / 4)
AlterForeignDataWrapperOwner_internal CBC 10 85.7 % (18 / 21) 71.4 % (10 / 14)
lookup_fdw_handler_func CBC 22 85.7 % (6 / 7) 62.5 % (5 / 8)
ImportForeignSchema GNC 24 90.7 % (39 / 43) 60.7 % (17 / 28)
lookup_fdw_validator_func CBC 28 100.0 % (6 / 6) 75.0 % (3 / 4)
AlterForeignServerOwner CBC 34 91.7 % (11 / 12) 25.0 % (1 / 4)
AlterForeignServerOwner_internal CBC 40 100.0 % (27 / 27) 91.7 % (11 / 12)
AlterUserMapping CBC 59 97.1 % (33 / 34) 65.0 % (13 / 20)
AlterForeignDataWrapper CBC 61 96.1 % (49 / 51) 76.5 % (26 / 34)
RemoveUserMapping CBC 63 100.0 % (26 / 26) 73.1 % (19 / 26)
CreateForeignDataWrapper CBC 103 100.0 % (43 / 43) 81.2 % (13 / 16)
AlterForeignServer CBC 116 97.2 % (35 / 36) 83.3 % (15 / 18)
CreateUserMapping CBC 128 100.0 % (41 / 41) 75.0 % (15 / 20)
parse_func_options CBC 139 89.5 % (17 / 19) 75.0 % (12 / 16)
CreateForeignServer CBC 148 100.0 % (52 / 52) 88.9 % (16 / 18)
user_mapping_ddl_aclcheck CBC 213 100.0 % (9 / 9) 100.0 % (6 / 6)
CreateForeignTable CBC 222 96.6 % (28 / 29) 75.0 % (3 / 4)
optionListToArray CBC 786 100.0 % (16 / 16) 91.7 % (11 / 12)
transformGenericOptions CBC 798 93.9 % (31 / 33) 83.3 % (30 / 36)

Generated by: LCOV version 2.4-beta