Branch Coverage

inc/Test/Deep/HashElements.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
33 8 0 exists $$got{$key} ? :
34 8 0 exists $$exp{$key} ? :
36 8 0 if Test::Deep::descend($got_elem, $exp_elem)
50 0 6 keys %$got > keys %$exp ? :
57 0 0 unless $Test::Deep::Stack->incArrow