Branch Coverage

blib/lib/XML/Filter/Tee.pm
Criterion Covered Total %
branch 2 30 6.6


line true false branch
31 1 4 ref $_ eq 'HASH' ? :
45 0 0 if @_ > 1
50 0 0 if (ref $which) { }
0 0 elsif ($which =~ /^\d+(?!\n)$/) { }
52 0 0 unless $$hs[$i]
53 0 0 if ($$hs[$i] == $which)
65 0 0 unless $$hs[$i]
66 0 0 if ($$hs[$i]{'Name'} eq $which)
78 0 0 if @_ > 1
83 0 0 if (ref $which) { }
0 0 elsif ($which =~ /^\d+(?!\n)$/) { }
85 0 0 unless $$hs[$i]
86 0 0 if ($$hs[$i] == $which)
98 0 0 unless $$hs[$i]
99 0 0 if ($$hs[$i]{'Name'} eq $which)