LCOV - differential code coverage report
Current view: top level - contrib/file_fdw - file_fdw.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 89.7 % 349 313 36 3 310 4
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 22 22 3 19
Baseline: lcov-20260315-024220-baseline Branches: 64.7 % 224 145 1 78 1 144 1 1
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 4 4 3 1
(360..) days: 89.6 % 345 309 36 309
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 21 21 3 18
Branch coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 64.9 % 222 144 78 144

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
Pg_magic_func CBC 1 100.0 % (1 / 1)
check_selective_binary_conversion GNC 42 93.6 % (44 / 47) 77.8 % (28 / 36)
estimate_costs CBC 42 100.0 % (10 / 10)
estimate_size CBC 42 75.0 % (15 / 20) 40.0 % (4 / 10)
fileAnalyzeForeignTable CBC 1 72.7 % (8 / 11) 37.5 % (3 / 8)
fileBeginForeignScan GNC 37 100.0 % (13 / 13) 100.0 % (2 / 2)
fileEndForeignScan CBC 33 100.0 % (9 / 9) 80.0 % (8 / 10)
fileExplainForeignScan CBC 3 54.5 % (6 / 11) 25.0 % (2 / 8)
fileGetForeignPaths CBC 42 100.0 % (9 / 9) 100.0 % (2 / 2)
fileGetForeignPlan CBC 42 100.0 % (4 / 4)
fileGetForeignRelSize GNC 42 100.0 % (6 / 6)
fileGetOptions CBC 81 80.8 % (21 / 26) 50.0 % (7 / 14)
fileIsForeignScanParallelSafe CBC 38 100.0 % (2 / 2)
fileIterateForeignScan CBC 127 100.0 % (29 / 29) 75.0 % (15 / 20)
fileReScanForeignScan CBC 3 100.0 % (7 / 7)
file_acquire_sample_rows CBC 1 82.7 % (43 / 52) 40.0 % (12 / 30)
file_fdw_handler CBC 21 100.0 % (13 / 13)
file_fdw_validator CBC 67 88.6 % (39 / 44) 64.3 % (36 / 56)
get_file_fdw_attribute_options CBC 81 96.4 % (27 / 28) 90.9 % (20 / 22)
is_valid_option CBC 159 100.0 % (5 / 5) 100.0 % (6 / 6)
pg_finfo_file_fdw_handler CBC 2 100.0 % (1 / 1)
pg_finfo_file_fdw_validator CBC 2 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta