| blib/lib/Basset/Container/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 20 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 37 | 565 | if (exists $$internal{$key}) { } |
| 565 | 0 | elsif (my $parent = $$self[$Basset::Container::Hash::parent]) { } | |
| 87 | 1 | 2 | if (exists $$internal{$key}) { } |
| 2 | 0 | elsif (my $parent = $$self[$Basset::Container::Hash::parent]) { } | |
| 119 | 2 | 11 | unless (defined $k) |
| 120 | 2 | 0 | if (my $parent = $$self[$parent]) |
| 135 | 34 | 97 | unless ($$self[$gotoparent]) |
| 137 | 23 | 11 | if (defined $k) |
| 142 | 108 | 0 | if (my $parent = $$self[$parent]) |
| 145 | 96 | 14 | unless exists $$internal{$k} |