| blib/lib/App/Rangeops/Command/create.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | unless (@{$args;}) |
| 38 | 0 | 0 | if lc $_ eq 'stdin' |
| 39 | 0 | 0 | unless (Path::Tiny::path($_)->is_file) |
| 44 | 0 | 0 | if (not exists $opt->{'outfile'}) |
| 57 | 0 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |
| 73 | 0 | 0 | unless exists $info_of->{$part} |
| 76 | 0 | 0 | unless @parts >= 2 |
| 84 | 0 | 0 | if (defined $info->{'strand'} and $info->{'strand'} ne '+') |
| 87 | 0 | 0 | if ($opt->{'name'}) |