LCOV - differential code coverage report
Current view: top level - contrib/pg_stat_statements - pg_stat_statements.c (source / functions) Coverage Total Hit UNC UIC UBC GBC GIC GNC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 73.1 % 942 689 2 251 65 624 6 95
Current Date: 2026-05-29 21:51:00 -0400 Functions: 86.0 % 50 43 7 13 30 7
Baseline: lcov-20260530-034037-baseline Branches: 56.4 % 659 372 8 12 267 2 27 22 321 37 71
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 2 2 2
(30,360] days: 88.5 % 87 77 2 8 63 14
(360..) days: 71.5 % 853 610 243 610
Function coverage date bins:
(30,360] days: 100.0 % 6 6 6
(360..) days: 84.1 % 44 37 7 7 30
Branch coverage date bins:
(30,360] days: 61.9 % 42 26 8 8 22 4
(360..) days: 56.1 % 617 346 12 259 2 27 317

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
entry_cmp UBC 0 0.0 % (0 / 8) 0.0 % (0 / 4)
entry_dealloc UBC 0 0.0 % (0 / 29) 0.0 % (0 / 14)
gc_qtexts UBC 0 0.0 % (0 / 59) 0.0 % (0 / 38)
pg_finfo_pg_stat_statements UBC 0 0.0 % (0 / 1)
pg_finfo_pg_stat_statements_1_2 UBC 0 0.0 % (0 / 1)
pg_stat_statements UBC 0 0.0 % (0 / 3)
pg_stat_statements_1_2 UBC 0 0.0 % (0 / 4)
pg_stat_statements_1_10 CBC 1 100.0 % (4 / 4)
pg_stat_statements_1_11 CBC 1 100.0 % (4 / 4)
pg_stat_statements_1_12 CBC 1 100.0 % (4 / 4)
pg_stat_statements_1_3 CBC 1 100.0 % (4 / 4)
pg_stat_statements_1_8 CBC 1 100.0 % (4 / 4)
pg_stat_statements_1_9 CBC 1 100.0 % (4 / 4)
pg_stat_statements_reset CBC 1 100.0 % (3 / 3)
pg_stat_statements_reset_1_7 CBC 1 100.0 % (6 / 6)
pg_stat_statements_info CBC 2 84.6 % (11 / 13) 30.0 % (3 / 10)
pg_finfo_pg_stat_statements_1_10 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_11 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_12 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_3 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_8 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_9 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_reset CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_reset_1_7 CBC 6 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_info CBC 7 100.0 % (1 / 1)
Pg_magic_func CBC 10 100.0 % (1 / 1)
_PG_init GNC 10 100.0 % (25 / 25) 100.0 % (2 / 2)
pgss_shmem_init GNC 11 69.9 % (58 / 83) 48.1 % (26 / 54)
pgss_shmem_request GNC 11 100.0 % (4 / 4)
pgss_shmem_shutdown CBC 11 60.0 % (30 / 50) 50.0 % (18 / 36)
pg_finfo_pg_stat_statements_reset_1_11 CBC 20 100.0 % (1 / 1)
pg_finfo_pg_stat_statements_1_13 GNC 24 100.0 % (1 / 1)
pg_stat_statements_reset_1_11 CBC 120 100.0 % (6 / 6)
entry_reset GNC 122 91.5 % (43 / 47) 61.8 % (42 / 68)
pg_stat_statements_1_13 GNC 130 100.0 % (4 / 4)
pg_stat_statements_internal GNC 136 82.9 % (145 / 175) 57.3 % (90 / 157)
qtext_load_file CBC 143 50.0 % (16 / 32) 28.6 % (8 / 28)
generate_normalized_query GNC 11467 100.0 % (41 / 41) 77.8 % (14 / 18)
need_gc_qtexts CBC 30927 66.7 % (6 / 9) 25.0 % (1 / 4)
qtext_store CBC 30927 57.6 % (19 / 33) 35.7 % (5 / 14)
pgss_ProcessUtility GNC 37569 96.2 % (50 / 52) 91.7 % (44 / 48)
pgss_planner CBC 51799 90.9 % (30 / 33) 76.9 % (20 / 26)
pgss_ExecutorFinish CBC 54750 90.0 % (9 / 10) 83.3 % (5 / 6)
pgss_ExecutorEnd GNC 57672 89.5 % (17 / 19) 68.8 % (11 / 16)
entry_alloc CBC 59070 93.3 % (14 / 15) 62.5 % (5 / 8)
pgss_ExecutorRun CBC 60241 90.0 % (9 / 10) 83.3 % (5 / 6)
pgss_ExecutorStart GNC 61892 85.7 % (6 / 7) 91.7 % (11 / 12)
qtext_fetch CBC 87305 66.7 % (6 / 9) 50.0 % (4 / 8)
pgss_store GNC 106942 81.7 % (85 / 104) 65.5 % (38 / 58)

Generated by: LCOV version 2.5.0-beta