LCOV - differential code coverage report
Current view: top level - src/backend/access/transam - xlogfuncs.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 79.3 % 251 199 12 40 4 52 143 3 14
Current Date: 2026-03-14 14:10:32 -0400 Functions: 95.7 % 23 22 1 1 7 14
Baseline: lcov-20260315-024220-baseline Branches: 35.4 % 164 58 16 90 3 16 39 5 5
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 80.0 % 60 48 12 48
(30,360] days: 100.0 % 4 4 4
(360..) days: 78.6 % 187 147 40 4 143
Function coverage date bins:
(7,30] days: 100.0 % 2 2 2
(360..) days: 95.2 % 21 20 1 1 5 14
Branch coverage date bins:
(7,30] days: 50.0 % 28 14 14 14
(30,360] days: 50.0 % 4 2 2 2
(360..) days: 31.8 % 132 42 90 3 39

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
pg_promote CBC 3 66.7 % (18 / 27) 38.2 % (13 / 34)
pg_stat_get_recovery GNC 4 79.5 % (35 / 44) 50.0 % (11 / 22)
pg_create_restore_point CBC 3 72.7 % (8 / 11) 25.0 % (3 / 12)
pg_backup_stop CBC 2 90.9 % (20 / 22) 33.3 % (4 / 12)
pg_log_standby_snapshot CBC 29 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_wal_replay_pause CBC 4 75.0 % (6 / 8) 25.0 % (2 / 8)
pg_wal_replay_resume CBC 3 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_backup_start GNC 4 78.9 % (15 / 19) 33.3 % (2 / 6)
pg_split_walfile_name GNC 18 94.4 % (17 / 18) 60.0 % (6 / 10)
GetRecoveryPauseStateString GNC 6 78.6 % (11 / 14) 50.0 % (3 / 6)
pg_current_wal_flush_lsn CBC 90 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_current_wal_insert_lsn CBC 1520 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_current_wal_lsn CBC 531 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_get_wal_replay_pause_state GNC 5 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_is_wal_replay_paused GBC 1 75.0 % (3 / 4) 25.0 % (1 / 4)
pg_switch_wal CBC 468 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_walfile_name CBC 24 85.7 % (6 / 7) 25.0 % (1 / 4)
pg_walfile_name_offset CBC 9 94.4 % (17 / 18) 25.0 % (1 / 4)
pg_last_xact_replay_timestamp UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
pg_last_wal_receive_lsn GNC 5 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_last_wal_replay_lsn GNC 42 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_is_in_recovery CBC 1054 100.0 % (2 / 2)
pg_wal_lsn_diff CBC 3 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta