Branch Coverage

lib/CPANPLUS/Internals/Extract.pm
Criterion Covered Total %
branch 7 16 43.8


line true false branch
123 0 14 unless my $args = check($tmpl, \%hash)
128 0 14 if ($loc and not $force)
137 0 14 unless (-s $file)
158 0 14 unless ($ae->extract('to', $to))
166 0 14 unless ($ae->files)
167 0 0 $ae->is_zip ? :
206 14 0 if -d $try
210 0 14 if (not $dir && -d $dir) { }