blib/lib/your.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 18 | 22.2 |
line | true | false | branch |
---|---|---|---|
41 | 1 | 2 | unless ($name =~ /::/) |
45 | 0 | 2 | if ($name =~ tr[0-:A-Z_a-z](\000-/;-@[-^`{-\377)c) |
46 | 0 | 0 | if ($sym =~ /^\w+[\[{].*[\]}]$/) { } |
0 | 0 | elsif ($^H &= strict::bits('vars')) { } | |
61 | 0 | 0 | $type eq '&' ? : |
0 | 0 | $type eq '*' ? : | |
0 | 0 | $type eq '%' ? : | |
0 | 0 | $type eq '@' ? : | |
2 | 0 | $type eq '$' ? : |