LCOV - differential code coverage report
Current view: top level - src/backend/commands - foreigncmds.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 94.7 % 545 516 29 8 508 7
Current Date: 2025-10-28 08:26:42 +0900 Functions: 95.5 % 22 21 1 8 13
Baseline: lcov-20251028-005825-baseline Branches: 74.0 % 312 231 1 80 13 218
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: 100.0 % 14 14 8 6
(360..) days: 94.5 % 531 502 29 502
Function coverage date bins:
(360..) days: 95.5 % 22 21 1 8 13
Branch coverage date bins:
(30,360] days: 88.9 % 18 16 1 1 13 3
(360..) days: 73.1 % 294 215 79 215

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

Generated by: LCOV version 2.4-beta