LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - pg_backup_tar.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 83.6 % 432 361 71 1 360 1
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 32 32 1 31
Baseline: lcov-20260315-024220-baseline Branches: 54.8 % 208 114 94 114
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 1 1 1
(360..) days: 83.5 % 431 360 71 360
Function coverage date bins:
(360..) days: 100.0 % 32 32 1 31
Branch coverage date bins:
(360..) days: 54.8 % 208 114 94 114

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
_tarPositionTo CBC 72 50.0 % (15 / 30) 41.7 % (10 / 24)
_tarAddFile CBC 82 71.4 % (20 / 28) 54.5 % (12 / 22)
_tarReadRaw CBC 82109 66.7 % (16 / 24) 38.5 % (10 / 26)
_tarGetHeader CBC 72 73.1 % (19 / 26) 43.8 % (7 / 16)
InitArchiveFmt_Tar CBC 21 88.7 % (47 / 53) 60.0 % (12 / 20)
isValidTarHeader CBC 9 53.8 % (7 / 13) 30.0 % (3 / 10)
tarOpen CBC 154 76.0 % (19 / 25) 50.0 % (6 / 12)
_PrintTocData CBC 120 89.5 % (17 / 19) 71.4 % (10 / 14)
_StartLO CBC 2 81.8 % (9 / 11) 50.0 % (2 / 4)
_CloseArchive GNC 20 97.3 % (36 / 37) 80.0 % (8 / 10)
_LoadLOs CBC 2 96.4 % (27 / 28) 66.7 % (8 / 12)
_PrintExtraToc CBC 916 80.0 % (4 / 5) 25.0 % (1 / 4)
_PrintFileData CBC 58 90.0 % (9 / 10) 75.0 % (3 / 4)
_ReadBuf CBC 5307 83.3 % (5 / 6) 50.0 % (1 / 2)
_ReadByte CBC 48270 85.7 % (6 / 7) 50.0 % (1 / 2)
_WriteBuf CBC 5307 83.3 % (5 / 6) 50.0 % (1 / 2)
_WriteByte CBC 48270 85.7 % (6 / 7) 50.0 % (1 / 2)
_WriteData CBC 344 80.0 % (4 / 5) 50.0 % (1 / 2)
_tarWriteHeader CBC 82 80.0 % (4 / 5) 50.0 % (1 / 2)
tarClose CBC 154 87.5 % (7 / 8) 75.0 % (3 / 4)
_ArchiveEntry CBC 490 100.0 % (9 / 9) 100.0 % (2 / 2)
_EndData CBC 58 100.0 % (5 / 5)
_EndLO CBC 2 100.0 % (4 / 4)
_EndLOs CBC 2 100.0 % (4 / 4)
_ReadExtraToc CBC 490 100.0 % (11 / 11) 75.0 % (3 / 4)
_StartData CBC 58 100.0 % (4 / 4)
_StartLOs CBC 2 100.0 % (5 / 5)
_WriteExtraToc CBC 490 100.0 % (6 / 6) 100.0 % (2 / 2)
_scriptOut CBC 2990 100.0 % (3 / 3)
tarPrintf CBC 12 100.0 % (16 / 16) 100.0 % (2 / 2)
tarRead CBC 53696 100.0 % (8 / 8) 100.0 % (4 / 4)
tarWrite CBC 56923 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta