LCOV - differential code coverage report
Current view: top level - src/backend/access/transam - xlogfuncs.c (source / functions) Coverage Total Hit UBC CBC
Current: f256a7bba7286058bbf9d5ce160e3237dfe83b79 vs 8ec97e78a7713a1ebf4976b55c19f6c9bc2716d9 Lines: 77.0 % 204 157 47 157
Current Date: 2025-09-08 17:13:31 -0400 Functions: 90.5 % 21 19 2 19
Baseline: lcov-20250909-005752-baseline Branches: 31.0 % 142 44 98 44
Baseline Date: 2025-09-08 15:52:48 +0900 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_backup_start CBC 5 78.9 % (15 / 19) 33.3 % (2 / 6)
pg_backup_stop CBC 3 90.9 % (20 / 22) 33.3 % (4 / 12)
pg_create_restore_point CBC 3 72.7 % (8 / 11) 25.0 % (3 / 12)
pg_current_wal_flush_lsn CBC 53 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 501 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_get_wal_replay_pause_state CBC 5 75.0 % (12 / 16) 40.0 % (4 / 10)
pg_is_in_recovery CBC 956 100.0 % (2 / 2)
pg_is_wal_replay_paused UBC 0 0.0 % (0 / 4) 0.0 % (0 / 4)
pg_last_wal_receive_lsn CBC 2 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_last_wal_replay_lsn CBC 42 80.0 % (4 / 5) 50.0 % (1 / 2)
pg_last_xact_replay_timestamp UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
pg_log_standby_snapshot CBC 3 71.4 % (5 / 7) 25.0 % (2 / 8)
pg_promote CBC 2 63.0 % (17 / 27) 32.4 % (11 / 34)
pg_split_walfile_name CBC 18 94.4 % (17 / 18) 60.0 % (6 / 10)
pg_switch_wal CBC 379 80.0 % (4 / 5) 25.0 % (1 / 4)
pg_wal_lsn_diff CBC 3 100.0 % (3 / 3)
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_walfile_name CBC 18 85.7 % (6 / 7) 25.0 % (1 / 4)
pg_walfile_name_offset CBC 9 94.4 % (17 / 18) 25.0 % (1 / 4)

Generated by: LCOV version 2.4-beta