LCOV - differential code coverage report
Current view: top level - src/bin/pg_basebackup - walmethods.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 62.4 % 529 330 199 330
Current Date: 2025-09-06 07:49:51 +0900 Functions: 82.6 % 23 19 4 19
Baseline: lcov-20250907-010129-baseline Branches: 52.6 % 308 162 146 162
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 62.4 % 529 330 199 330
Function coverage date bins:
(360..) days: 82.6 % 23 19 4 19
Branch coverage date bins:
(360..) days: 52.6 % 308 162 146 162

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
CreateWalDirectoryMethod CBC 123 100.0 % (9 / 9)
CreateWalTarMethod CBC 13 100.0 % (15 / 15) 100.0 % (4 / 4)
GetLastWalMethodError UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
dir_close CBC 137 77.4 % (41 / 53) 66.7 % (20 / 30)
dir_existsfile CBC 127 77.8 % (7 / 9) 50.0 % (1 / 2)
dir_finish CBC 121 75.0 % (6 / 8) 75.0 % (3 / 4)
dir_free CBC 121 100.0 % (5 / 5)
dir_get_file_name CBC 411 100.0 % (6 / 6) 100.0 % (6 / 6)
dir_get_file_size UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
dir_open_for_write CBC 137 57.0 % (49 / 86) 61.9 % (26 / 42)
dir_sync UBC 0 0.0 % (0 / 23) 0.0 % (0 / 18)
dir_write CBC 1247 82.4 % (28 / 34) 53.8 % (14 / 26)
tar_close CBC 13 56.2 % (36 / 64) 47.8 % (22 / 46)
tar_existsfile CBC 10 100.0 % (3 / 3)
tar_finish CBC 13 54.2 % (26 / 48) 36.8 % (14 / 38)
tar_free CBC 13 100.0 % (7 / 7) 100.0 % (2 / 2)
tar_get_file_name CBC 39 100.0 % (4 / 4) 50.0 % (1 / 2)
tar_get_file_size UBC 0 0.0 % (0 / 4)
tar_open_for_write CBC 13 55.3 % (42 / 76) 57.5 % (23 / 40)
tar_sync CBC 13 50.0 % (6 / 12) 25.0 % (2 / 8)
tar_write CBC 26559 73.7 % (14 / 19) 50.0 % (6 / 12)
tar_write_compressed_data CBC 6042 73.9 % (17 / 23) 75.0 % (15 / 20)
tar_write_padding_data CBC 13 90.0 % (9 / 10) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta