Bio/DB/GFF/Adaptor/memory/iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 285 | if @{$self->{'cache'};} |
58 | 5 | 280 | unless my $data = $self->{'data'} |
64 | 270 | 15 | if ($feature) { } |
66 | 265 | 5 | if $features |
75 | 0 | 280 | unless $self->{'cache'} = $features |