| blib/lib/Test/Deep/HashElements.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 15 | 0 | exists $got->{$key} ? : |
| 34 | 15 | 0 | exists $exp->{$key} ? : |
| 36 | 11 | 4 | if Test::Deep::descend($got_elem, $exp_elem) |
| 50 | 0 | 11 | keys %$got > keys %$exp ? : |
| 57 | 4 | 0 | unless $Test::Deep::Stack->incArrow |