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: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 89.7 % 331 297 3 31 5 292 1 5
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 23 23 3 20
Baseline: lcov-20260530-034037-baseline Branches: 61.2 % 170 104 8 58 2 102 4 2
Baseline Date: 2026-05-29 14:39:03 -0700 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
FillXLogStatsRow CBC 69 96.0 % (24 / 25) 50.0 % (5 / 10)
GetCurrentLSN GNC 30 83.3 % (5 / 6) 50.0 % (2 / 4)
GetWALBlockInfo GNC 17 91.5 % (75 / 82) 63.6 % (28 / 44)
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)
GetXLogSummaryStats CBC 3 67.4 % (31 / 46) 68.2 % (15 / 22)
InitXLogReaderState GNC 21 71.4 % (10 / 14) 31.2 % (5 / 16)
Pg_magic_func CBC 8 100.0 % (1 / 1)
ReadNextXLogRecord CBC 34388 70.0 % (7 / 10) 30.0 % (3 / 10)
ValidateInputLSNs CBC 22 100.0 % (9 / 9) 80.0 % (8 / 10)
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_block_info CBC 7 100.0 % (21 / 21) 87.5 % (7 / 8)
pg_get_wal_record_info CBC 4 88.9 % (16 / 18) 41.7 % (5 / 12)
pg_get_wal_records_info CBC 10 100.0 % (6 / 6)
pg_get_wal_records_info_till_end_of_wal CBC 2 100.0 % (7 / 7) 75.0 % (3 / 4)
pg_get_wal_stats CBC 5 100.0 % (7 / 7)
pg_get_wal_stats_till_end_of_wal CBC 2 100.0 % (8 / 8) 75.0 % (3 / 4)

Generated by: LCOV version 2.5.0-beta