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