LCOV - differential code coverage report
Current view: top level - src/backend/postmaster - bgworker.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 85.1 % 383 326 57 326
Current Date: 2025-10-28 08:26:42 +0900 Functions: 92.0 % 25 23 2 23
Baseline: lcov-20251028-005825-baseline Branches: 60.3 % 262 158 104 158
Baseline Date: 2025-10-27 06:37:35 +0000 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 785 53.8 % (14 / 26) 32.1 % (9 / 28)
SanityCheckBackgroundWorker CBC 2608 55.0 % (11 / 20) 46.2 % (12 / 26)
BackgroundWorkerStateChange CBC 1237 86.0 % (49 / 57) 61.8 % (21 / 34)
BackgroundWorkerInitializeConnection CBC 405 71.4 % (10 / 14) 33.3 % (4 / 12)
BackgroundWorkerMain CBC 2336 95.1 % (39 / 41) 56.2 % (9 / 16)
BackgroundWorkerInitializeConnectionByOid CBC 1922 85.7 % (12 / 14) 50.0 % (6 / 12)
BackgroundWorkerShmemInit CBC 1049 96.0 % (24 / 25) 58.3 % (7 / 12)
ForgetUnstartedBackgroundWorkers CBC 506 66.7 % (8 / 12) 58.3 % (7 / 12)
RegisterDynamicBackgroundWorker CBC 1823 94.4 % (34 / 36) 81.8 % (18 / 22)
LookupBackgroundWorkerFunction CBC 2336 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 1920 100.0 % (12 / 12) 75.0 % (6 / 8)
GetBackgroundWorkerTypeByPid CBC 851 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 247 100.0 % (6 / 6) 83.3 % (5 / 6)
FindRegisteredWorkerBySlotNumber CBC 4160 100.0 % (6 / 6) 83.3 % (5 / 6)
GetBackgroundWorkerPid CBC 3005357 100.0 % (14 / 14) 90.0 % (9 / 10)
ReportBackgroundWorkerExit CBC 2322 100.0 % (11 / 11) 87.5 % (7 / 8)
ReportBackgroundWorkerPID CBC 2626 100.0 % (7 / 7) 75.0 % (3 / 4)
WaitForBackgroundWorkerShutdown CBC 1390 83.3 % (10 / 12) 83.3 % (5 / 6)
BackgroundWorkerBlockSignals UBC 0 0.0 % (0 / 3)
BackgroundWorkerShmemSize CBC 2998 100.0 % (4 / 4)
BackgroundWorkerUnblockSignals CBC 2468 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta