Branch Coverage
blib/lib/Cache/Sliding.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
22
34
0
if
(
$this
)
31
4
6
if
(
exists
$$self
{
'L1'
}{
$key
}
)
{
}
3
3
elsif
(
exists
$$self
{
'L2'
}{
$key
}
)
{
}