LCOV - differential code coverage report
Current view: top level - src/bin/pg_rewind - file_ops.c (source / functions) Coverage Total Hit UBC CBC
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 71.4 % 175 125 50 125
Current Date: 2025-10-26 12:31:50 -0700 Functions: 86.7 % 15 13 2 13
Baseline: lcov-20251027-010456-baseline Branches: 56.5 % 124 70 54 70
Baseline Date: 2025-10-26 11:01:32 +1300 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
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)
truncate_target_file CBC 4 80.0 % (8 / 10) 66.7 % (4 / 6)
create_target CBC 9 53.3 % (8 / 15) 33.3 % (3 / 9)
create_target_dir CBC 9 66.7 % (4 / 6) 50.0 % (2 / 4)
sync_target_dir CBC 14 100.0 % (4 / 4) 75.0 % (3 / 4)
remove_target_dir CBC 18 83.3 % (5 / 6) 75.0 % (3 / 4)
traverse_datadir CBC 24 100.0 % (3 / 3)
slurpFile CBC 59 72.2 % (13 / 18) 50.0 % (5 / 10)
recurse_dir CBC 702 82.1 % (32 / 39) 63.9 % (23 / 36)
remove_target_file CBC 703 62.5 % (5 / 8) 37.5 % (3 / 8)
remove_target CBC 721 68.8 % (11 / 16) 44.4 % (4 / 9)
close_target_file CBC 6830 83.3 % (5 / 6) 75.0 % (3 / 4)
open_target_file CBC 7925 92.9 % (13 / 14) 91.7 % (11 / 12)
write_target_range CBC 54246 77.8 % (14 / 18) 60.0 % (6 / 10)

Generated by: LCOV version 2.4-beta