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