blib/lib/Catalyst/Plugin/I18N.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | l | !l | condition |
---|---|---|---|
91 | 0 | 0 | $self->config->{'Plugin::I18N'}{'maketext_options'} || {} |
145 | 0 | 0 | $$c{'languages'} ||= [I18N::LangTags::implicate_supers('I18N::LangTags::Detect'->http_accept_langs($c->request->header('Accept-Language'))), 'i-default'] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
167 | 0 | 0 | 0 | ref $c || $c |
188 | 0 | 0 | 0 | ref $c || $c |