| blib/lib/Test/Deep/HashKeysOnly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 22 | 3 | if (exists $got{$key}) { } |
| 44 | 2 | 19 | if (@missing and not $self->ignoreMissing) |
| 49 | 2 | 19 | if (%got and not $self->ignoreExtra) |
| 54 | 3 | 18 | if (@diags) |
| 68 | 0 | 3 | $self->{'IgnoreDupes'} ? : |