Branch Coverage

blib/lib/Authen/WebAuthn/SSLeayChainVerifier.pm
Criterion Covered Total %
branch 27 46 58.7


line true false branch
16 0 26 unless $method
18 26 0 if ($bio) { }
20 26 0 if ($rv > 0) { }
22 10 16 if ($is_pem) { }
30 26 0 if ($x509 != 0) { }
46 0 0 unless $bio
57 12 0 if ($x509_store != 0) { }
61 0 10 if ($rv == 0)
67 12 0 if ($verification_time)
91 0 14 if ($@)
111 12 0 if ($stack) { }
114 0 4 if ($rv == 0)
130 12 0 if ($x509_store_ctx != 0) { }
136 0 12 if ($Net::SSLeay::VERSION < "1.91")
140 12 0 if ($rv != 0) { }
173 5 7 if ($rv == 1) { }
184 12 0 if $to_verify
185 9 3 if @trusted
186 3 9 if @untrusted
187 12 0 if $trust_store
188 12 0 if $chain
189 12 0 if $context
191 7 5 if ($eval_result)