blib/lib/App/RL/Command/merge.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
30 | 1 | 3 | unless (@{$args;}) |
37 | 0 | 5 | if lc $_ eq 'stdin' |
38 | 1 | 4 | unless (Path::Tiny::path($_)->is_file) |
43 | 0 | 2 | if (not exists $opt->{'outfile'}) |
52 | 2 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |