LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - compress_gzip.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 81.4 % 183 149 8 26 7 4 138 2 4
Current Date: 2026-05-05 10:23:31 +0900 Functions: 94.1 % 17 16 1 1 3 12
Baseline: lcov-20260505-025707-baseline Branches: 56.4 % 78 44 5 29 2 1 41 1 1
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: 52.2 % 23 12 8 3 1 4 7
(360..) days: 85.6 % 160 137 23 6 131
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 93.8 % 16 15 1 1 3 11
Branch coverage date bins:
(30,360] days: 44.4 % 18 8 5 5 1 1 6
(360..) days: 60.0 % 60 36 24 1 35

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
ReadDataFromArchiveGzip GNC 199 73.7 % (28 / 38) 55.6 % (10 / 18)
Gzip_open GNC 439 52.9 % (9 / 17) 40.0 % (4 / 10)
DeflateCompressorCommon CBC 1147 95.0 % (19 / 20) 75.0 % (15 / 20)
Gzip_read CBC 593 81.8 % (9 / 11) 60.0 % (6 / 10)
Gzip_getc GBC 1572 66.7 % (6 / 9) 25.0 % (1 / 4)
Gzip_write CBC 25128 66.7 % (4 / 6) 25.0 % (1 / 4)
DeflateCompressorInit GNC 196 93.3 % (14 / 15) 50.0 % (2 / 4)
Gzip_get_error UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
DeflateCompressorEnd CBC 196 92.3 % (12 / 13) 50.0 % (1 / 2)
EndCompressorGzip CBC 395 100.0 % (4 / 4) 100.0 % (2 / 2)
InitCompressorGzip CBC 395 100.0 % (8 / 8) 100.0 % (2 / 2)
Gzip_close CBC 439 100.0 % (4 / 4)
Gzip_eof CBC 1 100.0 % (3 / 3)
Gzip_gets CBC 2 100.0 % (3 / 3)
Gzip_open_write CBC 219 100.0 % (7 / 7)
InitCompressFileHandleGzip CBC 439 100.0 % (13 / 13)
WriteDataToArchiveGzip CBC 951 100.0 % (6 / 6)

Generated by: LCOV version 2.5.0-beta