Branch Coverage

blib/lib/Test/Deep/All.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 2 16 if (builtin::blessed($_) and $_->isa('Test::Deep::All')) { }
36 12 3 if Test::Deep::descend($got, $cmp)