Branch Coverage

blib/lib/Exporter/Handy/Util.pm
Criterion Covered Total %
branch 19 36 52.7


line true false branch
48 4 2 if (ref($v) =~ /^HASH$/) { }
54 6 0 wantarray ? :
66 0 0 if (_is_plain_scalarref($_) and $$_ =~ /[*]|ALL/i)
81 0 0 unless defined $_
82 0 0 if (ref $_ eq "ARRAY")
84 0 0 if ref $_
85 0 0 if exists $seen{$_} and $seen{$_} // 0
88 0 0 if (/^([:](.*))$/)
105 8 0 @_ && !ref($_[0]) ? :
117 6 2 $group ? :
121 4 4 if $sig and not $pfx =~ /^\Q$sig\E/
127 2 6 ref($v) =~ /^HASH$/ ? :
132 6 2 if (not $nogroup and defined $group and $group)
134 3 3 if $sig and not $g =~ /^\Q$sig\E/
138 4 4 if defined $_ and $_ and not /^[:]/
144 8 0 wantarray ? :
159 0 8 if (_is_plain_arrayref(my $element = shift @_)) { }
166 8 0 wantarray ? :