Condition Coverage

blib/lib/Bio/Metabolic/Reaction.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
154 1 0 5 defined $outsubs and ref $outsubs eq 'ARRAY'
1 4 1 defined $outsubs and ref $outsubs eq 'ARRAY' and join('', @$outsubs) =~ /^[0-9\-\.]*$/
194 0 0 6 defined $attr{'substrates'} and defined $attr{'stoichiometry'}

or 3 conditions

line l !l&&r !l&&!r condition
141 1 5 0 ref $proto || $proto
316 2 2 0 $dir == -1 or $dir == 1
359 0 0 0 @{$$subsdir{'-1'};} or @{$$subsdir{'1'};}