Branch Coverage

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


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