LCOV - differential code coverage report
Current view: top level - src/backend/replication - slotfuncs.c (source / functions) Coverage Total Hit UNC UBC GNC CBC EUB ECB DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 94.9 % 332 315 17 21 294 16
Current Date: 2026-03-14 14:10:32 -0400 Functions: 93.8 % 16 15 1 6 9
Baseline: lcov-20260315-024220-baseline Branches: 70.5 % 190 134 5 51 27 107 6 6 4 24
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 96.6 % 29 28 1 21 7
(360..) days: 94.7 % 303 287 16 287
Function coverage date bins:
(360..) days: 93.8 % 16 15 1 6 9
Branch coverage date bins:
(30,360] days: 78.6 % 42 33 5 4 27 6
(360..) days: 63.1 % 160 101 47 101 6 6

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
copy_replication_slot GNC 17 94.1 % (80 / 85) 63.6 % (42 / 66)
create_logical_replication_slot GNC 142 100.0 % (12 / 12) 75.0 % (6 / 8)
create_physical_replication_slot GNC 46 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_copy_logical_replication_slot_a CBC 4 100.0 % (2 / 2)
pg_copy_logical_replication_slot_b UBC 0 0.0 % (0 / 2)
pg_copy_logical_replication_slot_c CBC 6 100.0 % (2 / 2)
pg_copy_physical_replication_slot_a CBC 2 100.0 % (2 / 2)
pg_copy_physical_replication_slot_b CBC 5 100.0 % (2 / 2)
pg_create_logical_replication_slot CBC 135 95.2 % (20 / 21) 50.0 % (3 / 6)
pg_create_physical_replication_slot CBC 41 94.7 % (18 / 19) 50.0 % (3 / 6)
pg_drop_replication_slot CBC 149 100.0 % (6 / 6)
pg_get_replication_slots GNC 397 97.1 % (101 / 104) 92.6 % (50 / 54)
pg_logical_replication_slot_advance CBC 11 100.0 % (2 / 2)
pg_physical_replication_slot_advance GNC 7 100.0 % (12 / 12) 50.0 % (2 / 4)
pg_replication_slot_advance GNC 20 90.9 % (30 / 33) 57.1 % (16 / 28)
pg_sync_replication_slots CBC 12 88.9 % (16 / 18) 50.0 % (5 / 10)

Generated by: LCOV version 2.4-beta