Branch Coverage

lib/XML/Compile/WSS/SecToken/X509v3.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 if $args->{'cert_file'}
29 0 0 if ($cert = $args->{'certificate'}) { }
0 0 elsif (my $bin = $args->{'binary'}) { }
34 0 0 unless &blessed($cert) and $cert->isa('Crypt::OpenSSL::X509')
50 0 0 unless -f $fn
54 0 0 if ($@)