LCOV - differential code coverage report
Current view: top level - src/backend/access/transam - xlogfuncs.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 77.0 % 204 157 47 157
Current Date: 2025-09-06 07:49:51 +0900 Functions: 90.5 % 21 19 2 19
Baseline: lcov-20250907-010129-baseline Branches: 31.0 % 142 44 98 44
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 77.0 % 204 157 47 157
Function coverage date bins:
(360..) days: 90.5 % 21 19 2 19
Branch coverage date bins:
(360..) days: 31.0 % 142 44 98 44

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_is_wal_replay_paused UBC 0 0.0 % (0 / 4) 0.0 % (0 / 4)
pg_last_xact_replay_timestamp UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
pg_wal_replay_resume CBC 1 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_backup_stop CBC 2 90.9 % (20 / 22) 33.3 % (4 / 12)
pg_last_wal_receive_lsn CBC 2 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_promote CBC 2 63.0 % (17 / 27) 32.4 % (11 / 34)
pg_wal_replay_pause CBC 2 75.0 % (6 / 8) 25.0 % (2 / 8)
pg_create_restore_point CBC 3 72.7 % (8 / 11) 25.0 % (3 / 12)
pg_log_standby_snapshot CBC 3 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_wal_lsn_diff CBC 3 100.0 % (3 / 3)
pg_backup_start CBC 4 78.9 % (15 / 19) 33.3 % (2 / 6)
pg_get_wal_replay_pause_state CBC 5 75.0 % (12 / 16) 40.0 % (4 / 10)
pg_walfile_name_offset CBC 9 94.4 % (17 / 18) 25.0 % (1 / 4)
pg_split_walfile_name CBC 18 94.4 % (17 / 18) 60.0 % (6 / 10)
pg_walfile_name CBC 18 85.7 % (6 / 7) 25.0 % (1 / 4)
pg_last_wal_replay_lsn CBC 39 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_current_wal_flush_lsn CBC 54 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_switch_wal CBC 379 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_current_wal_lsn CBC 501 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_is_in_recovery CBC 951 100.0 % (2 / 2)
pg_current_wal_insert_lsn CBC 1478 80.0 % (4 / 5) 25.0 % (1 / 4)

Generated by: LCOV version 2.4-beta