Condition Coverage

blib/lib/CPAN/Access/AdHoc/Archive/Zip.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 26 defined $base and '' ne $base
0 26 0 defined $base and '' ne $base and not $base =~ m[ / \z ]msx
161 0 1 0 defined $encoding and '' ne $encoding

or 3 conditions

line l !l&&r !l&&!r condition
24 0 4 0 ref $class || $class
45 4 0 0 ref $content or defined $arg{'path'}