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