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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 94.9 % 332 315 17 28 287 23
Current Date: 2026-05-05 10:23:31 +0900 Functions: 93.8 % 16 15 1 9 6
Baseline: lcov-20260505-025707-baseline Branches: 70.5 % 190 134 6 50 30 104 6 6 5 27
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 7 7 7
(30,360] days: 100.0 % 22 22 21 1
(360..) days: 94.4 % 303 286 17 286
Function coverage date bins:
(360..) days: 93.8 % 16 15 1 9 6
Branch coverage date bins:
(7,30] days: 75.0 % 4 3 1 3
(30,360] days: 84.4 % 32 27 5 27
(360..) days: 62.7 % 166 104 50 104 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)
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)
pg_get_replication_slots GNC 408 97.1 % (101 / 104) 92.6 % (50 / 54)
pg_create_logical_replication_slot GNC 135 95.2 % (20 / 21) 50.0 % (3 / 6)
pg_create_physical_replication_slot GNC 42 94.7 % (18 / 19) 50.0 % (3 / 6)
create_logical_replication_slot GNC 142 100.0 % (12 / 12) 75.0 % (6 / 8)
pg_physical_replication_slot_advance GNC 7 100.0 % (12 / 12) 50.0 % (2 / 4)
create_physical_replication_slot GNC 47 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_drop_replication_slot GNC 149 100.0 % (6 / 6)
pg_logical_replication_slot_advance CBC 11 100.0 % (2 / 2)

Generated by: LCOV version 2.5.0-beta