Branch Coverage
blib/lib/Net/SAML2/Binding/POST.pm
Criterion
Covered
Total
%
branch
5
10
50.0
line
true
false
branch
28
0
2
if
$self
->cert_text
33
0
2
unless
$ret
35
2
0
if
(
$self
->cacert
)
36
0
2
unless
my
$cert
=
$x
->signer_cert
40
2
0
if
(
$ca
->verify
(
$cert
)
)
{
}