Condition Coverage

blib/lib/Bio/ProteaseI.pm
Criterion Covered Total %
condition 18 18 100.0


and 3 conditions

line !l l&&!r l&&r condition
17 1 1 40 defined $substrate and _looks_like_string($substrate)
20 1 1 38 defined $pos and $pos > 0
2 1 37 defined $pos and $pos > 0 and $pos <= length $substrate
46 1 1 56 defined $substrate and _looks_like_string($substrate)
71 1 1 7 defined $substrate and _looks_like_string($substrate)
113 1 1 95 defined $substrate and _looks_like_string($substrate)