LCOV - differential code coverage report
Current view: top level - src/bin/pg_basebackup - walmethods.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 62.4 % 529 330 199 330
Current Date: 2025-10-28 08:26:42 +0900 Functions: 82.6 % 23 19 4 19
Baseline: lcov-20251028-005825-baseline Branches: 52.6 % 308 162 146 162
Baseline Date: 2025-10-27 06:37:35 +0000 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
dir_open_for_write CBC 137 57.0 % (49 / 86) 61.9 % (26 / 42)
tar_open_for_write CBC 13 55.3 % (42 / 76) 57.5 % (23 / 40)
tar_close CBC 13 56.2 % (36 / 64) 47.8 % (22 / 46)
dir_sync UBC 0 0.0 % (0 / 23) 0.0 % (0 / 18)
tar_finish CBC 13 54.2 % (26 / 48) 36.8 % (14 / 38)
dir_close CBC 137 77.4 % (41 / 53) 66.7 % (20 / 30)
dir_get_file_size UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
dir_write CBC 1125 82.4 % (28 / 34) 53.8 % (14 / 26)
tar_sync CBC 13 50.0 % (6 / 12) 25.0 % (2 / 8)
tar_write_compressed_data CBC 5997 73.9 % (17 / 23) 75.0 % (15 / 20)
tar_write CBC 26544 73.7 % (14 / 19) 50.0 % (6 / 12)
GetLastWalMethodError UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
tar_get_file_size UBC 0 0.0 % (0 / 4)
dir_existsfile CBC 128 77.8 % (7 / 9) 50.0 % (1 / 2)
dir_finish CBC 122 75.0 % (6 / 8) 75.0 % (3 / 4)
tar_write_padding_data CBC 13 90.0 % (9 / 10) 75.0 % (3 / 4)
CreateWalDirectoryMethod CBC 124 100.0 % (9 / 9)
CreateWalTarMethod CBC 13 100.0 % (15 / 15) 100.0 % (4 / 4)
dir_free CBC 122 100.0 % (5 / 5)
dir_get_file_name CBC 413 100.0 % (6 / 6) 100.0 % (6 / 6)
tar_existsfile CBC 10 100.0 % (3 / 3)
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)

Generated by: LCOV version 2.4-beta