Condition Coverage

blib/lib/Bio/AGP/LowLevel.pm
Criterion Covered Total %
condition 12 23 52.1


and 3 conditions

line !l l&&!r l&&r condition
217 0 0 642 @fields >= 5 and @fields <= 10
226 6 0 636 defined $last_end and defined $last_objname
6 0 636 defined $last_end and defined $last_objname and $r{'objname'} eq $last_objname
263 0 0 496 defined $empty and $empty eq ''
285 0 0 146 $r{'cstart'} >= 1 and $r{'cend'} > $r{'cstart'}

or 2 conditions

line l !l condition
237 636 6 $last_partnum ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
79 0 3 6 isa($thing, 'IO::Handle') || isa($thing, 'Apache::Upload') || ref $thing eq 'GLOB'
252 0 496 0 $opt{'gap_length'} || $r{'length'}