Condition Coverage

lib/CPANPLUS/Internals/Extract.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
128 14 0 0 $loc and not $force
206 0 14 0 $dir = $try and last
210 0 0 14 $dir && -d $dir

or 3 conditions

line l !l&&r !l&&!r condition
143 0 14 0 $$args{'extractdir'} || 'File::Spec'->catdir($conf->get_conf('base'), $self->_perl_version('perl', $$args{'perl'}), $conf->_get_build('moddir'))