LCOV - differential code coverage report
Current view: top level - contrib/pg_buffercache - pg_buffercache_pages.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 93.8 % 320 300 10 10 2 128 170 3 92
Current Date: 2026-05-05 10:23:31 +0900 Functions: 96.0 % 25 24 1 12 12 1
Baseline: lcov-20260505-025707-baseline Branches: 61.0 % 164 100 31 33 53 47 21 33
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 100.0 % 1 1 1
(7,30] days: 94.6 % 37 35 2 35
(30,360] days: 92.3 % 104 96 8 2 92 2
(360..) days: 94.4 % 178 168 10 168
Function coverage date bins:
(30,360] days: 90.0 % 10 9 1 9
(360..) days: 100.0 % 15 15 3 12
Branch coverage date bins:
(7,30] days: 58.3 % 24 14 10 14
(30,360] days: 64.1 % 64 41 21 2 39 2
(360..) days: 59.2 % 76 45 31 45

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_buffercache_os_pages_internal GNC 131076 93.5 % (86 / 92) 65.2 % (43 / 66)
pg_buffercache_summary GNC 2 90.3 % (28 / 31) 62.5 % (10 / 16)
pg_buffercache_numa_pages UNC 0 0.0 % (0 / 2)
pg_buffercache_pages GNC 2 96.4 % (54 / 56) 58.3 % (14 / 24)
pg_buffercache_evict CBC 5 92.3 % (12 / 13) 60.0 % (6 / 10)
pg_buffercache_evict_all CBC 2 93.3 % (14 / 15) 25.0 % (1 / 4)
pg_buffercache_evict_relation CBC 3 95.0 % (19 / 20) 50.0 % (4 / 8)
pg_buffercache_mark_dirty GNC 5 92.3 % (12 / 13) 60.0 % (6 / 10)
pg_buffercache_mark_dirty_all GNC 2 93.3 % (14 / 15) 25.0 % (1 / 4)
pg_buffercache_mark_dirty_relation GNC 3 95.0 % (19 / 20) 50.0 % (4 / 8)
pg_buffercache_usage_counts GNC 2 95.8 % (23 / 24) 80.0 % (8 / 10)
Pg_magic_func CBC 2 100.0 % (1 / 1)
pg_buffercache_os_pages GNC 131076 100.0 % (3 / 3)
pg_buffercache_superuser_check CBC 20 100.0 % (4 / 4) 75.0 % (3 / 4)
pg_finfo_pg_buffercache_evict CBC 3 100.0 % (1 / 1)
pg_finfo_pg_buffercache_evict_all CBC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_evict_relation CBC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_mark_dirty GNC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_mark_dirty_all GNC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_mark_dirty_relation GNC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_numa_pages CBC 1 100.0 % (1 / 1)
pg_finfo_pg_buffercache_os_pages GNC 3 100.0 % (1 / 1)
pg_finfo_pg_buffercache_pages CBC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_summary CBC 2 100.0 % (1 / 1)
pg_finfo_pg_buffercache_usage_counts CBC 2 100.0 % (1 / 1)

Generated by: LCOV version 2.5.0-beta