LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - pg_backup_custom.c (source / functions) Coverage Total Hit UNC LBC UBC GBC CBC DUB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 61.1 % 332 203 4 125 8 195 4
Current Date: 2025-10-28 08:26:42 +0900 Functions: 77.4 % 31 24 1 6 24
Baseline: lcov-20251028-005825-baseline Branches: 35.4 % 178 63 4 1 110 7 56
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 0.0 % 4 0 4
(30,360] days: 100.0 % 4 4 4
(360..) days: 61.4 % 324 199 125 8 191
Function coverage date bins:
(360..) days: 77.4 % 31 24 1 6 24
Branch coverage date bins:
(1,7] days: 0.0 % 4 0 4
(30,360] days: 66.7 % 6 4 2 4
(360..) days: 35.1 % 168 59 1 108 7 52

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
_Clone UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
_DeClone UBC 0 0.0 % (0 / 4)
_PrepParallelRestore UBC 0 0.0 % (0 / 20) 0.0 % (0 / 16)
_ReopenArchive UBC 0 0.0 % (0 / 19) 0.0 % (0 / 16)
_WorkerJobRestoreCustom UBC 0 0.0 % (0 / 2)
_skipData UNC 0 0.0 % (0 / 20) 0.0 % (0 / 14)
_skipLOs UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
_EndLO CBC 10 100.0 % (5 / 5)
_EndLOs CBC 10 100.0 % (3 / 3)
_LoadLOs CBC 10 100.0 % (10 / 10) 100.0 % (2 / 2)
_StartLO CBC 10 85.7 % (6 / 7) 50.0 % (1 / 2)
_StartLOs CBC 10 100.0 % (9 / 9) 50.0 % (1 / 2)
InitArchiveFmt_Custom CBC 92 83.0 % (39 / 47) 44.4 % (8 / 18)
_CloseArchive CBC 92 88.9 % (16 / 18) 65.0 % (13 / 20)
_PrintData CBC 192 100.0 % (5 / 5)
_PrintTocData CBC 192 46.3 % (25 / 54) 37.0 % (17 / 46)
_readBlockHeader CBC 192 66.7 % (6 / 9) 50.0 % (2 / 4)
_EndData CBC 201 100.0 % (6 / 6)
_StartData CBC 201 100.0 % (10 / 10) 50.0 % (1 / 2)
_CustomWriteFunc CBC 215 100.0 % (5 / 5) 50.0 % (1 / 2)
_getFilePos CBC 374 66.7 % (4 / 6) 25.0 % (1 / 4)
_CustomReadFunc CBC 388 100.0 % (10 / 10) 100.0 % (4 / 4)
_WriteData CBC 638 100.0 % (6 / 6) 100.0 % (2 / 2)
_PrintExtraToc CBC 1522 100.0 % (6 / 6) 100.0 % (2 / 2)
_ArchiveEntry CBC 5192 100.0 % (7 / 7) 100.0 % (2 / 2)
_ReadExtraToc CBC 5620 88.9 % (8 / 9) 50.0 % (2 / 4)
_WriteExtraToc CBC 6445 100.0 % (4 / 4)
_ReadBuf CBC 56710 75.0 % (3 / 4) 25.0 % (1 / 4)
_WriteBuf CBC 64623 75.0 % (3 / 4) 50.0 % (1 / 2)
_ReadByte CBC 576889 80.0 % (4 / 5) 25.0 % (1 / 4)
_WriteByte CBC 660461 75.0 % (3 / 4) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta