LCOV - differential code coverage report
Current view: top level - contrib/pg_walinspect - pg_walinspect.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.3 % 329 297 32 297
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 23 23 23
Baseline: lcov-20250906-005545-baseline Branches: 62.7 % 166 104 62 104
Baseline Date: 2025-09-05 08:21:35 +0100 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
FillXLogStatsRow CBC 66 96.0 % (24 / 25) 50.0 % (5 / 10)
GetCurrentLSN CBC 30 83.3 % (5 / 6) 50.0 % (2 / 4)
GetWALBlockInfo CBC 20 91.5 % (75 / 82) 63.6 % (28 / 44)
GetWALRecordInfo CBC 34350 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 CBC 21 83.3 % (10 / 12) 41.7 % (5 / 12)
Pg_magic_func CBC 8 100.0 % (1 / 1)
ReadNextXLogRecord CBC 34409 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.4-beta