Branch Coverage

blib/lib/Crypt/OpenSSL/Verify.pm
Criterion Covered Total %
branch 3 18 16.6


line true false branch
29 2 6 unless ($ok)
30 2 0 if ($cert_error == 10) { }
0 0 elsif ($cert_error == 18) { }
0 0 elsif ($cert_error == 24) { }
0 0 elsif ($cert_error == 25) { }
0 0 elsif ($cert_error == 26) { }
0 0 elsif ($cert_error == 12) { }
0 0 elsif ($cert_error == 11) { }
0 0 elsif ($cert_error == 34) { }