Condition Coverage

blib/lib/CPAN/Mini/Extract.pm
Criterion Covered Total %
condition 4 23 17.3


and 3 conditions

line !l l&&!r l&&r condition
185 1 2 0 $config{'offline'} and $CPAN::Mini::VERSION < 0.57
206 0 0 0 -d _ and -w _
277 0 0 0 $$self{'offline'} and $CPAN::Mini::VERSION < 0.57
535 0 0 0 not $message and $$self{'current_file'}

or 2 conditions

line l !l condition
284 0 0 $changes ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
285 0 0 0 $$self{'extract_check'} or $$self{'extract_force'}
465 0 0 1 $@ or not $tar
496 0 0 1 $@ or not $rv