| blib/lib/App/Rangeops/Command/circos.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 2 | unless (@{$args;}) |
| 38 | 0 | 2 | if lc $_ eq 'stdin' |
| 39 | 0 | 2 | unless (Path::Tiny::path($_)->is_file) |
| 44 | 0 | 2 | if (not exists $opt->{'outfile'}) |
| 63 | 6 | 6 | if (defined $opt->{'highlight'}) { } |
| 67 | 0 | 14 | unless App::RL::Common::info_is_valid($info) |
| 76 | 0 | 6 | if $color_idx > 11 |
| 85 | 0 | 20 | unless App::RL::Common::info_is_valid($info) |
| 93 | 16 | 4 | $info->{'strand'} eq '+' ? : |
| 108 | 2 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |