Condition Coverage

blib/lib/BioX/Seq/Fetch.pm
Criterion Covered Total %
condition 16 20 80.0


or 2 conditions

line l !l condition
205 4 4 $start_bp // 1

or 3 conditions

line l !l&&r !l&&!r condition
57 1 7 0 $fn_idx //= $self->{'fn'} . ".fai"
109 10 25 0 $curr_bases //= $bl
110 10 25 0 $curr_bytes //= $ll
206 4 4 0 $end_bp // $len
208 1 1 6 $start_bp < 0 or $end_bp > $len
218 1 1 4 $start_bp > 1 or $end_bp < $len