LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - compress_zstd.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 81.3 % 257 209 17 31 3 12 194 5 15
Current Date: 2026-05-05 10:23:31 +0900 Functions: 94.4 % 18 17 1 1 6 10
Baseline: lcov-20260505-025707-baseline Branches: 63.1 % 130 82 11 37 5 13 64 5 11
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 48.6 % 74 36 17 21 1 12 23
(360..) days: 94.5 % 183 173 10 2 171
Function coverage date bins:
(30,360] days: 100.0 % 2 2 1 1
(360..) days: 93.8 % 16 15 1 1 5 9
Branch coverage date bins:
(30,360] days: 50.0 % 48 24 11 13 1 13 10
(360..) days: 70.7 % 82 58 24 4 54

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_read_internal GNC 1761 78.6 % (33 / 42) 58.8 % (20 / 34)
Zstd_open GNC 9 43.5 % (10 / 23) 30.0 % (3 / 10)
Zstd_write GNC 93 69.2 % (18 / 26) 50.0 % (7 / 14)
Zstd_close GNC 9 72.7 % (24 / 33) 64.3 % (9 / 14)
EndCompressorZstd CBC 6 100.0 % (14 / 14) 62.5 % (5 / 8)
InitCompressorZstd GNC 6 95.5 % (21 / 22) 62.5 % (5 / 8)
ReadDataFromArchiveZstd CBC 3 95.8 % (23 / 24) 80.0 % (8 / 10)
Zstd_gets CBC 2 100.0 % (10 / 10) 80.0 % (8 / 10)
_ZstdWriteCommon GNC 7 92.9 % (13 / 14) 85.7 % (12 / 14)
Zstd_getc GBC 1572 75.0 % (3 / 4) 50.0 % (1 / 2)
_ZstdCStreamParams CBC 7 88.9 % (8 / 9) 75.0 % (3 / 4)
_Zstd_CCtx_setParam_or_die CBC 8 80.0 % (4 / 5) 50.0 % (1 / 2)
InitCompressFileHandleZstd CBC 9 100.0 % (13 / 13)
WriteDataToArchiveZstd CBC 4 100.0 % (7 / 7)
Zstd_eof CBC 1 100.0 % (3 / 3)
Zstd_get_error UBC 0 0.0 % (0 / 3)
Zstd_open_write CBC 3 100.0 % (3 / 3)
Zstd_read CBC 1739 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta