LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgp-pgsql.c (source / functions) Coverage Total Hit UBC GNC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 87.7 % 463 406 57 3 403 3
Current Date: 2026-05-29 21:51:00 -0400 Functions: 90.0 % 40 36 4 2 34
Baseline: lcov-20260530-034037-baseline Branches: 67.2 % 378 254 124 254 137 37
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 5 5 3 2
(360..) days: 87.6 % 458 401 57 401
Function coverage date bins:
(360..) days: 90.0 % 40 36 4 2 34
Branch coverage date bins:
(360..) days: 67.2 % 378 254 124 254

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

Generated by: LCOV version 2.5.0-beta