LCOV - differential code coverage report
Current view: top level - src/backend/access/transam - xlogfuncs.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 77.0 % 204 157 47 157
Current Date: 2025-10-28 08:26:42 +0900 Functions: 90.5 % 21 19 2 19
Baseline: lcov-20251028-005825-baseline Branches: 31.0 % 142 44 98 44
Baseline Date: 2025-10-27 06:37:35 +0000 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_promote CBC 2 63.0 % (17 / 27) 32.4 % (11 / 34)
pg_last_xact_replay_timestamp UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
pg_backup_start CBC 5 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_is_wal_replay_paused UBC 0 0.0 % (0 / 4) 0.0 % (0 / 4)
pg_create_restore_point CBC 3 72.7 % (8 / 11) 25.0 % (3 / 12)
pg_backup_stop CBC 3 90.9 % (20 / 22) 33.3 % (4 / 12)
pg_log_standby_snapshot CBC 3 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_wal_replay_pause CBC 2 75.0 % (6 / 8) 25.0 % (2 / 8)
pg_wal_replay_resume CBC 1 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_current_wal_flush_lsn CBC 54 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_current_wal_insert_lsn CBC 1485 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_current_wal_lsn CBC 505 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_last_wal_receive_lsn CBC 2 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_last_wal_replay_lsn CBC 36 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_split_walfile_name CBC 18 94.4 % (17 / 18) 60.0 % (6 / 10)
pg_switch_wal CBC 381 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_walfile_name CBC 21 85.7 % (6 / 7) 25.0 % (1 / 4)
pg_walfile_name_offset CBC 9 94.4 % (17 / 18) 25.0 % (1 / 4)
pg_is_in_recovery CBC 958 100.0 % (2 / 2)
pg_wal_lsn_diff CBC 3 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta