Branch Coverage

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


line true false branch
15 1 18 if (builtin::blessed($_) and $_->isa('Test::Deep::Any')) { }
29 5 9 if Test::Deep::eq_deeply_cache($got, $cmp)