blib/lib/Log/Report/Extract.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 24 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
194 | 0 | 0 | 0 | $plural and $plural =~ /\{[^}]*\<\w+/ |
203 | 12 | 0 | 0 | $msgctxts and @$msgctxts |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 1 | $args->{'LRE_charset'} || 'utf-8' |
67 | 0 | 0 | $args{'keep'} || {} |
191 | 0 | 0 | $pot->language || 'en' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 1 | 0 | 0 | -d $lexi or mkdir $lexi |
90 | 0 | 0 | 0 | $stats->{'fuzzy'} or $stats->{'inactive'} |
104 | 0 | 0 | 0 | $fuzzy or $inactive |
144 | 0 | 1 | 0 | $self->{'LRE_domains'}{$domain} ||= $self->_read_pots($domain) |