Branch Coverage

blib/lib/Acme/Teddy.pm
Criterion Covered Total %
branch 4 18 22.2


line true false branch
39 1 1 unless $sym =~ s/^(\W)//
47 0 0 $type eq '*' ? :
0 0 $type eq '%' ? :
0 0 $type eq '@' ? :
1 0 $type eq '$' ? :
0 1 $type eq '&' ? :
117 0 0 if (/$crack/) { }
0 0 elsif (/$drop/) { }
0 0 elsif (/$integer/) { }