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
131 0 0 0 ref $opts eq ref {} and ref $list eq ref []
213 0 0 1 $depth =~ /^\d+$/ and $depth > 0
248 0 0 0 ref $str eq ref \$t and ref $ids eq ref []
270 0 0 0 ref $array eq ref [] and ref $ids eq ref []
410 0 0 1 $column =~ /^(\d+)$/ and $column > 0
538 0 0 0 $n =~ /^\d+$/ and $n > 0
608 0 0 0 $n =~ /^\d+$/ and $n != 0

or 3 conditions

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