Condition Coverage

blib/lib/Getopt/EX/i18n.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
258 0 0 0 $opt{'territory_lc'} and not $lang{$cc}

or 2 conditions

line l !l condition
232 0 0 $+{$_} // ''

or 3 conditions

line l !l&&r !l&&!r condition
252 0 0 0 not $opthash{$lang} or $lang eq $cc
256 0 0 0 $lang eq $cc or @{$cc{$cc};} == 1
281 0 0 0 $Getopt::EX::i18n::a->[1] cmp $Getopt::EX::i18n::b->[1] or lc $Getopt::EX::i18n::a->[0] cmp lc $Getopt::EX::i18n::b->[0]