Condition Coverage

lib/Class/Usul/L10N.pm
Criterion Covered Total %
condition 10 20 50.0


and 3 conditions

line !l l&&!r l&&r condition
154 6 0 12 defined $args->{'params'} and ref $args->{'params'} eq 'ARRAY'

or 2 conditions

line l !l condition
34 5 0 $_[0]->l10n_attributes->{'domains'} // ['messages']
38 0 5 $_[0]->l10n_attributes->{'source_name'} // 'po'
42 0 3 $_[0]->l10n_attributes->{'use_country'} // 0
132 1 0 $args // {}
135 1 0 $header->{'msgstr'} // {}
149 18 0 $args //= {}
179 0 7 $args->{'no_quote_bind_values'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
178 0 7 0 $args->{'locale'} //= $locale