LCOV - differential code coverage report
Current view: top level - contrib/pgcrypto - pgp-armor.c (source / functions) Coverage Total Hit UBC CBC
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 89.2 % 231 206 25 206
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 10 10 10
Baseline: lcov-20260505-025707-baseline Branches: 72.6 % 168 122 46 122
Baseline Date: 2026-05-05 10:27:06 +0900 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 90 100.0 % (2 / 2)
pgp_armor_decode CBC 90 81.6 % (31 / 38) 57.1 % (16 / 28)
crc24 CBC 100 100.0 % (9 / 9) 100.0 % (6 / 6)
pg_base64_decode CBC 180 93.2 % (41 / 44) 82.6 % (38 / 46)
find_header CBC 208 84.0 % (21 / 25) 73.3 % (22 / 30)
find_str CBC 209 68.8 % (11 / 16) 58.3 % (7 / 12)

Generated by: LCOV version 2.5.0-beta