Condition Coverage

blib/lib/Footprintless/Util.pm
Criterion Covered Total %
condition 5 17 29.4


and 2 conditions

line l !l condition
50 0 14 $paths and ref $paths eq 'ARRAY' and scalar @$paths

and 3 conditions

line !l l&&!r l&&r condition
50 0 0 14 $paths and ref $paths eq 'ARRAY'
101 0 0 0 ref $dollar_at and $dollar_at->isa('Footprintless::CommandRunner::ExecutionException')

or 3 conditions

line l !l&&r !l&&!r condition
53 14 0 0 $options{'command_runner'} || default_command_runner()
126 5 0 0 _new_extract('archive', $archive, @type_option)->extract(@to) || croak("unable to extract ${archive}: $!")
155 2 0 0 $message || "$coordinate required"