LCOV - differential code coverage report
Current view: top level - src/backend/commands - async.c (source / functions) Coverage Total Hit LBC UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 86.1 % 577 497 4 76 497
Current Date: 2025-10-28 08:26:42 +0900 Functions: 95.6 % 45 43 2 43
Baseline: lcov-20251028-005825-baseline Branches: 61.7 % 412 254 4 154 254
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: 86.1 % 577 497 4 76 497
Function coverage date bins:
(360..) days: 95.6 % 45 43 2 43
Branch coverage date bins:
(360..) days: 61.7 % 412 254 4 154 254

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
asyncQueuePageDiff UBC 0 0.0 % (0 / 2)
notification_match UBC 0 0.0 % (0 / 10) 0.0 % (0 / 8)
Async_Unlisten CBC 3 66.7 % (4 / 6) 37.5 % (3 / 8)
Exec_UnlistenCommit CBC 3 90.0 % (9 / 10) 41.7 % (5 / 12)
pg_notification_queue_usage CBC 5 100.0 % (6 / 6)
pg_listening_channels CBC 9 100.0 % (9 / 9) 100.0 % (4 / 4)
asyncQueueAdvanceTail CBC 13 78.9 % (15 / 19) 66.7 % (8 / 12)
Async_UnlistenOnExit CBC 14 100.0 % (4 / 4)
HandleNotifyInterrupt CBC 16 100.0 % (4 / 4)
Async_UnlistenAll CBC 19 83.3 % (5 / 6) 50.0 % (4 / 8)
asyncQueuePagePrecedes CBC 25 100.0 % (2 / 2)
asyncQueueUnregister CBC 27 75.0 % (12 / 16) 40.0 % (4 / 10)
Exec_UnlistenAllCommit CBC 30 83.3 % (5 / 6) 25.0 % (1 / 4)
NotifyMyFrontEnd CBC 31 88.9 % (8 / 9) 25.0 % (1 / 4)
ProcessIncomingNotify CBC 35 80.0 % (12 / 15) 41.7 % (5 / 12)
Async_Listen CBC 37 80.0 % (4 / 5) 25.0 % (1 / 4)
Exec_ListenCommit CBC 37 100.0 % (6 / 6) 100.0 % (2 / 2)
Exec_ListenPreCommit CBC 37 96.6 % (28 / 29) 69.2 % (18 / 26)
asyncQueueReadAllNotifications CBC 46 89.7 % (26 / 29) 68.8 % (11 / 16)
SignalBackends CBC 48 85.7 % (24 / 28) 60.0 % (12 / 20)
queue_listen CBC 57 100.0 % (17 / 17) 75.0 % (3 / 4)
asyncQueueProcessPageEntries CBC 81 85.7 % (18 / 21) 88.9 % (16 / 18)
asyncQueueAddEntries CBC 83 91.4 % (32 / 35) 92.9 % (13 / 14)
asyncQueueFillWarning CBC 83 26.7 % (4 / 15) 4.2 % (1 / 24)
asyncQueueIsFull CBC 83 100.0 % (5 / 5)
asyncQueueUsage CBC 88 100.0 % (7 / 7) 100.0 % (2 / 2)
ProcessNotifyInterrupt CBC 93 100.0 % (5 / 5) 100.0 % (4 / 4)
AtPrepare_Notify CBC 296 75.0 % (3 / 4) 33.3 % (2 / 6)
AddEventToPendingNotifies CBC 1034 100.0 % (20 / 20) 77.8 % (14 / 18)
AsyncExistsPendingNotify CBC 1048 85.7 % (12 / 14) 77.8 % (14 / 18)
AsyncShmemInit CBC 1049 100.0 % (21 / 21) 66.7 % (4 / 6)
pg_notify CBC 1054 100.0 % (10 / 10) 100.0 % (4 / 4)
check_notify_buffers CBC 1087 100.0 % (2 / 2)
Async_Notify CBC 1103 91.9 % (34 / 37) 62.5 % (20 / 32)
asyncQueueNotificationToEntry CBC 1109 100.0 % (13 / 13) 50.0 % (2 / 4)
IsListeningOn CBC 1196 100.0 % (6 / 6) 100.0 % (8 / 8)
AsyncShmemSize CBC 1949 100.0 % (5 / 5)
notification_hash CBC 1983 100.0 % (5 / 5) 50.0 % (1 / 2)
asyncQueueAdvance CBC 2301 100.0 % (12 / 12) 75.0 % (3 / 4)
AtSubCommit_Notify CBC 4422 59.3 % (16 / 27) 57.7 % (15 / 26)
AtSubAbort_Notify CBC 4663 69.2 % (9 / 13) 62.5 % (5 / 8)
AtAbort_Notify CBC 25251 80.0 % (4 / 5) 25.0 % (1 / 4)
ClearPendingActionsAndNotifies CBC 25348 100.0 % (4 / 4)
AtCommit_Notify CBC 294730 96.2 % (25 / 26) 82.1 % (23 / 28)
PreCommit_Notify CBC 294885 92.6 % (25 / 27) 71.4 % (20 / 28)

Generated by: LCOV version 2.4-beta