LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgcrypto.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 93.2 % 190 177 13 177
Current Date: 2025-09-06 07:49:51 +0900 Functions: 88.9 % 27 24 3 24
Baseline: lcov-20250906-005545-baseline Branches: 55.1 % 98 54 44 54 126 42
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: 75.0 % 8 6 2 6
(360..) days: 94.0 % 182 171 11 171
Function coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 91.3 % 23 21 2 21
Branch coverage date bins:
(360..) days: 20.3 % 266 54 44 54 126 42

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_magic_func CBC 24 100.0 % (1 / 1)
_PG_init CBC 24 100.0 % (4 / 4)
find_provider CBC 148 100.0 % (8 / 8) 62.5 % (5 / 8)
pg_check_fipsmode UBC 0 0.0 % (0 / 2)
pg_crypt CBC 52 100.0 % (16 / 16) 62.5 % (5 / 8)
pg_decrypt CBC 8 100.0 % (20 / 20) 58.3 % (7 / 12)
pg_decrypt_iv CBC 8 100.0 % (23 / 23) 57.1 % (8 / 14)
pg_digest CBC 44 100.0 % (14 / 14) 50.0 % (2 / 4)
pg_encrypt CBC 67 100.0 % (21 / 21) 66.7 % (8 / 12)
pg_encrypt_iv CBC 6 100.0 % (23 / 23) 57.1 % (8 / 14)
pg_finfo_pg_check_fipsmode CBC 1 100.0 % (1 / 1)
pg_finfo_pg_crypt CBC 6 100.0 % (1 / 1)
pg_finfo_pg_decrypt CBC 3 100.0 % (1 / 1)
pg_finfo_pg_decrypt_iv CBC 6 100.0 % (1 / 1)
pg_finfo_pg_digest CBC 8 100.0 % (1 / 1)
pg_finfo_pg_encrypt CBC 7 100.0 % (1 / 1)
pg_finfo_pg_encrypt_iv CBC 6 100.0 % (1 / 1)
pg_finfo_pg_gen_salt CBC 5 100.0 % (1 / 1)
pg_finfo_pg_gen_salt_rounds CBC 4 100.0 % (1 / 1)
pg_finfo_pg_hmac CBC 7 100.0 % (1 / 1)
pg_finfo_pg_random_bytes CBC 1 100.0 % (1 / 1)
pg_finfo_pg_random_uuid CBC 1 100.0 % (1 / 1)
pg_gen_salt CBC 6 100.0 % (8 / 8) 66.7 % (4 / 6)
pg_gen_salt_rounds CBC 8 100.0 % (9 / 9) 66.7 % (4 / 6)
pg_hmac CBC 15 100.0 % (18 / 18) 50.0 % (3 / 6)
pg_random_bytes UBC 0 0.0 % (0 / 9) 0.0 % (0 / 8)
pg_random_uuid UBC 0 0.0 % (0 / 2)

Generated by: LCOV version 2.4-beta