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-20250907-010129-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
RegisterBackgroundWorker CBC 765 53.8 % (14 / 26) 32.1 % (9 / 28)
SanityCheckBackgroundWorker CBC 2576 55.0 % (11 / 20) 46.2 % (12 / 26)
BackgroundWorkerStateChange CBC 1237 86.0 % (49 / 57) 61.8 % (21 / 34)
BackgroundWorkerInitializeConnection CBC 389 71.4 % (10 / 14) 33.3 % (4 / 12)
BackgroundWorkerMain CBC 2302 95.1 % (39 / 41) 56.2 % (9 / 16)
BackgroundWorkerInitializeConnectionByOid CBC 1904 85.7 % (12 / 14) 50.0 % (6 / 12)
BackgroundWorkerShmemInit CBC 1029 96.0 % (24 / 25) 58.3 % (7 / 12)
ForgetUnstartedBackgroundWorkers CBC 488 66.7 % (8 / 12) 58.3 % (7 / 12)
RegisterDynamicBackgroundWorker CBC 1811 94.4 % (34 / 36) 81.8 % (18 / 22)
LookupBackgroundWorkerFunction CBC 2302 87.5 % (7 / 8) 62.5 % (5 / 8)
ResetBackgroundWorkerCrashTimes CBC 4 90.0 % (9 / 10) 62.5 % (5 / 8)
TerminateBackgroundWorker CBC 6 100.0 % (12 / 12) 50.0 % (3 / 6)
ForgetBackgroundWorker CBC 1904 100.0 % (12 / 12) 75.0 % (6 / 8)
GetBackgroundWorkerTypeByPid CBC 829 92.3 % (12 / 13) 75.0 % (6 / 8)
WaitForBackgroundWorkerStartup CBC 7 85.7 % (12 / 14) 75.0 % (6 / 8)
bgworker_die UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
BackgroundWorkerStopNotifications CBC 246 100.0 % (6 / 6) 83.3 % (5 / 6)
FindRegisteredWorkerBySlotNumber CBC 4154 100.0 % (6 / 6) 83.3 % (5 / 6)
GetBackgroundWorkerPid CBC 3028630 100.0 % (14 / 14) 90.0 % (9 / 10)
ReportBackgroundWorkerExit CBC 2290 100.0 % (11 / 11) 87.5 % (7 / 8)
ReportBackgroundWorkerPID CBC 2588 100.0 % (7 / 7) 75.0 % (3 / 4)
WaitForBackgroundWorkerShutdown CBC 1375 83.3 % (10 / 12) 83.3 % (5 / 6)
BackgroundWorkerBlockSignals UBC 0 0.0 % (0 / 3)
BackgroundWorkerShmemSize CBC 2938 100.0 % (4 / 4)
BackgroundWorkerUnblockSignals CBC 2429 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta