| blib/lib/CGI/Application/Plugin/I18N.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 219 | 0 | 0 | if (@_) |
| 223 | 0 | 0 | unless (grep /^$key$/, @valid_options) |
| 236 | 0 | 0 | if ($@) |
| 246 | 0 | 0 | if (@langs) { } |
| 252 | 0 | 0 | unless $$self{'__I18N_LANGS'} |
| 288 | 0 | 0 | unless $$self{'__I18N_LANGS'} |
| 290 | 0 | 0 | if ref $_[1] eq 'ARRAY' |