LCOV - differential code coverage report
Current view: top level - contrib/sslinfo - sslinfo.c (source / functions) Coverage Total Hit UBC CBC
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 79.0 % 138 109 29 109
Current Date: 2025-10-26 12:31:50 -0700 Functions: 95.7 % 23 22 1 22
Baseline: lcov-20251027-010456-baseline Branches: 42.5 % 80 34 46 34
Baseline Date: 2025-10-26 11:01:32 +1300 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: 78.8 % 137 108 29 108
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 95.5 % 22 21 1 21
Branch coverage date bins:
(360..) days: 42.5 % 80 34 46 34

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
ssl_client_dn UBC 0 0.0 % (0 / 7) 0.0 % (0 / 6)
ssl_cipher CBC 1 71.4 % (5 / 7) 50.0 % (2 / 4)
ssl_client_serial CBC 1 75.0 % (6 / 8) 50.0 % (3 / 6)
ssl_is_used CBC 1 100.0 % (2 / 2)
ssl_issuer_dn CBC 1 71.4 % (5 / 7) 50.0 % (3 / 6)
ssl_issuer_field CBC 1 75.0 % (6 / 8) 50.0 % (2 / 4)
ssl_version CBC 1 71.4 % (5 / 7) 50.0 % (2 / 4)
ASN1_STRING_to_text CBC 2 81.2 % (13 / 16) 30.0 % (3 / 10)
X509_NAME_field_to_text CBC 3 90.9 % (10 / 11) 66.7 % (4 / 6)
ssl_client_dn_field CBC 3 87.5 % (7 / 8) 66.7 % (4 / 6)
ssl_client_cert_present CBC 4 100.0 % (2 / 2)
ssl_extension_info CBC 5 84.1 % (37 / 44) 39.3 % (11 / 28)
pg_finfo_ssl_client_dn CBC 6 100.0 % (1 / 1)
pg_finfo_ssl_cipher CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_client_serial CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_extension_info CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_is_used CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_issuer_dn CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_issuer_field CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_version CBC 7 100.0 % (1 / 1)
pg_finfo_ssl_client_dn_field CBC 9 100.0 % (1 / 1)
pg_finfo_ssl_client_cert_present CBC 10 100.0 % (1 / 1)
Pg_magic_func CBC 20 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta