LCOV - differential code coverage report
Current view: top level - src/backend/storage/ipc - shm_mq.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 89.7 % 390 350 40 350
Current Date: 2025-10-28 08:26:42 +0900 Functions: 95.2 % 21 20 1 20
Baseline: lcov-20251028-005825-baseline Branches: 73.5 % 238 175 63 175
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: 89.7 % 390 350 40 350
Function coverage date bins:
(360..) days: 95.2 % 21 20 1 20
Branch coverage date bins:
(360..) days: 73.5 % 238 175 63 175

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
shm_mq_wait_for_attach UBC 0 0.0 % (0 / 9) 0.0 % (0 / 6)
shm_mq_get_receiver CBC 4 100.0 % (5 / 5) 50.0 % (1 / 2)
shm_mq_wait_internal CBC 76 90.0 % (18 / 20) 78.6 % (11 / 14)
shm_mq_detach_callback CBC 1490 100.0 % (4 / 4)
shm_mq_set_handle CBC 2662 100.0 % (4 / 4) 50.0 % (1 / 2)
shm_mq_set_sender CBC 2694 100.0 % (9 / 9) 83.3 % (5 / 6)
shm_mq_create CBC 2778 100.0 % (14 / 14) 50.0 % (1 / 2)
shm_mq_set_receiver CBC 2778 100.0 % (9 / 9) 66.7 % (4 / 6)
shm_mq_detach CBC 3982 100.0 % (12 / 12) 83.3 % (5 / 6)
shm_mq_attach CBC 5472 100.0 % (18 / 18) 66.7 % (4 / 6)
shm_mq_detach_internal CBC 5472 100.0 % (11 / 11) 75.0 % (6 / 8)
shm_mq_inc_bytes_read CBC 157919 100.0 % (8 / 8) 50.0 % (1 / 2)
shm_mq_inc_bytes_written CBC 242023 100.0 % (5 / 5)
shm_mq_send CBC 1213076 100.0 % (4 / 4)
shm_mq_sendv CBC 1214474 87.2 % (75 / 86) 70.3 % (45 / 64)
shm_mq_counterparty_gone CBC 1263559 77.8 % (7 / 9) 87.5 % (7 / 8)
shm_mq_receive_bytes CBC 1596715 96.4 % (27 / 28) 87.5 % (14 / 16)
shm_mq_get_queue CBC 1738151 100.0 % (2 / 2)
shm_mq_send_bytes CBC 2420131 85.4 % (41 / 48) 75.0 % (24 / 32)
shm_mq_receive CBC 2722910 90.0 % (72 / 80) 78.6 % (44 / 56)
shm_mq_get_sender CBC 3001735 100.0 % (5 / 5) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta