| inc/Test/Deep/HashKeysOnly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 84 | 0 | if (exists $got{$key}) { } |
| 44 | 0 | 44 | if (@missing and not $self->ignoreMissing) |
| 49 | 0 | 44 | if (%got and not $self->ignoreExtra) |
| 54 | 0 | 44 | if (@diags) |
| 68 | 0 | 0 | $$self{'IgnoreDupes'} ? : |