blib/lib/Bio/Tools/Run/Primer3.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
450 | 0 | 0 | 0 | $executable and -e $executable |
line | l | !l | condition |
---|---|---|---|
563 | 0 | 0 | $self->{'_progversion'} || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
363 | 0 | 0 | 0 | uc $key eq '-SEQ' or uc $key eq '-SEQUENCE' |