| blib/lib/Locale/Maketext/Extract/Plugin/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 48 | ref $_[0] eq 'ARRAY' ? : |
| 57 | 42 | 6 | unless @file_types |
| 61 | 18 | 30 | if (grep {$_ eq '*';} @file_types) |
| 66 | 0 | 86 | if (ref $type eq 'CODE') { } |
| 71 | 4 | 82 | ref $type ? : |
| 86 | 14 | 167 | if &$check($name, $path) |