Branch Coverage

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


line true false branch
37 1 12 if @vals % 2
50 2 10 unless 'Test::Deep::ArrayLength'->new(@$exp + 0)->descend($got)
57 3 7 unless Test::Deep::descend(\@got_keys, 'Test::Deep::UnorderedPairKeys'->new(@exp_keys))
67 42 42 $i++ % 2 ? :
117 6 13 unless (Test::Deep::eq_deeply_cache($$got[$got_index], $exp[$exp_index]))
129 10 3 if (Test::Deep::eq_deeply_cache($$got[$got_index], $$data{'exp_value'}))
144 0 4 @exp ? :
150 3 0 unless $Test::Deep::Stack->incArrow