| blib/lib/Footprintless/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 17 | 29.4 |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 0 | 14 | $paths and ref $paths eq 'ARRAY' and scalar @$paths |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 14 | $paths and ref $paths eq 'ARRAY' |
| 100 | 0 | 0 | 0 | ref $dollar_at and $dollar_at->isa('Footprintless::CommandRunner::ExecutionException') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 14 | 0 | 0 | $options{'command_runner'} || default_command_runner() |
| 125 | 5 | 0 | 0 | _new_extract('archive', $archive, @type_option)->extract(@to) || croak("unable to extract ${archive}: $!") |
| 154 | 2 | 0 | 0 | $message || "$coordinate required" |