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