LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgcrypto.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 93.2 % 190 177 13 177
Current Date: 2026-03-14 14:10:32 -0400 Functions: 88.9 % 27 24 3 24
Baseline: lcov-20260315-024220-baseline Branches: 55.1 % 98 54 44 54 126 42
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 % 1 1 1
(360..) days: 93.1 % 189 176 13 176
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 88.5 % 26 23 3 23
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_check_fipsmode UBC 0 0.0 % (0 / 2)
pg_random_bytes UBC 0 0.0 % (0 / 9) 0.0 % (0 / 8)
pg_random_uuid UBC 0 0.0 % (0 / 2)
pg_finfo_pg_check_fipsmode CBC 1 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_finfo_pg_decrypt CBC 3 100.0 % (1 / 1)
pg_finfo_pg_gen_salt_rounds CBC 4 100.0 % (1 / 1)
pg_finfo_pg_gen_salt CBC 5 100.0 % (1 / 1)
pg_encrypt_iv CBC 6 100.0 % (23 / 23) 57.1 % (8 / 14)
pg_finfo_pg_crypt CBC 6 100.0 % (1 / 1)
pg_finfo_pg_decrypt_iv CBC 6 100.0 % (1 / 1)
pg_finfo_pg_encrypt_iv CBC 6 100.0 % (1 / 1)
pg_gen_salt CBC 6 100.0 % (8 / 8) 66.7 % (4 / 6)
pg_finfo_pg_encrypt CBC 7 100.0 % (1 / 1)
pg_finfo_pg_hmac CBC 7 100.0 % (1 / 1)
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_gen_salt_rounds CBC 8 100.0 % (9 / 9) 66.7 % (4 / 6)
pg_finfo_pg_digest CBC 9 100.0 % (1 / 1)
pg_hmac CBC 15 100.0 % (18 / 18) 50.0 % (3 / 6)
Pg_magic_func CBC 25 100.0 % (1 / 1)
_PG_init CBC 25 100.0 % (4 / 4)
pg_digest CBC 44 100.0 % (14 / 14) 50.0 % (2 / 4)
pg_crypt CBC 52 100.0 % (16 / 16) 62.5 % (5 / 8)
pg_encrypt CBC 67 100.0 % (21 / 21) 66.7 % (8 / 12)
find_provider CBC 148 100.0 % (8 / 8) 62.5 % (5 / 8)

Generated by: LCOV version 2.4-beta