Branch Coverage
blib/lib/Test/Proto/Role/Tagged.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
42
6
2
unless grep {$_ eq $tag;} @$tags
57
4
4
if $t eq $tag
73
2
6
unless @$tags
75
4
4
if ($tag eq $$tags[$i])