lib/List/Objects/WithUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 24 | 87.5 |
line | true | false | branch |
---|---|---|---|
22 | 4 | 96 | if (ref $funcs[0]) |
23 | 1 | 3 | unless ref $funcs[0] eq 'HASH' |
26 | 0 | 3 | unless $opts{'import'} |
30 | 10 | 89 | unless @funcs |
32 | 2 | 173 | substr($_, 0, 1) eq ':' ? : |
35 | 3 | 96 | if (defined $fmap{'all'} or defined $fmap{-'all'}) { } |
1 | 95 | elsif (defined $fmap{'functions'} or defined $fmap{'funcs'}) { } | |
47 | 8 | 198 | if ($function eq 'autobox' or $function eq '-autobox') |
52 | 197 | 1 | if (my $thismod = $ImportMap{$function}) |
59 | 95 | 3 | unless defined $pkg |
64 | 0 | 196 | if ($@) |
67 | 0 | 98 | if (@failed) |