Condition Coverage

Bio/Tools/Gel.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
196 0 1 0 defined $arg and $arg =~ /[^e\d\.]/

or 2 conditions

line l !l condition
124 1 0 $dilate || 1

or 3 conditions

line l !l&&r !l&&!r condition
118 1 0 0 ref($seqs) =~ /array/i or $seqs->isa('Bio::PrimarySeqI')