Condition Coverage

blib/lib/Acme/MetaSyntactic/Locale.pm
Criterion Covered Total %
condition 16 19 84.2


and 3 conditions

line !l l&&!r l&&r condition
34 28 24 2 not $self->{'category'} and $^O eq 'MSWin32'
43 25 1 30 $cat and $cat ne ':all'
47 2 28 5 $cat and not exists do { "${class}::MultiList" }->{$cat}
30 0 5 $cat and not exists do { "${class}::MultiList" }->{$cat} and $cat =~ s/_?[^_]*$//

or 2 conditions

line l !l condition
33 11 26 $ENV{'LANGUAGE'} || $ENV{'LANG'} || ''
45 30 0 $cat || ''

or 3 conditions

line l !l&&r !l&&!r condition
52 29 27 0 $cat || ${"${class}::Default";}