LCOV - differential code coverage report
Current view: top level - contrib/pg_walinspect - pg_walinspect.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 90.3 % 329 297 32 297
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 23 23 23
Baseline: lcov-20251028-005825-baseline Branches: 62.7 % 166 104 62 104
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 1 1 1
(360..) days: 90.2 % 328 296 32 296
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 22 22 22
Branch coverage date bins:
(360..) days: 62.7 % 166 104 62 104

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 CBC 22 91.5 % (75 / 82) 63.6 % (28 / 44)
GetXLogSummaryStats CBC 3 67.4 % (31 / 46) 68.2 % (15 / 22)
InitXLogReaderState CBC 21 83.3 % (10 / 12) 41.7 % (5 / 12)
ReadNextXLogRecord CBC 34419 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 66 96.0 % (24 / 25) 50.0 % (5 / 10)
GetCurrentLSN CBC 30 83.3 % (5 / 6) 50.0 % (2 / 4)
GetWALRecordInfo CBC 34356 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.4-beta