LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - misc.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 78.6 % 373 293 1 79 13 280 5
Current Date: 2025-10-28 08:26:42 +0900 Functions: 92.3 % 26 24 2 2 22
Baseline: lcov-20251028-005825-baseline Branches: 61.0 % 241 147 5 89 9 138
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 100.0 % 4 4 4
(30,360] days: 90.0 % 10 9 1 9
(360..) days: 78.0 % 359 280 79 280
Function coverage date bins:
(1,7] days: 100.0 % 1 1 1
(360..) days: 92.0 % 25 23 2 1 22
Branch coverage date bins:
(1,7] days: 75.0 % 4 3 1 3
(30,360] days: 60.0 % 10 6 4 6
(360..) days: 60.8 % 227 138 89 138

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_current_logfile CBC 6 69.0 % (20 / 29) 43.8 % (14 / 32)
pg_get_keywords UBC 0 0.0 % (0 / 41) 0.0 % (0 / 15)
pg_tablespace_databases CBC 3 73.3 % (22 / 30) 40.0 % (8 / 20)
parse_ident CBC 57 92.6 % (50 / 54) 73.8 % (31 / 42)
pg_tablespace_location CBC 132 77.8 % (14 / 18) 45.0 % (9 / 20)
pg_input_error_info CBC 386 91.3 % (21 / 23) 56.2 % (9 / 16)
pg_sleep GNC 116 89.5 % (17 / 19) 66.7 % (8 / 12)
is_ident_start CBC 1101 75.0 % (6 / 8) 75.0 % (9 / 12)
pg_get_catalog_foreign_keys CBC 660 96.0 % (24 / 25) 62.5 % (5 / 8)
count_nulls CBC 60 100.0 % (29 / 29) 90.9 % (20 / 22)
current_query UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
is_ident_cont CBC 1026 75.0 % (3 / 4) 66.7 % (4 / 6)
pg_collation_for CBC 15 90.0 % (9 / 10) 80.0 % (8 / 10)
pg_column_is_updatable CBC 333 88.9 % (8 / 9) 50.0 % (1 / 2)
pg_error_on_null GNC 18 100.0 % (4 / 4) 75.0 % (3 / 4)
pg_basetype CBC 9 100.0 % (13 / 13) 100.0 % (4 / 4)
pg_get_replica_identity_index CBC 387 100.0 % (8 / 8) 100.0 % (2 / 2)
pg_input_is_valid_common CBC 828 100.0 % (18 / 18) 100.0 % (8 / 8)
pg_num_nonnulls CBC 30 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_num_nulls CBC 30 100.0 % (4 / 4) 100.0 % (2 / 2)
any_value_transfn CBC 9 100.0 % (2 / 2)
current_database CBC 3862 100.0 % (4 / 4)
pg_current_logfile_1arg CBC 6 100.0 % (2 / 2)
pg_input_is_valid CBC 442 100.0 % (5 / 5)
pg_relation_is_updatable CBC 447 100.0 % (4 / 4)
pg_typeof CBC 841 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta