Branch Coverage

blib/lib/Locale/Maketext/Extract/Plugin/FormFu.pm
Criterion Covered Total %
branch 17 26 65.3


line true false branch
45 8 20 if (ref $value) { }
46 4 4 if ref $value ne 'ARRAY'
54 7 17 unless $key and $key =~ /_loc$/ and defined $str
73 0 18 if ($$self{'content'} =~ s/^\?\s*//) { }
0 18 elsif ($$self{'content'} =~ s/^\=\s*//) { }
0 18 elsif ($$self{'content'} =~ s/^\=\s*//) { }
99 0 18 unless ($$self{'content'} =~ s/^:\s*//)
106 0 18 if (exists $$mapping{$key}) { }
127 0 6 unless $$self{'inline'} =~ s/^\{\s*//
131 0 10 unless $$self{'inline'} =~ s/^\: \s*//
134 0 10 if (exists $$node{$key}) { }
141 6 4 if $self->inline =~ /^\s*\}/
142 0 4 unless $$self{'inline'} =~ s/^\,\s*//