Branch Coverage

blib/lib/CHI/Driver/Role/HasSubcaches.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
17 137 1 if (is_HashRef($params))
18 6 131 if (my(@nonoverride) = grep({exists $$params{$_};} @subcache_nonoverride_params))