| blib/lib/Acme/What.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 1 | 2 | unless (exists &$export) | 
| 28 | 1 | 0 | unless ref $self | 
| 36 | 1 | 2 | $method =~ /^\+(.+)$/ ? : | 
| 56 | 2 | 3 | if ($remaining =~ /^(.*?);(.*)$/) { } | 
| 87 | 1 | 4 | unless (defined $meth) |