LCOV - differential code coverage report
Current view: top level - src/bin/pg_upgrade - check.c (source / functions) Coverage Total Hit UNC LBC UBC GBC GNC CBC DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 54.1 % 677 366 9 21 281 3 27 336 6 11
Current Date: 2025-09-06 07:49:51 +0900 Functions: 66.7 % 39 26 2 11 6 20 1
Baseline: lcov-20250906-005545-baseline Branches: 45.7 % 324 148 13 3 160 3 27 118
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: 40.2 % 343 138 9 21 175 1 27 110
(360..) days: 68.3 % 334 228 106 2 226
Function coverage date bins:
(30,360] days: 42.1 % 19 8 2 9 1 7
(360..) days: 90.0 % 20 18 2 5 13
Branch coverage date bins:
(30,360] days: 37.9 % 174 66 13 3 92 1 27 38
(360..) days: 54.7 % 150 82 68 2 80

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
check_for_incompatible_polymorphics UBC 0 0.0 % (0 / 23) 0.0 % (0 / 6)
check_for_not_null_inheritance LBC 0 0.0 % (0 / 15) 0.0 % (0 / 2)
check_for_pg_role_prefix UBC 0 0.0 % (0 / 21) 0.0 % (0 / 8)
check_for_tables_with_oids UBC 0 0.0 % (0 / 15) 0.0 % (0 / 2)
check_for_user_defined_encoding_conversions UBC 0 0.0 % (0 / 15) 0.0 % (0 / 2)
check_for_user_defined_postfix_ops UBC 0 0.0 % (0 / 15) 0.0 % (0 / 2)
process_incompat_polymorphics UBC 0 0.0 % (0 / 13) 0.0 % (0 / 8)
process_inconsistent_notnull LBC 0 0.0 % (0 / 14) 0.0 % (0 / 8)
process_isn_and_int8_passing_mismatch UBC 0 0.0 % (0 / 13) 0.0 % (0 / 8)
process_unicode_update UBC 0 0.0 % (0 / 14) 0.0 % (0 / 8)
process_user_defined_encoding_conversions UBC 0 0.0 % (0 / 14) 0.0 % (0 / 8)
process_user_defined_postfix_ops UBC 0 0.0 % (0 / 16) 0.0 % (0 / 8)
process_with_oids_check UBC 0 0.0 % (0 / 13) 0.0 % (0 / 8)
create_script_for_old_cluster_deletion GNC 8 67.6 % (25 / 37) 66.7 % (8 / 12)
issue_warnings_and_set_wal_level CBC 8 85.7 % (6 / 7) 50.0 % (1 / 2)
output_completion_banner CBC 8 66.7 % (8 / 12) 50.0 % (2 / 4)
report_clusters_compatible CBC 9 100.0 % (8 / 8) 100.0 % (2 / 2)
check_new_cluster_subscription_configuration CBC 10 87.5 % (14 / 16) 75.0 % (6 / 8)
check_for_new_tablespace_dir GNC 12 88.9 % (8 / 9) 66.7 % (4 / 6)
check_new_cluster_replication_slots GNC 12 78.0 % (32 / 41) 69.4 % (25 / 36)
check_for_data_types_usage CBC 13 97.4 % (37 / 38) 77.3 % (17 / 22)
check_for_unicode_update CBC 13 36.8 % (7 / 19) 33.3 % (2 / 6)
check_new_cluster GNC 13 92.6 % (25 / 27) 75.0 % (6 / 8)
check_new_cluster_is_empty CBC 13 63.6 % (7 / 11) 83.3 % (5 / 6)
unicode_version_changed CBC 13 100.0 % (8 / 8)
check_old_cluster_subscription_state CBC 14 96.0 % (24 / 25) 75.0 % (6 / 8)
check_for_isn_and_int8_passing_mismatch CBC 15 38.9 % (7 / 18) 25.0 % (1 / 4)
check_old_cluster_for_valid_slots GNC 15 66.7 % (20 / 30) 53.8 % (14 / 26)
check_and_dump_old_cluster GNC 16 77.8 % (28 / 36) 50.0 % (12 / 24)
check_cluster_compatibility CBC 16 85.7 % (6 / 7) 25.0 % (1 / 4)
check_for_connection_status CBC 16 93.1 % (27 / 29) 75.0 % (12 / 16)
check_cluster_versions CBC 17 76.2 % (16 / 21) 55.6 % (10 / 18)
output_check_banner CBC 17 80.0 % (4 / 5) 50.0 % (1 / 2)
fix_path_separator CBC 20 100.0 % (2 / 2)
data_type_check_query CBC 26 100.0 % (3 / 3)
check_for_prepared_transactions CBC 27 75.0 % (9 / 12) 25.0 % (1 / 4)
check_is_install_user CBC 27 82.4 % (14 / 17) 60.0 % (6 / 10)
process_old_sub_state_check CBC 46 85.7 % (12 / 14) 62.5 % (5 / 8)
process_data_type_check CBC 88 37.5 % (9 / 24) 10.0 % (1 / 10)

Generated by: LCOV version 2.4-beta