Bio/SearchIO/Writer/HitTableWriter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
266 | 1 | 0 | $include_labels ? : |
272 | 1 | 0 | if (not defined $resultfilter or &{$resultfilter;}($result)) |
274 | 1 | 0 | if $result->can('rewind') |
277 | 0 | 20 | if defined $hitfilter and not &{$hitfilter;}($hit) |
278 | 160 | 0 | defined $_ ? : |