Branch Coverage

lib/Class/Usul/L10N.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
132 0 1 unless my $domain = $self->$_load_domains($args // {})
133 0 1 unless my $header = $domain->{'po_header'}
149 0 18 unless defined $key
154 12 6 if (defined $args->{'params'} and ref $args->{'params'} eq 'ARRAY')
155 8 4 if 0 > index($text, '[_')
162 6 0 if 0 > index($text, '{')
167 0 0 defined $args{$1} ? :
175 1 5 &is_arrayref($car) ? :
1 6 &is_hashref($car) ? :