LCOV - differential code coverage report
Current view: top level - src/bin/pg_rewind - file_ops.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 71.4 % 175 125 50 125
Current Date: 2025-09-06 07:49:51 +0900 Functions: 86.7 % 15 13 2 13
Baseline: lcov-20250907-010129-baseline Branches: 56.5 % 124 70 54 70
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: 100.0 % 1 1 1
(360..) days: 71.3 % 174 124 50 124
Function coverage date bins:
(360..) days: 86.7 % 15 13 2 13
Branch coverage date bins:
(360..) days: 56.5 % 124 70 54 70

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
recurse_dir CBC 647 82.1 % (32 / 39) 63.9 % (23 / 36)
create_target CBC 9 53.3 % (8 / 15) 33.3 % (3 / 9)
remove_target CBC 715 68.8 % (11 / 16) 44.4 % (4 / 9)
remove_target_file CBC 698 62.5 % (5 / 8) 37.5 % (3 / 8)
slurpFile CBC 55 72.2 % (13 / 18) 50.0 % (5 / 10)
create_target_symlink UBC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
remove_target_symlink UBC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
write_target_range CBC 62046 77.8 % (14 / 18) 60.0 % (6 / 10)
create_target_dir CBC 9 66.7 % (4 / 6) 50.0 % (2 / 4)
truncate_target_file CBC 4 80.0 % (8 / 10) 66.7 % (4 / 6)
close_target_file CBC 6593 83.3 % (5 / 6) 75.0 % (3 / 4)
open_target_file CBC 7785 92.9 % (13 / 14) 91.7 % (11 / 12)
remove_target_dir CBC 17 83.3 % (5 / 6) 75.0 % (3 / 4)
sync_target_dir CBC 13 100.0 % (4 / 4) 75.0 % (3 / 4)
traverse_datadir CBC 22 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta