| Bio/SearchIO/hmmer_pull.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 24 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 2 | if $writer |
| 141 | 0 | 2 | if $evalue |
| 142 | 0 | 2 | if $score |
| 143 | 0 | 2 | if $hsps |
| 180 | 1 | 0 | if ($type eq 'HMMPFAM') { } |
| 0 | 0 | elsif ($type eq 'HMMSEARCH') { } | |
| 192 | 4 | 0 | if ($type eq 'HMMPFAM') { } |
| 0 | 0 | elsif ($type eq 'HMMSEARCH') { } | |
| 195 | 0 | 4 | if ($self->_sequential) { } |
| 199 | 1 | 3 | if $start == $end |
| 210 | 0 | 0 | unless $chunk |
| 277 | 0 | 0 | if ($self->_sequential) |