LCOV - differential code coverage report
Current view: top level - contrib/file_fdw - file_fdw.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 89.7 % 350 314 36 314
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 22 22 22
Baseline: lcov-20250906-005545-baseline Branches: 64.7 % 224 145 79 145
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: 97.3 % 37 36 1 36
(360..) days: 88.8 % 313 278 35 278
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 21 21 21
Branch coverage date bins:
(30,360] days: 70.0 % 40 28 12 28
(360..) days: 63.6 % 184 117 67 117

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