Bio/SeqIO/chaos.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 21 | 42.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
272 | 0 | 0 | 1 | ref $seq and $seq->isa('Bio::SeqI') |
480 | 58 | 0 | 0 | $CREATE_SPLIT_SFS and $loc->isa('Bio::Location::SplitLocationI') |
546 | 1 | 0 | 57 | not $org and $self->organismstr |
550 | 0 | 3 | 55 | $self->genus_species and $name |
line | l | !l | condition |
---|---|---|---|
619 | 0 | 0 | $self->_type_by_id_h->{$parent_id} || 'unknown' |
635 | 0 | 0 | shift() || 1 |
707 | 58 | 0 | $str || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
459 | 1 | 57 | 0 | shift() || $self->handler |