Branch Coverage

blib/lib/Data/Partial/Google/Filter.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
17 10 53 if ($type eq 'ARRAY') { }
50 3 elsif ($type eq 'HASH') { }
37 4 57 if ($key eq '*') { }
52 5 elsif (exists $$hash{$key}) { }
41 8 3 $filter ? :
42 7 4 if defined $masked
45 19 33 if ($filter) { }
47 18 1 if defined $masked
53 45 5 if keys %$out
61 8 2 if @out