Branch Coverage

blib/lib/Net/HTTPS.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
53 0 1 if ($self->isa("Net::SSL"))
54 0 0 if ($cnf->{'SSL_verify_mode'})
55 0 0 if (my $f = $cnf->{'SSL_ca_file'})
58 0 0 if (my $f = $cnf->{'SSL_ca_path'})
62 0 0 if ($cnf->{'SSL_verifycn_scheme'})