LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgp-pgsql.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 87.6 % 461 404 57 404
Current Date: 2025-09-06 07:49:51 +0900 Functions: 90.0 % 40 36 4 36
Baseline: lcov-20250906-005545-baseline Branches: 67.2 % 378 254 124 254 119 31
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 87.6 % 461 404 57 404
Function coverage date bins:
(360..) days: 90.0 % 40 36 4 36
Branch coverage date bins:
(360..) days: 48.1 % 528 254 124 254 119 31

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_expect CBC 24 100.0 % (12 / 12) 69.6 % (39 / 56)
clear_and_pfree UBC 0 0.0 % (0 / 4)
convert_charset UBC 0 0.0 % (0 / 9) 0.0 % (0 / 2)
convert_from_utf8 UBC 0 0.0 % (0 / 2)
convert_to_utf8 UBC 0 0.0 % (0 / 2)
create_mbuf_from_vardata CBC 81 100.0 % (3 / 3)
decrypt_internal CBC 77 90.7 % (39 / 43) 81.2 % (13 / 16)
downcase_convert CBC 54 88.9 % (8 / 9) 83.3 % (5 / 6)
encrypt_internal CBC 38 81.6 % (31 / 38) 66.7 % (12 / 18)
fill_expect CBC 115 100.0 % (13 / 13)
getword CBC 144 92.3 % (12 / 13) 81.2 % (26 / 32)
init_work CBC 115 91.7 % (11 / 12) 75.0 % (6 / 8)
parse_args CBC 54 85.7 % (18 / 21) 62.5 % (10 / 16)
parse_key_value_arrays CBC 14 91.4 % (32 / 35) 66.7 % (28 / 42)
pg_armor CBC 19 94.7 % (18 / 19) 50.0 % (4 / 8)
pg_dearmor CBC 89 100.0 % (13 / 13) 100.0 % (4 / 4)
pg_finfo_pg_armor CBC 4 100.0 % (1 / 1)
pg_finfo_pg_dearmor CBC 7 100.0 % (1 / 1)
pg_finfo_pgp_armor_headers CBC 2 100.0 % (1 / 1)
pg_finfo_pgp_key_id_w CBC 2 100.0 % (1 / 1)
pg_finfo_pgp_pub_decrypt_bytea CBC 4 100.0 % (1 / 1)
pg_finfo_pgp_pub_decrypt_text CBC 6 100.0 % (1 / 1)
pg_finfo_pgp_pub_encrypt_bytea CBC 3 100.0 % (1 / 1)
pg_finfo_pgp_pub_encrypt_text CBC 3 100.0 % (1 / 1)
pg_finfo_pgp_sym_decrypt_bytea CBC 4 100.0 % (1 / 1)
pg_finfo_pgp_sym_decrypt_text CBC 8 100.0 % (1 / 1)
pg_finfo_pgp_sym_encrypt_bytea CBC 5 100.0 % (1 / 1)
pg_finfo_pgp_sym_encrypt_text CBC 7 100.0 % (1 / 1)
pgp_armor_headers CBC 37 96.2 % (25 / 26) 70.0 % (7 / 10)
pgp_key_id_w CBC 17 100.0 % (11 / 11) 75.0 % (3 / 4)
pgp_pub_decrypt_bytea CBC 1 76.5 % (13 / 17) 37.5 % (6 / 16)
pgp_pub_decrypt_text CBC 17 88.2 % (15 / 17) 56.2 % (9 / 16)
pgp_pub_encrypt_bytea CBC 1 83.3 % (10 / 12) 40.0 % (4 / 10)
pgp_pub_encrypt_text CBC 7 83.3 % (10 / 12) 40.0 % (4 / 10)
pgp_sym_decrypt_bytea CBC 3 100.0 % (12 / 12) 70.0 % (7 / 10)
pgp_sym_decrypt_text CBC 56 100.0 % (12 / 12) 70.0 % (7 / 10)
pgp_sym_encrypt_bytea CBC 3 100.0 % (12 / 12) 70.0 % (7 / 10)
pgp_sym_encrypt_text CBC 27 100.0 % (12 / 12) 70.0 % (7 / 10)
set_arg CBC 72 85.5 % (47 / 55) 72.6 % (45 / 62)
show_debug CBC 8 100.0 % (3 / 3) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta