Condition Coverage

Bio/SearchIO/Writer/HSPTableWriter.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
258 20 0 0 defined $hitfilter and not &{$hitfilter;}($hit)
261 21 0 0 defined $hspfilter and not &{$hspfilter;}($hsp)

or 3 conditions

line l !l&&r !l&&!r condition
252 1 0 0 not defined $resultfilter or &{$resultfilter;}($result)