Condition Coverage

blib/lib/Finance/BankUtils/ID/Mechanize.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $self->{'verify_https'} and $self->{'https_host'}

or 2 conditions

line l !l condition
18 1 0 $args{'verify_https'} // 0
19 1 0 $args{'https_ca_dir'} // '/etc/ssl/certs'