Branch Coverage
blib/lib/CHI/Driver/Role/HasSubcaches.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
17
149
1
if (is_HashRef($params))
18
7
142
if (my(@nonoverride) = grep({exists $params->{$_};} @subcache_nonoverride_params))