Branch Coverage
blib/lib/Plack/Session/Store/Cache.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
17
0
2
unless blessed($params{'cache'}) and $params{'cache'}->can('get') and $params{'cache'}->can('set') and $params{'cache'}->can('remove')