Bio/Restriction/Analysis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
368 | 7 | 0 | 3 | $opt and uc $opt eq 'MULTIPLE' |
525 | 7 | 1 | 13 | ref $enz eq '' and exists $self->{'_cut_positions'}{$enz} |
715 | 0 | 0 | 0 | $z =~ /^[+]?\d+$/ and $z >= $a |