LCOV - differential code coverage report
Current view: top level - src/bin/pg_dump - parallel.c (source / functions) Coverage Total Hit UIC GIC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 82.3 % 339 279 60 279
Current Date: 2025-10-28 08:26:42 +0900 Functions: 90.6 % 32 29 3 29
Baseline: lcov-20251028-005825-baseline Branches: 61.4 % 189 116 73 116
Baseline Date: 2025-10-27 06:37:35 +0000 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
DispatchJobForTocEntry GIC 115 100.0 % (10 / 10) 100.0 % (2 / 2)
GetIdleWorker GIC 262 100.0 % (5 / 5) 100.0 % (4 / 4)
GetMyPSlot UIC 0 0.0 % (0 / 5) 0.0 % (0 / 4)
HasEveryWorkerTerminated GIC 41 100.0 % (5 / 5) 83.3 % (5 / 6)
IsEveryWorkerIdle GIC 70 100.0 % (5 / 5) 100.0 % (4 / 4)
ListenToWorkers GIC 218 87.5 % (14 / 16) 66.7 % (4 / 6)
ParallelBackupEnd GIC 15 100.0 % (13 / 13) 83.3 % (5 / 6)
ParallelBackupStart GIC 15 95.5 % (42 / 44) 75.0 % (12 / 16)
RunWorker GIC 28 100.0 % (11 / 11)
ShutdownWorkersHard UIC 0 0.0 % (0 / 9) 0.0 % (0 / 6)
WaitForCommands GIC 28 92.9 % (13 / 14) 83.3 % (5 / 6)
WaitForTerminatingWorkers GIC 13 100.0 % (13 / 13) 75.0 % (6 / 8)
WaitForWorkers GIC 117 81.8 % (18 / 22) 76.5 % (13 / 17)
archive_close_connection GIC 206 46.2 % (6 / 13) 20.0 % (2 / 10)
buildWorkerCommand GIC 115 85.7 % (6 / 7) 75.0 % (3 / 4)
buildWorkerResponse GIC 115 100.0 % (3 / 3) 50.0 % (1 / 2)
getMessageFromLeader GIC 143 100.0 % (2 / 2)
getMessageFromWorker GIC 218 84.6 % (22 / 26) 76.9 % (20 / 26)
init_parallel_dump_utils GIC 393 100.0 % (2 / 2)
lockTableForWorker GIC 69 90.9 % (10 / 11) 66.7 % (4 / 6)
on_exit_close_archive GIC 270 100.0 % (4 / 4)
parseWorkerCommand GIC 115 93.3 % (14 / 15) 58.3 % (7 / 12)
parseWorkerResponse GIC 115 88.9 % (8 / 9) 50.0 % (3 / 6)
readMessageFromPipe GIC 258 88.2 % (15 / 17) 70.0 % (7 / 10)
select_loop GIC 111 87.5 % (7 / 8) 25.0 % (1 / 4)
sendMessageToLeader GIC 115 80.0 % (4 / 5) 50.0 % (1 / 2)
sendMessageToWorker GIC 115 80.0 % (4 / 5) 50.0 % (1 / 2)
set_archive_cancel_info GIC 621 100.0 % (10 / 10) 100.0 % (4 / 4)
set_cancel_handler GIC 621 100.0 % (7 / 7) 100.0 % (2 / 2)
set_cancel_pstate GIC 26 100.0 % (3 / 3)
set_cancel_slot_archive GIC 56 100.0 % (3 / 3)
sigTermHandler UIC 0 0.0 % (0 / 17) 0.0 % (0 / 14)

Generated by: LCOV version 2.4-beta