Branch Coverage

blib/lib/App/Rangeops/Command/create.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
32 0 0 unless (@{$args;})
36 0 0 if lc $_ eq 'stdin'
37 0 0 unless (Path::Tiny::path($_)->is_file)
42 0 0 if (not exists $opt->{'outfile'})
55 0 0 if (lc $opt->{'outfile'} eq 'stdout') { }
71 0 0 unless exists $info_of->{$part}
74 0 0 unless @parts >= 2
82 0 0 if (defined $info->{'strand'} and $info->{'strand'} ne '+')
85 0 0 if ($opt->{'name'})