| Bio/Tools/pICalculator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 1 | defined $seq and UNIVERSAL::isa($seq, 'Bio::Seq') |
| line | l | !l | condition |
|---|---|---|---|
| 179 | 0 | 1 | $opts{'-pKset'} || 'EMBOSS' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 177 | 1 | 0 | 0 | ref $self || $self |