Condition Coverage

blib/lib/Log/Report/Translator/Context.pm
Criterion Covered Total %
condition 14 23 60.8


or 2 conditions

line l !l condition
31 1 0 $args->{'rules'} || {}
60 0 8 $msg->context || {}
61 8 0 $def_context ||= {}
143 1 3 $d->{'default'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
70 1 8 0 $map->{$lang} || $map->{'default'}
73 0 9 0 $msg_context->{$tag} || $def_context->{$tag}
96 0 8 0 not defined $c or ref $c eq "HASH"
121 1 6 0 $map->{$lang} || $map->{'default'}
150 1 3 1 $set eq "default" or $set eq "alternatives"