Condition Coverage

lib/Bio/MLST/Blast/BlastN.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 $hit->{'source_start'} >= $bin->{'start'} and $hit->{'source_end'} <= $bin->{'end'}
0 0 0 $hit->{'source_start'} <= $bin->{'start'} and $hit->{'source_end'} >= $bin->{'end'}