blib/lib/Bio/Gonzales/Range/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
19 | 13 | 21 | defined $c->{'offset'} ? : |
20 | 5 | 29 | if $c->{'book_ended'} |
31 | 2 | 2 | unless $ranges and @$ranges > 0 |
33 | 0 | 53 | unless $Bio::Gonzales::Range::Util::a->[0] <=> $Bio::Gonzales::Range::Util::b->[0] |
39 | 2 | 4 | if ($i >= @sorted_ranges - 1) |
40 | 1 | 1 | if $i == @sorted_ranges - 1 |
57 | 9 | 6 | if $next_range->[1] > $max_end |
60 | 1 | 14 | if ($i + 1 >= @sorted_ranges) |