LCOV - differential code coverage report
Current view: top level - contrib/pg_walinspect - pg_walinspect.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 89.7 % 331 297 3 31 5 292 1 5
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 23 23 3 20
Baseline: lcov-20260505-025707-baseline Branches: 61.2 % 170 104 8 58 2 102 4 2
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 62.5 % 8 5 3 5
(360..) days: 90.4 % 323 292 31 292
Function coverage date bins:
(360..) days: 100.0 % 23 23 3 20
Branch coverage date bins:
(30,360] days: 20.0 % 10 2 8 2
(360..) days: 63.8 % 160 102 58 102

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
GetWALBlockInfo GNC 17 91.5 % (75 / 82) 63.6 % (28 / 44)
InitXLogReaderState GNC 21 71.4 % (10 / 14) 31.2 % (5 / 16)
GetXLogSummaryStats CBC 3 67.4 % (31 / 46) 68.2 % (15 / 22)
ReadNextXLogRecord CBC 34388 70.0 % (7 / 10) 30.0 % (3 / 10)
pg_get_wal_record_info CBC 4 88.9 % (16 / 18) 41.7 % (5 / 12)
FillXLogStatsRow CBC 69 96.0 % (24 / 25) 50.0 % (5 / 10)
GetCurrentLSN GNC 30 83.3 % (5 / 6) 50.0 % (2 / 4)
GetWALRecordInfo CBC 34334 96.6 % (28 / 29) 80.0 % (8 / 10)
GetWALRecordsInfo CBC 9 100.0 % (20 / 20) 75.0 % (6 / 8)
GetWalStats CBC 4 100.0 % (16 / 16) 75.0 % (6 / 8)
ValidateInputLSNs CBC 22 100.0 % (9 / 9) 80.0 % (8 / 10)
pg_get_wal_block_info CBC 7 100.0 % (21 / 21) 87.5 % (7 / 8)
pg_get_wal_records_info_till_end_of_wal CBC 2 100.0 % (7 / 7) 75.0 % (3 / 4)
pg_get_wal_stats_till_end_of_wal CBC 2 100.0 % (8 / 8) 75.0 % (3 / 4)
Pg_magic_func CBC 8 100.0 % (1 / 1)
pg_finfo_pg_get_wal_block_info CBC 6 100.0 % (1 / 1)
pg_finfo_pg_get_wal_record_info CBC 6 100.0 % (1 / 1)
pg_finfo_pg_get_wal_records_info CBC 9 100.0 % (1 / 1)
pg_finfo_pg_get_wal_records_info_till_end_of_wal CBC 6 100.0 % (1 / 1)
pg_finfo_pg_get_wal_stats CBC 6 100.0 % (1 / 1)
pg_finfo_pg_get_wal_stats_till_end_of_wal CBC 6 100.0 % (1 / 1)
pg_get_wal_records_info CBC 10 100.0 % (6 / 6)
pg_get_wal_stats CBC 5 100.0 % (7 / 7)

Generated by: LCOV version 2.5.0-beta