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