LCOV - differential code coverage report
Current view: top level - contrib/sslinfo - sslinfo.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 79.0 % 138 109 29 109
Current Date: 2025-09-06 07:49:51 +0900 Functions: 95.7 % 23 22 1 22
Baseline: lcov-20250906-005545-baseline Branches: 42.5 % 80 34 46 34
Baseline Date: 2025-09-05 08:21:35 +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: 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