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