LCOV - differential code coverage report
Current view: top level - src/backend/postmaster - bgworker.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 85.1 % 383 326 57 326
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.0 % 25 23 2 23
Baseline: lcov-20250906-005545-baseline Branches: 60.3 % 262 158 104 158
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 2 2 2
(360..) days: 85.0 % 381 324 57 324
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 91.7 % 24 22 2 22
Branch coverage date bins:
(360..) days: 60.3 % 262 158 104 158

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
BackgroundWorkerBlockSignals UBC 0 0.0 % (0 / 3)
bgworker_die UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
ResetBackgroundWorkerCrashTimes CBC 4 90.0 % (9 / 10) 62.5 % (5 / 8)
TerminateBackgroundWorker CBC 6 100.0 % (12 / 12) 50.0 % (3 / 6)
WaitForBackgroundWorkerStartup CBC 7 85.7 % (12 / 14) 75.0 % (6 / 8)
BackgroundWorkerStopNotifications CBC 246 100.0 % (6 / 6) 83.3 % (5 / 6)
BackgroundWorkerInitializeConnection CBC 387 71.4 % (10 / 14) 33.3 % (4 / 12)
ForgetUnstartedBackgroundWorkers CBC 488 66.7 % (8 / 12) 58.3 % (7 / 12)
RegisterBackgroundWorker CBC 765 53.8 % (14 / 26) 32.1 % (9 / 28)
GetBackgroundWorkerTypeByPid CBC 833 92.3 % (12 / 13) 75.0 % (6 / 8)
BackgroundWorkerShmemInit CBC 1029 96.0 % (24 / 25) 58.3 % (7 / 12)
BackgroundWorkerStateChange CBC 1250 86.0 % (49 / 57) 61.8 % (21 / 34)
WaitForBackgroundWorkerShutdown CBC 1379 83.3 % (10 / 12) 83.3 % (5 / 6)
RegisterDynamicBackgroundWorker CBC 1817 94.4 % (34 / 36) 81.8 % (18 / 22)
BackgroundWorkerInitializeConnectionByOid CBC 1909 85.7 % (12 / 14) 50.0 % (6 / 12)
ForgetBackgroundWorker CBC 1909 100.0 % (12 / 12) 75.0 % (6 / 8)
ReportBackgroundWorkerExit CBC 2293 100.0 % (11 / 11) 87.5 % (7 / 8)
BackgroundWorkerMain CBC 2305 95.1 % (39 / 41) 56.2 % (9 / 16)
LookupBackgroundWorkerFunction CBC 2305 87.5 % (7 / 8) 62.5 % (5 / 8)
BackgroundWorkerUnblockSignals CBC 2434 100.0 % (3 / 3)
SanityCheckBackgroundWorker CBC 2582 55.0 % (11 / 20) 46.2 % (12 / 26)
ReportBackgroundWorkerPID CBC 2598 100.0 % (7 / 7) 75.0 % (3 / 4)
BackgroundWorkerShmemSize CBC 2938 100.0 % (4 / 4)
FindRegisteredWorkerBySlotNumber CBC 4169 100.0 % (6 / 6) 83.3 % (5 / 6)
GetBackgroundWorkerPid CBC 2905176 100.0 % (14 / 14) 90.0 % (9 / 10)

Generated by: LCOV version 2.4-beta