| blib/lib/BioX/Seq/Stream/TwoBit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 1 | 14 | if $self->{'buffer'} eq "C'" |
| 23 | 0 | 14 | if $self->{'buffer'} eq "\32A" |
| 37 | 0 | 0 | unpack('N', $magic) == 440477507 ? : |
| 1 | 0 | unpack('V', $magic) == 440477507 ? : | |
| 45 | 0 | 1 | if $version != 0 or $reserved != 0 |
| 58 | 0 | 4 | if defined $self->{'index'}{$name} |
| 72 | 0 | 3 | if $self->{'curr_idx'} >= $self->{'seq_count'} |
| 84 | 0 | 23 | if $r != $bytes |