| blib/lib/App/RL/Command/split.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 10 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 1 | 2 | if (@{$args;} != 1) | 
| 41 | 0 | 2 | if lc $_ eq 'stdin' | 
| 42 | 1 | 1 | unless (Path::Tiny::path($_)->is_file) | 
| 47 | 0 | 1 | if (not exists $opt->{'outdir'}) | 
| 58 | 16 | 0 | if (lc $opt->{'outdir'} eq 'stdout') { } |