blib/lib/App/Rangeops/Command/circos.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 20 | 60.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 2 | unless (@{$args;}) |
36 | 0 | 2 | if lc $_ eq 'stdin' |
37 | 0 | 2 | unless (Path::Tiny::path($_)->is_file) |
42 | 0 | 2 | if (not exists $opt->{'outfile'}) |
61 | 6 | 6 | if (defined $opt->{'highlight'}) { } |
65 | 0 | 14 | unless App::RL::Common::info_is_valid($info) |
74 | 0 | 6 | if $color_idx > 11 |
84 | 0 | 20 | unless App::RL::Common::info_is_valid($info) |
92 | 16 | 4 | $info->{'strand'} eq '+' ? : |
107 | 2 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |