blib/lib/Locale/TextDomain/OO/TiedInterface.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
191 | 1 | 3 | unless (@imports) |
203 | 1 | 331 | unless defined $import |
205 | 1 | 330 | if ($import eq '$loc_ref') |
211 | 1 | 329 | unless (my $method = $import) =~ s/\A (?: (\$) | % )//msx |
214 | 1 | 328 | unless exists $method_name{$method} |
222 | 164 | 164 | $is_ref ? : |
231 | 152 | 176 | index($method, 'N', 0) == 0 ? : |
232 | 164 | 164 | if ($is_ref) { } |