Branch Coverage

blib/lib/Log/Report/Extract.pm
Criterion Covered Total %
branch 12 42 28.5


line true false branch
30 0 1 unless my $lexi = $args->{'lexicon'}
32 0 1 unless -d $lexi or mkdir $lexi
51 12 0 $r ? :
57 0 0 ref $pot eq 'ARRAY' ? :
0 0 if $pot
72 0 0 if ref $keep eq 'ARRAY'
83 0 0 @_ ? :
85 0 0 unless &dispatcher('needs', 'INFO')
89 0 0 unless my $pots = $self->{'LRE_domains'}{$domain}
94 0 0 unless $stats->{'fuzzy'} or $stats->{'inactive'}
97 0 0 if $msgids == $stats->{'fuzzy'}
108 0 0 if ($fuzzy or $inactive) { }
127 2 1 unless (defined $domain)
132 0 1 unless my $pots = delete $self->{'LRE_domains'}{$domain}
168 0 1 if @pots
194 0 12 if ($context) { }
198 0 0 if ($plural and $plural =~ /\{[^}]*\<\w+/)
207 12 0 unless $msgctxts and @$msgctxts
214 0 12 if (my $po = $pot->msgid($stripped, $msgctxt))
216 0 0 if $plural
220 2 10 $stripped =~ /\{/ ? :