LCOV - differential code coverage report
Current view: top level - contrib/file_fdw - file_fdw.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 89.7 % 349 313 36 1 312 2
Current Date: 2025-10-26 12:31:50 -0700 Functions: 100.0 % 22 22 1 21
Baseline: lcov-20251027-010456-baseline Branches: 64.7 % 224 145 1 78 1 144
Baseline Date: 2025-10-26 11:01:32 +1300 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: 100.0 % 9 9 9
(360..) days: 89.4 % 339 303 36 303
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 21 21 1 20
Branch coverage date bins:
(1,7] days: 50.0 % 2 1 1 1
(30,360] days: 83.3 % 6 5 1 5
(360..) days: 64.4 % 216 139 77 139

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

Generated by: LCOV version 2.4-beta