blib/lib/Data/Seek.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 47 | unless UNIVERSAL::isa($data, 'HASH') |
38 | 6 | 41 | if ($self->cache) |
39 | 5 | 1 | if ($search = $self->{'cached_search'}) |
52 | 6 | 41 | if ($self->cache) { } |