LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgp-armor.c (source / functions) Coverage Total Hit UBC CBC
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 89.2 % 231 206 25 206
Current Date: 2025-10-26 12:31:50 -0700 Functions: 100.0 % 10 10 10
Baseline: lcov-20251027-010456-baseline Branches: 72.6 % 168 122 46 122
Baseline Date: 2025-10-26 11:01:32 +1300 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 89.2 % 231 206 25 206
Function coverage date bins:
(360..) days: 100.0 % 10 10 10
Branch coverage date bins:
(360..) days: 72.6 % 168 122 46 122

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_base64_enc_len CBC 10 100.0 % (2 / 2)
pg_base64_encode CBC 10 100.0 % (27 / 27) 100.0 % (10 / 10)
pgp_armor_encode CBC 10 95.2 % (20 / 21) 62.5 % (5 / 8)
pgp_extract_armor_headers CBC 14 89.4 % (42 / 47) 64.3 % (18 / 28)
pg_base64_dec_len CBC 89 100.0 % (2 / 2)
pgp_armor_decode CBC 89 81.6 % (31 / 38) 57.1 % (16 / 28)
crc24 CBC 99 100.0 % (9 / 9) 100.0 % (6 / 6)
pg_base64_decode CBC 178 93.2 % (41 / 44) 82.6 % (38 / 46)
find_header CBC 206 84.0 % (21 / 25) 73.3 % (22 / 30)
find_str CBC 207 68.8 % (11 / 16) 58.3 % (7 / 12)

Generated by: LCOV version 2.4-beta