LCOV - differential code coverage report
Current view: top level - src/backend/replication - slotfuncs.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 92.7 % 327 303 24 303
Current Date: 2025-10-28 08:26:42 +0900 Functions: 93.8 % 16 15 1 15
Baseline: lcov-20251028-005825-baseline Branches: 65.7 % 198 130 68 130
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: 81.8 % 11 9 2 9
(360..) days: 93.0 % 316 294 22 294
Function coverage date bins:
(360..) days: 93.8 % 16 15 1 15
Branch coverage date bins:
(30,360] days: 41.7 % 12 5 7 5
(360..) days: 67.2 % 186 125 61 125

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 CBC 16 92.9 % (79 / 85) 59.7 % (43 / 72)
create_logical_replication_slot CBC 129 100.0 % (10 / 10) 83.3 % (5 / 6)
create_physical_replication_slot CBC 38 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 5 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 122 95.2 % (20 / 21) 50.0 % (3 / 6)
pg_create_physical_replication_slot CBC 33 94.7 % (18 / 19) 50.0 % (3 / 6)
pg_drop_replication_slot CBC 121 100.0 % (6 / 6)
pg_get_replication_slots CBC 245 91.1 % (92 / 101) 80.4 % (45 / 56)
pg_logical_replication_slot_advance CBC 8 100.0 % (2 / 2)
pg_physical_replication_slot_advance CBC 2 100.0 % (12 / 12) 50.0 % (3 / 6)
pg_replication_slot_advance CBC 12 90.9 % (30 / 33) 57.1 % (16 / 28)
pg_sync_replication_slots CBC 11 88.9 % (16 / 18) 50.0 % (5 / 10)

Generated by: LCOV version 2.4-beta