LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgp-pgsql.c (source / functions) Coverage Total Hit UBC GNC CBC EUB ECB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 87.7 % 463 406 57 3 403 3
Current Date: 2026-03-14 14:10:32 -0400 Functions: 90.0 % 40 36 4 2 34
Baseline: lcov-20260315-024220-baseline Branches: 67.2 % 378 254 124 254 137 37
Baseline Date: 2026-03-14 15:27:56 +0100 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:
(30,360] days: 0.0 % 24 0 18 6
(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)
set_arg CBC 73 85.5 % (47 / 55) 72.6 % (45 / 62)
parse_key_value_arrays GNC 14 91.4 % (32 / 35) 66.7 % (28 / 42)
pgp_pub_decrypt_bytea CBC 2 76.5 % (13 / 17) 37.5 % (6 / 16)
pgp_pub_decrypt_text CBC 17 88.9 % (16 / 18) 56.2 % (9 / 16)
encrypt_internal CBC 38 81.6 % (31 / 38) 66.7 % (12 / 18)
getword CBC 146 92.3 % (12 / 13) 81.2 % (26 / 32)
parse_args CBC 55 85.7 % (18 / 21) 62.5 % (10 / 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)
pg_armor CBC 19 94.7 % (18 / 19) 50.0 % (4 / 8)
decrypt_internal CBC 79 90.7 % (39 / 43) 81.2 % (13 / 16)
pgp_armor_headers GNC 37 96.2 % (25 / 26) 70.0 % (7 / 10)
pgp_sym_decrypt_bytea CBC 4 100.0 % (12 / 12) 70.0 % (7 / 10)
pgp_sym_decrypt_text CBC 56 100.0 % (13 / 13) 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)
convert_charset UBC 0 0.0 % (0 / 9) 0.0 % (0 / 2)
init_work CBC 117 91.7 % (11 / 12) 75.0 % (6 / 8)
downcase_convert CBC 55 88.9 % (8 / 9) 83.3 % (5 / 6)
pgp_key_id_w CBC 17 100.0 % (11 / 11) 75.0 % (3 / 4)
show_debug CBC 8 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_dearmor CBC 90 100.0 % (13 / 13) 100.0 % (4 / 4)
clear_and_pfree UBC 0 0.0 % (0 / 4)
convert_from_utf8 UBC 0 0.0 % (0 / 2)
convert_to_utf8 UBC 0 0.0 % (0 / 2)
create_mbuf_from_vardata CBC 82 100.0 % (3 / 3)
fill_expect CBC 117 100.0 % (13 / 13)
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 5 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 5 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)

Generated by: LCOV version 2.4-beta