LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgcrypto.c (source / functions) Coverage Total Hit UBC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 93.2 % 190 177 13 177
Current Date: 2026-05-29 21:51:00 -0400 Functions: 88.9 % 27 24 3 24
Baseline: lcov-20260530-034037-baseline Branches: 55.1 % 98 54 44 54 126 42
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 93.2 % 190 177 13 177
Function coverage date bins:
(360..) days: 88.9 % 27 24 3 24
Branch coverage date bins:
(360..) days: 55.1 % 98 54 44 54

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_random_bytes UBC 0 0.0 % (0 / 9) 0.0 % (0 / 8)
pg_decrypt_iv CBC 8 100.0 % (23 / 23) 57.1 % (8 / 14)
pg_encrypt_iv CBC 6 100.0 % (23 / 23) 57.1 % (8 / 14)
pg_decrypt CBC 8 100.0 % (20 / 20) 58.3 % (7 / 12)
pg_encrypt CBC 67 100.0 % (21 / 21) 66.7 % (8 / 12)
find_provider CBC 148 100.0 % (8 / 8) 62.5 % (5 / 8)
pg_crypt CBC 52 100.0 % (16 / 16) 62.5 % (5 / 8)
pg_hmac CBC 15 100.0 % (18 / 18) 50.0 % (3 / 6)
pg_digest CBC 44 100.0 % (14 / 14) 50.0 % (2 / 4)
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_magic_func CBC 25 100.0 % (1 / 1)
_PG_init CBC 25 100.0 % (4 / 4)
pg_check_fipsmode UBC 0 0.0 % (0 / 2)
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 9 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_random_uuid UBC 0 0.0 % (0 / 2)

Generated by: LCOV version 2.5.0-beta