Bio/Structure/IO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 16 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
479 | 40 | 0 | 20 | $s1 and not $s1 =~ /-$/ |
40 | 0 | 20 | $s1 and not $s1 =~ /-$/ and $s2 |
line | l | !l | condition |
---|---|---|---|
251 | 3 | 0 | $param{'-format'} || $class->_guess_format($param{'-file'} || $ARGV[0]) || 'pdb' |
539 | 0 | 0 | $self->{'structio'}->next_seq || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
238 | 0 | 6 | 0 | ref $caller || $caller |
296 | 0 | 0 | 0 | ref $self || $self |