Condition Coverage

blib/lib/BioUtil/Util.pm
Criterion Covered Total %
condition 8 27 29.6


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 ref $opts eq ref {} and ref $list eq ref []
211 0 0 1 $depth =~ /^\d+$/ and $depth > 0
246 0 0 0 ref $str eq ref \$t and ref $ids eq ref []
268 0 0 0 ref $array eq ref [] and ref $ids eq ref []
408 0 0 1 $column =~ /^(\d+)$/ and $column > 0
536 0 0 0 $n =~ /^\d+$/ and $n > 0
606 0 0 0 $n =~ /^\d+$/ and $n != 0

or 3 conditions

line l !l&&r !l&&!r condition
343 1 1 2 $_ eq '' or /^#/
385 1 1 2 $_ eq '' or /^#/