| blib/lib/punctuation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 0 | if (%interesting_package) |
| 19 | 1 | 0 | if $interesting_package{'main'} |
| 22 | 764 | 0 | unless defined $pack and $interesting_package{$pack} |
| 39 | 2 | 0 | if $name =~ /^\w/ |
| 47 | 0 | 1 | if $bad |
| 54 | 0 | 0 | if ($arg eq 'anon') { } |
| 61 | 1 | 0 | if (@_ == 0) |