Condition Coverage

blib/lib/Bio/Lite.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
63 2 3 10 defined $prev_line and not $prev_line =~ /^>/
104 0 0 2 defined $entry1 and defined $entry2
116 0 1 0 defined $file and defined $format

or 3 conditions

line l !l&&r !l&&!r condition
123 0 0 0 $format eq 'gtf' or $format eq 'gff2'