LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - compress_zstd.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 84.3 % 248 209 39 209
Current Date: 2025-09-06 07:49:51 +0900 Functions: 88.9 % 18 16 2 16
Baseline: lcov-20250906-005545-baseline Branches: 61.5 % 122 75 47 75
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 49.0 % 51 25 26 25
(30,360] days: 100.0 % 2 2 2
(360..) days: 93.3 % 195 182 13 182
Function coverage date bins:
(7,30] days: 100.0 % 2 2 2
(360..) days: 87.5 % 16 14 2 14
Branch coverage date bins:
(7,30] days: 38.5 % 26 10 16 10
(360..) days: 67.7 % 96 65 31 65

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
Zstd_get_error UBC 0 0.0 % (0 / 3)
Zstd_getc UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
Zstd_eof CBC 2 100.0 % (3 / 3)
Zstd_gets CBC 4 100.0 % (10 / 10) 80.0 % (8 / 10)
ReadDataFromArchiveZstd CBC 40 95.8 % (23 / 24) 60.0 % (6 / 10)
Zstd_open_write CBC 40 100.0 % (3 / 3)
EndCompressorZstd CBC 80 100.0 % (14 / 14) 62.5 % (5 / 8)
InitCompressorZstd CBC 80 95.5 % (21 / 22) 62.5 % (5 / 8)
_ZstdCStreamParams CBC 80 88.9 % (8 / 9) 75.0 % (3 / 4)
_Zstd_CCtx_setParam_or_die CBC 81 80.0 % (4 / 5) 50.0 % (1 / 2)
Zstd_read CBC 82 100.0 % (2 / 2)
InitCompressFileHandleZstd CBC 83 100.0 % (13 / 13)
Zstd_close CBC 83 72.7 % (24 / 33) 57.1 % (8 / 14)
Zstd_open CBC 83 66.7 % (10 / 15) 50.0 % (3 / 6)
Zstd_read_internal CBC 126 79.1 % (34 / 43) 58.8 % (20 / 34)
WriteDataToArchiveZstd CBC 169 100.0 % (7 / 7)
_ZstdWriteCommon CBC 209 92.9 % (13 / 14) 75.0 % (9 / 12)
Zstd_write CBC 2377 83.3 % (20 / 24) 58.3 % (7 / 12)

Generated by: LCOV version 2.4-beta