| blib/lib/Bio/Gonzales/Align/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 24 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 2 | 1 | if (ref $mode eq 'HASH') { } |
| 25 | 2 | 0 | if ($mode->{'sequential'}) { } |
| 33 | 1 | 0 | if ($mode =~ /^s(?:eq(?:uential)?)?$/) { } |
| 40 | 3 | 0 | unless $fh_was_open |
| 46 | 0 | 3 | unless ref $seqs eq 'ARRAY' |
| 53 | 8 | 4 | if ($relaxed) { } |
| 69 | 0 | 1 | if ($mode =~ /^s(?:eq(?:uential)?)?$/) { } |
| 1 | 0 | elsif ($mode =~ /^i(?:nter(?:leaved)?)?$/) { } | |
| 73 | 1 | 0 | unless $fh_was_open |
| 91 | 0 | 0 | if ($relaxed) { } |
| 118 | 1 | 8 | if $line =~ /^\s*$/ |
| 128 | 0 | 4 | if ($relaxed) { } |