Branch Coverage

blib/lib/Test/Deep/UnorderedPairs.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
43 1 12 if @vals % 2
56 2 10 unless 'Test::Deep::ArrayLength'->new(@$exp + 0)->descend($got)
63 3 7 unless Test::Deep::descend(\@got_keys, 'Test::Deep::UnorderedPairKeys'->new(@exp_keys))
73 42 42 $i++ % 2 ? :
129 6 13 unless (Test::Deep::eq_deeply_cache($got->[$got_index], $exp[$exp_index]))
141 10 3 if (Test::Deep::eq_deeply_cache($got->[$got_index], $data->{'exp_value'}))
156 0 4 @exp ? :
162 3 0 unless $Test::Deep::Stack->incArrow