Condition Coverage

blib/lib/CPAN/Access/AdHoc/Archive/Tar.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 45 defined $base and '' ne $base
0 29 16 defined $base and '' ne $base and not $base =~ m[ / \z ]msx
179 0 0 2 defined $encoding and '' ne $encoding
192 0 127 44 defined $prefix and '' ne $prefix

or 3 conditions

line l !l&&r !l&&!r condition
36 0 8 0 ref $class || $class
53 8 0 0 ref $content or defined $arg{'path'}