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