| blib/lib/App/Rangeops/Command/sort.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 1 | unless (@{$args;}) |
| 35 | 0 | 1 | if lc $_ eq 'stdin' |
| 36 | 0 | 1 | unless (Path::Tiny::path($_)->is_file) |
| 41 | 0 | 1 | if (not exists $opt->{'outfile'}) |
| 58 | 29 | 58 | unless App::RL::Common::info_is_valid($info) |
| 76 | 1 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |