LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - parallel.c (source / functions) Coverage Total Hit UIC GIC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 82.3 % 339 279 60 279
Current Date: 2025-09-06 07:49:51 +0900 Functions: 90.6 % 32 29 3 29
Baseline: lcov-20250906-005545-baseline Branches: 61.4 % 189 116 73 116
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 82.3 % 339 279 60 279
Function coverage date bins:
(360..) days: 90.6 % 32 29 3 29
Branch coverage date bins:
(360..) days: 61.4 % 189 116 73 116

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
GetMyPSlot UIC 0 0.0 % (0 / 5) 0.0 % (0 / 4)
ShutdownWorkersHard UIC 0 0.0 % (0 / 9) 0.0 % (0 / 6)
sigTermHandler UIC 0 0.0 % (0 / 17) 0.0 % (0 / 14)
WaitForTerminatingWorkers GIC 13 100.0 % (13 / 13) 75.0 % (6 / 8)
ParallelBackupEnd GIC 15 100.0 % (13 / 13) 83.3 % (5 / 6)
ParallelBackupStart GIC 15 95.5 % (42 / 44) 75.0 % (12 / 16)
set_cancel_pstate GIC 26 100.0 % (3 / 3)
RunWorker GIC 28 100.0 % (11 / 11)
WaitForCommands GIC 28 92.9 % (13 / 14) 83.3 % (5 / 6)
HasEveryWorkerTerminated GIC 41 100.0 % (5 / 5) 83.3 % (5 / 6)
set_cancel_slot_archive GIC 56 100.0 % (3 / 3)
IsEveryWorkerIdle GIC 71 100.0 % (5 / 5) 100.0 % (4 / 4)
lockTableForWorker GIC 182 90.9 % (10 / 11) 66.7 % (4 / 6)
archive_close_connection GIC 202 46.2 % (6 / 13) 20.0 % (2 / 10)
select_loop GIC 218 87.5 % (7 / 8) 25.0 % (1 / 4)
DispatchJobForTocEntry GIC 228 100.0 % (10 / 10) 100.0 % (2 / 2)
buildWorkerCommand GIC 228 85.7 % (6 / 7) 75.0 % (3 / 4)
buildWorkerResponse GIC 228 100.0 % (3 / 3) 50.0 % (1 / 2)
parseWorkerCommand GIC 228 93.3 % (14 / 15) 58.3 % (7 / 12)
parseWorkerResponse GIC 228 88.9 % (8 / 9) 50.0 % (3 / 6)
sendMessageToLeader GIC 228 80.0 % (4 / 5) 50.0 % (1 / 2)
sendMessageToWorker GIC 228 80.0 % (4 / 5) 50.0 % (1 / 2)
WaitForWorkers GIC 231 81.8 % (18 / 22) 76.5 % (13 / 17)
getMessageFromLeader GIC 256 100.0 % (2 / 2)
on_exit_close_archive GIC 263 100.0 % (4 / 4)
init_parallel_dump_utils GIC 386 100.0 % (2 / 2)
ListenToWorkers GIC 438 87.5 % (14 / 16) 66.7 % (4 / 6)
getMessageFromWorker GIC 438 84.6 % (22 / 26) 76.9 % (20 / 26)
readMessageFromPipe GIC 484 88.2 % (15 / 17) 70.0 % (7 / 10)
GetIdleWorker GIC 596 100.0 % (5 / 5) 100.0 % (4 / 4)
set_archive_cancel_info GIC 613 100.0 % (10 / 10) 100.0 % (4 / 4)
set_cancel_handler GIC 613 100.0 % (7 / 7) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta