blib/lib/Hash/MoreUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 24 | 83.3 |
line | true | false | branch |
---|---|---|---|
80 | 2 | 1 | if @list |
87 | 2 | 1 | unless @list |
94 | 3 | 1 | unless @list |
102 | 2 | 0 | unless @list |
146 | 2 | 1 | if %map |
153 | 1 | 1 | unless %map |
160 | 1 | 1 | unless %map |
167 | 0 | 2 | unless %map |
191 | 2 | 1 | if ($hash) { } |
257 | 2 | 0 | unless ($hash) |
263 | 0 | 1 | ref $$r{$v} ? : |
1 | 3 | exists $$r{$v} ? : |