| blib/lib/Acme/MetaSyntactic/Locale.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 19 | 84.2 |
| 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/_?[^_]*$// |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 11 | 26 | $ENV{'LANGUAGE'} || $ENV{'LANG'} || '' |
| 45 | 30 | 0 | $cat || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 29 | 27 | 0 | $cat || ${"${class}::Default";} |