Condition Coverage

blib/lib/lib/archive.pm
Criterion Covered Total %
condition 10 19 52.6


and 3 conditions

line !l l&&!r l&&r condition
148 0 8 0 ++$mod and shift @parts
149 0 17 0 ++$lib and shift @parts

or 2 conditions

line l !l condition
155 7 10 $ver[-1] // ""
6 17 $cache{$rel} //= {"path", "$path/$full", "content", $tmp{$rel}{$full}, "arcver", $ver[-1] // ""}

or 3 conditions

line l !l&&r !l&&!r condition
130 1 5 0 $ENV{'PERL_LIB_ARCHIVE_EXTRACT'} // "$home/.lib_archive_extract"
164 3 11 0 $ENV{'PERL_LIB_ARCHIVE_EXTRACT'} or $under_debugger
165 0 0 0 $INC{$rel} //= $rec->{'path'}