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