| blib/lib/App/RL/Command/some.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 2 | 2 | if (@{$args;} != 2) |
| 37 | 0 | 3 | if lc $_ eq 'stdin' |
| 38 | 1 | 2 | unless (Path::Tiny::path($_)->is_file) |
| 43 | 0 | 1 | if (not exists $opt->{'outfile'}) |
| 62 | 3 | 2 | if ($all_name_set->has($key)) |
| 71 | 1 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |