Branch Coverage
blib/lib/List/Filter/Internal.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
165
20
17
if (not ref $storage eq 'ARRAY') { }
170
1
17
if (ref $entry eq 'ARRAY')
177
31
5
if (defined $$storage[0]) { }