| blib/lib/Bubblegum/Object/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 30 | 63.3 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 1 | if isa_string($code) |
| 66 | 0 | 1 | if isa_string($code) |
| 75 | 1 | 0 | $_[0] ? : |
| 78 | 0 | 1 | if isa_string($code) |
| 90 | 0 | 1 | if isa_string($code) |
| 114 | 2 | 0 | exists $$self{$_} ? : |
| 122 | 2 | 0 | exists $$self{$_} ? : |
| 147 | 5 | 1 | defined $$self{$_} ? : |
| 165 | 1 | 4 | if $i > $#keys |
| 181 | 7 | 0 | if ('HASH' eq ref $node) { } |
| 182 | 1 | 6 | unless exists $$node{$key} |
| 215 | 0 | 1 | unless @hashes |
| 216 | 0 | 1 | if @hashes > 1 |
| 224 | 0 | 2 | if ($hr and $hl) { } |
| 246 | 4 | 1 | if defined $$self{$_} |