LCOV - differential code coverage report
Current view: top level - src/backend/foreign - foreign.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 90.5 % 283 256 1 26 32 224 5
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 23 23 7 16
Baseline: lcov-20260315-024220-baseline Branches: 66.8 % 196 131 4 61 10 121
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 100.0 % 1 1 1
(7,30] days: 96.3 % 27 26 1 26
(30,360] days: 64.7 % 17 11 6 5 6
(360..) days: 91.6 % 238 218 20 218
Function coverage date bins:
(7,30] days: 100.0 % 2 2 2
(360..) days: 100.0 % 21 21 5 16
Branch coverage date bins:
(7,30] days: 71.4 % 14 10 4 10
(30,360] days: 41.7 % 12 5 7 5
(360..) days: 68.2 % 170 116 54 116

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
ForeignServerName GNC 6 87.5 % (7 / 8) 25.0 % (1 / 4)
ForeignServerConnectionString GNC 15 100.0 % (19 / 19) 90.0 % (9 / 10)
IsImportableForeignTable CBC 32 82.4 % (14 / 17) 70.0 % (14 / 20)
is_conninfo_option CBC 54 100.0 % (5 / 5) 100.0 % (6 / 6)
postgresql_fdw_validator CBC 69 100.0 % (15 / 15) 94.4 % (17 / 18)
GetExistingLocalJoinPath CBC 78 75.5 % (37 / 49) 52.4 % (22 / 42)
GetForeignDataWrapperByName CBC 246 100.0 % (5 / 5) 100.0 % (2 / 2)
GetFdwRoutineByRelId CBC 395 100.0 % (3 / 3)
get_foreign_data_wrapper_oid CBC 405 100.0 % (5 / 5) 83.3 % (5 / 6)
pg_options_to_table CBC 496 87.5 % (14 / 16) 75.0 % (6 / 8)
GetForeignServerByName CBC 564 100.0 % (5 / 5) 100.0 % (2 / 2)
GetFdwRoutineByServerId CBC 724 87.5 % (14 / 16) 41.7 % (5 / 12)
GetFdwRoutine CBC 727 87.5 % (7 / 8) 50.0 % (5 / 10)
GetForeignDataWrapper CBC 866 100.0 % (2 / 2)
get_foreign_server_oid CBC 879 100.0 % (5 / 5) 83.3 % (5 / 6)
GetForeignDataWrapperExtended GNC 933 95.0 % (19 / 20) 62.5 % (5 / 8)
GetUserMapping GNC 1273 100.0 % (17 / 17) 80.0 % (8 / 10)
GetForeignServerIdByRelId CBC 1699 87.5 % (7 / 8) 25.0 % (1 / 4)
GetFdwRoutineForRelation GNC 2623 100.0 % (12 / 12) 100.0 % (4 / 4)
GetForeignServer CBC 2680 100.0 % (2 / 2)
GetForeignServerExtended GNC 2794 95.5 % (21 / 22) 75.0 % (9 / 12)
GetForeignTable GNC 6522 85.7 % (12 / 14) 33.3 % (2 / 6)
GetForeignColumnOptions CBC 15429 90.0 % (9 / 10) 50.0 % (3 / 6)

Generated by: LCOV version 2.4-beta