| Bio/SearchIO/Writer/HSPTableWriter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 247 | 1 | 0 | $include_labels ? : |
| 252 | 1 | 0 | if (not defined $resultfilter or &{$resultfilter;}($result)) |
| 255 | 1 | 0 | if $result->can('rewind') |
| 258 | 0 | 20 | if defined $hitfilter and not &{$hitfilter;}($hit) |
| 259 | 20 | 0 | if $hit->can('rewind') |
| 261 | 0 | 21 | if defined $hspfilter and not &{$hspfilter;}($hsp) |
| 263 | 0 | 0 | $printf_fmt eq 's' ? : |
| 0 | 147 | unless $_ |