Condition Coverage

blib/lib/Log/Report/Extract.pm
Criterion Covered Total %
condition 4 24 16.6


and 3 conditions

line !l l&&!r l&&r condition
198 0 0 0 $plural and $plural =~ /\{[^}]*\<\w+/
207 12 0 0 $msgctxts and @$msgctxts

or 2 conditions

line l !l condition
36 0 1 $args->{'LRE_charset'} || 'utf-8'
71 0 0 $args{'keep'} || {}
195 0 0 $pot->language || 'en'

or 3 conditions

line l !l&&r !l&&!r condition
32 1 0 0 -d $lexi or mkdir $lexi
94 0 0 0 $stats->{'fuzzy'} or $stats->{'inactive'}
108 0 0 0 $fuzzy or $inactive
148 0 1 0 $self->{'LRE_domains'}{$domain} ||= $self->_read_pots($domain)