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

Generated by: LCOV version 2.4-beta