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