Branch Coverage

blib/lib/Test2/Tools/Target.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
20 0 69 unless my $into = shift()
22 0 69 unless @_
25 68 1 if (@_ == 1) { }
26 0 68 if (ref $_[0] eq 'HASH') { }