| blib/lib/Bio/Gonzales/Range/Overlap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 2 | 0 | if ($args->{'ranges'}) |
| 29 | 2 | 0 | if (@_ == 1 and ref $_[0] eq 'ARRAY') { } |
| 43 | 0 | 4 | if $start > $end |
| 47 | 2 | 2 | if ($self->keep_coords) { } |
| 0 | 2 | elsif (@rest > 1) { } | |
| 63 | 0 | 10 | if $from > $to |
| 74 | 0 | 8 | if $from > $to |